# Special Service Request
## TBO Air
Method: `POST`
URL: `http://xmloutapi.tboair.com/api/v1/Detail/GetSSR`
Request Body:
```json=
{
"EndUserBrowserAgent": "Mozilla/5.0(Windows NT 6.1)",
"PointOfSale": "BD",
"RequestOrigin": "Bangladesh",
"ResultId": "a457f5e6-e7ba-4255-9d1a-189ec2746c82",
"TokenId": "{{ _.token }}",
"TrackingId": "6205ad49-e785-4640-a880-365c1df1de19"
}
```
Response:
```status_code: 200```
```json=
{
"BaggageList": {},
"MealDynamicList": {},
"SeatDynamicList": {},
"SeatList": {},
"SeatDList": null,
"MealList": {
"OutWard": [
{
"Code": "AVML",
"Description": "Asian - Vegetarian"
},
{
"Code": "BBML",
"Description": "Baby/Infant Food"
},
{
"Code": "BLML",
"Description": "Bland"
},
{
"Code": "CHML",
"Description": "Child Food"
},
{
"Code": "DBML",
"Description": "Diabetic"
},
{
"Code": "FPML",
"Description": "Fruit Platter"
},
{
"Code": "GFML",
"Description": "Gluten Free"
},
{
"Code": "HFML",
"Description": "High Fiber"
},
{
"Code": "HNML",
"Description": "Hindu - Non Veg"
},
{
"Code": "KSML",
"Description": "Kosher"
},
{
"Code": "LCML",
"Description": "Low Calorie"
},
{
"Code": "LFML",
"Description": "Low Cholesterol/Fat"
},
{
"Code": "LPML",
"Description": "Low Protein"
},
{
"Code": "LSML",
"Description": "Low Sodium/No Salt"
},
{
"Code": "MOML",
"Description": "Moslem"
},
{
"Code": "NLML",
"Description": "Non Lactose"
},
{
"Code": "ORML",
"Description": "Oriental"
},
{
"Code": "PRML",
"Description": "Low Purin"
},
{
"Code": "RVML",
"Description": "Raw Vegetarian"
},
{
"Code": "SFML",
"Description": "Seafood"
},
{
"Code": "SPML",
"Description": "Special Meal"
},
{
"Code": "VGML",
"Description": "Veg/Non Dairy"
},
{
"Code": "VJML",
"Description": "Vegetarian Jain"
},
{
"Code": "VLML",
"Description": "Veg/Milk/Eggs"
},
{
"Code": "VOML",
"Description": "Vegetarian Oriental"
}
]
},
"IsSuccess": true,
"Errors": [],
"Alerts": [],
"TokenId": "79f71224-6646-4b33-b8bb-a7484ff04046",
"TrackingId": "6205ad49-e785-4640-a880-365c1df1de19"
}
```
## TechMaster
Method: `POST`
URL: `http://b2b.techmaster.in/FlightAPI/API/GetSSR`
Request Body:
```json=
{
"AuthenticationData": {
"UserName": "******",
"Password": "******",
"SiteName": "**********"
},
"SessionId": "0750e704-1073-40ee-bcb3-f20ca1c4133e",
"ResultIndex": 1
}
```
Response:
```json=
{
"Status": {
"ResponseStatus": 1,
"ErrorCode": 0,
"Message": "Successful"
},
"SessionId": "0750e704-1073-40ee-bcb3-f20ca1c4133e",
"BaggageList": [
{
"Key": "OutWard",
"Value": [
{
"Code": "None",
"Description": 2,
"Price": 0.0,
"Weight": 0,
"DestinationCode": null,
"Text": null,
"WayTypeField": 0,
"OriginCode": null,
"Currency": "BDT"
},
{
"Code": "BAGB",
"Description": 2,
"Price": 7.180004234890440000,
"Weight": 20,
"DestinationCode": "DXB",
"Text": "20 KG",
"WayTypeField": 2,
"OriginCode": "DEL",
"Currency": "BDT"
},
{
"Code": "BAGL",
"Description": 2,
"Price": 14.360008469780880000,
"Weight": 30,
"DestinationCode": "DXB",
"Text": "30 KG",
"WayTypeField": 2,
"OriginCode": "DEL",
"Currency": "BDT"
},
{
"Code": "BAGX",
"Description": 2,
"Price": 207.023455439341020000,
"Weight": 40,
"DestinationCode": "DXB",
"Text": "40 KG",
"WayTypeField": 2,
"OriginCode": "DEL",
"Currency": "BDT"
}
]
}
],
"MealList": [
{
"Key": "OutWard",
"Value": [
{
"Code": "No Meal",
"Description": 2,
"AirlineDescription": "No Meal",
"Price": 0.0,
"Quantity": 0,
"DestinationCode": "DXB",
"Text": "Add",
"OriginCode": "DEL",
"WayTypeField": 1,
"Currency": "BDT"
},
{
"Code": "MLIN",
"Description": 2,
"AirlineDescription": "Included Meal",
"Price": 41.88335803686090000,
"Quantity": 1,
"DestinationCode": "DXB",
"Text": "Add",
"OriginCode": "DEL",
"WayTypeField": 1,
"Currency": "BDT"
}
]
}
],
"SeatList": [],
"MealsList": []
}
```
## US Bangla
Method: `POST`
URL: `https://tstws2.ttinteractive.com/Zenith/TTI.PublicApi.Services/JsonSaleEngineService.svc/GetValueCodes`
Request Body:
```json=
{
"request": {
"RequestInfo": {
"CultureName": "en-GB",
"AuthenticationKey": "_JEAAAAG6fNh8gydBrhLHjsWaauzNnBpH8xEAfNk0sVlFA_RNbZKLlgeifQWWYlYr9tdEK8Lg_U_U"
},
"ValueCodeName":"SpecialServiceCode"
}
}
```
Response:
```status_code: 200```
```json=
{
"Codes": [
{
"Code": "SSR",
"Label": "List",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "OTHS",
"Label": " Requires action or provides reservations related information",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
},
{
"Name": "TextFormat",
"BooleanValue": null,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": "",
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "MAAS",
"Label": " Meet and Assist",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "WCHR",
"Label": " Passenger requires wheelchair for distance to/from aircraft",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "SEMN",
"Label": " Ship's crew - Seamen",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "XBAG",
"Label": " Excess baggage",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "UMNR",
"Label": " Unaccompanied minor",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": true,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
},
{
"Name": "TextFormat",
"BooleanValue": null,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": "ddMMMyyyy",
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "CHLD",
"Label": " Child SSR Code",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": true,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
},
{
"Name": "TextFormat",
"BooleanValue": null,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": "ddMMMyyyy",
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "INFT",
"Label": " Infant SSR Code",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": true,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
},
{
"Name": "TextFormat",
"BooleanValue": null,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": "ddMMMyyyy[/#RefPassengerWithSeat#]?",
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "ADTK",
"Label": " Advise if ticketed",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "AOXY",
"Label": "Airline Supplied Oxygen",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "AUTK",
"Label": " Used to authorise another subscriber, not in control of the PNR, to issue a ticket.",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "AVIH",
"Label": " Animal In Hold",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "AVML",
"Label": " Asian Vegetarian Meal",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "BBML",
"Label": " Infant/Baby Food",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "BIKE",
"Label": " Bicycle",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "BLML",
"Label": " Bland/Soft Meal",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "BLND",
"Label": " Blind Passenger",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "BSCT",
"Label": " Bassinet / Carrycot / Baby Basket",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "BULK",
"Label": " Bulky Baggage",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "CBBG",
"Label": " Extra seat for cabin baggage",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "CHML",
"Label": " Child Meal",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "CLID",
"Label": " Client identification",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "COUR",
"Label": " Courier",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "CRUZ",
"Label": " Cruise Passenger",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "DBML",
"Label": " Diabetic meal",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "DEAF",
"Label": " Deaf passenger (accompagnied by hearing dog)",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "DEPA",
"Label": " Deportee - accompanied by an escort",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "DEPU",
"Label": " Deportee - unaccompanied",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "DPNA",
"Label": " Disabled passenger with intellectual or developmental disability needing assistance",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "ESAN",
"Label": " Passenger with Emotional Support/Psychiatric Assistance Animal in Cabin ( specify details)",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "EXST",
"Label": " Extra Seat",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "FOID",
"Label": " Form of Identification",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": true,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
},
{
"Name": "TextFormat",
"BooleanValue": null,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": "#DocumentTypeCode#/#DocumentNumber#",
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "FPML",
"Label": " Fruit platter",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "FQTR",
"Label": " Frequent traveller award redemption journey",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
},
{
"Name": "TextFormat",
"BooleanValue": null,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": "",
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "FQTS",
"Label": " Frequent traveller service benefit information",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
},
{
"Name": "TextFormat",
"BooleanValue": null,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": "",
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "FQTU",
"Label": " Frequent traveller requesting redemption for upgrade at the same time as obtaining accrual",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
},
{
"Name": "TextFormat",
"BooleanValue": null,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": "",
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "FQTV",
"Label": " Frequent traveller mileage program information",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": true,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
},
{
"Name": "TextFormat",
"BooleanValue": null,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": "#AirlineCode##Number# or #AirlineCode#/Number if #AirlineCode# is 3 letter length.",
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "FRAG",
"Label": " Fragile Baggage",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "FRAV",
"Label": " First Available",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "GFML",
"Label": " Glutten free Meal",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "GPST",
"Label": " Group Seat Request",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "GRPF",
"Label": " Group Fare data",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "GRPK",
"Label": " Group space passive notification",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "GRPS",
"Label": " Passenger travelling together",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "HNML",
"Label": " Hindu Meal",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "INAD",
"Label": "Refused entry",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "KSML",
"Label": " Kosher Meal",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "LANG",
"Label": " Special language(s) spoken",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "LCML",
"Label": " Low calories meal",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "LFML",
"Label": " Low cholesterol, low fat Meal",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "LSML",
"Label": " Low sodium Meal, no salt added Meal",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "TKNM",
"Label": "Manually entered ticket number(s) to report handwritten tickets or a repeat transmission",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "MEDA",
"Label": " Medical Case",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "MEQT",
"Label": "Medical Equipment",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "MOML",
"Label": " Muslim Meal",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "NAME",
"Label": " Name change caused segments status change",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "NLML",
"Label": " Non lactose meal",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "NOML",
"Label": "No meal",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "NSSA",
"Label": " No Smoking Aisle Seat",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "NSSB",
"Label": " No Smoking Bulkhead Seat",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "NSSR",
"Label": " No Smoking Rear-Facing Seat",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "NSST",
"Label": " No Smoking Seat",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "NSSW",
"Label": " No Smoking Window Seat",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "WCOB",
"Label": "On-board wheelchair - provided by airline (by bilateral agreement) 48 hrs notice recommended but not required",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "CTCE",
"Label": "Passenger IROP contact information e-mail address",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
},
{
"Name": "TextFormat",
"BooleanValue": null,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": "xxx@yyy.z",
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "CTCM",
"Label": "Passenger IROP contact information mobile phone number",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
},
{
"Name": "TextFormat",
"BooleanValue": null,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": "",
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "CTCR",
"Label": "Passenger IROP contact information refused",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "PETC",
"Label": " Animal in Cabin",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "POXY",
"Label": "Passenger with own oxygen",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "PPOC",
"Label": "Personal Portable Oxygen Concentrator",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "CKIN",
"Label": "Provides information for airport personnel for passenger handling at departure time",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
},
{
"Name": "TextFormat",
"BooleanValue": null,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": "",
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "RLOC",
"Label": " Record Locator",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "RQST",
"Label": " Seat Request",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "RVML",
"Label": " Raw vegetarian meal",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "SFML",
"Label": " Seafood Meal",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "SLPR",
"Label": " Berth/Bed in the cabin (but excludes stretcher)",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "SMSA",
"Label": " Smoking Aisle Seat",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "SMSB",
"Label": " Smoking Bulkhead Seat",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "SMSR",
"Label": " Smoking Rear-Facing Seat",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "SMST",
"Label": " Smoking Seat",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "SMSW",
"Label": " Smoking Window Seat",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "SPEQ",
"Label": " Sports Equipment",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "SPML",
"Label": " Special meal (Please Specify)",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "STCR",
"Label": " Stretcher passenger",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "SVAN",
"Label": " Passenger with Service Animal in cabin ( specify details)",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "TBBB",
"Label": "UMNR TO BE BROUGHT BY",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "TBMB",
"Label": "UMNR TO BE MET BY",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "TKNA",
"Label": "Ticket numbers for automatically generated paper tickets. This code shall only be system generated",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "TKNC",
"Label": " Automatically generated paper TCNs.",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "TKNE",
"Label": " Ticket Number for Electronic Tickets",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "TKNR",
"Label": " Notification that an electronically ticketed reservation has been changed",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "TKNX",
"Label": " AIRIMP back-up code for EDIFACT cancel electronic ticket",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "TKTL",
"Label": " Ticketing time limit",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "TWOV",
"Label": " Transit/transfert without visa",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "VGML",
"Label": " Vegetarian Meal (non dairy)",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "VJML",
"Label": "Vegetarian Jain Meal",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "VLML",
"Label": " Vegetarian Meal (lacto-ovo)",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "VOML",
"Label": "Vegetarian Oriental meal",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "WCHC",
"Label": " Passenger completely immobile. Requires wheelchair to/from aircraf, must be carried up.",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "WEAP",
"Label": " Weapons, Firearms or Ammunition booked and carried as Checked Baggage",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "WCMP",
"Label": "Wheelchair - Manual power to be transported by a passenger. Weight and dimensions may be specified",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "WCBW",
"Label": "Wheelchair - Wet cell Battery to be transported by a passenger . Will require advance notification/preparation/(dis)assembly. Weight and dimensions may be specified. Wheelchair and battery must be claimed and rechecked at each interline transfer point ( by bilateral agreement)",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "WCLB",
"Label": "Wheelchair -Lithium ion battery to be transported by a passenger which will require advance notification/ preparation. Weight and dimensions may be specified. Wheelchair and battery must be claimed and rechecked at each interline transfer point ( by bilateral agreement)",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "WCBD",
"Label": "Wheelchair- Non spillable battery to be transported by a passenger which will require advance notification and may require preparation/(dis)assembly. Weight and dimensions may be specified.Wheelchair and battery must be claimed and rechiecked at each interline transfer point ( by bilateral agreement)",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "WCHS",
"Label": "Wheelchair:Passenger cannot ascend/descend steps, but is able to make own way from/to cabin seat",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "PCTC",
"Label": "Pnr contact",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": true,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
},
{
"Name": "TextFormat",
"BooleanValue": null,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": "#Name#/#Email#/#CellPhone#/#Phone#/#Workphone#/#faxNumber#",
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "EXT-ADOB",
"Label": "Adult passenger date of birth",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": true,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
},
{
"Name": "TextFormat",
"BooleanValue": null,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": "ddMMMyyyy",
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "CTCH",
"Label": "Passenger home phone contact",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
},
{
"Name": "TextFormat",
"BooleanValue": null,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": "",
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "PWGT",
"Label": "Passenger weight",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
},
{
"Name": "TextFormat",
"BooleanValue": null,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": "",
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "CTCF",
"Label": "Passenger fax phone contact",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": false,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
},
{
"Name": "TextFormat",
"BooleanValue": null,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": "",
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "DOCA",
"Label": "Passenger addresses",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": true,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
},
{
"Name": "TextFormat",
"BooleanValue": null,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": "#TypeOfAddress#/#CountryCode#/#AddressDetails#/#City#/#StateProvinceCountry#/#ZipPostalCode# where #TypeOfAddress# is 'R' (residence) or 'D' (destination).",
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "DOCS",
"Label": "Passenger identity document",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": true,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
},
{
"Name": "TextFormat",
"BooleanValue": null,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": "#DocumentTypeCode#/#IssuingCountryCode#/#DocumentNumber#/#NationalityCountryCode#/#DateOfBirth#/#Gender#/#DocumentExpiryDate#/#DocumentIssuanceDate#/#Surname#/#FirstGivenName#/[/#MultiPassengerPassportHolder#]?",
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "DOCO",
"Label": "Passenger visa",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": true,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
},
{
"Name": "TextFormat",
"BooleanValue": null,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": "#PlaceOfBirthCountryCode#/#DocumentTypeVisa#/#VisaDocNbr#/#VisaIssueCountryCode#/#VisaIssueDate#/#VisaApplicableCountryCode#[/#InfantIndicator#]",
"Extensions": null
}
],
"Extensions": null
},
{
"Code": "SEAT",
"Label": "Passenger Seat",
"ValueCodeProperties": [
{
"Name": "HasStronglyTypedData",
"BooleanValue": true,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": null,
"Extensions": null
},
{
"Name": "TextFormat",
"BooleanValue": null,
"NumberValue": null,
"DateTimeValue": null,
"StringValue": "#row##letter# where #row# is number and #letter# is text.",
"Extensions": null
}
],
"Extensions": null
}
],
"ResponseInfo": {
"EchoToken": null,
"Error": null,
"Warnings": null,
"ProcessingMs": 78,
"Extensions": null
},
"Extensions": null
}
```