API Reference

This endpoint is used to query the list of conversations regarding guest inquiries.

Query Params
integer
required
Defaults to 0

Specifies the starting index from which the results should be returned.

integer
required
Defaults to 20

Determines the maximum number of results to be returned, up to a maximum of 100.

Response

Response body
object
string
required

Unique identifier for the request.

integer
required

Numeric error code representing the status of the response. A value of 200 indicates success.
See the Error Codes section for more information.

string
required

Message detailing the status of the response.

data
object
required
conversations
array of objects
required

List of the conversations

conversations*
object
string
required

The id the conversation.

string
required

The type of the channel. See Supported Channels for more information.

airbnb booking.com agoda expedia vrbo trip.com booking_site tujia_intl hostex_direct tujia xiaozhu meituan_bnb meituan_hotel muniao fliggy zhukeyun tiktok xiaohongshu ctrip houfy

date-time
required

The datetime when the last message was created in ISO 8601 format. Example: 2019-01-01T00:00:00+00:00

guest
object
required

The guest's information.

string

The title of property.

string

The check-in date of the reservation.

string

The check-out date of the reservation.

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json