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 (uid) sent by the customer

conversation

JSON

No

Conversation info, present when status is delivered

errorData

JSON

No

Error message, present when status is failed

conversation object

Field

Data type

Required

Description

initiateType

String

Yes

Conversation initiation type business_initiated:Business-initiated conversationreferral_conversion:Free entry initiated conversation, this type is initiated by the usercustomer_initiated:User-initiated conversation

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

Last updated