createSSR

This method will allow to add SSRs for specific booking

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

Request parameters

ParameterTypeDescription
firstnameString*Passenger first name
lastnameString*Passenger last name
paxtitleString*Passenger title
codeString*SSR code (from getSSRs method)
bookingidNumber*Bookingid number
flightsElementIncludes the flightcodes (mandatory if applyToAllFlights is not defined)
flightidArrayArray of flight internal codes (mandatory if applyToAllFlights is not defined)
applyToAllFlightsBooleanTrue if SSR should apply to all flights in booking (default False)
❗️

  • Mandatory parameters

Response

success key will be true of all SSRs that were sent returned a true result, False otherwise

ParameterTypeDescription
ssrItemelementInclude the SSR item information as it was sent in request
successBooleanTrue if the SSR was added without errors, False otherwise
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