sendLocation
GET
/sendLocation/APIKEYSend Location via Whatsiplus API
Use this endpoint to send a location message through WhatsApp.
Request
Query Params
phonenumber
string
required
User Phone Number
Example:
15551234567
lat
string
required
Latitude
Example:
38.909346
long
string
required
Longitude
Example:
-77.030509
Request samples
Responses
sendLocation(200)
HTTP Code: 200
Content Type : JSONapplication/json
Last modified: a month ago