getCompanyDestinations

The method will give you a list of destinations served by the airline in question.

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

Request parameters

ParameterTypeDescription
companycodeStringThe companycode returned from getAirlines
❗️

  • Mandatory parameters

🚧

Important

CompanyID integer was replaced. Companycode can be requested at: http://support.aerocrs.com

Response

The method will response with the list of destinations for a specific airline requested

ParameterTypeDescription
destinationsElementThe following elements are within <destination> which represents a destination within <destinations>
destinationElementThe following parameters are within destination
nameStringDestination name
idNumberDestination number to be used in the form
codeStringDestination code
iatacodeStringIATA code (if exists)
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

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

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