get
https://api-dev.despegar.com/v3/reservations
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Reservation Status: FLIGHTS
When the /book operation completes successfully (Book status: SUCCESS), the /reservation endpoint reflects the lifecycle of the reservation through the following states:
- IN_PROCESS: The reservation has been created but has not yet been issued by the airline.
- ISSUED: The reservation has been created and issued by the airline.
- CANCELLED: The reservation has been cancelled.
- DELETED: The reservation has been removed from the system.
Note: The statuses returned by the /reservation endpoint represent the reservation lifecycle only after a successful /book operation.
For a detailed flow diagram of this service, see: Guides-AfterSales