createOpenService

This method will add an open service to the reservation

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

Request parameters

❗️

Important notice

Need to call this API after confirmBooking

ParameterTypeDescription
bookingconfirmationString*Booking confirmation (from confirmBooking Response)
servicetypeString*Service type from the airline
supplierString*Open Service supplier
servicedateString*Date time value in YYYY-MM-DD HH:mm format
adultsNumeric*Number of adult passengers
childNumeric*Number of child passengers
infantNumeric*Number of infant passengers
currencyString*Currency code
fareNumericBase fare amount
taxNumericTax amount
vatNumericVAT amount - Must be a decimal between 0.0 and 0.99 (e.g., 0.1 for 10%)
chargevatontaxBooleanCharge VAT value on tax (TRUE/FALSE)
remarkStringOptional free text
❗️

  • Mandatory parameters

Response

ParameterTypeDescription
bookingidNumberAs requested (same as from createBooking Response)
successBooleanTrue if the open service was added successfully, 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

Response

Language
LoadingLoading…
Response
Choose an example:
application/json