getLoads

This request will give you a list of loads on flights according to the legs of each flight

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

Important

Range of dates must be up to a week.

Request parameters

ParameterTypeDescription
fromdateDate*Start date of flight requested
todateDate*End date of flight requested
❗️

  • Mandatory parameters

Response

The method will response with all the information about the loads of flights according to the legs of each flight in the requested dates.

ParameterTypeDescription
flightidNumberFlight internal code
flightnumberStringFlight number
actypeStringThe aircraft type
serviceloadnameStringService Load name
serviceloadqtyNumberThe service load quantity
rulesElementEach rule of a flight will be represented in a <rule> element, all rules per flight are represented within <rules> element
ruleStringFree text of flight specific rule
legsElementThe following elements are within <leg> which represents a leg within <legs>
legElementThe following parameters are within leg
legSTDTimeDeparture leg
legSTATimeArrival leg
fromStringDestination “from” code
toStringDestination “to” code
paxqtyNumberPassengers quantity of current leg
legRestrictNumberQuantity restrict of current leg
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"

string
required

ID provided to you by AeroCRS

string
required

Password provided to you by AeroCRS

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

Language
LoadingLoading…
Response
Choose an example:
application/json
application/xml