latestOpenAPI 3.1.02026-08-10390815.4 KB

e5f3dccae7ca

Messages

Send a message

Sends a message within a conversation. The message body supports plain text. Optionally, attach a file by referencing a previously uploaded attachment ID.

post/messages/send

Headers

X-Affiliate-Idinteger required

Include here your Affiliate identifier number

Request body

conversationstring required

Unique identifier of the conversation.

accommodationstring required

Unique identifier of the property.

contentstring required

The message text to send.

attachmentsstring[]

Optional list of attachment IDs, if sending one or more files.

Response

Message sent successfully.

request_idstring

Unique identifier for this request. Provide this ID when contacting support.