Location
This page describes location messages
Location Messages Request
Name
Value
{
"messaging_product": "whatsapp",
"to": "PHONE_NUMBER",
"type": "location",
"location": {
"longitude": LONG_NUMBER,
"latitude": LAT_NUMBER,
"name": LOCATION_NAME,
"address": LOCATION_ADDRESS
}
}Location Object
Name
Description
Last updated
Was this helpful?