getSeatMapFare

This method will return the current seat fares for the selected flight

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Request parameters

ParameterTypeDescription
companycodeString*The airline designator
flightnumberString*The flight number requested
flightdateString*The flight date requested
fromcodeString*Departure destination IATA code
tocodeString*Arrival destination IATA code
currencyString(optional)
The currency short code. This will force fares to be in this requested currency
❗️

  • Mandatory parameters

Response

The method will response with a list of seat fares in the flight

ParameterTypeDescription
seatmapfareElementThe element contain all the information regarding the seat map fares
actypeStringThe aircraft type
currencyStringThe currency used in the fares
classesElementThe element includes, Class codes and their details
cabinclassStringThe cabin class
paidSeatsElementThe element includes the seats details
rownumberStringThe row number
brandnameStringThe brand name
seatfareMoneyThe fare for the seats according the rownumber
seatsElementThe element includes the seat names and their details (F-Free, T-Taken)
freeSeatsElementThe element includes all the information for seats without fares
Body Params
json
required

The method accepts the XML / JSON input as POST, response format will be according to the sent format. You can try JSON, put the post in the following input and click "Try It"

Headers
string
required

ID provided to you by AeroCRS

string
required

Password provided to you by AeroCRS

Response

Language
LoadingLoading…
Response
Choose an example:
application/json