Send WhatsApp Location Message
Request test
Request URL
https://api.alvochat.com/{{instance_id}}/messages/location
Request body
Token
*Required
|
|
to
*Required
|
Phone number with international format e.g. 16315555555 or +1 631-555-555 |
lat
*Required
|
The latitude of the location. Example : 40.20604359706659 |
lng
*Required
|
The longitude of the location. Example : -102.73700425551681 |
address
*Required
|
The address of the location.note : This field will not display if name is empty.Max length : 300 char . |
name
*Required
|
The name of the location. Max length : 300 char . |
Request samples
Note : don't forget to URL encode your query params like base64 or utf-8