# Query Order

{% hint style="info" %}
💬 **Need help?** If you're stuck, ask Eva on ATRIP for instant diagnostics.

<a href="https://www.atriptech.com/" class="button primary" data-icon="comments">Ask Eva</a>
{% endhint %}

Use this page to check the latest booking state.

### Main API

* `queryOrderDetails.do`

### Use this when you need

* Poll ticketing progress
* Retrieve booking and passenger details
* Confirm airline PNR and final status

### Common checks

* `orderStatus`
* `ticketStatus`
* Airline PNR details
* Ancillary and fare data

### Related pages

* [Payment & Ticketing](https://resources.atriptech.com/api-document/readme/booking-overview/payment-and-ticketing)
* [Post-ticketing Ancillaries](https://resources.atriptech.com/api-document/readme/post-booking-overview/post-booking-operations/post-ticketing-ancillaries)
* [Booking APIs](https://resources.atriptech.com/api-document/api-reference/booking-apis)

### Full API reference

See endpoint-level details here:

* [Query Order](https://resources.atriptech.com/api-document/api-reference/booking-apis/query-order)
