v1

latestOpenAPI 3.1.02026-08-0624539313.1 KB
Air

Get flight attributes

Get Flight attributes, amenities and fare rules for the given search response id. Returns the full air search response along with attribute details.

post/v2/air/flight-attributes

Request body

searchIdstring required

The unique ID for the search response for which the attributes are being requested.

Example request

{
  "searchId": "ChBjZDg3ZjRjZmRmMTFmMWFiEhBjZDg3Z"
}

Response

OK

searchIdstring required

The unique ID for this search response. This value must be passed on in the subsequent booking API calls.