| Field | Type | Required | Description |
|---|---|---|---|
phone_number | string | Yes | Recipient phone number with country code |
message_type | string | Yes | Must be "contacts" |
contacts | array | Yes | Array of contact objects to share |
contacts[].name.formatted_name | string | Yes | Full display name |
contacts[].name.first_name | string | No | First name |
contacts[].name.last_name | string | No | Last name |
contacts[].phones[].phone | string | Yes | Phone number |
contacts[].phones[].type | string | No | Phone type (e.g. "CELL", "WORK") |
context_message_id | string | No | WhatsApp message ID to reply to |
Bearer token for authentication. Format: Bearer YOUR_BEARER_TOKEN
Organization tenant identifier (slug)
Recipient phone number with country code
"+27123456789"
Must be "audio"
audio "audio"
Publicly accessible URL to the audio file
"https://example.com/message.mp3"
WhatsApp message ID to reply to
"wamid.HBgLMjc4MTIzNDU2NzgVAgASGBQzRUI..."