Send a location pin to an existing contact.
| Field | Type | Required | Description |
|---|---|---|---|
phone_number | string | Yes | Recipient phone number with country code |
message_type | string | Yes | Must be "location" |
location.latitude | number | Yes | Latitude coordinate |
location.longitude | number | Yes | Longitude coordinate |
location.name | string | No | Location name shown to the recipient |
location.address | string | No | Full address shown to the recipient |
context_message_id | string | No | WhatsApp message ID to reply to |
Bearer token for authentication. Format: Bearer YOUR_BEARER_TOKEN
Recipient phone number with country code
"+27123456789"
Must be "location"
location "location"
Location coordinates and details
WhatsApp message ID to reply to
"wamid.HBgLMjc4MTIzNDU2NzgVAgASGBQzRUI..."