Messages

Fetch latest messages

Retrieves up to 100 of the most recent messages including messages from both property and guest.<br/>

  • Messages are returned in reverse chronological order (newest first).
  • Use this endpoint to sync message threads or poll for updates.

Important: To retrieve the latest messages, send an empty POST request. Any content in the request body will be ignored.

post/messages/latest

Headers

X-Affiliate-Idinteger required

Include here your Affiliate identifier number

Response

Latest messages fetched successfully.

request_idstring

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

Changes