For the complete documentation index, see llms.txt. This page is also available as Markdown.

Message Status

Status Report

Message Status Event

whatsapp_message_status_updated

Field

Data Type

Required

Description

id

String

Yes

Message Id

accountName

String

Yes

API account

wabaId

String

Yes

Waba Id

status

String

Yes

Send status:deliveredreadfailedSMECL:FAILED

wamid

String

Yes

WhatsApp message Id

sendPhone

String

Yes

WhatsApp user number

uid

String

No

Customer batch number, the batch number sent by the customer (uid)

conversation

JSON

No

Conversation information, has a value when status is delivered

billable

Boolean

Yes

Billable: true: billed, false: not billed

category

String

Yes

Message type: authentication verification code utility notification marketing marketing marketing_lite MMLite marketing service service message

price

String

Yes

Unit price, keep 5 decimal places.

currency

String

Yes

Currency

conversation object

Field

Data Type

Required

Description

initiateType

String

Yes

Conversation initiation type business_initiated: Conversation initiated by the businessreferral_conversion: Conversation initiated from a free entry point; this type of conversation is initiated by the usercustomer_initiated: Conversation initiated by the user

expireAt

String

Yes

Conversation expiration time, e.g.: 2023-02-22 12:00:00

errorData object

Field

Data Type

Required

Description

errorCode

String

Yes

Meta error code

errorMessage

String

Yes

Meta error description

Response message example

delivered: response example

read: response example

failed: response example

最后更新于