Send one or multiple contacts in vCard format
| Property | Type | Required | Description |
|---|---|---|---|
sessionId | string | ✅ Yes | Authenticated session ID that will send the contacts |
jid | string | ✅ Yes | Recipient identifier (WhatsApp JID). Format: [email protected] for contacts or [email protected] for groups |
contacts | array | ✅ Yes | Array of contact objects |
contacts[].displayName | string | ✅ Yes | Contact display name |
contacts[].vcard | string | ✅ Yes | Contact data in vCard format (version 3.0) |
200 - Contact(s) sent successfully400 - Invalid parameters401 - Unauthorized session404 - Session not foundYour Wappfy API key (get it at dash.wappfy.com.br)
Chat ID (WhatsApp JID)
Array of contacts in vCard format
Session name (instanceName)
"my-session"
Message ID you want to reply to
null