Validate cancellation

GET https://api.duffel.com/air/orders/{{ORDER_ID}}

Once you cancel an order, it changes. Cancelled orders may no longer return slices and, most importantly, it will now have a timestamp in the cancelledat attribute. To validate that your order has been cancelled, you can get an order by id and check the cancelledat attribute.

HEADERS

KeyDatatypeRequiredDescription
Duffel-Versionstring
Acceptstring