MessageSendRequest
MessageSendRequest Object
MessageSendRequest
represents a send message request. It can be identified and retrieved later by using the uuid
field.
Field | Type | Description |
---|---|---|
uuid | string | An unique ID generated by Callbell |
status | MessageStatus | The status of the message |
messageStatusPayload | JSON | The raw message status payload |
contact | Contact | The contact to whom the message was sent (only returned when specifying the contact property inside fields inside send message) |