Share one or more contact cards with an existing contact.
| 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
Recipient phone number with country code
"+27123456789"
Must be "contacts"
contacts "contacts"
Array of contact cards to share
WhatsApp message ID to reply to
"wamid.HBgLMjc4MTIzNDU2NzgVAgASGBQzRUI..."