post https://waapi.app/api/v1/instances//client/action/send-vcard
Send a vCard to a contact or group.
Log in to see full request history
Response
Send a vCard to a contact or group.
xxxxxxxxxx
curl --request POST \
--url https://waapi.app/api/v1/instances/id/client/action/send-vcard \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
108}
{
"status": "success",
"instanceId": "1",
"data": {
"sendVcard": {
"_data": {
"id": {
"fromMe": true,
"remote": "xxxxxxxxxxxx@c.us",
"id": "XXXXXXXXXXXXXXXXXXXXXXXXXXXX",
"self": "out",
"_serialized": "true_xxxxxxxxxxxx@c.us_XXXXXXXXXXXXXXXXXXXXXXXXXXXX_out"
},
"viewed": false,
"body": "BEGIN:VCARD\\nVERSION:3.0\\nN:title;firstname;lastname;secondname;additionalname\\nFN:displayname\\nTEL;type=CELL;waid=xxxxxxxxxxxx:+1155123456789\\nEND:VCARD",
"type": "vcard",
"t": 1738946039,
"from": {
"server": "c.us",
"user": "xxxxxxxxxxxx",
"_serialized": "xxxxxxxxxxxx@c.us"
},
"to": {
"server": "c.us",
"user": "xxxxxxxxxxxx",