Manage Booking
The Manage Booking API allows you to discover how to use the Retrieve, Change and Cancel API calls to manage existing itineraries
Pre-built links for itinerary retrieval and room cancellations are returned in each successful Create Booking response.
Retrieving a booking that is currently on hold will provide additional links to resume and cancel. However, because the booking has not yet been fully completed, a retrieve response will only contain minimal information.
To change the details of a room, including guest name, in an existing booking follow our Change Details of a Room Endpoint below.
To make date changes, room type changes, and/or occupancy changes use the Hard Change API.
To retrieve a test booking, see our Test Request documentation.
Download the OpenAPI Spec (formerly Swagger) full description containing all APIs
Download the Rapid 3 Postman Collection