{
	"info": {
		"_postman_id": "be6c3924-d5f0-471e-80c8-1b572e29ae31",
		"name": "Example OTA - Not For SAR - Export for OTA Document",
		"description": "Refference Document: [https://go7-worldticket.github.io/docs/ota/OTA_API.html](https://go7-worldticket.github.io/docs/ota/OTA_API.html)",
		"schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json",
		"_exporter_id": "50150029",
		"_collection_link": "https://lively-flare-104372.postman.co/workspace/OTA~14004506-3fc7-439f-96ee-d545bb156dc7/collection/50150029-be6c3924-d5f0-471e-80c8-1b572e29ae31?action=share&source=collection_link&creator=50150029"
	},
	"item": [
		{
			"name": "GetRoute",
			"event": [
				{
					"listen": "test",
					"script": {
						"exec": [
							""
						],
						"type": "text/javascript",
						"packages": {},
						"requests": {}
					}
				},
				{
					"listen": "prerequest",
					"script": {
						"exec": [],
						"type": "text/javascript"
					}
				}
			],
			"protocolProfileBehavior": {
				"disableBodyPruning": true,
				"followRedirects": true,
				"disableUrlEncoding": false,
				"disableCookies": false
			},
			"request": {
				"auth": {
					"type": "bearer",
					"bearer": [
						{
							"key": "token",
							"value": "{{access_token}}",
							"type": "string"
						}
					]
				},
				"method": "GET",
				"header": [
					{
						"key": "Content-Type",
						"value": "multipart/form-data"
					},
					{
						"key": "x-api-key",
						"value": "{{apiKey}}",
						"disabled": true
					}
				],
				"body": {
					"mode": "formdata",
					"formdata": [
						{
							"key": "sales_channel",
							"value": "OTA"
						}
					]
				},
				"url": {
					"raw": "{{apiUrl}}/schedule/routes?sales_channel=OTA",
					"host": [
						"{{apiUrl}}"
					],
					"path": [
						"schedule",
						"routes"
					],
					"query": [
						{
							"key": "sales_channel",
							"value": "OTA"
						}
					]
				}
			},
			"response": []
		},
		{
			"name": "Currency",
			"event": [
				{
					"listen": "test",
					"script": {
						"exec": [
							""
						],
						"type": "text/javascript",
						"packages": {},
						"requests": {}
					}
				},
				{
					"listen": "prerequest",
					"script": {
						"exec": [
							""
						],
						"type": "text/javascript",
						"packages": {},
						"requests": {}
					}
				}
			],
			"protocolProfileBehavior": {
				"disableBodyPruning": true,
				"followRedirects": true,
				"disableUrlEncoding": false,
				"disableCookies": false
			},
			"request": {
				"auth": {
					"type": "bearer",
					"bearer": [
						{
							"key": "token",
							"value": "{{access_token}}",
							"type": "string"
						}
					]
				},
				"method": "GET",
				"header": [
					{
						"key": "Content-Type",
						"value": "multipart/form-data"
					},
					{
						"key": "x-api-key",
						"value": "{{apiKey}}",
						"disabled": true
					}
				],
				"body": {
					"mode": "formdata",
					"formdata": [
						{
							"key": "sales_channel",
							"value": "OTA"
						}
					]
				},
				"url": {
					"raw": "{{apiUrl}}/currencies/convert?currency_from=USD&currency_to=EUR&amount=10.00",
					"host": [
						"{{apiUrl}}"
					],
					"path": [
						"currencies",
						"convert"
					],
					"query": [
						{
							"key": "currency_from",
							"value": "USD"
						},
						{
							"key": "currency_to",
							"value": "EUR"
						},
						{
							"key": "amount",
							"value": "10.00"
						}
					]
				}
			},
			"response": []
		},
		{
			"name": "Get Debit-Credit Account",
			"event": [
				{
					"listen": "test",
					"script": {
						"exec": [
							""
						],
						"type": "text/javascript",
						"packages": {},
						"requests": {}
					}
				},
				{
					"listen": "prerequest",
					"script": {
						"exec": [
							""
						],
						"type": "text/javascript",
						"packages": {},
						"requests": {}
					}
				}
			],
			"protocolProfileBehavior": {
				"disableBodyPruning": true,
				"followRedirects": true,
				"disableUrlEncoding": false,
				"disableCookies": false
			},
			"request": {
				"auth": {
					"type": "bearer",
					"bearer": [
						{
							"key": "token",
							"value": "{{access_token}}",
							"type": "string"
						}
					]
				},
				"method": "GET",
				"header": [
					{
						"key": "Content-Type",
						"value": "multipart/form-data"
					},
					{
						"key": "x-api-key",
						"value": "{{apiKey}}",
						"disabled": true
					}
				],
				"body": {
					"mode": "formdata",
					"formdata": [
						{
							"key": "sales_channel",
							"value": "OTA"
						}
					]
				},
				"url": {
					"raw": "{{apiUrl}}/debit-credit/accounts",
					"host": [
						"{{apiUrl}}"
					],
					"path": [
						"debit-credit",
						"accounts"
					]
				}
			},
			"response": []
		},
		{
			"name": "Calendar Availability",
			"request": {
				"auth": {
					"type": "bearer",
					"bearer": [
						{
							"key": "token",
							"value": "{{access_token}}",
							"type": "string"
						}
					]
				},
				"method": "GET",
				"header": [
					{
						"key": "Authorization",
						"value": "Bearer{{access_token}}",
						"disabled": true
					},
					{
						"key": "X-Realm",
						"value": "test-qa-rc"
					}
				],
				"url": {
					"raw": "{{apiUrl}}/schedule/calendar/availability?start_date=2025-11-01T00:00:00&end_date=2025-12-31T00:00:00&departure_airport=KRP&arrival_airport=CPH&direct=false",
					"host": [
						"{{apiUrl}}"
					],
					"path": [
						"schedule",
						"calendar",
						"availability"
					],
					"query": [
						{
							"key": "start_date",
							"value": "2025-11-01T00:00:00"
						},
						{
							"key": "end_date",
							"value": "2025-12-31T00:00:00"
						},
						{
							"key": "departure_airport",
							"value": "KRP"
						},
						{
							"key": "arrival_airport",
							"value": "CPH"
						},
						{
							"key": "direct",
							"value": "false"
						}
					]
				},
				"description": "Generated from cURL: curl -X GET \\\n  'https://test-api.worldticket.net/sms5/schedule/calendar/availability?start_date={start_date}&end_date={end_date}&departure_airport_code={departure_code}&arrival_airport_code={arrival_code}' \\\n  -H 'Authorization: Bearer {access_token}' \\\n  -H 'X-Realm: {tenant-name}'"
			},
			"response": []
		},
		{
			"name": "AirLowFareSearchRQ for One-way Trip",
			"request": {
				"auth": {
					"type": "noauth"
				},
				"method": "POST",
				"header": [
					{
						"key": "Authorization",
						"value": "Bearer {{access_token}}"
					},
					{
						"key": "Content-Type",
						"value": "application/json"
					}
				],
				"body": {
					"mode": "raw",
					"raw": "{\n    \"target\": \"Production\",\n    \"version\": \"2.001\",\n    \"pos\": {\n        \"source\": [\n            {\n                \"isocurrency\": \"USD\"\n            }\n        ]\n    },\n    \"processingInfo\": {\n        \"displayOrder\": \"BY_PRICE_LOW_TO_HIGH\",\n        \"availabilityIndicator\": true\n    },\n    \"originDestinationInformation\": [\n        {\n            \"originLocation\": {\n                \"locationCode\": \"AAC\"\n            },\n            \"destinationLocation\": {\n                \"locationCode\": \"AAL\"\n            },\n            \"departureDateTime\": {\n                \"value\": \"2026-01-01\",\n                \"windowBefore\": \"P0D\",\n                \"windowAfter\": \"P0D\"\n            }\n        }\n    ],\n    \"travelerInfoSummary\": {\n        \"airTravelerAvail\": [\n            {\n                \"passengerTypeQuantity\": [\n                    {\n                        \"code\": \"ADT\",\n                        \"quantity\": \"1\"\n                    },\n                    {\n                        \"code\": \"CHD\",\n                        \"quantity\": \"0\"\n                    },\n                    {\n                        \"code\": \"INF\",\n                        \"quantity\": \"0\"\n                    }\n                ]\n            }\n        ]\n    }\n}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "https://test-api.worldticket.net/ota/v2015b/OTA_AirLowFareSearchRQ",
					"protocol": "https",
					"host": [
						"test-api",
						"worldticket",
						"net"
					],
					"path": [
						"ota",
						"v2015b",
						"OTA_AirLowFareSearchRQ"
					]
				},
				"description": "Generated from cURL: curl -X POST \\\n    https://test-api.worldticket.net/ota/v2015b/AirLowFareSearch \\\n    -H 'Authorization: Bearer {access_token}' \\\n    -H 'Content-Type: application/json' \\\n    -d @AirLowFareSearchRQ.json"
			},
			"response": []
		},
		{
			"name": "AirLowFareSearchRQ for Round Trip",
			"event": [
				{
					"listen": "test",
					"script": {
						"exec": [
							""
						],
						"type": "text/javascript",
						"packages": {},
						"requests": {}
					}
				},
				{
					"listen": "prerequest",
					"script": {
						"exec": [
							""
						],
						"type": "text/javascript",
						"packages": {},
						"requests": {}
					}
				}
			],
			"protocolProfileBehavior": {
				"followRedirects": true,
				"disableUrlEncoding": false,
				"disableCookies": false
			},
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "content-type",
						"value": "application/json"
					},
					{
						"key": "Authorization",
						"value": "Bearer {{access_token}}",
						"type": "text"
					}
				],
				"body": {
					"mode": "raw",
					"raw": "{\n    \"version\": \"2.001\",\n    \"pos\": {\n        \"source\": [\n            {\n                \"isocurrency\": \"USD\"\n            }\n        ]\n    },\n    \"processingInfo\": {\n        \"displayOrder\": \"BY_PRICE_LOW_TO_HIGH\",\n        \"availabilityIndicator\": true\n    },\n    \"originDestinationInformation\": [\n        {\n            \"originLocation\": {\n                \"locationCode\": \"AAC\"\n            },\n            \"destinationLocation\": {\n                \"locationCode\": \"AAL\"\n            },\n            \"departureDateTime\": {\n                \"value\": \"2025-12-29\",\n                \"windowBefore\": \"P0D\",\n                \"windowAfter\": \"P0D\"\n            }\n        },\n        {\n            \"originLocation\": {\n                \"locationCode\": \"AAL\"\n            },\n            \"destinationLocation\": {\n                \"locationCode\": \"AAC\"\n            },\n            \"departureDateTime\": {\n                \"value\": \"2025-12-31\",\n                \"windowBefore\": \"P0D\",\n                \"windowAfter\": \"P0D\"\n            }\n        }\n    ],\n    \"travelerInfoSummary\": {\n        \"airTravelerAvail\": [\n            {\n                \"passengerTypeQuantity\": [\n                    {\n                        \"code\": \"ADT\",\n                        \"quantity\": \"1\"\n                    },\n                    {\n                        \"code\": \"CHD\",\n                        \"quantity\": \"0\"\n                    },\n                    {\n                        \"code\": \"INF\",\n                        \"quantity\": \"0\"\n                    }\n                ]\n            }\n        ]\n    }\n}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "https://test-api.worldticket.net/ota/v2015b/OTA_AirLowFareSearchRQ",
					"protocol": "https",
					"host": [
						"test-api",
						"worldticket",
						"net"
					],
					"path": [
						"ota",
						"v2015b",
						"OTA_AirLowFareSearchRQ"
					]
				}
			},
			"response": []
		},
		{
			"name": "AirLowFareSearchRQ for Round Trip with Fare Restriction",
			"event": [
				{
					"listen": "test",
					"script": {
						"exec": [
							""
						],
						"type": "text/javascript",
						"packages": {},
						"requests": {}
					}
				},
				{
					"listen": "prerequest",
					"script": {
						"exec": [
							""
						],
						"type": "text/javascript",
						"packages": {},
						"requests": {}
					}
				}
			],
			"protocolProfileBehavior": {
				"followRedirects": true,
				"disableUrlEncoding": false,
				"disableCookies": false
			},
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "content-type",
						"value": "application/json"
					},
					{
						"key": "Authorization",
						"value": "Bearer {{access_token}}",
						"type": "text"
					}
				],
				"body": {
					"mode": "raw",
					"raw": "{\n    \"version\": \"2.001\",\n    \"pos\": {\n        \"source\": [\n            {\n                \"isocurrency\": \"USD\"\n            }\n        ]\n    },\n    \"processingInfo\": {\n        \"displayOrder\": \"BY_PRICE_LOW_TO_HIGH\",\n        \"availabilityIndicator\": true\n    },\n    \"originDestinationInformation\": [\n        {\n            \"originLocation\": {\n                \"locationCode\": \"AAC\"\n            },\n            \"destinationLocation\": {\n                \"locationCode\": \"AAL\"\n            },\n            \"departureDateTime\": {\n                \"value\": \"2025-12-29\",\n                \"windowBefore\": \"P0D\",\n                \"windowAfter\": \"P0D\"\n            }\n        },\n        {\n            \"originLocation\": {\n                \"locationCode\": \"AAL\"\n            },\n            \"destinationLocation\": {\n                \"locationCode\": \"AAC\"\n            },\n            \"departureDateTime\": {\n                \"value\": \"2025-12-30\",\n                \"windowBefore\": \"P0D\",\n                \"windowAfter\": \"P0D\"\n            }\n        }\n    ],\n    \"travelPreferences\": {\n        \"fareRestrictPref\": {\n            \"fareRestriction\": \"IN\"\n        }\n    },\n    \"travelerInfoSummary\": {\n        \"airTravelerAvail\": [\n            {\n                \"passengerTypeQuantity\": [\n                    {\n                        \"code\": \"ADT\",\n                        \"quantity\": 1\n                    }\n                ]\n            }\n        ]\n    }\n}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "https://test-api.worldticket.net/ota/v2015b/OTA_AirLowFareSearchRQ",
					"protocol": "https",
					"host": [
						"test-api",
						"worldticket",
						"net"
					],
					"path": [
						"ota",
						"v2015b",
						"OTA_AirLowFareSearchRQ"
					]
				}
			},
			"response": []
		},
		{
			"name": "Price Check (AirPriceRQ)",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "Authorization",
						"value": "Bearer {{access_token}}"
					},
					{
						"key": "Content-Type",
						"value": "application/json"
					}
				],
				"body": {
					"mode": "raw",
					"raw": "{\n    \"version\": \"2.001\",\n    \"pos\": {\n        \"source\": [\n            {\n                \"bookingChannel\": {\n                    \"type\": \"OTA\"\n                },\n                \"isocurrency\": \"USD\"\n            }\n        ]\n    },\n    \"airItinerary\": {\n        \"originDestinationOptions\": {\n            \"originDestinationOption\": [\n                {\n                    \"flightSegment\": [\n                        {\n                            \"departureAirport\": {\n                                \"locationCode\": \"AAC\"\n                            },\n                            \"arrivalAirport\": {\n                                \"locationCode\": \"AAL\"\n                            },\n                            \"operatingAirline\": {\n                                \"code\": \"DX\",\n                                \"flightNumber\": \"9901\"\n                            },\n                            \"equipment\": [],\n                            \"departureDateTime\": \"2025-12-29T10:00:00.000+02:00\",\n                            \"arrivalDateTime\": \"2025-12-29T12:00:00.000+01:00\",\n                            \"rph\": \"1\",\n                            \"marketingAirline\": {\n                                \"code\": \"DX\"\n                            },\n                            \"flightNumber\": \"7878\",\n                            \"resBookDesigCode\": \"Y\"\n                        }\n                    ]\n                }\n            ]\n        }\n    },\n    \"travelerInfoSummary\": {\n        \"pricingPref\": [\n            {\n                \"type\": \"5\",\n                \"qualifier\": \"5\"\n            }\n        ],\n        \"airTravelerAvail\": [\n            {\n                \"passengerTypeQuantity\": [\n                    {\n                        \"code\": \"ADT\",\n                        \"quantity\": \"1\"\n                    },\n                    {\n                        \"code\": \"CHD\",\n                        \"quantity\": \"0\"\n                    },\n                    {\n                        \"code\": \"INF\",\n                        \"quantity\": \"1\"\n                    }\n                ]\n            }\n        ]\n    }\n}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "https://test-api.worldticket.net/ota/v2015b/OTA_AirPriceRQ",
					"protocol": "https",
					"host": [
						"test-api",
						"worldticket",
						"net"
					],
					"path": [
						"ota",
						"v2015b",
						"OTA_AirPriceRQ"
					]
				},
				"description": "Generated from cURL: curl -X POST \\\n  'https://test-api.worldticket.net/ota/v2015b/OTA_AirPriceRQ' \\\n  -H 'Authorization: Bearer {access_token}' \\\n  -H 'Content-Type: application/json' \\\n  -d @AirPriceRQ.json"
			},
			"response": []
		},
		{
			"name": "AirBookRQ for One-way Trip",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "Authorization",
						"value": "Bearer {{access_token}}"
					},
					{
						"key": "Content-Type",
						"value": "application/json"
					}
				],
				"body": {
					"mode": "raw",
					"raw": "{\n    \"version\": \"2.001\",\n    \"pos\": {\n        \"source\": [\n            {\n                \"isoCurrency\": \"USD\",\n                \"bookingChannel\": {\n                    \"type\": \"OTA\"\n                }\n            }\n        ]\n    },\n    \"airItinerary\": {\n        \"originDestinationOptions\": {\n            \"originDestinationOption\": [\n                {\n                    \"flightSegment\": [\n                        {\n                            \"departureAirport\": {\n                                \"locationCode\": \"AAC\"\n                            },\n                            \"arrivalAirport\": {\n                                \"locationCode\": \"AAL\"\n                            },\n                            \"departureDateTime\": \"2026-01-01T10:00:00.000+02:00\",\n                            \"arrivalDateTime\": \"2025-12-29T12:00:00.000+01:00\",\n                            \"stopQuantity\": 0,\n                            \"rph\": \"3\",\n                            \"marketingAirline\": {\n                                \"value\": \"\",\n                                \"code\": \"DX\"\n                            },\n                            \"flightNumber\": \"7878\",\n                            \"resBookDesigCode\": \"Y\"\n                        }\n                    ]\n                }\n            ]\n        }\n    },\n    \"travelerInfo\": {\n        \"airTraveler\": [\n            {\n                \"passengerTypeCode\": \"CTC\",\n                \"personName\": {\n                    \"givenName\": [\n                        \"QA\"\n                    ],\n                    \"middleName\": [\n                        \"TEST\"\n                    ],\n                    \"surname\": \"TESTER\"\n                },\n                \"email\": [\n                    {\n                        \"value\": \"kmuangsamai@go7.io\"\n                    }\n                ],\n                \"telephone\": [\n                    {\n                        \"countryAccessCode\": \"66\",\n                        \"phoneNumber\": \"78945612\"\n                    }\n                ],\n                \"address\": [\n                    {\n                        \"cityName\": \"Bangkok\",\n                        \"countryName\": {\n                            \"value\": \"Thailand\",\n                            \"code\": \"TH\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"passengerTypeCode\": \"ADT\",\n                \"personName\": {\n                    \"namePrefix\": [\n                        \"MR\"\n                    ],\n                    \"givenName\": [\n                        \"QA\"\n                    ],\n                    \"surname\": \"TESTER\"\n                },\n                \"telephone\": [\n                    {\n                        \"countryAccessCode\": \"66\",\n                        \"phoneNumber\": \"78945612\"\n                    }\n                ],\n                \"email\": [\n                    {\n                        \"value\": \"kmuangsamai@go7.io\"\n                    }\n                ],\n                \"document\": [\n                    {\n                        \"docID\": \"741852369\",\n                        \"docType\": \"2\",\n                        \"docHolderNationality\": \"TH\",\n                        \"expireDate\": \"2025-12-31\",\n                        \"birthDate\": \"1990-01-15\"\n                    }\n                ],\n                \"travelerRefNumber\": {\n                    \"rph\": \"1\"\n                },\n                \"flightSegmentRPHs\": {\n                    \"flightSegmentRPH\": [\n                        \"1\"\n                    ]\n                },\n                \"gender\": \"Male\"\n            }\n        ]\n    }\n}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "https://test-api.worldticket.net/ota/v2015b/OTA_AirBookRQ",
					"protocol": "https",
					"host": [
						"test-api",
						"worldticket",
						"net"
					],
					"path": [
						"ota",
						"v2015b",
						"OTA_AirBookRQ"
					]
				},
				"description": "Generated from cURL: curl -X POST \\\n    https://test-api.worldticket.net/ota/v2015b/OTA_AirBookRQ \\\n    -H 'Authorization: Bearer {access_token}' \\\n    -H 'Content-Type: application/json' \\\n    -d @AirBookRQ.json"
			},
			"response": []
		},
		{
			"name": "AirBookRQ for RoundTrip",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "Authorization",
						"value": "Bearer {{access_token}}"
					},
					{
						"key": "Content-Type",
						"value": "application/json"
					}
				],
				"body": {
					"mode": "raw",
					"raw": "{\n    \"version\": \"2.001\",\n    \"pos\": {\n        \"source\": [\n            {\n                \"isoCurrency\": \"USD\",\n                \"bookingChannel\": {\n                    \"type\": \"OTA\"\n                }\n            }\n        ]\n    },\n    \"airItinerary\": {\n        \"originDestinationOptions\": {\n            \"originDestinationOption\": [\n                {\n                    \"flightSegment\": [\n                        {\n                            \"departureAirport\": {\n                                \"locationCode\": \"AAC\"\n                            },\n                            \"arrivalAirport\": {\n                                \"locationCode\": \"AAL\"\n                            },\n                            \"departureDateTime\": \"2025-12-29T10:00:00.000+02:00\",\n                            \"arrivalDateTime\": \"2025-12-29T12:00:00.000+01:00\",\n                            \"rph\": \"1\",\n                            \"marketingAirline\": {\n                                \"code\": \"DX\"\n                            },\n                            \"flightNumber\": \"7878\",\n                            \"resBookDesigCode\": \"Y\"\n                        }\n                    ]\n                },\n                {\n                    \"flightSegment\": [\n                        {\n                            \"departureAirport\": {\n                                \"locationCode\": \"AAL\"\n                            },\n                            \"arrivalAirport\": {\n                                \"locationCode\": \"AAC\"\n                            },\n                            \"departureDateTime\": \"2025-12-31T12:30:00.000+01:00\",\n                            \"arrivalDateTime\": \"2025-12-31T14:30:00.000+02:00\",\n                            \"rph\": \"2\",\n                            \"marketingAirline\": {\n                                \"code\": \"DX\"\n                            },\n                            \"flightNumber\": \"7879\",\n                            \"resBookDesigCode\": \"Y\"\n                        }\n                    ]\n                }\n            ]\n        }\n    },\n    \"travelerInfo\": {\n        \"airTraveler\": [\n            {\n                \"passengerTypeCode\": \"CTC\",\n                \"personName\": {\n                    \"givenName\": [\n                        \"QA\"\n                    ],\n                    \"middleName\": [\n                        \"TEST\"\n                    ],\n                    \"surname\": \"TESTER\"\n                },\n                \"email\": [\n                    {\n                        \"value\": \"kmuangsamai@go7.io\"\n                    }\n                ],\n                \"telephone\": [\n                    {\n                        \"countryAccessCode\": \"66\",\n                        \"phoneNumber\": \"78945612\"\n                    }\n                ],\n                \"address\": [\n                    {\n                        \"cityName\": \"Bangkok\",\n                        \"countryName\": {\n                            \"value\": \"Thailand\",\n                            \"code\": \"TH\"\n                        }\n                    }\n                ]\n            },\n            {\n                \"passengerTypeCode\": \"ADT\",\n                \"personName\": {\n                    \"namePrefix\": [\n                        \"MR\"\n                    ],\n                    \"givenName\": [\n                        \"QA\"\n                    ],\n                    \"surname\": \"TESTER\"\n                },\n                \"telephone\": [\n                    {\n                        \"countryAccessCode\": \"66\",\n                        \"phoneNumber\": \"78945612\"\n                    }\n                ],\n                \"email\": [\n                    {\n                        \"value\": \"kmuangsamai@go7.io\"\n                    }\n                ],\n                \"document\": [\n                    {\n                        \"docID\": \"741852369\",\n                        \"docType\": \"2\",\n                        \"docHolderNationality\": \"TH\",\n                        \"expireDate\": \"2025-12-31\",\n                        \"birthDate\": \"1990-01-15\"\n                    }\n                ],\n                \"travelerRefNumber\": {\n                    \"rph\": \"1\"\n                },\n                \"flightSegmentRPHs\": {\n                    \"flightSegmentRPH\": [\n                        \"1\"\n                    ]\n                },\n                \"gender\": \"Male\",\n                \"specialServiceRequests\": [\n                    // {\n                    //     \"ssrCode\": \"XBAG\",\n                    //     \"serviceQuantity\": 1,\n                    //     \"status\": \"Requested\",\n                    //     \"text\": \"EXTRA BAG\"\n                    // },\n                    {\n                        \"ssrCode\": \"VGML\",\n                        \"serviceQuantity\": 1,\n                        \"status\": \"Requested\",\n                        \"text\": \"VEGITARIAN MEAL\"\n                    }\n                ]\n            }\n        ]\n    }\n}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "https://test-api.worldticket.net/ota/v2015b/OTA_AirBookRQ",
					"protocol": "https",
					"host": [
						"test-api",
						"worldticket",
						"net"
					],
					"path": [
						"ota",
						"v2015b",
						"OTA_AirBookRQ"
					]
				},
				"description": "Generated from cURL: curl -X POST \\\n    https://test-api.worldticket.net/ota/v2015b/OTA_AirBookRQ \\\n    -H 'Authorization: Bearer {access_token}' \\\n    -H 'Content-Type: application/json' \\\n    -d @AirBookRQ.json"
			},
			"response": []
		},
		{
			"name": "Read Booking (ReadRQ)",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "Authorization",
						"value": "Bearer {{access_token}}"
					},
					{
						"key": "Content-Type",
						"value": "application/json"
					}
				],
				"body": {
					"mode": "raw",
					"raw": "{\n    \"version\": \"2.001\",\n    \"pos\": {\n        \"source\": [\n            {\n                \"bookingChannel\": {\n                    \"type\": \"OTA\"\n                },\n                \"isoCurrency\": \"USD\"\n            }\n        ]\n    },\n    \"readRequests\": {\n        \"readRequest\": [\n            {\n                \"uniqueID\": {\n                    \"id\": \"VRNCKG\",\n                    \"type\": \"14\"\n                }\n            }\n        ]\n    }\n}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "https://test-api.worldticket.net/ota/v2015b/OTA_ReadRQ",
					"protocol": "https",
					"host": [
						"test-api",
						"worldticket",
						"net"
					],
					"path": [
						"ota",
						"v2015b",
						"OTA_ReadRQ"
					]
				},
				"description": "Generated from cURL: curl -X POST \\\n    https://test-api.worldticket.net/ota/v2015b/OTA_ReadRQ \\\n    -H 'Authorization: Bearer {access_token}' \\\n    -H 'Content-Type: application/json' \\\n    -d @ReadRQ.json"
			},
			"response": []
		},
		{
			"name": "Cancel Whole Booking (CancelRQ)",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "Authorization",
						"value": "Bearer {{access_token}}"
					},
					{
						"key": "Content-Type",
						"value": "application/json"
					}
				],
				"body": {
					"mode": "raw",
					"raw": "{\n    \"version\": \"2.001\",\n    \"cancelType\": \"Cancel\",\n    \"pos\": {\n        \"source\": [\n            {\n                \"isoCurrency\": \"USD\",\n                \"requestorID\": {\n                    \"type\": \"5\",\n                    \"id\": \"agentId\",\n                    \"name\": \"agencyId\"\n                },\n                \"bookingChannel\": {\n                    \"type\": \"OTA\"\n                }\n            }\n        ]\n    },\n    \"uniqueID\": [\n        {\n            \"id\": \"VRNCKG\",\n            \"type\": \"14\"\n        }\n    ]\n}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "https://test-api.worldticket.net/ota/v2015b/OTA_CancelRQ",
					"protocol": "https",
					"host": [
						"test-api",
						"worldticket",
						"net"
					],
					"path": [
						"ota",
						"v2015b",
						"OTA_CancelRQ"
					]
				},
				"description": "Generated from cURL: curl -X POST \\\n    https://test-api.worldticket.net/ota/v2015b/OTA_ReadRQ \\\n    -H 'Authorization: Bearer {access_token}' \\\n    -H 'Content-Type: application/json' \\\n    -d @ReadRQ.json"
			},
			"response": []
		},
		{
			"name": "Cancel Segment (AirBookModifyRQ)",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "Authorization",
						"value": "Bearer {{access_token}}"
					},
					{
						"key": "Content-Type",
						"value": "application/json"
					}
				],
				"body": {
					"mode": "raw",
					"raw": "{\n    \"version\": \"2.001\",\n    \"pos\": {\n        \"source\": [\n            {\n                \"isoCurrency\": \"USD\",\n                \"bookingChannel\": {\n                    \"type\": \"OTA\"\n                }\n            }\n        ]\n    },\n    \"airReservation\": {\n        \"airItinerary\": {\n            \"originDestinationOptions\": {\n                \"originDestinationOption\": [\n                    {\n                        \"flightSegment\": [\n                            {\n                                \"departureAirport\": {\n                                    \"locationCode\": \"AAC\",\n                                    \"terminal\": \"1A\"\n                                },\n                                \"arrivalAirport\": {\n                                    \"locationCode\": \"AAL\",\n                                    \"terminal\": \"2B\"\n                                },\n                                \"operatingAirline\": {\n                                    \"value\": \"\",\n                                    \"code\": \"DX\",\n                                    \"flightNumber\": \"7878\"\n                                },\n                                \"equipment\": [],\n                                \"departureDateTime\": \"2025-12-29T10:00:00.000+02:00\",\n                                \"arrivalDateTime\": \"2025-12-29T12:00:00.000+01:00\",\n                                \"stopQuantity\": 0,\n                                \"rph\": \"1\",\n                                \"marketingAirline\": {\n                                    \"value\": \"\",\n                                    \"code\": \"DX\"\n                                },\n                                \"flightNumber\": \"7878\",\n                                \"resBookDesigCode\": \"Y\",\n                                \"bookingClassAvails\": [],\n                                \"comment\": [],\n                                \"stopLocation\": [],\n                                \"status\": \"30\",\n                                \"tpaextensions\": {\n                                    \"fareBasis\": \"YID\",\n                                    \"fareRule\": {\n                                        \"code\": \"ID\",\n                                        \"name\": \"${[en]:pricing.farerules.general.name.ID}\",\n                                        \"value\": \"Test ID fare\"\n                                    },\n                                    \"operations\": [\n                                        {\n                                            \"modificationType\": \"10\",\n                                            \"name\": \"CANCEL\"\n                                        },\n                                        {\n                                            \"modificationType\": \"30\",\n                                            \"name\": \"REBOOK\"\n                                        },\n                                        {\n                                            \"modificationType\": \"3\",\n                                            \"name\": \"CHANGE_NAME\"\n                                        }\n                                    ]\n                                }\n                            }\n                        ]\n                    }\n                ]\n            }\n        },\n        \"priceInfo\": {\n            \"itinTotalFare\": [\n                {\n                    \"baseFare\": {\n                        \"currencyCode\": \"USD\",\n                        \"amount\": 0.00\n                    },\n                    \"equivFare\": [],\n                    \"taxes\": {\n                        \"tax\": [\n                            {\n                                \"value\": \"\",\n                                \"taxCode\": \"MI\",\n                                \"currencyCode\": \"USD\",\n                                \"decimalPlaces\": 2,\n                                \"amount\": 0.76\n                            }\n                        ]\n                    },\n                    \"fees\": {\n                        \"fee\": [\n                            {\n                                \"value\": \"\",\n                                \"feeCode\": \"VAT_MI\",\n                                \"currencyCode\": \"USD\",\n                                \"decimalPlaces\": 2,\n                                \"amount\": 0.00\n                            },\n                            {\n                                \"value\": \"\",\n                                \"feeCode\": \"VAT_reservation\",\n                                \"currencyCode\": \"USD\",\n                                \"decimalPlaces\": 2,\n                                \"amount\": 0.00\n                            },\n                            {\n                                \"value\": \"\",\n                                \"feeCode\": \"reservation\",\n                                \"currencyCode\": \"USD\",\n                                \"decimalPlaces\": 2,\n                                \"amount\": 4.48\n                            }\n                        ]\n                    },\n                    \"totalFare\": {\n                        \"currencyCode\": \"USD\",\n                        \"amount\": 5.24\n                    },\n                    \"fareBaggageAllowance\": [],\n                    \"remark\": []\n                }\n            ],\n            \"ptcfareBreakdowns\": {\n                \"ptcfareBreakdown\": [\n                    {\n                        \"passengerTypeQuantity\": {\n                            \"code\": \"ADT\",\n                            \"quantity\": 1\n                        },\n                        \"fareBasisCodes\": {\n                            \"fareBasisCode\": [\n                                {\n                                    \"value\": \"YID\"\n                                }\n                            ]\n                        },\n                        \"passengerFare\": [\n                            {\n                                \"baseFare\": {\n                                    \"currencyCode\": \"USD\",\n                                    \"decimalPlaces\": 2,\n                                    \"amount\": 0.00\n                                },\n                                \"equivFare\": [],\n                                \"taxes\": {\n                                    \"tax\": [\n                                        {\n                                            \"value\": \"\",\n                                            \"taxCode\": \"MI\",\n                                            \"currencyCode\": \"USD\",\n                                            \"decimalPlaces\": 2,\n                                            \"amount\": 0.76\n                                        }\n                                    ]\n                                },\n                                \"fees\": {\n                                    \"fee\": [\n                                        {\n                                            \"value\": \"\",\n                                            \"feeCode\": \"VAT_MI\",\n                                            \"currencyCode\": \"USD\",\n                                            \"decimalPlaces\": 2,\n                                            \"amount\": 0.00\n                                        },\n                                        {\n                                            \"value\": \"\",\n                                            \"feeCode\": \"VAT_reservation\",\n                                            \"currencyCode\": \"USD\",\n                                            \"decimalPlaces\": 2,\n                                            \"amount\": 0.00\n                                        },\n                                        {\n                                            \"value\": \"\",\n                                            \"feeCode\": \"reservation\",\n                                            \"currencyCode\": \"USD\",\n                                            \"decimalPlaces\": 2,\n                                            \"amount\": 4.48\n                                        }\n                                    ]\n                                },\n                                \"totalFare\": {\n                                    \"currencyCode\": \"USD\",\n                                    \"decimalPlaces\": 2,\n                                    \"amount\": 5.24\n                                },\n                                \"fareBaggageAllowance\": [],\n                                \"remark\": []\n                            }\n                        ],\n                        \"travelerRefNumber\": [\n                            {\n                                \"rph\": \"1\"\n                            }\n                        ],\n                        \"ticketDesignators\": {\n                            \"ticketDesignator\": [\n                                {\n                                    \"flightRefRPH\": \"1\"\n                                }\n                            ]\n                        },\n                        \"fareInfo\": [],\n                        \"pricingUnit\": [],\n                        \"flightRefNumberRPHList\": [\n                            \"1\"\n                        ]\n                    }\n                ]\n            }\n        },\n        \"travelerInfo\": {\n            \"airTraveler\": [\n                {\n                    \"personName\": {\n                        \"namePrefix\": [\n                            \"MR\"\n                        ],\n                        \"givenName\": [\n                            \"QA\"\n                        ],\n                        \"middleName\": [],\n                        \"surname\": \"TESTER\",\n                        \"nameSuffix\": [],\n                        \"nameTitle\": []\n                    },\n                    \"telephone\": [\n                        {\n                            \"countryAccessCode\": \"66\",\n                            \"phoneNumber\": \"78945612\"\n                        }\n                    ],\n                    \"email\": [\n                        {\n                            \"value\": \"qa@example.com\"\n                        }\n                    ],\n                    \"address\": [],\n                    \"custLoyalty\": [],\n                    \"document\": [\n                        {\n                            \"docLimitations\": [],\n                            \"docID\": \"741852369\",\n                            \"docType\": \"2\",\n                            \"docHolderNationality\": \"TH\",\n                            \"expireDate\": \"2025-12-31\"\n                        }\n                    ],\n                    \"travelerRefNumber\": {\n                        \"rph\": \"1\"\n                    },\n                    \"flightSegmentRPHs\": {\n                        \"flightSegmentRPH\": [\n                            \"1\"\n                        ]\n                    },\n                    \"socialMediaInfo\": [],\n                    \"passengerTypeCode\": \"ADT\",\n                    \"gender\": \"Male\",\n                    \"comment\": []\n                }\n            ],\n            \"specialReqDetails\": [\n                {\n                    \"specialServiceRequests\": {\n                        \"specialServiceRequest\": [\n                            {\n                                \"text\": \"PP 741852369\",\n                                \"serviceQuantity\": 1,\n                                \"status\": \"30\",\n                                \"number\": 1,\n                                \"travelerRefNumberRPHList\": [\n                                    \"1\"\n                                ],\n                                \"flightRefNumberRPHList\": [\n                                    \"1\"\n                                ],\n                                \"ssrcode\": \"FOID\"\n                            }\n                        ]\n                    }\n                }\n            ]\n        },\n        \"ticketing\": [\n            {\n                \"ticketAdvisory\": [],\n                \"ticketTimeLimit\": \"2025-11-27T08:59:29.000Z\",\n                \"ticketType\": \"E_TICKET\",\n                \"flightSegmentRefNumber\": [],\n                \"travelerRefNumber\": [],\n                \"miscTicketingCode\": []\n            }\n        ],\n        \"bookingReferenceID\": [\n            {\n                \"companyName\": {\n                    \"value\": \"\",\n                    \"code\": \"DX\"\n                },\n                \"type\": \"14\",\n                \"id\": \"I27YLF\",\n                \"flightRefNumberRPHList\": []\n            }\n        ],\n        \"offer\": {\n            \"summary\": [],\n            \"priced\": [\n                {\n                    \"shortDescription\": [],\n                    \"longDescription\": [],\n                    \"originDestination\": [],\n                    \"otherServices\": [],\n                    \"restriction\": [],\n                    \"termsAndConditions\": [],\n                    \"commission\": [],\n                    \"multimedia\": [],\n                    \"bookingReferenceID\": [],\n                    \"id\": \"2169500\",\n                    \"tpaextensions\": {\n                        \"orderInfo\": {\n                            \"action\": \"CREATE_BOOKING\",\n                            \"currencyCode\": \"USD\",\n                            \"direction\": \"PAYMENT\",\n                            \"orderType\": \"BOOKING\",\n                            \"status\": \"PENDING\",\n                            \"totalAmount\": \"5.24\"\n                        }\n                    }\n                }\n            ],\n            \"purchased\": []\n        },\n        \"createDateTime\": \"2025-11-27T08:29:29.000Z\",\n        \"emdinfo\": []\n    },\n    \"airBookModifyRQ\": {\n        \"modificationType\": \"10\",\n        \"airItinerary\": {\n            \"originDestinationOptions\": {\n                \"originDestinationOption\": [\n                    {\n                        \"flightSegment\": [\n                            {\n                                \"departureAirport\": {\n                                    \"locationCode\": \"AAC\",\n                                    \"terminal\": \"1A\"\n                                },\n                                \"arrivalAirport\": {\n                                    \"locationCode\": \"AAL\",\n                                    \"terminal\": \"2B\"\n                                },\n                                \"operatingAirline\": {\n                                    \"value\": \"\",\n                                    \"code\": \"DX\",\n                                    \"flightNumber\": \"7878\"\n                                },\n                                \"equipment\": [],\n                                \"departureDateTime\": \"2025-12-29T10:00:00.000+02:00\",\n                                \"arrivalDateTime\": \"2025-12-29T12:00:00.000+01:00\",\n                                \"stopQuantity\": 0,\n                                \"rph\": \"1\",\n                                \"marketingAirline\": {\n                                    \"value\": \"\",\n                                    \"code\": \"DX\"\n                                },\n                                \"flightNumber\": \"7878\",\n                                \"resBookDesigCode\": \"Y\",\n                                \"bookingClassAvails\": [],\n                                \"comment\": [],\n                                \"stopLocation\": [],\n                                \"status\": \"30\",\n                                \"tpaextensions\": {\n                                    \"fareBasis\": \"YID\",\n                                    \"fareRule\": {\n                                        \"code\": \"ID\",\n                                        \"name\": \"${[en]:pricing.farerules.general.name.ID}\",\n                                        \"value\": \"Test ID fare\"\n                                    },\n                                    \"operations\": [\n                                        {\n                                            \"modificationType\": \"10\",\n                                            \"name\": \"CANCEL\"\n                                        },\n                                        {\n                                            \"modificationType\": \"30\",\n                                            \"name\": \"REBOOK\"\n                                        },\n                                        {\n                                            \"modificationType\": \"3\",\n                                            \"name\": \"CHANGE_NAME\"\n                                        }\n                                    ]\n                                }\n                            }\n                        ]\n                    }\n                ]\n            }\n        }\n    }\n}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "https://test-api.worldticket.net/ota/v2015b/OTA_AirBookModifyRQ",
					"protocol": "https",
					"host": [
						"test-api",
						"worldticket",
						"net"
					],
					"path": [
						"ota",
						"v2015b",
						"OTA_AirBookModifyRQ"
					]
				},
				"description": "Generated from cURL: curl -X POST \\\n    https://test-api.worldticket.net/ota/v2015b/OTA_ReadRQ \\\n    -H 'Authorization: Bearer {access_token}' \\\n    -H 'Content-Type: application/json' \\\n    -d @ReadRQ.json"
			},
			"response": []
		},
		{
			"name": "Cancel Passenger (AirBookModifyRQ)",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "Authorization",
						"value": "Bearer {{access_token}}"
					},
					{
						"key": "Content-Type",
						"value": "application/json"
					}
				],
				"body": {
					"mode": "raw",
					"raw": "{\n    \"version\": \"2.001\",\n    \"pos\": {\n        \"source\": [\n            {\n                \"isoCurrency\": \"USD\",\n                \"bookingChannel\": {\n                    \"type\": \"OTA\"\n                }\n            }\n        ]\n    },\n    \"airReservation\": {\n        \"airItinerary\": {\n            \"originDestinationOptions\": {\n                \"originDestinationOption\": [\n                    {\n                        \"flightSegment\": [\n                            {\n                                \"departureAirport\": {\n                                    \"locationCode\": \"AAC\",\n                                    \"terminal\": \"1A\"\n                                },\n                                \"arrivalAirport\": {\n                                    \"locationCode\": \"AAL\",\n                                    \"terminal\": \"2B\"\n                                },\n                                \"operatingAirline\": {\n                                    \"value\": \"\",\n                                    \"code\": \"DX\",\n                                    \"flightNumber\": \"7878\"\n                                },\n                                \"equipment\": [],\n                                \"departureDateTime\": \"2025-12-29T10:00:00.000+02:00\",\n                                \"arrivalDateTime\": \"2025-12-29T12:00:00.000+01:00\",\n                                \"stopQuantity\": 0,\n                                \"rph\": \"1\",\n                                \"marketingAirline\": {\n                                    \"value\": \"\",\n                                    \"code\": \"DX\"\n                                },\n                                \"flightNumber\": \"7878\",\n                                \"resBookDesigCode\": \"Y\",\n                                \"bookingClassAvails\": [],\n                                \"comment\": [],\n                                \"stopLocation\": [],\n                                \"status\": \"30\",\n                                \"tpaextensions\": {\n                                    \"fareBasis\": \"YID\",\n                                    \"fareRule\": {\n                                        \"code\": \"ID\",\n                                        \"name\": \"${[en]:pricing.farerules.general.name.ID}\",\n                                        \"value\": \"Test ID fare\"\n                                    },\n                                    \"operations\": [\n                                        {\n                                            \"modificationType\": \"10\",\n                                            \"name\": \"CANCEL\"\n                                        },\n                                        {\n                                            \"modificationType\": \"30\",\n                                            \"name\": \"REBOOK\"\n                                        },\n                                        {\n                                            \"modificationType\": \"3\",\n                                            \"name\": \"CHANGE_NAME\"\n                                        }\n                                    ]\n                                }\n                            }\n                        ]\n                    }\n                ]\n            }\n        },\n        \"priceInfo\": {\n            \"itinTotalFare\": [\n                {\n                    \"baseFare\": {\n                        \"currencyCode\": \"USD\",\n                        \"amount\": 0.00\n                    },\n                    \"equivFare\": [],\n                    \"taxes\": {\n                        \"tax\": [\n                            {\n                                \"value\": \"\",\n                                \"taxCode\": \"MI\",\n                                \"currencyCode\": \"USD\",\n                                \"decimalPlaces\": 2,\n                                \"amount\": 0.76\n                            }\n                        ]\n                    },\n                    \"fees\": {\n                        \"fee\": [\n                            {\n                                \"value\": \"\",\n                                \"feeCode\": \"VAT_MI\",\n                                \"currencyCode\": \"USD\",\n                                \"decimalPlaces\": 2,\n                                \"amount\": 0.00\n                            },\n                            {\n                                \"value\": \"\",\n                                \"feeCode\": \"VAT_reservation\",\n                                \"currencyCode\": \"USD\",\n                                \"decimalPlaces\": 2,\n                                \"amount\": 0.00\n                            },\n                            {\n                                \"value\": \"\",\n                                \"feeCode\": \"reservation\",\n                                \"currencyCode\": \"USD\",\n                                \"decimalPlaces\": 2,\n                                \"amount\": 4.48\n                            }\n                        ]\n                    },\n                    \"totalFare\": {\n                        \"currencyCode\": \"USD\",\n                        \"amount\": 5.24\n                    },\n                    \"fareBaggageAllowance\": [],\n                    \"remark\": []\n                }\n            ],\n            \"ptcfareBreakdowns\": {\n                \"ptcfareBreakdown\": [\n                    {\n                        \"passengerTypeQuantity\": {\n                            \"code\": \"ADT\",\n                            \"quantity\": 1\n                        },\n                        \"fareBasisCodes\": {\n                            \"fareBasisCode\": [\n                                {\n                                    \"value\": \"YID\"\n                                }\n                            ]\n                        },\n                        \"passengerFare\": [\n                            {\n                                \"baseFare\": {\n                                    \"currencyCode\": \"USD\",\n                                    \"decimalPlaces\": 2,\n                                    \"amount\": 0.00\n                                },\n                                \"equivFare\": [],\n                                \"taxes\": {\n                                    \"tax\": [\n                                        {\n                                            \"value\": \"\",\n                                            \"taxCode\": \"MI\",\n                                            \"currencyCode\": \"USD\",\n                                            \"decimalPlaces\": 2,\n                                            \"amount\": 0.76\n                                        }\n                                    ]\n                                },\n                                \"fees\": {\n                                    \"fee\": [\n                                        {\n                                            \"value\": \"\",\n                                            \"feeCode\": \"VAT_MI\",\n                                            \"currencyCode\": \"USD\",\n                                            \"decimalPlaces\": 2,\n                                            \"amount\": 0.00\n                                        },\n                                        {\n                                            \"value\": \"\",\n                                            \"feeCode\": \"VAT_reservation\",\n                                            \"currencyCode\": \"USD\",\n                                            \"decimalPlaces\": 2,\n                                            \"amount\": 0.00\n                                        },\n                                        {\n                                            \"value\": \"\",\n                                            \"feeCode\": \"reservation\",\n                                            \"currencyCode\": \"USD\",\n                                            \"decimalPlaces\": 2,\n                                            \"amount\": 4.48\n                                        }\n                                    ]\n                                },\n                                \"totalFare\": {\n                                    \"currencyCode\": \"USD\",\n                                    \"decimalPlaces\": 2,\n                                    \"amount\": 5.24\n                                },\n                                \"fareBaggageAllowance\": [],\n                                \"remark\": []\n                            }\n                        ],\n                        \"travelerRefNumber\": [\n                            {\n                                \"rph\": \"1\"\n                            }\n                        ],\n                        \"ticketDesignators\": {\n                            \"ticketDesignator\": [\n                                {\n                                    \"flightRefRPH\": \"1\"\n                                }\n                            ]\n                        },\n                        \"fareInfo\": [],\n                        \"pricingUnit\": [],\n                        \"flightRefNumberRPHList\": [\n                            \"1\"\n                        ]\n                    }\n                ]\n            }\n        },\n        \"travelerInfo\": {\n            \"airTraveler\": [\n                {\n                    \"personName\": {\n                        \"namePrefix\": [\n                            \"MR\"\n                        ],\n                        \"givenName\": [\n                            \"QA2\"\n                        ],\n                        \"middleName\": [],\n                        \"surname\": \"TESTER\",\n                        \"nameSuffix\": [],\n                        \"nameTitle\": []\n                    },\n                    \"telephone\": [\n                        {\n                            \"countryAccessCode\": \"66\",\n                            \"phoneNumber\": \"78945612\"\n                        },\n                        {\n                            \"phoneTechType\": \"5\",\n                            \"phoneNumber\": \"78945612\"\n                        }\n                    ],\n                    \"email\": [\n                        {\n                            \"value\": \"qa2@example.com\"\n                        }\n                    ],\n                    \"address\": [],\n                    \"custLoyalty\": [],\n                    \"document\": [\n                        {\n                            \"docLimitations\": [],\n                            \"docID\": \"741852369\",\n                            \"docType\": \"2\",\n                            \"docHolderNationality\": \"TH\",\n                            \"expireDate\": \"2025-12-31\"\n                        }\n                    ],\n                    \"travelerRefNumber\": {\n                        \"rph\": \"1\"\n                    },\n                    \"flightSegmentRPHs\": {\n                        \"flightSegmentRPH\": [\n                            \"1\"\n                        ]\n                    },\n                    \"socialMediaInfo\": [],\n                    \"passengerTypeCode\": \"ADT\",\n                    \"gender\": \"Male\",\n                    \"comment\": []\n                }\n            ],\n            \"specialReqDetails\": [\n                {\n                    \"specialServiceRequests\": {\n                        \"specialServiceRequest\": [\n                            {\n                                \"text\": \"PP 741852369\",\n                                \"serviceQuantity\": 1,\n                                \"status\": \"30\",\n                                \"number\": 1,\n                                \"travelerRefNumberRPHList\": [\n                                    \"1\"\n                                ],\n                                \"flightRefNumberRPHList\": [\n                                    \"1\"\n                                ],\n                                \"ssrcode\": \"FOID\"\n                            }\n                        ]\n                    }\n                }\n            ]\n        },\n        \"ticketing\": [\n            {\n                \"ticketAdvisory\": [],\n                \"ticketType\": \"E_TICKET\",\n                \"flightSegmentRefNumber\": [],\n                \"travelerRefNumber\": [],\n                \"ticketDocumentNbr\": \"2772770020315\",\n                \"passengerTypeCode\": \"ADT\",\n                \"miscTicketingCode\": [],\n                \"tpaextensions\": {\n                    \"couponInfos\": [\n                        {\n                            \"flightRefRPH\": \"1\",\n                            \"number\": \"1\",\n                            \"status\": \"E\"\n                        }\n                    ]\n                }\n            },\n            {\n                \"ticketAdvisory\": [],\n                \"ticketType\": \"E_TICKET\",\n                \"flightSegmentRefNumber\": [],\n                \"travelerRefNumber\": [\n                    \"1\"\n                ],\n                \"ticketDocumentNbr\": \"2772468871145\",\n                \"passengerTypeCode\": \"ADT\",\n                \"miscTicketingCode\": [],\n                \"tpaextensions\": {\n                    \"couponInfos\": [\n                        {\n                            \"flightRefRPH\": \"1\",\n                            \"number\": \"1\",\n                            \"status\": \"O\"\n                        }\n                    ]\n                }\n            }\n        ],\n        \"bookingReferenceID\": [\n            {\n                \"companyName\": {\n                    \"value\": \"\",\n                    \"code\": \"DX\"\n                },\n                \"type\": \"14\",\n                \"id\": \"AVJQY2\",\n                \"flightRefNumberRPHList\": []\n            }\n        ],\n        \"offer\": {\n            \"summary\": [],\n            \"priced\": [\n                {\n                    \"shortDescription\": [],\n                    \"longDescription\": [],\n                    \"originDestination\": [],\n                    \"otherServices\": [],\n                    \"restriction\": [],\n                    \"termsAndConditions\": [],\n                    \"commission\": [],\n                    \"multimedia\": [],\n                    \"bookingReferenceID\": [],\n                    \"id\": \"2169495\",\n                    \"tpaextensions\": {\n                        \"orderInfo\": {\n                            \"action\": \"CREATE_BOOKING\",\n                            \"currencyCode\": \"USD\",\n                            \"direction\": \"PAYMENT\",\n                            \"orderType\": \"BOOKING\",\n                            \"paymentTransactionId\": \"2137265\",\n                            \"status\": \"PAID\",\n                            \"totalAmount\": \"5.24\"\n                        }\n                    }\n                },\n                {\n                    \"shortDescription\": [],\n                    \"longDescription\": [],\n                    \"originDestination\": [],\n                    \"otherServices\": [],\n                    \"restriction\": [],\n                    \"termsAndConditions\": [],\n                    \"commission\": [],\n                    \"multimedia\": [],\n                    \"bookingReferenceID\": [],\n                    \"id\": \"2169496\",\n                    \"tpaextensions\": {\n                        \"orderInfo\": {\n                            \"action\": \"CHANGE_NAME\",\n                            \"currencyCode\": \"USD\",\n                            \"direction\": \"PAYMENT\",\n                            \"orderType\": \"BOOKING\",\n                            \"paymentTransactionId\": \"2137266\",\n                            \"status\": \"PAID\",\n                            \"totalAmount\": \"0.00\"\n                        }\n                    }\n                }\n            ],\n            \"purchased\": []\n        },\n        \"createDateTime\": \"2025-11-27T08:13:57.000Z\",\n        \"emdinfo\": []\n    },\n    \"airBookModifyRQ\": {\n        \"modificationType\": \"2\",\n        \"travelerInfo\": {\n            \"airTraveler\": [\n                {\n                    \"personName\": {\n                        \"namePrefix\": [\n                            \"MR\"\n                        ],\n                        \"givenName\": [\n                            \"QA2\"\n                        ],\n                        \"middleName\": [],\n                        \"surname\": \"TESTER\",\n                        \"nameSuffix\": [],\n                        \"nameTitle\": []\n                    },\n                    \"telephone\": [\n                        {\n                            \"countryAccessCode\": \"66\",\n                            \"phoneNumber\": \"78945612\"\n                        },\n                        {\n                            \"phoneTechType\": \"5\",\n                            \"phoneNumber\": \"78945612\"\n                        }\n                    ],\n                    \"email\": [\n                        {\n                            \"value\": \"qa2@example.com\"\n                        }\n                    ],\n                    \"address\": [],\n                    \"custLoyalty\": [],\n                    \"document\": [\n                        {\n                            \"docLimitations\": [],\n                            \"docID\": \"741852369\",\n                            \"docType\": \"2\",\n                            \"docHolderNationality\": \"TH\",\n                            \"expireDate\": \"2025-12-31\"\n                        }\n                    ],\n                    \"travelerRefNumber\": {\n                        \"rph\": \"1\"\n                    },\n                    \"flightSegmentRPHs\": {\n                        \"flightSegmentRPH\": [\n                            \"1\"\n                        ]\n                    },\n                    \"socialMediaInfo\": [],\n                    \"passengerTypeCode\": \"ADT\",\n                    \"gender\": \"Male\",\n                    \"comment\": []\n                }\n            ],\n            \"specialReqDetails\": []\n        }\n    }\n}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "https://test-api.worldticket.net/ota/v2015b/OTA_AirBookModifyRQ",
					"protocol": "https",
					"host": [
						"test-api",
						"worldticket",
						"net"
					],
					"path": [
						"ota",
						"v2015b",
						"OTA_AirBookModifyRQ"
					]
				},
				"description": "Generated from cURL: curl -X POST \\\n    https://test-api.worldticket.net/ota/v2015b/OTA_ReadRQ \\\n    -H 'Authorization: Bearer {access_token}' \\\n    -H 'Content-Type: application/json' \\\n    -d @ReadRQ.json"
			},
			"response": []
		},
		{
			"name": "Change Name (AirBookModifyRQ)",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "Authorization",
						"value": "Bearer {{access_token}}"
					},
					{
						"key": "Content-Type",
						"value": "application/json"
					}
				],
				"body": {
					"mode": "raw",
					"raw": "{\n    \"version\": \"2.001\",\n    \"pos\": {\n        \"source\": [\n            {\n                \"isoCurrency\": \"USD\",\n                \"bookingChannel\": {\n                    \"type\": \"OTA\"\n                }\n            }\n        ]\n    },\n    \"airReservation\": {\n        \"airItinerary\": {\n            \"originDestinationOptions\": {\n                \"originDestinationOption\": [\n                    {\n                        \"flightSegment\": [\n                            {\n                                \"departureAirport\": {\n                                    \"locationCode\": \"AAC\",\n                                    \"terminal\": \"1A\"\n                                },\n                                \"arrivalAirport\": {\n                                    \"locationCode\": \"AAL\",\n                                    \"terminal\": \"2B\"\n                                },\n                                \"operatingAirline\": {\n                                    \"value\": \"\",\n                                    \"code\": \"DX\",\n                                    \"flightNumber\": \"7878\"\n                                },\n                                \"equipment\": [],\n                                \"departureDateTime\": \"2025-12-29T10:00:00.000+02:00\",\n                                \"arrivalDateTime\": \"2025-12-29T12:00:00.000+01:00\",\n                                \"stopQuantity\": 0,\n                                \"rph\": \"1\",\n                                \"marketingAirline\": {\n                                    \"value\": \"\",\n                                    \"code\": \"DX\"\n                                },\n                                \"flightNumber\": \"7878\",\n                                \"resBookDesigCode\": \"Y\",\n                                \"bookingClassAvails\": [],\n                                \"comment\": [],\n                                \"stopLocation\": [],\n                                \"status\": \"30\",\n                                \"tpaextensions\": {\n                                    \"fareBasis\": \"YID\",\n                                    \"fareRule\": {\n                                        \"code\": \"ID\",\n                                        \"name\": \"${[en]:pricing.farerules.general.name.ID}\",\n                                        \"value\": \"Test ID fare\"\n                                    },\n                                    \"operations\": [\n                                        {\n                                            \"modificationType\": \"10\",\n                                            \"name\": \"CANCEL\"\n                                        },\n                                        {\n                                            \"modificationType\": \"30\",\n                                            \"name\": \"REBOOK\"\n                                        },\n                                        {\n                                            \"modificationType\": \"3\",\n                                            \"name\": \"CHANGE_NAME\"\n                                        }\n                                    ]\n                                }\n                            }\n                        ]\n                    }\n                ]\n            }\n        },\n        \"priceInfo\": {\n            \"itinTotalFare\": [\n                {\n                    \"baseFare\": {\n                        \"currencyCode\": \"USD\",\n                        \"amount\": 0.00\n                    },\n                    \"equivFare\": [],\n                    \"taxes\": {\n                        \"tax\": [\n                            {\n                                \"value\": \"\",\n                                \"taxCode\": \"MI\",\n                                \"currencyCode\": \"USD\",\n                                \"decimalPlaces\": 2,\n                                \"amount\": 0.76\n                            }\n                        ]\n                    },\n                    \"fees\": {\n                        \"fee\": [\n                            {\n                                \"value\": \"\",\n                                \"feeCode\": \"VAT_MI\",\n                                \"currencyCode\": \"USD\",\n                                \"decimalPlaces\": 2,\n                                \"amount\": 0.00\n                            },\n                            {\n                                \"value\": \"\",\n                                \"feeCode\": \"VAT_reservation\",\n                                \"currencyCode\": \"USD\",\n                                \"decimalPlaces\": 2,\n                                \"amount\": 0.00\n                            },\n                            {\n                                \"value\": \"\",\n                                \"feeCode\": \"reservation\",\n                                \"currencyCode\": \"USD\",\n                                \"decimalPlaces\": 2,\n                                \"amount\": 4.48\n                            }\n                        ]\n                    },\n                    \"totalFare\": {\n                        \"currencyCode\": \"USD\",\n                        \"amount\": 5.24\n                    },\n                    \"fareBaggageAllowance\": [],\n                    \"remark\": []\n                }\n            ],\n            \"ptcfareBreakdowns\": {\n                \"ptcfareBreakdown\": [\n                    {\n                        \"passengerTypeQuantity\": {\n                            \"code\": \"ADT\",\n                            \"quantity\": 1\n                        },\n                        \"fareBasisCodes\": {\n                            \"fareBasisCode\": [\n                                {\n                                    \"value\": \"YID\"\n                                }\n                            ]\n                        },\n                        \"passengerFare\": [\n                            {\n                                \"baseFare\": {\n                                    \"currencyCode\": \"USD\",\n                                    \"decimalPlaces\": 2,\n                                    \"amount\": 0.00\n                                },\n                                \"equivFare\": [],\n                                \"taxes\": {\n                                    \"tax\": [\n                                        {\n                                            \"value\": \"\",\n                                            \"taxCode\": \"MI\",\n                                            \"currencyCode\": \"USD\",\n                                            \"decimalPlaces\": 2,\n                                            \"amount\": 0.76\n                                        }\n                                    ]\n                                },\n                                \"fees\": {\n                                    \"fee\": [\n                                        {\n                                            \"value\": \"\",\n                                            \"feeCode\": \"VAT_MI\",\n                                            \"currencyCode\": \"USD\",\n                                            \"decimalPlaces\": 2,\n                                            \"amount\": 0.00\n                                        },\n                                        {\n                                            \"value\": \"\",\n                                            \"feeCode\": \"VAT_reservation\",\n                                            \"currencyCode\": \"USD\",\n                                            \"decimalPlaces\": 2,\n                                            \"amount\": 0.00\n                                        },\n                                        {\n                                            \"value\": \"\",\n                                            \"feeCode\": \"reservation\",\n                                            \"currencyCode\": \"USD\",\n                                            \"decimalPlaces\": 2,\n                                            \"amount\": 4.48\n                                        }\n                                    ]\n                                },\n                                \"totalFare\": {\n                                    \"currencyCode\": \"USD\",\n                                    \"decimalPlaces\": 2,\n                                    \"amount\": 5.24\n                                },\n                                \"fareBaggageAllowance\": [],\n                                \"remark\": []\n                            }\n                        ],\n                        \"travelerRefNumber\": [\n                            {\n                                \"rph\": \"1\"\n                            }\n                        ],\n                        \"ticketDesignators\": {\n                            \"ticketDesignator\": [\n                                {\n                                    \"flightRefRPH\": \"1\"\n                                }\n                            ]\n                        },\n                        \"fareInfo\": [],\n                        \"pricingUnit\": [],\n                        \"flightRefNumberRPHList\": [\n                            \"1\"\n                        ]\n                    }\n                ]\n            }\n        },\n        \"travelerInfo\": {\n            \"airTraveler\": [\n                {\n                    \"personName\": {\n                        \"namePrefix\": [\n                            \"MR\"\n                        ],\n                        \"givenName\": [\n                            \"QA\"\n                        ],\n                        \"middleName\": [],\n                        \"surname\": \"TESTER\",\n                        \"nameSuffix\": [],\n                        \"nameTitle\": []\n                    },\n                    \"telephone\": [\n                        {\n                            \"countryAccessCode\": \"66\",\n                            \"phoneNumber\": \"78945612\"\n                        }\n                    ],\n                    \"email\": [\n                        {\n                            \"value\": \"qa@example.com\"\n                        }\n                    ],\n                    \"address\": [],\n                    \"custLoyalty\": [],\n                    \"document\": [\n                        {\n                            \"docLimitations\": [],\n                            \"docID\": \"741852369\",\n                            \"docType\": \"2\",\n                            \"docHolderNationality\": \"TH\",\n                            \"expireDate\": \"2025-12-31\"\n                        }\n                    ],\n                    \"travelerRefNumber\": {\n                        \"rph\": \"1\"\n                    },\n                    \"flightSegmentRPHs\": {\n                        \"flightSegmentRPH\": [\n                            \"1\"\n                        ]\n                    },\n                    \"socialMediaInfo\": [],\n                    \"passengerTypeCode\": \"ADT\",\n                    \"gender\": \"Male\",\n                    \"comment\": []\n                }\n            ],\n            \"specialReqDetails\": [\n                {\n                    \"specialServiceRequests\": {\n                        \"specialServiceRequest\": [\n                            {\n                                \"text\": \"PP 741852369\",\n                                \"serviceQuantity\": 1,\n                                \"status\": \"30\",\n                                \"number\": 1,\n                                \"travelerRefNumberRPHList\": [\n                                    \"1\"\n                                ],\n                                \"flightRefNumberRPHList\": [\n                                    \"1\"\n                                ],\n                                \"ssrcode\": \"FOID\"\n                            }\n                        ]\n                    }\n                }\n            ]\n        },\n        \"ticketing\": [\n            {\n                \"ticketAdvisory\": [],\n                \"ticketType\": \"E_TICKET\",\n                \"flightSegmentRefNumber\": [],\n                \"travelerRefNumber\": [\n                    \"1\"\n                ],\n                \"ticketDocumentNbr\": \"2772770020315\",\n                \"passengerTypeCode\": \"ADT\",\n                \"miscTicketingCode\": [],\n                \"tpaextensions\": {\n                    \"couponInfos\": [\n                        {\n                            \"flightRefRPH\": \"1\",\n                            \"number\": \"1\",\n                            \"status\": \"O\"\n                        }\n                    ]\n                }\n            }\n        ],\n        \"bookingReferenceID\": [\n            {\n                \"companyName\": {\n                    \"value\": \"\",\n                    \"code\": \"DX\"\n                },\n                \"type\": \"14\",\n                \"id\": \"AVJQY2\",\n                \"flightRefNumberRPHList\": []\n            }\n        ],\n        \"offer\": {\n            \"summary\": [],\n            \"priced\": [\n                {\n                    \"shortDescription\": [],\n                    \"longDescription\": [],\n                    \"originDestination\": [],\n                    \"otherServices\": [],\n                    \"restriction\": [],\n                    \"termsAndConditions\": [],\n                    \"commission\": [],\n                    \"multimedia\": [],\n                    \"bookingReferenceID\": [],\n                    \"id\": \"2169495\",\n                    \"tpaextensions\": {\n                        \"orderInfo\": {\n                            \"action\": \"CREATE_BOOKING\",\n                            \"currencyCode\": \"USD\",\n                            \"direction\": \"PAYMENT\",\n                            \"orderType\": \"BOOKING\",\n                            \"paymentTransactionId\": \"2137265\",\n                            \"status\": \"PAID\",\n                            \"totalAmount\": \"5.24\"\n                        }\n                    }\n                }\n            ],\n            \"purchased\": []\n        },\n        \"createDateTime\": \"2025-11-27T08:13:57.000Z\",\n        \"emdinfo\": []\n    },\n    \"airBookModifyRQ\": {\n        \"modificationType\": \"3\",\n        \"travelerInfo\": {\n            \"airTraveler\": [\n                {\n                    \"personName\": {\n                        \"namePrefix\": [\n                            \"MR\"\n                        ],\n                        \"givenName\": [\n                            \"QA2\"\n                        ],\n                        \"middleName\": [],\n                        \"surname\": \"TESTER\",\n                        \"nameSuffix\": [],\n                        \"nameTitle\": []\n                    },\n                    \"telephone\": [\n                        {\n                            \"countryAccessCode\": \"66\",\n                            \"phoneNumber\": \"78945612\"\n                        }\n                    ],\n                    \"email\": [\n                        {\n                            \"value\": \"qa2@example.com\"\n                        }\n                    ],\n                    \"address\": [],\n                    \"custLoyalty\": [],\n                    \"document\": [\n                        {\n                            \"docLimitations\": [],\n                            \"docID\": \"741852369\",\n                            \"docType\": \"2\",\n                            \"docHolderNationality\": \"TH\",\n                            \"expireDate\": \"2025-12-31\"\n                        }\n                    ],\n                    \"travelerRefNumber\": {\n                        \"rph\": \"1\"\n                    },\n                    \"flightSegmentRPHs\": {\n                        \"flightSegmentRPH\": [\n                            \"1\"\n                        ]\n                    },\n                    \"socialMediaInfo\": [],\n                    \"passengerTypeCode\": \"ADT\",\n                    \"gender\": \"Male\",\n                    \"comment\": []\n                }\n            ]\n        }\n    }\n}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "https://test-api.worldticket.net/ota/v2015b/OTA_AirBookModifyRQ",
					"protocol": "https",
					"host": [
						"test-api",
						"worldticket",
						"net"
					],
					"path": [
						"ota",
						"v2015b",
						"OTA_AirBookModifyRQ"
					]
				},
				"description": "Generated from cURL: curl -X POST \\\n    https://test-api.worldticket.net/ota/v2015b/OTA_ReadRQ \\\n    -H 'Authorization: Bearer {access_token}' \\\n    -H 'Content-Type: application/json' \\\n    -d @ReadRQ.json"
			},
			"response": []
		},
		{
			"name": "Change Date (AirBookModifyRQ)",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "Authorization",
						"value": "Bearer {{access_token}}"
					},
					{
						"key": "Content-Type",
						"value": "application/json"
					}
				],
				"body": {
					"mode": "raw",
					"raw": "{\n    \"version\": \"2.001\",\n    \"pos\": {\n        \"source\": [\n            {\n                \"isoCurrency\": \"USD\",\n                \"bookingChannel\": {\n                    \"type\": \"OTA\"\n                }\n            }\n        ]\n    },\n    \"airReservation\": {\n        \"airItinerary\": {\n            \"originDestinationOptions\": {\n                \"originDestinationOption\": [\n                    {\n                        \"flightSegment\": [\n                            {\n                                \"departureAirport\": {\n                                    \"locationCode\": \"AAC\",\n                                    \"terminal\": \"1A\"\n                                },\n                                \"arrivalAirport\": {\n                                    \"locationCode\": \"AAL\",\n                                    \"terminal\": \"2B\"\n                                },\n                                \"operatingAirline\": {\n                                    \"value\": \"\",\n                                    \"code\": \"DX\",\n                                    \"flightNumber\": \"7877\"\n                                },\n                                \"equipment\": [],\n                                \"departureDateTime\": \"2026-01-01T17:00:00.000+02:00\",\n                                \"arrivalDateTime\": \"2026-01-01T19:00:00.000+01:00\",\n                                \"stopQuantity\": 0,\n                                \"rph\": \"1\",\n                                \"marketingAirline\": {\n                                    \"value\": \"\",\n                                    \"code\": \"DX\"\n                                },\n                                \"flightNumber\": \"7877\",\n                                \"resBookDesigCode\": \"Y\",\n                                \"bookingClassAvails\": [],\n                                \"comment\": [],\n                                \"stopLocation\": [],\n                                \"status\": \"30\",\n                                \"tpaextensions\": {\n                                    \"fareBasis\": \"YID\",\n                                    \"fareRule\": {\n                                        \"code\": \"ID\",\n                                        \"name\": \"${[en]:pricing.farerules.general.name.ID}\",\n                                        \"value\": \"Test ID fare\"\n                                    },\n                                    \"operations\": [\n                                        {\n                                            \"modificationType\": \"10\",\n                                            \"name\": \"CANCEL\"\n                                        },\n                                        {\n                                            \"modificationType\": \"30\",\n                                            \"name\": \"REBOOK\"\n                                        },\n                                        {\n                                            \"modificationType\": \"3\",\n                                            \"name\": \"CHANGE_NAME\"\n                                        }\n                                    ]\n                                }\n                            }\n                        ]\n                    }\n                ]\n            }\n        },\n        \"priceInfo\": {\n            \"itinTotalFare\": [\n                {\n                    \"baseFare\": {\n                        \"currencyCode\": \"USD\",\n                        \"amount\": 0.00\n                    },\n                    \"equivFare\": [],\n                    \"fees\": {\n                        \"fee\": [\n                            {\n                                \"value\": \"\",\n                                \"feeCode\": \"VAT_reservation\",\n                                \"currencyCode\": \"USD\",\n                                \"decimalPlaces\": 2,\n                                \"amount\": 0.00\n                            },\n                            {\n                                \"value\": \"\",\n                                \"feeCode\": \"reservation\",\n                                \"currencyCode\": \"USD\",\n                                \"decimalPlaces\": 2,\n                                \"amount\": 4.48\n                            }\n                        ]\n                    },\n                    \"totalFare\": {\n                        \"currencyCode\": \"USD\",\n                        \"amount\": 4.48\n                    },\n                    \"fareBaggageAllowance\": [],\n                    \"remark\": []\n                }\n            ],\n            \"ptcfareBreakdowns\": {\n                \"ptcfareBreakdown\": [\n                    {\n                        \"passengerTypeQuantity\": {\n                            \"code\": \"ADT\",\n                            \"quantity\": 1\n                        },\n                        \"fareBasisCodes\": {\n                            \"fareBasisCode\": [\n                                {\n                                    \"value\": \"YID\"\n                                }\n                            ]\n                        },\n                        \"passengerFare\": [\n                            {\n                                \"baseFare\": {\n                                    \"currencyCode\": \"USD\",\n                                    \"decimalPlaces\": 2,\n                                    \"amount\": 0.00\n                                },\n                                \"equivFare\": [],\n                                \"fees\": {\n                                    \"fee\": [\n                                        {\n                                            \"value\": \"\",\n                                            \"feeCode\": \"VAT_reservation\",\n                                            \"currencyCode\": \"USD\",\n                                            \"decimalPlaces\": 2,\n                                            \"amount\": 0.00\n                                        },\n                                        {\n                                            \"value\": \"\",\n                                            \"feeCode\": \"reservation\",\n                                            \"currencyCode\": \"USD\",\n                                            \"decimalPlaces\": 2,\n                                            \"amount\": 4.48\n                                        }\n                                    ]\n                                },\n                                \"totalFare\": {\n                                    \"currencyCode\": \"USD\",\n                                    \"decimalPlaces\": 2,\n                                    \"amount\": 4.48\n                                },\n                                \"fareBaggageAllowance\": [],\n                                \"remark\": []\n                            }\n                        ],\n                        \"travelerRefNumber\": [\n                            {\n                                \"rph\": \"1\"\n                            }\n                        ],\n                        \"ticketDesignators\": {\n                            \"ticketDesignator\": [\n                                {\n                                    \"flightRefRPH\": \"1\"\n                                }\n                            ]\n                        },\n                        \"fareInfo\": [],\n                        \"pricingUnit\": [],\n                        \"flightRefNumberRPHList\": [\n                            \"1\"\n                        ]\n                    }\n                ]\n            }\n        },\n        \"travelerInfo\": {\n            \"airTraveler\": [\n                {\n                    \"personName\": {\n                        \"namePrefix\": [\n                            \"MR\"\n                        ],\n                        \"givenName\": [\n                            \"QA\"\n                        ],\n                        \"middleName\": [],\n                        \"surname\": \"TESTER\",\n                        \"nameSuffix\": [],\n                        \"nameTitle\": []\n                    },\n                    \"telephone\": [\n                        {\n                            \"countryAccessCode\": \"66\",\n                            \"phoneNumber\": \"78945612\"\n                        }\n                    ],\n                    \"email\": [\n                        {\n                            \"value\": \"qa@example.com\"\n                        }\n                    ],\n                    \"address\": [],\n                    \"custLoyalty\": [],\n                    \"document\": [\n                        {\n                            \"docLimitations\": [],\n                            \"docID\": \"741852369\",\n                            \"docType\": \"2\",\n                            \"docHolderNationality\": \"TH\",\n                            \"expireDate\": \"2025-12-31\"\n                        }\n                    ],\n                    \"travelerRefNumber\": {\n                        \"rph\": \"1\"\n                    },\n                    \"flightSegmentRPHs\": {\n                        \"flightSegmentRPH\": [\n                            \"1\"\n                        ]\n                    },\n                    \"socialMediaInfo\": [],\n                    \"passengerTypeCode\": \"ADT\",\n                    \"gender\": \"Male\",\n                    \"comment\": []\n                }\n            ],\n            \"specialReqDetails\": [\n                {\n                    \"specialServiceRequests\": {\n                        \"specialServiceRequest\": [\n                            {\n                                \"text\": \"PP 741852369\",\n                                \"serviceQuantity\": 1,\n                                \"status\": \"30\",\n                                \"number\": 1,\n                                \"travelerRefNumberRPHList\": [\n                                    \"1\"\n                                ],\n                                \"flightRefNumberRPHList\": [\n                                    \"1\"\n                                ],\n                                \"ssrcode\": \"FOID\"\n                            }\n                        ]\n                    }\n                }\n            ]\n        },\n        \"ticketing\": [\n            {\n                \"ticketAdvisory\": [],\n                \"ticketType\": \"E_TICKET\",\n                \"flightSegmentRefNumber\": [],\n                \"travelerRefNumber\": [\n                    \"1\"\n                ],\n                \"ticketDocumentNbr\": \"2772770020333\",\n                \"passengerTypeCode\": \"ADT\",\n                \"miscTicketingCode\": [],\n                \"tpaextensions\": {\n                    \"couponInfos\": [\n                        {\n                            \"flightRefRPH\": \"1\",\n                            \"number\": \"1\",\n                            \"status\": \"O\"\n                        }\n                    ]\n                }\n            }\n        ],\n        \"bookingReferenceID\": [\n            {\n                \"companyName\": {\n                    \"value\": \"\",\n                    \"code\": \"DX\"\n                },\n                \"type\": \"14\",\n                \"id\": \"OBYKHD\",\n                \"flightRefNumberRPHList\": []\n            }\n        ],\n        \"offer\": {\n            \"summary\": [],\n            \"priced\": [\n                {\n                    \"shortDescription\": [],\n                    \"longDescription\": [],\n                    \"originDestination\": [],\n                    \"otherServices\": [],\n                    \"restriction\": [],\n                    \"termsAndConditions\": [],\n                    \"commission\": [],\n                    \"multimedia\": [],\n                    \"bookingReferenceID\": [],\n                    \"id\": \"2169881\",\n                    \"tpaextensions\": {\n                        \"orderInfo\": {\n                            \"action\": \"CREATE_BOOKING\",\n                            \"currencyCode\": \"USD\",\n                            \"direction\": \"PAYMENT\",\n                            \"orderType\": \"BOOKING\",\n                            \"paymentTransactionId\": \"2137287\",\n                            \"status\": \"PAID\",\n                            \"totalAmount\": \"4.48\"\n                        }\n                    }\n                }\n            ],\n            \"purchased\": []\n        },\n        \"createDateTime\": \"2025-11-28T07:55:36.000Z\",\n        \"emdinfo\": []\n    },\n    \"airBookModifyRQ\": {\n        \"modificationType\": \"30\",\n        \"airItinerary\": {\n            \"originDestinationOptions\": {\n                \"originDestinationOption\": [\n                    {\n                        \"flightSegment\": [\n                            {\n                                \"departureAirport\": {\n                                    \"locationCode\": \"AAC\"\n                                },\n                                \"arrivalAirport\": {\n                                    \"locationCode\": \"AAL\"\n                                },\n                                \"operatingAirline\": {\n                                    \"value\": \"\",\n                                    \"code\": \"DX\",\n                                    \"flightNumber\": \"7877\"\n                                },\n                                \"equipment\": [],\n                                \"departureDateTime\": \"2026-01-02T17:00:00.000+02:00\",\n                                \"arrivalDateTime\": \"2026-01-02T19:00:00.000+01:00\",\n                                \"stopQuantity\": 0,\n                                \"rph\": \"3\",\n                                \"marketingAirline\": {\n                                    \"value\": \"\",\n                                    \"code\": \"DX\"\n                                },\n                                \"flightNumber\": \"7877\",\n                                \"resBookDesigCode\": \"C\"\n                            }\n                        ]\n                    }\n                ]\n            }\n        }\n        // \"fullFillment\": {\n        //     \"paymentDetails\": [\n        //         {\n        //             \"paymentType\": 1,\n        //             \"paymentAmount\":\n        //         }\n        //     ]\n        // }\n    }\n}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "https://test-api.worldticket.net/ota/v2015b/OTA_AirBookModifyRQ",
					"protocol": "https",
					"host": [
						"test-api",
						"worldticket",
						"net"
					],
					"path": [
						"ota",
						"v2015b",
						"OTA_AirBookModifyRQ"
					]
				},
				"description": "Generated from cURL: curl -X POST \\\n    https://test-api.worldticket.net/ota/v2015b/OTA_ReadRQ \\\n    -H 'Authorization: Bearer {access_token}' \\\n    -H 'Content-Type: application/json' \\\n    -d @ReadRQ.json"
			},
			"response": []
		},
		{
			"name": "Payment and Ticketing Cash",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "Authorization",
						"value": "Bearer {{access_token}}"
					},
					{
						"key": "Content-Type",
						"value": "application/json"
					}
				],
				"body": {
					"mode": "raw",
					"raw": "{\n    \"version\": \"2.001\",\n    \"pos\": {\n        \"source\": [\n            {\n                \"bookingChannel\": {\n                    \"type\": \"OTA\"\n                },\n                \"isocountry\": \"US\",\n                \"isoCurrency\": \"USD\"\n            }\n        ]\n    },\n    \"demandTicketDetail\": {\n        \"messageFunction\": [\n            {\n                \"function\": \"ET\"\n            }\n        ],\n        \"bookingReferenceID\": {\n            \"id\": \"6VGH9W\",\n            \"type\": \"14\",\n            \"companyName\": {\n                \"code\": \"DX\",\n                \"companyShortName\": \"DX\"\n            }\n        },\n        \"paymentInfo\": [\n            {\n                \"paymentType\": \"1\",\n                \"currencyCode\": \"USD\",\n                \"amount\": 33.10\n            }\n        ]\n    }\n}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "https://test-api.worldticket.net/ota/v2015b/OTA_AirDemandTicketRQ",
					"protocol": "https",
					"host": [
						"test-api",
						"worldticket",
						"net"
					],
					"path": [
						"ota",
						"v2015b",
						"OTA_AirDemandTicketRQ"
					]
				},
				"description": "Generated from cURL: curl -X POST \\\n  'https://test-api.worldticket.net/ota/v2015b/OTA_AirDemandTicketRQ' \\\n  -H 'Authorization: Bearer {access_token}' \\\n  -H 'Content-Type: application/json' \\\n  -d @AirDemandTicketRQ.json"
			},
			"response": []
		},
		{
			"name": "Payment and Ticketing Debit-Credit Account",
			"request": {
				"method": "POST",
				"header": [
					{
						"key": "Authorization",
						"value": "Bearer {{access_token}}"
					},
					{
						"key": "Content-Type",
						"value": "application/json"
					}
				],
				"body": {
					"mode": "raw",
					"raw": "{\n    \"version\": \"2.001\",\n    \"pos\": {\n        \"source\": [\n            {\n                \"bookingChannel\": {\n                    \"type\": \"OTA\"\n                },\n                \"isocountry\": \"US\",\n                \"isoCurrency\": \"USD\"\n            }\n        ]\n    },\n    \"demandTicketDetail\": {\n        \"messageFunction\": [\n            {\n                \"function\": \"ET\"\n            }\n        ],\n        \"bookingReferenceID\": {\n            \"id\": \"TMRAD8\",\n            \"type\": \"14\",\n            \"companyName\": {\n                \"code\": \"DX\",\n                \"companyShortName\": \"DX\"\n            }\n        },\n        \"paymentInfo\": [\n            {\n                \"paymentType\": \"4\",\n                \"creditCardInfo\": [\n                    {\n                        \"cardHolderName\": \"dpa_dca\"\n                    }\n                ]\n            }\n        ]\n    }\n}",
					"options": {
						"raw": {
							"language": "json"
						}
					}
				},
				"url": {
					"raw": "https://test-api.worldticket.net/ota/v2015b/OTA_AirDemandTicketRQ",
					"protocol": "https",
					"host": [
						"test-api",
						"worldticket",
						"net"
					],
					"path": [
						"ota",
						"v2015b",
						"OTA_AirDemandTicketRQ"
					]
				},
				"description": "Generated from cURL: curl -X POST \\\n  'https://test-api.worldticket.net/ota/v2015b/OTA_AirDemandTicketRQ' \\\n  -H 'Authorization: Bearer {access_token}' \\\n  -H 'Content-Type: application/json' \\\n  -d @AirDemandTicketRQ.json"
			},
			"response": []
		}
	],
	"event": [
		{
			"listen": "prerequest",
			"script": {
				"type": "text/javascript",
				"packages": {},
				"exec": [
					""
				]
			}
		},
		{
			"listen": "test",
			"script": {
				"type": "text/javascript",
				"packages": {},
				"exec": [
					""
				]
			}
		}
	],
	"variable": [
		{
			"key": "apiGatewayUrl",
			"value": "https://test-api.worldticket.net"
		},
		{
			"key": "apiKey",
			"value": "api_key"
		},
		{
			"key": "agent_id",
			"value": "agent_id",
			"type": "string"
		},
		{
			"key": "agent_name",
			"value": "agent_name",
			"type": "string"
		},
		{
			"key": "tenant",
			"value": "tenant",
			"type": "string"
		}
	]
}