BroadcastRecipient
idstring
contactIdstringnullable
namestringnullable
tostringnullable
toKindstring
Possible values: [phone, bsuid]
countrystringnullable
statusstring
unknown: Meta nunca respondió al envío — ver resend-unknown.
Possible values: [pending, processing, sent, delivered, read, failed, skipped, unknown]
skipReasonstringnullable
Possible values: [no_identity, opted_out, no_consent, suppressed, invalid_number, bsuid_other_portfolio, over_limit, canceled]
attemptinteger
wamidstringnullable
errorCodeintegernullable
errorClassstringnullable
Possible values: [recipient, parameter, throughput, quality, template, account, transient, unknown]
errorstringnullable
clickedAtstring<date-time>nullable
clickedButtonintegernullable
repliedAtstring<date-time>nullable
optedOutAtstring<date-time>nullable
costMicrosintegernullable
sentAtstring<date-time>nullable
deliveredAtstring<date-time>nullable
readAtstring<date-time>nullable
failedAtstring<date-time>nullable
BroadcastRecipient
{
"id": "string",
"contactId": "string",
"name": "string",
"to": "string",
"toKind": "phone",
"country": "string",
"status": "pending",
"skipReason": "no_identity",
"attempt": 0,
"wamid": "string",
"errorCode": 0,
"errorClass": "recipient",
"error": "string",
"clickedAt": "2024-07-29T15:51:28.071Z",
"clickedButton": 0,
"repliedAt": "2024-07-29T15:51:28.071Z",
"optedOutAt": "2024-07-29T15:51:28.071Z",
"costMicros": 0,
"sentAt": "2024-07-29T15:51:28.071Z",
"deliveredAt": "2024-07-29T15:51:28.071Z",
"readAt": "2024-07-29T15:51:28.071Z",
"failedAt": "2024-07-29T15:51:28.071Z"
}