API Reference
Channel API endpoints
GET Properties: Returns an array of shoppable properties on Channels Plus that match the specified search criteria. This endpoint also provides property content, along with the best available deal and non-deal room rate for each property.
GET Property: Returns content and available room rates for a specific property that meets the requested occupancy combination.
POST Lock Reservation: Temporarily locks one or more room rates at a specific property for a limited period.
POST Confirm Reservation: Confirms a locked reservation that is still within the lock period.
PATCH Modify Reservation: Updates guest details and remarks for an existing reservation. Changes that affect pricing cannot be modified. If pricing-related details need to be updated, the reservation must be canceled and rebooked following the same reservation flow.
POST Cancel Reservation: Cancel a reservation that is still within the cancellation period.
Last updated