May 2024
NEW Groups API endpoints
We have enhanced our Groups API capabilities with some new endpoints that allow you to create and modify groups via the API, as well as retrieve and post group notes.
The new endpoints are only available in API 1.2.
Allotment Blocks API enhancements
- It is possible to archive an allotment block using the 'cancelled' status in the updateAllotmentBlockendpoint.
- The new deleteAllotmentBlock allows the deletion of allotment blocks.
The new endpoints are only available in API 1.2.
NEW invoicing API
We have released a new external invoicing flow with related webhooks and new endpoints. With this flow, it is possible to trigger the creation of an external invoice/credit note from Cloudbeds.
The flow is detailed in our Government Invoicing and Fiscalization Blueprints.
New webhooks:
- reservation/invoice_requested
- reservation/invoice_void_requested
New endpoints:
The new endpoints are only available in API 1.2. The Invoicing API is only available to technology partners and it requires activation.
Contact [email protected] if you are interested in this feature.
NEW query parameters in /getReservations
Some new parameters have been added to refine the search in /getReservations queries:
- 'includeCustomFields' boolean returns all guest and reservation related custom fields when set to 'true'
- sourceID
- sourceReservationID (thirdPartyIdentifier). For example, search by Booking.com reservation ID
- ratePlanId
- firstName
- lastName