For the complete documentation index, see llms.txt. This page is also available as Markdown.

Export

Use the Export endpoints to retrieve property listings and static content from Channels Plus.

Export Properties

Export Properties returns a paginated list of property IDs on Channels Plus that you have access to.

Query parameters

Parameter
Description
Default
Maximum

page

Page number to retrieve

1

pageSize

Results per page. Must be a multiple of 10.

100

500

If a property you previously received no longer appears in the response, the property is either no longer available to you or no longer available on Channels Plus. Remove the record of that property from your system.

Export Property

Export Property returns all static content and room rates for a specific property.

Query parameters

Parameter
Description

propertyId

UUID of the property whose content you wish to retrieve.

language

Language(s) in which to return content. Accepts an array. Supported values: en, de, es, fr, it, id, pt, th.

The Export Property endpoint returns a full snapshot of the property. Replace your existing record with each new response you receive:

  • 404 response — the property is either no longer available to you or no longer available on Channels Plus. Remove the record from your system.

  • Room rate absent from response — the room rate is either no longer available to you or no longer available on Channels Plus. Remove the record from your system.

Making a reservation using the Export API

sparkles

Still have questions?

Last updated

Was this helpful?