Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "agent": {
- "phone": "string",
- "email": "string",
- "code": "02"
- },
- "title": "string",
- "relatedRequests": [
- "string"
- ],
- "isUrgently": true,
- "route": {
- "bookingNumber": "string",
- "paxCount": 0,
- "routeSegments": [
- {
- "flight": {
- "name": "string",
- "number": "string",
- "fromCode": "string",
- "toCode": "string"
- },
- "fromDate": "2018-02-15T10:38:29.549Z",
- "toDate": "2018-02-15T10:38:29.549Z",
- "rbd": "string",
- "bookingClass": "string",
- "oversizedBaggage": [
- {
- "placeCount": 0,
- "baggageType": "string",
- "baggageSizeType": 0,
- "baggageWeightType": 0
- }
- ]
- }
- ]
- },
- "additionalInformation": {
- "flightToWorldCup": true,
- "tripPurpose": "string",
- "additionalInfoDate": "2018-02-15T10:38:29.549Z",
- "allowChangeTravelDates": true,
- "allowSplitGroup": true,
- "allowPrepay": true,
- "budgetLimit": "string",
- "prepayDate": "2018-02-15T10:38:29.549Z"
- },
- "comment": "string",
- "client": {
- "clientType": 0,
- "name": "string",
- "code": "string",
- "email": "string"
- },
- "validator": "string"
- }
Advertisement
Add Comment
Please, Sign In to add comment