Sending a location to a new or existing chat.
sendLocation
Only one of two parameters is needed to determine the destination - chatId or phone.
- api
 - Message
 - sendLocation
 
Request test
Request URL
										https://api.replier.net/sendLocation 
									Parameters
| 
													 
														instanceid
													 
													 | 
													|
| 
													 
														token
													 
													 | 
													|
| 
													 
														phone
													 
													 | 
													A phone number starting with the country code. or the chatId For example: 17472822486 or 17472822486 @c.us | 
{
  "sent": true,
  "id": "false_11234567890@c.us_DF38E6A25B42CC8CCE57EC40F",
  "from": "15407996364@c.us",
  "to": "17845009080@c.us",
  "timestamp": 1641495963,
  "type": "location",
  "queueNumber": 399955
}
									Request samples
							Note : don't forget to URL encode your query 
							params like base64 or utf-8 
					
                    
                         All rights reserved © 2021 - 2025.