{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-demand/sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":["admonition","cards"]},"type":"markdown"},"seo":{"title":"Retrieve post-booking details","siteUrl":"https://developers.booking.com"},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"retrieve-post-booking-details","__idx":0},"children":["Retrieve post-booking details"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Use /orders/details/accommodations, /orders/details/cars or /orders/details/flights endpoints to retrieve booking details across supported travel services. You can use this information to power post-booking experiences, support travellers, reconcile commissions, and integrate loyalty programmes"]},"."]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"retrieve-order-details-by-travel-service","__idx":1},"children":["Retrieve order details by travel service"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["After an order is created, you can retrieve detailed information about the reservation using the /orders/details/* endpoints."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["These endpoints provide a consistent way to access post-booking data for:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Accommodation reservations."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Car rental  reservations."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Flight reservations."]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Each travel service has its own endpoint and response schema, while following common patterns for request parameters and post-booking workflows."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"order-details-endpoints","__idx":2},"children":["Order details endpoints"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Use the following endpoints to retrieve post-booking information:"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Endpoint"},"children":[{"$$mdtype":"Tag","name":"div","attributes":{"style":{"width":"20px"}},"children":["Endpoint"]}]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Action"},"children":["Action ",{"$$mdtype":"Tag","name":"div","attributes":{"style":{"width":"50px"}},"children":[]}]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Use it to..."},"children":["Use it to..."]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/demand/docs/open-api/3.2/demand-api/orders/orders/details/accommodations"},"children":["/orders/details/accommodations"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Retrieves accommodation-specific order details."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["✓ Display reservation details, check status, retrieve cancellation policies, and support traveller enquiries."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/demand/docs/open-api/3.2/demand-api/orders/orders/details/cars"},"children":["/orders/details/cars"]}," ",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]}," ",{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/demand/docs/open-api/3.2-beta/demand-api/orders/details/cars/live"},"children":["/orders/details/cars/live"]}," (Beta)"]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Returns car rental reservations details."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["✓ Build \"Manage My Booking\" experiences, display pick-up and drop-off information, retrieve driver details, and check booking status."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"MarkdownLink","attributes":{"href":"/demand/docs/open-api/3.2/demand-api/orders/orders/details/flights"},"children":["/orders/details/flights"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Returns flight reservation details."]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["✓ Display itinerary, check booking status, support traveller queries."]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"what-you-can-build-with-post-booking-data","__idx":3},"children":["What you can build with post-booking data"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Post-booking endpoints are designed to support a wide range of operational and traveller-facing use cases."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"traveller-facing-experiences","__idx":4},"children":["Traveller-facing experiences"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Use order details to:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Display reservation information to travellers."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Build “Manage My Booking” pages."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Show booking status and itinerary details."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Generate confirmation pages or vouchers where applicable (for cars)"]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"operational-workflows","__idx":5},"children":["Operational workflows"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Use order details to:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Support cancellation workflows and status checks."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Retrieve information before modifying an order."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Assist travellers through customer support channels."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"key-concepts","__idx":6},"children":["Key concepts"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The following fields are commonly used across post-booking endpoints:"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Concept"},"children":[{"$$mdtype":"Tag","name":"div","attributes":{"style":{"width":"85px"}},"children":["Concept"]}]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":""},"children":[]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["status"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Indicates the current state of the booking (for example: booked, cancelled, completed)."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["affiliate"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Identifies the partner responsible for the booking. Used for commission tracking and attribution."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["booker"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Contains traveller or booker information where available and permitted by the applicable PII agreement."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["price"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Provides booking-level pricing information for display, reconciliation, and reporting."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["commission"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Contains commission-related information where supported by the travel service."]}]}]}]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"common-request-patterns","__idx":7},"children":["Common request patterns"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Most /orders/details/* endpoints support:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Retrieval by ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["orders"]}," or ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["reservations"]}," identifiers."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Optional enrichment via the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["extras"]}," parameter."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Optional currency conversion via ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["currency"]}]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Localised content using ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["language"]}," (where supported)"]}]},{"$$mdtype":"Tag","name":"Admonition","attributes":{"type":"info"},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Refer to the documentation for each travel service to see which optional parameters are available."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"important-considerations","__idx":8},"children":["Important considerations"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Results are typically returned in descending order of creation date."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["You can retrieve orders or reservations ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["1 year after creation"]},"."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Use the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["extras"]}," parameter to control which additional fields are returned."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Some fields (such as driver or traveller details) are only returned ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["when the appropriate PII permissions are enabled"]},"."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Cancellation policies and pricing breakdowns may vary per travel service and product type."]}]},{"$$mdtype":"Tag","name":"hr","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"next-steps","__idx":9},"children":["Next steps"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Explore the service-specific guides for complete request parameters, response schemas, examples, and implementation guidance:"]},{"$$mdtype":"Tag","name":"Cards","attributes":{"cards":[{"title":"Accommodation order details","icon":"bed","link":"/demand/docs/orders-api/order-details-accommodations","withArrow":true},{"title":"Car rental order details","icon":"car","link":"/demand/docs/orders-api/order-details-cars","withArrow":true},{"title":"Flight order details","icon":"plane","link":"/demand/docs/orders-api/order-details-flights","withArrow":true}]},"children":[]}]},"headings":[{"value":"Retrieve post-booking details","id":"retrieve-post-booking-details","depth":1},{"value":"Retrieve order details by travel service","id":"retrieve-order-details-by-travel-service","depth":2},{"value":"Order details endpoints","id":"order-details-endpoints","depth":3},{"value":"What you can build with post-booking data","id":"what-you-can-build-with-post-booking-data","depth":2},{"value":"Traveller-facing experiences","id":"traveller-facing-experiences","depth":3},{"value":"Operational workflows","id":"operational-workflows","depth":3},{"value":"Key concepts","id":"key-concepts","depth":2},{"value":"Common request patterns","id":"common-request-patterns","depth":2},{"value":"Important considerations","id":"important-considerations","depth":3},{"value":"Next steps","id":"next-steps","depth":2}],"frontmatter":{"title":"Retrieve post-booking details","description":"Learn how to retrieve accommodation, car rental, and flight booking details using the Demand API's /orders/details endpoints to power post-booking experiences and operational workflows.","tags":["demand-api","orders","post-booking","accommodations","cars","flights"],"keywords":["Booking.com order details","post-booking API","retrieve booking details","orders details endpoint","accommodation booking details","car rental booking details","flight booking details","manage my booking","booking status"],"x-redocly":{"seo":{"title":"Retrieve post-booking details | Booking.com Demand API","description":"Use the /orders/details/accommodations, /orders/details/cars, and /orders/details/flights endpoints to retrieve booking information for post-booking workflows, traveller support, and operational use cases."},"audience":["developer","partners","business"],"apiVersion":"v3","product":"accommodations, cars, flights"},"cards":{"productsAndFeatures":[{"title":"Accommodation order details","icon":"bed","link":"/demand/docs/orders-api/order-details-accommodations","withArrow":true},{"title":"Car rental order details","icon":"car","link":"/demand/docs/orders-api/order-details-cars","withArrow":true},{"title":"Flight order details","icon":"plane","link":"/demand/docs/orders-api/order-details-flights","withArrow":true}]},"seo":{"title":"Retrieve post-booking details"}},"lastModified":"2026-08-04T10:33:03.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/demand/docs/orders-api/post-booking-overview","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}