Status Update
Endpoint that Smobi will call to deliver message status updates
Payload
The payload of this webhook request is an object.
smobiMessageId
The reference number of the message in the Smobi system
clientRef
The reference number of the message in the client system
to
The phone number of the recipient
from
The phone number of the sender
status
The status of the message
Allowed values:
channel
The channel of the message
Allowed values:
timestamp
The timestamp of the status update
failureDetails
Additional details about the status (for failed messages)
Response
200
any
Return a 200 status to indicate that the data was received successfully.