Change (JSON)

 

API情報

当該機能は、NDC PNRの更新、座席やアンシラリーサービスの予約、または発券を行うためのAPI(Endpoint)です。

Sabre NDC 機能対応状況一覧表につきましては以下のページよりご確認ください。
(Sabre Help Desk - 機能対応状況一覧表:ログインが必要です)  

最新バージョン :1.4.0
プロトコル :JSON
HTTPメソッド :POST
Endpoint :/v1/orders/change
注1: Endpointは、HTTPリクエストヘッダーに設定します。
注2: Endpoint情報は、バージョンによって異なりますので、
最新バージョン以外のEndpointは、タグ定義書をご確認ください。
 

更新履歴

Order Management(Order Change) v1.4.0 on July 31, 2025
  • Version 1.4.0をリリースいたしました。
Order Management(Order Change) v1.3.0 on March 31, 2025
  • Version 1.3.0をリリースいたしました。
 

リクエストサンプル

変更

 選択{
    "id": "1SXXXCI4ZWZ02",
    "passengerUpdates": [
        {
            "id": "Passenger1",
            "typeCode": "ADT",
            "givenName": "TARO",
            "surname": "INFINI",
            "birthdate": "1980-01-20",
            "genderCode": "F"
        }
    ]
}

レスポンスサンプル

 選択{
    "order": {
        "id": "1SXXXCI4ZWZ02",
        "type": "ORDER",
        "pnrLocator": "TZVMOE",
        "pnrCreateDate": "2024-11-19",
        "offerVendor": "QF",
        "orderOwner": "1S",
        "partition": "AA",
        "primeHost": "1S",
        "countryCode": "JP",
        "orderItems": [
            {
                "id": "4DF78C6E-656E-43F2-8D37-5A0AD7F1C91B",
                "externalId": "PEFA2D07-1A96-4C12-9B4E7dlm6qbo26b76-1-1",
                "externalOrderRefId": "AC6D37CF-4D8A-4911-BD1E-04B381804070",
                "origin": "N",
                "creationDateTime": "2024-11-19T08:19:03Z",
                "fareDetails": [
                    {
                        "fareIndicatorCode": "4",
                        "paxRefIds": [
                            "Passenger1"
                        ],
                        "price": {
                            "baseAmount": {
                                "amount": "98900",
                                "code": "JPY"
                            },
                            "totalAmount": {
                                "amount": "110670",
                                "code": "JPY"
                            },
                            "totalTaxAmount": {
                                "amount": "11770",
                                "code": "JPY"
                            },
                            "taxBreakdowns": [
                                {
                                    "amount": {
                                        "amount": "1370",
                                        "code": "JPY"
                                    },
                                    "taxCode": "YR",
                                    "description": "YRI QF CARRIER IMPOSED MISC FEE"
                                },
                                {
                                    "amount": {
                                        "amount": "2750",
                                        "code": "JPY"
                                    },
                                    "countryCode": "AU",
                                    "taxCode": "WY",
                                    "description": "PASSENGER SERVICES CHARGE DEPARTURE INTERNATIONAL"
                                },
                                {
                                    "amount": {
                                        "amount": "1270",
                                        "code": "JPY"
                                    },
                                    "countryCode": "SG",
                                    "taxCode": "L7",
                                    "description": "AIRPORT DEVELOPMENT LEVY"
                                },
                                {
                                    "amount": {
                                        "amount": "940",
                                        "code": "JPY"
                                    },
                                    "countryCode": "SG",
                                    "taxCode": "OP",
                                    "description": "AVIATION LEVY"
                                },
                                {
                                    "amount": {
                                        "amount": "5440",
                                        "code": "JPY"
                                    },
                                    "countryCode": "SG",
                                    "taxCode": "SG",
                                    "description": "PASSENGER SERVICE AND SECURITY FEE PSSF"
                                }
                            ]
                        },
                        "fareComponents": [
                            {
                                "fareBasisCode": "SLSOSG",
                                "fareDescription": "Published fare",
                                "fareCode": "70J",
                                "fareRecognizedType": "Public",
                                "fareBasisCityPair": "SINMELQF",
                                "cabinTypeCode": "Y",
                                "cabinTypeName": "Economy",
                                "price": {
                                    "baseAmount": {
                                        "amount": "626.60",
                                        "code": "NUC"
                                    },
                                    "totalAmount": {
                                        "amount": "110663",
                                        "code": "JPY"
                                    },
                                    "totalTaxAmount": {
                                        "amount": "11770",
                                        "code": "JPY"
                                    },
                                    "taxBreakdowns": [
                                        {
                                            "amount": {
                                                "amount": "1370",
                                                "code": "JPY"
                                            },
                                            "taxCode": "YR",
                                            "description": "YRI QF CARRIER IMPOSED MISC FEE"
                                        },
                                        {
                                            "amount": {
                                                "amount": "2750",
                                                "code": "JPY"
                                            },
                                            "countryCode": "AU",
                                            "taxCode": "WY",
                                            "description": "PASSENGER SERVICES CHARGE DEPARTURE INTERNATIONAL"
                                        },
                                        {
                                            "amount": {
                                                "amount": "1270",
                                                "code": "JPY"
                                            },
                                            "countryCode": "SG",
                                            "taxCode": "L7",
                                            "description": "AIRPORT DEVELOPMENT LEVY"
                                        },
                                        {
                                            "amount": {
                                                "amount": "940",
                                                "code": "JPY"
                                            },
                                            "countryCode": "SG",
                                            "taxCode": "OP",
                                            "description": "AVIATION LEVY"
                                        },
                                        {
                                            "amount": {
                                                "amount": "5440",
                                                "code": "JPY"
                                            },
                                            "countryCode": "SG",
                                            "taxCode": "SG",
                                            "description": "PASSENGER SERVICE AND SECURITY FEE PSSF"
                                        }
                                    ]
                                },
                                "priceClassRef": "7A1163AD-C0FE-42DE-BF7E-62BC9BD2AD98",
                                "segmentRefIds": [
                                    "Isgm01006b89a2116"
                                ],
                                "fareRules": {
                                    "penaltyRefIds": [
                                        "DE10AF52-09D0-4112-A780-DCA19C3D2A77",
                                        "DA75B7DD-C949-47EB-848C-09BEDDE74952",
                                        "8A8BA192-F396-409E-8209-2EFBE6B39F0C",
                                        "6475D961-2366-4EC9-8A7C-70EE21051F4B",
                                        "53CCCFA8-78DF-4D6D-A054-2F0A85067EBA"
                                    ]
                                }
                            }
                        ]
                    }
                ],
                "price": {
                    "baseAmount": {
                        "amount": "98900",
                        "code": "JPY"
                    },
                    "totalAmount": {
                        "amount": "110670",
                        "code": "JPY"
                    },
                    "totalTaxAmount": {
                        "amount": "11770",
                        "code": "JPY"
                    }
                },
                "services": [
                    {
                        "id": "C47F9200-7555-4789-BDB6-CA9B148C795C",
                        "externalId": "BAGGAGESRV1-T1",
                        "passengerRefId": "Passenger1",
                        "segmentRefId": "Isgm01006b89a2116",
                        "serviceDefinitionRefId": "4F1E189F-F6A0-423A-A1F7-FC5E91454D0B",
                        "externalOrderItemId": "PEFA2D07-1A96-4C12-9B4E7dlm6qbo26b76-1-1"
                    },
                    {
                        "id": "B2D65740-6D98-48C4-B70E-8A7AC5C338CB",
                        "externalId": "BAGGAGESRV2-T1",
                        "passengerRefId": "Passenger1",
                        "segmentRefId": "Isgm01006b89a2116",
                        "serviceDefinitionRefId": "DD4A7DDE-33FF-40C7-BA23-1593BADE5AD5",
                        "externalOrderItemId": "PEFA2D07-1A96-4C12-9B4E7dlm6qbo26b76-1-1"
                    },
                    {
                        "id": "5EF237AD-7269-4BB6-ACD2-D1932ACD7D5E",
                        "externalId": "SRV1-T1-S2",
                        "statusCode": "HK",
                        "passengerRefId": "Passenger1",
                        "segmentRefId": "Isgm01006b89a2116",
                        "externalOrderItemId": "PEFA2D07-1A96-4C12-9B4E7dlm6qbo26b76-1-1"
                    }
                ],
                "offerItemId": "ce05db774d9bftnzdlysf8jfl3-1-1",
                "externalOfferItemId": "PEFA2D07-1A96-4C12-9B4E7dlm6qbo26b76-1-1",
                "paymentTimeLimitText": "2024-11-22T23:59:00",
                "itemOrigin": "SELL",
                "priceGuaranteeTimeLimitText": "2024-11-22T23:59:00"
            }
        ],
        "contactInfos": [
            {
                "id": "4F50455C-F5DD-483A-B974-8D4985996A61",
                "givenName": "TARO",
                "surname": "YAMADA",
                "phones": [
                    {
                        "id": "961CDCEC-53A3-4CAF-B1DA-9829736AAE7C",
                        "number": "0120-122-090",
                        "cityCode": "TYO",
                        "label": "Agency"
                    }
                ],
                "emailAddresses": [
                    {
                        "id": "37D2717A-E539-455E-AAF1-63C6B9C056F6",
                        "address": "infini@travel.net"
                    }
                ]
            }
        ],
        "products": [
            {
                "id": "4f513d3d",
                "airSegment": {
                    "marketingCarrier": {
                        "airlineCode": "QF",
                        "flightNumber": "8404"
                    },
                    "departureDateTime": "2025-01-30T10:25:00",
                    "arrivalDateTime": "2025-01-30T19:35:00",
                    "departureAirport": "SIN",
                    "arrivalAirport": "MEL",
                    "actionCode": "HK"
                }
            }
        ],
        "passengers": [
            {
                "id": "Passenger1",
                "externalId": "T1",
                "typeCode": "ADT",
                "contactInfoRefIds": [
                    "4F50455C-F5DD-483A-B974-8D4985996A61",
                    "4F50455C-F5DD-483A-B974-8D4985996A61"
                ],
                "contactInfoRefId": "4F50455C-F5DD-483A-B974-8D4985996A61",
                "birthdate": "1980-01-20",
                "givenName": "TARO",
                "surname": "INFINI",
                "genderCode": "F"
            }
        ],
        "journeys": [
            {
                "id": "Pfltqi4lu9hx3k2zo",
                "segmentRefIds": [
                    "Isgm01006b89a2116"
                ]
            }
        ],
        "segments": [
            {
                "id": "Isgm01006b89a2116",
                "cabinTypeCode": "Y",
                "departure": {
                    "locationCode": "SIN",
                    "stationName": "Singapore Changi Apt, SG",
                    "terminalName": "1",
                    "scheduledDateTime": "2025-01-30T10:25:00"
                },
                "arrival": {
                    "locationCode": "MEL",
                    "stationName": "Melbourne Airport, AU",
                    "terminalName": "2",
                    "scheduledDateTime": "2025-01-30T19:35:00"
                },
                "marketingCarrier": {
                    "carrierCode": "QF",
                    "carrierName": "Qantas Airways",
                    "flightNumber": 8404,
                    "classOfService": "S"
                },
                "operatingCarrier": {
                    "carrierCode": "EK",
                    "carrierName": "Emirates",
                    "flightNumber": 404,
                    "classOfService": "S",
                    "disclosure": {
                        "text": [
                            "Emirates"
                        ]
                    }
                },
                "datedOperatingLegs": [
                    {
                        "departure": {
                            "locationCode": "SIN",
                            "stationName": "Singapore Changi Apt, SG",
                            "terminalName": "1",
                            "scheduledDateTime": "2025-01-30T10:25:00"
                        },
                        "arrival": {
                            "locationCode": "MEL",
                            "stationName": "Melbourne Airport, AU",
                            "scheduledDateTime": "2025-01-30T19:35:00"
                        },
                        "carrierAircraftType": {
                            "code": "77W",
                            "name": "Boeing 777-300ER Passenger"
                        }
                    }
                ],
                "flightDuration": "PT7H10M",
                "distanceMeasure": {
                    "unitCode": "Miles",
                    "value": 3750
                }
            }
        ],
        "priceClasses": [
            {
                "id": "7A1163AD-C0FE-42DE-BF7E-62BC9BD2AD98",
                "code": "ECSV",
                "name": "Economy Saver",
                "descriptions": [
                    {
                        "text": "Qantas Points and Status Credit"
                    },
                    {
                        "text": "·\tQantas Points and Status credits may be earned on this fare and will be calculated on each Segment"
                    },
                    {
                        "text": "Stopovers"
                    },
                    {
                        "text": "·\t1 free stopover permitted, and 1 additional permitted at each direction at A$100 per person per stopover."
                    },
                    {
                        "text": "Changes before the day of departure"
                    },
                    {
                        "text": "·\tChange fee applies, no show fee applies, name change not permitted"
                    },
                    {
                        "text": "Cancellations"
                    },
                    {
                        "text": "·\tCancellation fee applies, no show fee applies"
                    },
                    {
                        "text": "Onboard"
                    },
                    {
                        "text": "·\tComplimentary Food & Beverage and onboard entertainment on Qantas operated flights"
                    }
                ]
            }
        ],
        "customerNumber": {},
        "paymentTimeLimitText": "2024-11-22T23:59:00",
        "externalOrders": [
            {
                "id": "AC6D37CF-4D8A-4911-BD1E-04B381804070",
                "systemId": "QF",
                "externalOrderId": "QF081HHDN9UA7",
                "bookingReferences": [
                    {
                        "id": "8HDN9U",
                        "carrierCode": "F1"
                    },
                    {
                        "id": "5PAE7N",
                        "carrierCode": "QF"
                    }
                ]
            }
        ],
        "totalPrice": {
            "totalAmount": {
                "amount": "110670",
                "code": "JPY"
            }
        },
        "remarks": [
            {
                "text": "OCN/QF/No reason given/9/2024Nov19 0819Z"
            }
        ],
        "serviceDefinitions": [
            {
                "id": "DD4A7DDE-33FF-40C7-BA23-1593BADE5AD5",
                "externalId": "BASRVFE5A2573-CO",
                "baggageAllowanceRefId": "291C4F39-5A4A-4F3B-8B80-4F2764C37074",
                "name": "Carry On Bag Allowance"
            },
            {
                "id": "4F1E189F-F6A0-423A-A1F7-FC5E91454D0B",
                "externalId": "BASRV26219D09",
                "baggageAllowanceRefId": "2D199273-2640-45F8-9B5D-0BB9D7D356FB",
                "name": "Checked Bag Allowance"
            }
        ],
        "baggageAllowances": [
            {
                "id": "291C4F39-5A4A-4F3B-8B80-4F2764C37074",
                "externalId": "BABFDA312E-CO",
                "typeCode": "CarryOn",
                "baggageDeterminingCarrier": {
                    "carrierCode": "EK"
                },
                "applicableParty": "Traveler",
                "weightAllowances": [
                    {
                        "maximumMeasure": {
                            "value": "7",
                            "unitCode": "KG"
                        }
                    },
                    {
                        "maximumMeasure": {
                            "value": "15",
                            "unitCode": "LBS"
                        }
                    }
                ],
                "pieceAllowances": [
                    {
                        "applicableParty": "Traveler",
                        "totalQuantity": 1
                    }
                ]
            },
            {
                "id": "2D199273-2640-45F8-9B5D-0BB9D7D356FB",
                "externalId": "BA9C872131",
                "typeCode": "Checked",
                "baggageDeterminingCarrier": {
                    "carrierCode": "QF"
                },
                "applicableParty": "Traveler",
                "weightAllowances": [
                    {
                        "maximumMeasure": {
                            "value": "30",
                            "unitCode": "KG"
                        }
                    }
                ]
            }
        ],
        "penalties": [
            {
                "id": "DA75B7DD-C949-47EB-848C-09BEDDE74952",
                "type": "Change",
                "isAllowed": true,
                "hasFee": true,
                "feeAmount": "150.00",
                "feeCurrencyCode": "SGD",
                "applicabilityList": [
                    "After departure"
                ]
            },
            {
                "id": "DE10AF52-09D0-4112-A780-DCA19C3D2A77",
                "type": "Change",
                "isAllowed": true,
                "hasFee": true,
                "feeAmount": "150.00",
                "feeCurrencyCode": "SGD",
                "applicabilityList": [
                    "Prior to departure"
                ]
            },
            {
                "id": "53CCCFA8-78DF-4D6D-A054-2F0A85067EBA",
                "type": "Refund",
                "isAllowed": true
            },
            {
                "id": "8A8BA192-F396-409E-8209-2EFBE6B39F0C",
                "type": "Cancel",
                "isAllowed": true,
                "hasFee": true,
                "feeAmount": "200.00",
                "feeCurrencyCode": "SGD",
                "applicabilityList": [
                    "Prior to departure"
                ]
            },
            {
                "id": "6475D961-2366-4EC9-8A7C-70EE21051F4B",
                "type": "Cancel",
                "isAllowed": true,
                "hasFee": true,
                "feeAmount": "200.00",
                "feeCurrencyCode": "SGD",
                "applicabilityList": [
                    "After departure"
                ]
            }
        ]
    },
    "warnings": [
        {
            "code": "060548",
            "message": "Payment Time Limit does not contain timezone information"
        }
    ]
}

座席指定

リクエストに設定する"offerItemId"、"passengerRefs"、"segmentRefId"、"row"、"column"はGet Seatsから取得してください。
 選択{
	"id": "1SXXXCDI5CXXK",
	"seatAdds": [
		{
			"offerItemId": "ce0cb74c46d99mrrkmdfbe2bx0-8",
			"passengerRefs": "Passenger1",
			"segmentRefId": "Isgm0200dc280411b",
			"row": 12,
			"column": "A"
		}
	]
}

レスポンスサンプル

 選択{
    "order": {
        "id": "1SXXXCDI5CXXK",
        "type": "ORDER",
        "pnrLocator": "OGRYNA",
        "pnrCreateDate": "2025-07-22",
        "offerVendor": "AA",
        "orderOwner": "1S",
        "partition": "AA",
        "primeHost": "1S",
        "countryCode": "JP",
        "orderItems": [
            {
                "id": "E0683853-4B82-4C62-8BCF-28D3692A5953",
                "externalId": "P1DCF2780-3D65-4EC6-91C4i4yffjmg5juxw-1-1",
                "externalOrderRefId": "27F78397-2A4F-4FE5-AE2A-535AF04D8EC5",
                "origin": "N",
                "creationDateTime": "2025-07-23T01:57:38Z",
                "fareDetails": [
                    {
                        "fareIndicatorCode": "0",
                        "paxRefIds": [
                            "Passenger1"
                        ],
                        "price": {
                            "baseAmount": {
                                "amount": "62600",
                                "code": "JPY"
                            },
                            "totalAmount": {
                                "amount": "135490",
                                "code": "JPY"
                            },
                            "totalTaxAmount": {
                                "amount": "72890",
                                "code": "JPY"
                            },
                            "taxBreakdowns": [
                                {
                                    "amount": {
                                        "amount": "2950",
                                        "code": "JPY"
                                    },
                                    "countryCode": "JP",
                                    "taxCode": "SW",
                                    "description": "Japan Passenger Service Facilities Charge International"
                                },
                                {
                                    "amount": {
                                        "amount": "1000",
                                        "code": "JPY"
                                    },
                                    "countryCode": "JP",
                                    "taxCode": "TK",
                                    "description": "Japan International Tourist Tax"
                                },
                                {
                                    "amount": {
                                        "amount": "6780",
                                        "code": "JPY"
                                    },
                                    "countryCode": "US",
                                    "taxCode": "US",
                                    "description": "US International Arrival Tax"
                                },
                                {
                                    "amount": {
                                        "amount": "550",
                                        "code": "JPY"
                                    },
                                    "countryCode": "US",
                                    "taxCode": "XA",
                                    "description": "United States APHIS Passenger Fee Passengers"
                                },
                                {
                                    "amount": {
                                        "amount": "1040",
                                        "code": "JPY"
                                    },
                                    "countryCode": "US",
                                    "taxCode": "XY",
                                    "description": "United States Immigration User Fee"
                                },
                                {
                                    "amount": {
                                        "amount": "1070",
                                        "code": "JPY"
                                    },
                                    "countryCode": "US",
                                    "taxCode": "YC",
                                    "description": "United States Customs User Fee"
                                },
                                {
                                    "amount": {
                                        "amount": "58000",
                                        "code": "JPY"
                                    },
                                    "taxCode": "YR",
                                    "description": "AA YR surcharge"
                                },
                                {
                                    "amount": {
                                        "amount": "830",
                                        "code": "JPY"
                                    },
                                    "countryCode": "US",
                                    "taxCode": "AY",
                                    "description": "United States Passenger Civil Aviation Security Service Fee"
                                },
                                {
                                    "amount": {
                                        "amount": "670",
                                        "code": "JPY"
                                    },
                                    "countryCode": "US",
                                    "taxCode": "XF",
                                    "description": "US Passenger Facility Charge"
                                }
                            ]
                        },
                        "fareComponents": [
                            {
                                "fareBasisCode": "GVW88OBZ",
                                "fareDescription": "Published fare",
                                "fareCode": "70J",
                                "fareRecognizedType": "Public",
                                "fareBasisCityPair": "TYOLAXAA",
                                "cabinTypeCode": "Y",
                                "cabinTypeName": "Economy",
                                "price": {
                                    "baseAmount": {
                                        "amount": "48450",
                                        "code": "JPY"
                                    },
                                    "totalAmount": {
                                        "amount": "87450",
                                        "code": "JPY"
                                    },
                                    "totalTaxAmount": {
                                        "amount": "39000",
                                        "code": "JPY"
                                    },
                                    "taxBreakdowns": [
                                        {
                                            "amount": {
                                                "amount": "2950",
                                                "code": "JPY"
                                            },
                                            "countryCode": "JP",
                                            "taxCode": "SW",
                                            "description": "Japan Passenger Service Facilities Charge International"
                                        },
                                        {
                                            "amount": {
                                                "amount": "1000",
                                                "code": "JPY"
                                            },
                                            "countryCode": "JP",
                                            "taxCode": "TK",
                                            "description": "Japan International Tourist Tax"
                                        },
                                        {
                                            "amount": {
                                                "amount": "3390",
                                                "code": "JPY"
                                            },
                                            "countryCode": "US",
                                            "taxCode": "US",
                                            "description": "US International Arrival Tax"
                                        },
                                        {
                                            "amount": {
                                                "amount": "550",
                                                "code": "JPY"
                                            },
                                            "countryCode": "US",
                                            "taxCode": "XA",
                                            "description": "United States APHIS Passenger Fee Passengers"
                                        },
                                        {
                                            "amount": {
                                                "amount": "1040",
                                                "code": "JPY"
                                            },
                                            "countryCode": "US",
                                            "taxCode": "XY",
                                            "description": "United States Immigration User Fee"
                                        },
                                        {
                                            "amount": {
                                                "amount": "1070",
                                                "code": "JPY"
                                            },
                                            "countryCode": "US",
                                            "taxCode": "YC",
                                            "description": "United States Customs User Fee"
                                        },
                                        {
                                            "amount": {
                                                "amount": "29000",
                                                "code": "JPY"
                                            },
                                            "taxCode": "YR",
                                            "description": "AA YR surcharge"
                                        }
                                    ]
                                },
                                "priceClassRef": "550A5E9D-3DEE-4585-98BB-B48F12F6EA97",
                                "segmentRefIds": [
                                    "Isgm0200dc280411b"
                                ],
                                "fareRules": {
                                    "penaltyRefIds": [
                                        "57D5BB49-E308-40DD-9A43-EF1C68EA19D1",
                                        "690AECFB-63F4-43CC-A2F1-D4E2279C3666",
                                        "DE7082BD-6D4E-46FA-BD55-569400C5DC0D"
                                    ]
                                }
                            },
                            {
                                "fareBasisCode": "OVX88OBZ",
                                "fareDescription": "Published fare",
                                "fareCode": "70J",
                                "fareRecognizedType": "Public",
                                "fareBasisCityPair": "LAXTYOAA",
                                "cabinTypeCode": "Y",
                                "cabinTypeName": "Economy",
                                "price": {
                                    "baseAmount": {
                                        "amount": "14150",
                                        "code": "JPY"
                                    },
                                    "totalAmount": {
                                        "amount": "48040",
                                        "code": "JPY"
                                    },
                                    "totalTaxAmount": {
                                        "amount": "33890",
                                        "code": "JPY"
                                    },
                                    "taxBreakdowns": [
                                        {
                                            "amount": {
                                                "amount": "830",
                                                "code": "JPY"
                                            },
                                            "countryCode": "US",
                                            "taxCode": "AY",
                                            "description": "United States Passenger Civil Aviation Security Service Fee"
                                        },
                                        {
                                            "amount": {
                                                "amount": "3390",
                                                "code": "JPY"
                                            },
                                            "countryCode": "US",
                                            "taxCode": "US",
                                            "description": "US International Departure Tax"
                                        },
                                        {
                                            "amount": {
                                                "amount": "670",
                                                "code": "JPY"
                                            },
                                            "countryCode": "US",
                                            "taxCode": "XF",
                                            "description": "US Passenger Facility Charge"
                                        },
                                        {
                                            "amount": {
                                                "amount": "29000",
                                                "code": "JPY"
                                            },
                                            "taxCode": "YR",
                                            "description": "AA YR surcharge"
                                        }
                                    ]
                                },
                                "priceClassRef": "550A5E9D-3DEE-4585-98BB-B48F12F6EA97",
                                "segmentRefIds": [
                                    "Isgm6700dc280411b"
                                ],
                                "fareRules": {
                                    "penaltyRefIds": [
                                        "57D5BB49-E308-40DD-9A43-EF1C68EA19D1",
                                        "690AECFB-63F4-43CC-A2F1-D4E2279C3666",
                                        "DE7082BD-6D4E-46FA-BD55-569400C5DC0D"
                                    ]
                                }
                            }
                        ]
                    }
                ],
                "price": {
                    "baseAmount": {
                        "amount": "62600",
                        "code": "JPY"
                    },
                    "totalAmount": {
                        "amount": "135490",
                        "code": "JPY"
                    },
                    "totalTaxAmount": {
                        "amount": "72890",
                        "code": "JPY"
                    }
                },
                "services": [
                    {
                        "id": "0B502212-7A12-4290-B7C9-C229B275C427",
                        "externalId": "BAGGAGESRV1-T1",
                        "passengerRefId": "Passenger1",
                        "segmentRefId": "Isgm0200dc280411b",
                        "serviceDefinitionRefId": "836D10BF-BCBD-4B76-9BFA-B6AD11451237",
                        "externalOrderItemId": "P1DCF2780-3D65-4EC6-91C4i4yffjmg5juxw-1-1"
                    },
                    {
                        "id": "F5C9A4B5-9710-4344-961C-C3D2ED382C22",
                        "externalId": "BAGGAGESRV2-T1",
                        "passengerRefId": "Passenger1",
                        "segmentRefId": "Isgm6700dc280411b",
                        "serviceDefinitionRefId": "64172845-C3D7-46A9-9AE5-AC4532DF5AB4",
                        "externalOrderItemId": "P1DCF2780-3D65-4EC6-91C4i4yffjmg5juxw-1-1"
                    },
                    {
                        "id": "0B20BFA2-3E9A-46F1-A529-8010189CCD1F",
                        "externalId": "BAGGAGESRV3-T1",
                        "passengerRefId": "Passenger1",
                        "segmentRefId": "Isgm6700dc280411b",
                        "serviceDefinitionRefId": "19482A6C-9F8C-4F57-90A9-B6EE5751BE62",
                        "externalOrderItemId": "P1DCF2780-3D65-4EC6-91C4i4yffjmg5juxw-1-1"
                    },
                    {
                        "id": "8F0FAB1F-486B-4963-AD18-AD5BB21FB3F6",
                        "externalId": "BAGGAGESRV4-T1",
                        "passengerRefId": "Passenger1",
                        "segmentRefId": "Isgm0200dc280411b",
                        "serviceDefinitionRefId": "4EF8F179-D072-464F-943F-2598F20B96E3",
                        "externalOrderItemId": "P1DCF2780-3D65-4EC6-91C4i4yffjmg5juxw-1-1"
                    },
                    {
                        "id": "CBF86D43-548B-46F3-929B-0472B8C97E47",
                        "externalId": "SRV1-T1-S2",
                        "statusCode": "HK",
                        "passengerRefId": "Passenger1",
                        "segmentRefId": "Isgm0200dc280411b",
                        "externalOrderItemId": "P1DCF2780-3D65-4EC6-91C4i4yffjmg5juxw-1-1"
                    },
                    {
                        "id": "EEC3C08C-3EF3-4EA2-BE8C-4DCA2BF2B84B",
                        "externalId": "SRV1-T1-S3",
                        "statusCode": "HK",
                        "passengerRefId": "Passenger1",
                        "segmentRefId": "Isgm6700dc280411b",
                        "externalOrderItemId": "P1DCF2780-3D65-4EC6-91C4i4yffjmg5juxw-1-1"
                    }
                ],
                "offerItemId": "ce0cb74c46d9v8w6qmdfbahd46-1-1",
                "externalOfferItemId": "P1DCF2780-3D65-4EC6-91C4i4yffjmg5juxw-1-1",
                "paymentTimeLimitText": "2025-07-26T23:59:00",
                "itemOrigin": "SELL"
            },
            {
                "id": "1282FD1F-5930-4B1C-97B1-D18CBC32E556",
                "externalId": "WB045AEA0-BEAA-4167-A2DF-1-8",
                "externalOrderRefId": "27F78397-2A4F-4FE5-AE2A-535AF04D8EC5",
                "origin": "N",
                "creationDateTime": "2025-07-23T02:05:20Z",
                "price": {
                    "baseAmount": {
                        "amount": "23890",
                        "code": "JPY"
                    },
                    "totalAmount": {
                        "amount": "23890",
                        "code": "JPY"
                    }
                },
                "services": [
                    {
                        "id": "2614F381-79C4-41BC-8F51-F26A5DA81DFD",
                        "externalId": "SRVWB045AEA0-BEAA-4167-A2DF-1-8",
                        "statusCode": "HD",
                        "passengerRefId": "Passenger1",
                        "serviceDefinitionRefId": "D22E9968-15ED-497A-ACD0-534E06127821",
                        "selectedSeat": {
                            "row": "12",
                            "column": "A",
                            "segmentRefId": "Isgm0200dc280411b",
                            "characteristics": [
                                "OW",
                                "CH",
                                "W",
                                "LS",
                                "K",
                                "L",
                                "B",
                                "BK"
                            ]
                        },
                        "externalOrderItemId": "WB045AEA0-BEAA-4167-A2DF-1-8"
                    }
                ],
                "offerItemId": "ce0cb74c46d99mrrkmdfbe2bx0-8",
                "externalOfferItemId": "WB045AEA0-BEAA-4167-A2DF-1-8",
                "itemOrigin": "SELL"
            }
        ],
        "contactInfos": [
            {
                "id": "48B4C408-890F-470B-BD4A-01E66D3B810E",
                "givenName": "AO",
                "phones": [
                    {
                        "id": "C98B1706-CE56-4028-8795-4EE1158DB0CC",
                        "number": "09000000000"
                    }
                ],
                "emailAddresses": [
                    {
                        "id": "ABD118F6-7560-461C-98B7-1CB80EE50572",
                        "address": "aaaa@infini.com"
                    }
                ]
            }
        ],
        "products": [
            {
                "id": "4f513d3d",
                "airSegment": {
                    "marketingCarrier": {
                        "airlineCode": "AA",
                        "flightNumber": "170"
                    },
                    "departureDateTime": "2025-09-20T11:55:00",
                    "arrivalDateTime": "2025-09-20T06:00:00",
                    "departureAirport": "HND",
                    "arrivalAirport": "LAX",
                    "actionCode": "HK"
                }
            },
            {
                "id": "4d54413d",
                "airSegment": {
                    "marketingCarrier": {
                        "airlineCode": "AA",
                        "flightNumber": "27"
                    },
                    "departureDateTime": "2025-09-29T10:55:00",
                    "arrivalDateTime": "2025-09-30T14:20:00",
                    "departureAirport": "LAX",
                    "arrivalAirport": "HND",
                    "actionCode": "HK"
                }
            }
        ],
        "passengers": [
            {
                "id": "Passenger1",
                "externalId": "T1",
                "typeCode": "ADT",
                "contactInfoRefIds": [
                    "48B4C408-890F-470B-BD4A-01E66D3B810E"
                ],
                "contactInfoRefId": "48B4C408-890F-470B-BD4A-01E66D3B810E",
                "birthdate": "1990-07-09",
                "titleName": "MR",
                "givenName": "AO",
                "surname": "SORANO",
                "genderCode": "M",
                "identityDocuments": [
                    {
                        "id": "CA2DD2C4-CB7D-4881-8CA8-0CE881EC2DF5",
                        "documentNumber": "AB1324569",
                        "documentTypeCode": "PT",
                        "issuingCountryCode": "JP",
                        "residenceCountryCode": "JP",
                        "expiryDate": "2030-10-08",
                        "birthdate": "1990-07-09",
                        "genderCode": "M",
                        "givenName": "AO",
                        "surname": "SORANO"
                    }
                ]
            }
        ],
        "journeys": [
            {
                "id": "EECFD342-85C7-4E8B-965F-A0D28CD328FB",
                "segmentRefIds": [
                    "Isgm0200dc280411b"
                ]
            },
            {
                "id": "CD6CE730-4E88-4864-9E52-3BFD63D65D19",
                "segmentRefIds": [
                    "Isgm6700dc280411b"
                ]
            }
        ],
        "segments": [
            {
                "id": "Isgm0200dc280411b",
                "cabinTypeCode": "Y",
                "departure": {
                    "locationCode": "HND",
                    "stationName": "Tokyo Intl -Haneda-, JP",
                    "terminalName": "3",
                    "scheduledDateTime": "2025-09-20T11:55:00"
                },
                "arrival": {
                    "locationCode": "LAX",
                    "stationName": "Los Angeles International Apt, US",
                    "terminalName": "B",
                    "scheduledDateTime": "2025-09-20T06:00:00"
                },
                "marketingCarrier": {
                    "carrierCode": "AA",
                    "carrierName": "American Airlines",
                    "flightNumber": 170,
                    "classOfService": "B"
                },
                "datedOperatingLegs": [
                    {
                        "departure": {
                            "locationCode": "HND",
                            "stationName": "Tokyo International (Haneda)",
                            "terminalName": "3",
                            "scheduledDateTime": "2025-09-20T11:55:00"
                        },
                        "arrival": {
                            "locationCode": "LAX",
                            "stationName": "Los Angeles International",
                            "scheduledDateTime": "2025-09-20T06:00:00"
                        },
                        "carrierAircraftType": {
                            "code": "789",
                            "name": "Boeing 787-9"
                        }
                    }
                ],
                "flightDuration": "PT10H5M",
                "distanceMeasure": {
                    "unitCode": "Miles",
                    "value": 5473
                },
                "carrierAircraftType": {
                    "code": "789",
                    "name": "Boeing 787-9"
                }
            },
            {
                "id": "Isgm6700dc280411b",
                "cabinTypeCode": "Y",
                "departure": {
                    "locationCode": "LAX",
                    "stationName": "Los Angeles International Apt, US",
                    "terminalName": "0",
                    "scheduledDateTime": "2025-09-29T10:55:00"
                },
                "arrival": {
                    "locationCode": "HND",
                    "stationName": "Tokyo Intl -Haneda-, JP",
                    "terminalName": "3",
                    "scheduledDateTime": "2025-09-30T14:20:00"
                },
                "marketingCarrier": {
                    "carrierCode": "AA",
                    "carrierName": "American Airlines",
                    "flightNumber": 27,
                    "classOfService": "B"
                },
                "datedOperatingLegs": [
                    {
                        "departure": {
                            "locationCode": "LAX",
                            "stationName": "Los Angeles International",
                            "terminalName": "0",
                            "scheduledDateTime": "2025-09-29T10:45:00"
                        },
                        "arrival": {
                            "locationCode": "HND",
                            "stationName": "Tokyo International (Haneda)",
                            "scheduledDateTime": "2025-09-30T14:20:00"
                        },
                        "carrierAircraftType": {
                            "code": "789",
                            "name": "Boeing 787-9"
                        }
                    }
                ],
                "flightDuration": "PT11H25M",
                "distanceMeasure": {
                    "unitCode": "Miles",
                    "value": 5473
                },
                "carrierAircraftType": {
                    "code": "789",
                    "name": "Boeing 787-9"
                }
            }
        ],
        "priceClasses": [
            {
                "id": "550A5E9D-3DEE-4585-98BB-B48F12F6EA97",
                "code": "AAPA-BASIC",
                "name": "Basic Economy",
                "descriptions": [
                    {
                        "text": "Pay to check bags"
                    },
                    {
                        "text": "Pay for a Main Cabin Seat"
                    },
                    {
                        "text": "Pay for an extra legroom seat"
                    },
                    {
                        "text": "Board in last group, No changes allowed"
                    },
                    {
                        "text": "No refunds allowed"
                    },
                    {
                        "text": "If you're an AAdvantage® status member or AAdvantage® credit cardholder, your bag benefit and boarding group applies if higher based on status. Benefits may not apply on partner airlines."
                    },
                    {
                        "text": "If you're an AAdvantage® credit cardholder, your bag benefit applies only on domestic American Airlines marketed and operated trips."
                    }
                ]
            }
        ],
        "customerNumber": {},
        "paymentTimeLimitText": "2025-07-26T23:59:00",
        "externalOrders": [
            {
                "id": "27F78397-2A4F-4FE5-AE2A-535AF04D8EC5",
                "systemId": "AA",
                "externalOrderId": "AA001HGWE5WA4",
                "bookingReferences": [
                    {
                        "id": "WGWE5W",
                        "carrierCode": "F1"
                    },
                    {
                        "id": "KYKRKV",
                        "carrierCode": "AA"
                    }
                ]
            }
        ],
        "totalPrice": {
            "totalAmount": {
                "amount": "159380",
                "code": "JPY"
            }
        },
        "serviceDefinitions": [
            {
                "id": "4EF8F179-D072-464F-943F-2598F20B96E3",
                "externalId": "BASRV89EDB8F7-CO",
                "baggageAllowanceRefId": "85775DCE-60C6-4F4C-98B3-C3B4CD316568",
                "name": "Carry On Bag Allowance"
            },
            {
                "id": "19482A6C-9F8C-4F57-90A9-B6EE5751BE62",
                "externalId": "BASRV88B0CEA1-CO",
                "baggageAllowanceRefId": "556D860B-583E-4BCD-81EF-AB2BD5C502E5",
                "name": "Carry On Bag Allowance"
            },
            {
                "id": "836D10BF-BCBD-4B76-9BFA-B6AD11451237",
                "externalId": "BASRVA699B49C",
                "baggageAllowanceRefId": "BFA29319-E1A1-47CA-A2E0-7CD6EF8208CF",
                "name": "Checked Bag Allowance"
            },
            {
                "id": "64172845-C3D7-46A9-9AE5-AC4532DF5AB4",
                "externalId": "BASRVDC4C3081",
                "baggageAllowanceRefId": "A5DE4F0E-C5FA-4577-A957-679022482532",
                "name": "Checked Bag Allowance"
            },
            {
                "id": "D22E9968-15ED-497A-ACD0-534E06127821",
                "externalId": "A-OC-MCE-SA-AA",
                "name": "MAIN CABIN EXTRA",
                "serviceCode": "OC",
                "reasonForIssuanceCode": "A",
                "reasonForIssuanceSubCode": "MCE",
                "ownerCode": "AA",
                "descriptions": [
                    {
                        "text": "Extra legroom (Up to 6 inches)"
                    },
                    {
                        "text": "Complimentary beer, wine & spirits"
                    }
                ],
                "settlementMethodCode": "EA"
            }
        ],
        "baggageAllowances": [
            {
                "id": "85775DCE-60C6-4F4C-98B3-C3B4CD316568",
                "externalId": "BA45B9E72-CO",
                "typeCode": "CarryOn",
                "baggageDeterminingCarrier": {},
                "applicableParty": "Traveler",
                "pieceAllowances": [
                    {
                        "applicableParty": "Traveler",
                        "totalQuantity": 1
                    },
                    {
                        "applicableParty": "Traveler",
                        "totalQuantity": 1
                    }
                ]
            },
            {
                "id": "556D860B-583E-4BCD-81EF-AB2BD5C502E5",
                "externalId": "BA6D67C80F-CO",
                "typeCode": "CarryOn",
                "baggageDeterminingCarrier": {},
                "applicableParty": "Traveler",
                "pieceAllowances": [
                    {
                        "applicableParty": "Traveler",
                        "totalQuantity": 1
                    },
                    {
                        "applicableParty": "Traveler",
                        "totalQuantity": 1
                    }
                ]
            },
            {
                "id": "BFA29319-E1A1-47CA-A2E0-7CD6EF8208CF",
                "externalId": "BA5B11CEF6",
                "typeCode": "Checked",
                "baggageDeterminingCarrier": {},
                "applicableParty": "Traveler",
                "pieceAllowances": [
                    {
                        "applicableParty": "Traveler",
                        "totalQuantity": 0
                    }
                ]
            },
            {
                "id": "A5DE4F0E-C5FA-4577-A957-679022482532",
                "externalId": "BABF399E61",
                "typeCode": "Checked",
                "baggageDeterminingCarrier": {},
                "applicableParty": "Traveler",
                "pieceAllowances": [
                    {
                        "applicableParty": "Traveler",
                        "totalQuantity": 0
                    }
                ]
            }
        ],
        "penalties": [
            {
                "id": "690AECFB-63F4-43CC-A2F1-D4E2279C3666",
                "type": "Cancel",
                "isAllowed": false,
                "hasFee": false
            },
            {
                "id": "57D5BB49-E308-40DD-9A43-EF1C68EA19D1",
                "type": "Change",
                "isAllowed": false,
                "hasFee": false
            },
            {
                "id": "DE7082BD-6D4E-46FA-BD55-569400C5DC0D",
                "type": "Refund",
                "isAllowed": false
            }
        ]
    },
    "warnings": [
        {
            "code": "060548",
            "message": "Payment Time Limit does not contain timezone information"
        }
    ]
}

アンシラリーサービス予約

リクエストに設定する"offerItemId"、"passengerRefs"はGet Ancillaryから取得してください。
また、"productTextDetails"および"productText"の設定に関しては、Get Ancillaryの返却内容をご確認の上、指定してください。
 選択{
    "id": "1SXXXCEMORFLK",
    "serviceAdds": [
        {
            "offerItemId": "ce0cb74c46d9v8w6qmdfpm7ic0-1",
            "passengerRefId": "Passenger1",
            "productTextDetails": {
                "WVAL":"10",
                "PVAL":"10"
            }
        }
    ]
}

レスポンスサンプル

 選択{
    "order": {
        "id": "1SXXXCEMORFLK",
        "type": "ORDER",
        "pnrLocator": "OGQHAZ",
        "pnrCreateDate": "2025-07-23",
        "offerVendor": "MH",
        "orderOwner": "1S",
        "partition": "AA",
        "primeHost": "1S",
        "countryCode": "JP",
        "orderItems": [
            {
                "id": "2D0CC346-C276-42B7-96DA-3B2356EE8721",
                "externalId": "MH_D25O5M_AIR-1-2",
                "externalOrderRefId": "EB943344-2BC8-40AB-A05C-C5B931D54D2D",
                "origin": "N",
                "creationDateTime": "2025-07-23T05:54:10Z",
                "fareDetails": [
                    {
                        "paxRefIds": [
                            "Passenger1"
                        ],
                        "price": {
                            "baseAmount": {
                                "amount": "68400",
                                "code": "JPY"
                            },
                            "totalAmount": {
                                "amount": "107960",
                                "code": "JPY"
                            },
                            "totalTaxAmount": {
                                "amount": "39560",
                                "code": "JPY"
                            },
                            "taxBreakdowns": [
                                {
                                    "amount": {
                                        "amount": "31000",
                                        "code": "JPY"
                                    },
                                    "countryCode": "AC",
                                    "taxCode": "YQ"
                                },
                                {
                                    "amount": {
                                        "amount": "1100",
                                        "code": "JPY"
                                    },
                                    "countryCode": "AD",
                                    "taxCode": "YQ"
                                },
                                {
                                    "amount": {
                                        "amount": "700",
                                        "code": "JPY"
                                    },
                                    "countryCode": "SE",
                                    "taxCode": "OI"
                                },
                                {
                                    "amount": {
                                        "amount": "2460",
                                        "code": "JPY"
                                    },
                                    "countryCode": "AE",
                                    "taxCode": "SW"
                                },
                                {
                                    "amount": {
                                        "amount": "1000",
                                        "code": "JPY"
                                    },
                                    "countryCode": "VC",
                                    "taxCode": "TK"
                                },
                                {
                                    "amount": {
                                        "amount": "700",
                                        "code": "JPY"
                                    },
                                    "countryCode": "DP",
                                    "taxCode": "G1"
                                },
                                {
                                    "amount": {
                                        "amount": "40",
                                        "code": "JPY"
                                    },
                                    "countryCode": "GO",
                                    "taxCode": "H8"
                                },
                                {
                                    "amount": {
                                        "amount": "2560",
                                        "code": "JPY"
                                    },
                                    "countryCode": "EB",
                                    "taxCode": "MY"
                                }
                            ]
                        },
                        "fareComponents": [
                            {
                                "fareBasisCode": "QBC1YJP",
                                "fareDescription": "NEGOTIATED FARE",
                                "fareRecognizedType": "Negotiated",
                                "cabinTypeCode": "5",
                                "cabinTypeName": "ECONOMY",
                                "priceClassRef": "E87BD5DB-E164-4F2F-8E7D-CA12E3E5D370",
                                "segmentRefIds": [
                                    "SEG5"
                                ],
                                "fareRules": {
                                    "penaltyRefIds": [
                                        "F9A6D2EF-C263-486F-901E-08F97BF8A172",
                                        "146A90FF-3F9F-46EF-9DBA-8DCBBE68AB38",
                                        "C8D6C3DF-AD3E-41F3-90DD-423834C5ED00",
                                        "01802320-9F69-47D2-8AA8-B05B998AD60D",
                                        "DDD096F2-4FE7-4DD0-9AAD-A8872A15051C",
                                        "8C4D240A-F347-451D-A87D-A9086AE9CFCB",
                                        "BCB3F3A7-5B32-43BB-B0B1-4E161419624A",
                                        "899AA497-CDDE-4C84-8A7E-E4DA51461C62",
                                        "3B32E772-19E4-4839-B8CC-1066A29F80D6",
                                        "0308D025-A41C-4AA1-944A-4AFAE93F4A56",
                                        "F071F183-FA43-4420-81AA-55681C4EA9BF",
                                        "C082C4FF-B00F-4177-88E4-C6D585F093C3",
                                        "36A62CD6-0E94-4BBB-8341-8BAA9FC9080A",
                                        "FB92DC69-5524-466B-83B8-D5A301317D96",
                                        "2C5B1998-AAF2-43C8-B0F4-93B1D352E31C",
                                        "1F48711A-D3D9-4150-9DF0-9B11E421E381",
                                        "9824360E-C02B-44DA-8D61-9F4F088E675C",
                                        "28FDDDDC-3CE2-4C69-AF29-0255443BF1CC",
                                        "8D3FC9A5-DEB5-445A-B7CC-CA69036123E5",
                                        "5E23536D-CA58-463F-8E3D-7FE7EC73E9A7",
                                        "B802A76A-08C7-491F-8431-27D79DA8BDB3",
                                        "58FEA263-9577-4C7B-B2B4-C276D44F7B99",
                                        "357D4020-735B-493A-8FF0-AE876F1AA518",
                                        "E834A510-CD0A-4C11-BD7A-83211366A6B1",
                                        "35C30F56-8D63-4F3A-B246-263338EB1863",
                                        "DACFD70E-C6D5-47EB-A2EE-0C33DF90B403",
                                        "9526F9FD-8069-4F2D-9D3B-65B67D5B35EB",
                                        "0549D12C-57A5-4E70-B351-8E7D5709C34F",
                                        "CD974ECC-3775-4E8C-B76B-FD70636D2CB1",
                                        "9E6E5D92-D560-4144-952D-6A36E8F65BE6",
                                        "31D4251E-4B7F-41E2-8F40-236FABF722E4",
                                        "BDBE78BE-132A-461F-8B6A-E7CB31E6383A",
                                        "AC5C0069-6158-4483-B38E-80AB9CC40ED4",
                                        "9A6BEA90-D203-4C32-A18D-30FB93C369EF",
                                        "E273674F-8855-49C2-882B-161AFDF71979",
                                        "4435FB65-78F6-4EE5-A62A-51A31856FBAD",
                                        "7DAB5E91-297C-4F2B-80F8-8E05E385457C",
                                        "E845D2DA-82EF-4F22-ABB2-57EDF83147AE"
                                    ]
                                }
                            },
                            {
                                "fareBasisCode": "QBC1YJP",
                                "fareDescription": "NEGOTIATED FARE",
                                "fareRecognizedType": "Negotiated",
                                "cabinTypeCode": "5",
                                "cabinTypeName": "ECONOMY",
                                "priceClassRef": "E87BD5DB-E164-4F2F-8E7D-CA12E3E5D370",
                                "segmentRefIds": [
                                    "SEG22"
                                ],
                                "fareRules": {
                                    "penaltyRefIds": [
                                        "F9A6D2EF-C263-486F-901E-08F97BF8A172",
                                        "146A90FF-3F9F-46EF-9DBA-8DCBBE68AB38",
                                        "C8D6C3DF-AD3E-41F3-90DD-423834C5ED00",
                                        "01802320-9F69-47D2-8AA8-B05B998AD60D",
                                        "DDD096F2-4FE7-4DD0-9AAD-A8872A15051C",
                                        "8C4D240A-F347-451D-A87D-A9086AE9CFCB",
                                        "BCB3F3A7-5B32-43BB-B0B1-4E161419624A",
                                        "899AA497-CDDE-4C84-8A7E-E4DA51461C62",
                                        "3B32E772-19E4-4839-B8CC-1066A29F80D6",
                                        "0308D025-A41C-4AA1-944A-4AFAE93F4A56",
                                        "F071F183-FA43-4420-81AA-55681C4EA9BF",
                                        "C082C4FF-B00F-4177-88E4-C6D585F093C3",
                                        "36A62CD6-0E94-4BBB-8341-8BAA9FC9080A",
                                        "FB92DC69-5524-466B-83B8-D5A301317D96",
                                        "2C5B1998-AAF2-43C8-B0F4-93B1D352E31C",
                                        "1F48711A-D3D9-4150-9DF0-9B11E421E381",
                                        "9824360E-C02B-44DA-8D61-9F4F088E675C",
                                        "28FDDDDC-3CE2-4C69-AF29-0255443BF1CC",
                                        "8D3FC9A5-DEB5-445A-B7CC-CA69036123E5",
                                        "5E23536D-CA58-463F-8E3D-7FE7EC73E9A7",
                                        "B802A76A-08C7-491F-8431-27D79DA8BDB3",
                                        "58FEA263-9577-4C7B-B2B4-C276D44F7B99",
                                        "357D4020-735B-493A-8FF0-AE876F1AA518",
                                        "E834A510-CD0A-4C11-BD7A-83211366A6B1",
                                        "35C30F56-8D63-4F3A-B246-263338EB1863",
                                        "DACFD70E-C6D5-47EB-A2EE-0C33DF90B403",
                                        "9526F9FD-8069-4F2D-9D3B-65B67D5B35EB",
                                        "0549D12C-57A5-4E70-B351-8E7D5709C34F",
                                        "CD974ECC-3775-4E8C-B76B-FD70636D2CB1",
                                        "9E6E5D92-D560-4144-952D-6A36E8F65BE6",
                                        "31D4251E-4B7F-41E2-8F40-236FABF722E4",
                                        "BDBE78BE-132A-461F-8B6A-E7CB31E6383A",
                                        "AC5C0069-6158-4483-B38E-80AB9CC40ED4",
                                        "9A6BEA90-D203-4C32-A18D-30FB93C369EF",
                                        "E273674F-8855-49C2-882B-161AFDF71979",
                                        "4435FB65-78F6-4EE5-A62A-51A31856FBAD",
                                        "7DAB5E91-297C-4F2B-80F8-8E05E385457C",
                                        "E845D2DA-82EF-4F22-ABB2-57EDF83147AE"
                                    ]
                                }
                            }
                        ],
                        "remarks": [
                            {
                                "text": "FC-TYO MH KUL M/IT MH TYO M/IT END"
                            },
                            {
                                "text": "FE-PAX NONEND RSVN CHNG SUBJ TO T AND C"
                            }
                        ]
                    }
                ],
                "price": {
                    "baseAmount": {
                        "amount": "68400",
                        "code": "JPY"
                    },
                    "totalAmount": {
                        "amount": "107960",
                        "code": "JPY"
                    },
                    "totalTaxAmount": {
                        "amount": "39560",
                        "code": "JPY"
                    }
                },
                "services": [
                    {
                        "id": "50DD3155-885B-4368-BC7A-1C0AFDE45ED1",
                        "externalId": "SEG1_PAX2",
                        "statusCode": "HK",
                        "passengerRefId": "Passenger1",
                        "segmentRefId": "SEG5",
                        "serviceDefinitionRefId": "9985176E-4D6F-4B56-8E18-FAACAA1FCF5D",
                        "externalOrderItemId": "MH_D25O5M_AIR-1-2"
                    },
                    {
                        "id": "4E45681A-0BF5-4EAC-ACB4-C6502F27F14B",
                        "externalId": "SEG2_PAX2",
                        "statusCode": "HK",
                        "passengerRefId": "Passenger1",
                        "segmentRefId": "SEG22",
                        "serviceDefinitionRefId": "9985176E-4D6F-4B56-8E18-FAACAA1FCF5D",
                        "externalOrderItemId": "MH_D25O5M_AIR-1-2"
                    }
                ],
                "paymentTimeLimit": "2025-08-06T08:00:00Z",
                "itemOrigin": "SELL",
                "priceGuaranteeTimeLimit": "2025-07-23T15:00:00Z"
            },
            {
                "id": "8D094D40-86EB-43C6-BCA8-4E4D1E9176CD",
                "externalId": "MH_D25O5M_SRV30",
                "externalOrderRefId": "EB943344-2BC8-40AB-A05C-C5B931D54D2D",
                "origin": "N",
                "creationDateTime": "2025-07-23T06:03:17Z",
                "price": {
                    "baseAmount": {
                        "amount": "8920",
                        "code": "JPY"
                    },
                    "totalAmount": {
                        "amount": "8920",
                        "code": "JPY"
                    },
                    "totalTaxAmount": {
                        "amount": "0",
                        "code": "JPY"
                    }
                },
                "services": [
                    {
                        "id": "AB462114-F51D-4319-A364-560EB854212A",
                        "externalId": "SSR29",
                        "statusCode": "HD",
                        "passengerRefId": "Passenger1",
                        "segmentRefId": "SEG5",
                        "serviceDefinitionRefId": "96751623-BBAF-4BC8-889E-3CC81D4444C7",
                        "externalOrderItemId": "MH_D25O5M_SRV30"
                    }
                ],
                "offerItemId": "ce0cb74c46d9v8w6qmdfjx6qp0-1",
                "externalOfferItemId": "SRP1-609024349770502902-1-14",
                "itemOrigin": "SELL"
            },
            {
                "id": "49DB2ADB-8CDE-4C5F-B4F5-F78DF647B02A",
                "externalId": "MH_D25O5M_SRV36",
                "externalOrderRefId": "EB943344-2BC8-40AB-A05C-C5B931D54D2D",
                "origin": "N",
                "creationDateTime": "2025-07-23T08:38:34Z",
                "price": {
                    "baseAmount": {
                        "amount": "8920",
                        "code": "JPY"
                    },
                    "totalAmount": {
                        "amount": "8920",
                        "code": "JPY"
                    },
                    "totalTaxAmount": {
                        "amount": "0",
                        "code": "JPY"
                    }
                },
                "services": [
                    {
                        "id": "9A05C97C-A192-4D85-BE0E-632DC7CC2EB8",
                        "externalId": "SSR35",
                        "statusCode": "HD",
                        "passengerRefId": "Passenger1",
                        "segmentRefId": "SEG5",
                        "serviceDefinitionRefId": "96751623-BBAF-4BC8-889E-3CC81D4444C7",
                        "externalOrderItemId": "MH_D25O5M_SRV36"
                    }
                ],
                "offerItemId": "ce0cb74c46d9v8w6qmdfpm7ic0-1",
                "externalOfferItemId": "SRP2-8642587690287574261-1-14",
                "itemOrigin": "SELL"
            }
        ],
        "contactInfos": [
            {
                "id": "B93B2E2D-A017-43EF-A3FB-3FAD3D0AE82B",
                "givenName": "AO",
                "phones": [
                    {
                        "id": "16F6F12E-5DD8-4A22-92FB-D9F0802866C7",
                        "number": "09000000000"
                    }
                ],
                "emailAddresses": [
                    {
                        "id": "2D6D6358-D347-4567-AE2F-8331F1820115",
                        "address": "aaaa@infini.com"
                    }
                ]
            }
        ],
        "products": [
            {
                "id": "4f513d3d",
                "airSegment": {
                    "marketingCarrier": {
                        "airlineCode": "MH",
                        "flightNumber": "71"
                    },
                    "departureDateTime": "2025-10-20T22:30:00",
                    "arrivalDateTime": "2025-10-21T04:55:00",
                    "departureAirport": "NRT",
                    "arrivalAirport": "KUL",
                    "actionCode": "HK"
                }
            },
            {
                "id": "4d54413d",
                "airSegment": {
                    "marketingCarrier": {
                        "airlineCode": "MH",
                        "flightNumber": "70"
                    },
                    "departureDateTime": "2025-10-29T09:40:00",
                    "arrivalDateTime": "2025-10-29T17:30:00",
                    "departureAirport": "KUL",
                    "arrivalAirport": "NRT",
                    "actionCode": "HK"
                }
            }
        ],
        "passengers": [
            {
                "id": "Passenger1",
                "externalId": "PAX2",
                "typeCode": "ADT",
                "contactInfoRefIds": [
                    "B93B2E2D-A017-43EF-A3FB-3FAD3D0AE82B"
                ],
                "contactInfoRefId": "B93B2E2D-A017-43EF-A3FB-3FAD3D0AE82B",
                "birthdate": "1990-07-09",
                "titleName": "MR",
                "givenName": "AO",
                "surname": "SORANO",
                "genderCode": "M",
                "identityDocuments": [
                    {
                        "id": "151454D4-70E7-44DE-BDDF-E5CF64EBFAA2",
                        "documentNumber": "AB1324569",
                        "documentTypeCode": "PT",
                        "issuingCountryCode": "JP",
                        "residenceCountryCode": "JP",
                        "expiryDate": "2030-10-08",
                        "birthdate": "1990-07-09",
                        "genderCode": "M",
                        "givenName": "AO",
                        "surname": "SORANO"
                    }
                ]
            }
        ],
        "journeys": [
            {
                "id": "C4BE35BD-341B-4772-A57D-348C397D00D1",
                "segmentRefIds": [
                    "SEG5"
                ]
            },
            {
                "id": "FC2C942E-A370-4BBF-AC1A-D19D641E6972",
                "segmentRefIds": [
                    "SEG22"
                ]
            }
        ],
        "segments": [
            {
                "id": "SEG5",
                "cabinTypeCode": "5",
                "departure": {
                    "locationCode": "NRT",
                    "terminalName": "2",
                    "scheduledDateTime": "2025-10-20T22:30:00"
                },
                "arrival": {
                    "locationCode": "KUL",
                    "terminalName": "1",
                    "scheduledDateTime": "2025-10-21T04:55:00"
                },
                "marketingCarrier": {
                    "carrierCode": "MH",
                    "carrierName": "MALAYSIA AIRLINES",
                    "flightNumber": 71,
                    "classOfService": "Q"
                },
                "operatingCarrier": {
                    "carrierCode": "MH",
                    "carrierName": "MALAYSIA AIRLINES",
                    "flightNumber": 71,
                    "disclosure": {
                        "text": [
                            "MALAYSIA AIRLINES"
                        ]
                    }
                },
                "datedOperatingLegs": [
                    {
                        "departure": {
                            "locationCode": "NRT",
                            "scheduledDateTime": "2025-10-20T22:30:00"
                        },
                        "arrival": {
                            "locationCode": "KUL",
                            "scheduledDateTime": "2025-10-21T04:55:00"
                        },
                        "carrierAircraftType": {
                            "code": "333"
                        }
                    }
                ],
                "flightDuration": "PT7H25M"
            },
            {
                "id": "SEG22",
                "cabinTypeCode": "5",
                "departure": {
                    "locationCode": "KUL",
                    "terminalName": "1",
                    "scheduledDateTime": "2025-10-29T09:40:00"
                },
                "arrival": {
                    "locationCode": "NRT",
                    "terminalName": "2",
                    "scheduledDateTime": "2025-10-29T17:30:00"
                },
                "marketingCarrier": {
                    "carrierCode": "MH",
                    "carrierName": "MALAYSIA AIRLINES",
                    "flightNumber": 70,
                    "classOfService": "Q"
                },
                "operatingCarrier": {
                    "carrierCode": "MH",
                    "carrierName": "MALAYSIA AIRLINES",
                    "flightNumber": 70,
                    "disclosure": {
                        "text": [
                            "MALAYSIA AIRLINES"
                        ]
                    }
                },
                "datedOperatingLegs": [
                    {
                        "departure": {
                            "locationCode": "KUL",
                            "scheduledDateTime": "2025-10-29T09:40:00"
                        },
                        "arrival": {
                            "locationCode": "NRT",
                            "scheduledDateTime": "2025-10-29T17:30:00"
                        },
                        "carrierAircraftType": {
                            "code": "359"
                        }
                    }
                ],
                "flightDuration": "PT6H50M"
            }
        ],
        "priceClasses": [
            {
                "id": "E87BD5DB-E164-4F2F-8E7D-CA12E3E5D370",
                "code": "BASICMYJP",
                "name": "Economy Value",
                "descriptions": [
                    {
                        "id": "AWARD_UPGRADE",
                        "text": "Upgrade with Enrich Points"
                    },
                    {
                        "id": "BAGGAGEALLOWANCE_CARRYON",
                        "text": "7kg"
                    },
                    {
                        "id": "BAGGAGEALLOWANCE_CHECKED",
                        "text": "35kg"
                    },
                    {
                        "id": "CANCEL_BEFOREDEPARTURE",
                        "text": "Refund at a fee"
                    },
                    {
                        "id": "CHANGE_BEFOREDEPARTURE",
                        "text": "Chargeable"
                    },
                    {
                        "id": "DISCLAIMER",
                        "text": "Attributes above are applicable for flights operated by Malaysia Airlines only *T&C Apply"
                    },
                    {
                        "id": "SEATSELECTION",
                        "text": "Chargeable"
                    }
                ]
            }
        ],
        "customerNumber": {},
        "paymentTimeLimit": "2025-08-06T08:00:00Z",
        "externalOrders": [
            {
                "id": "EB943344-2BC8-40AB-A05C-C5B931D54D2D",
                "systemId": "MH",
                "externalOrderId": "MH_D25O5M",
                "bookingReferences": [
                    {
                        "id": "D25O5M",
                        "carrierCode": "MH"
                    }
                ]
            }
        ],
        "totalPrice": {
            "baseAmount": {
                "amount": "86240",
                "code": "JPY"
            },
            "totalAmount": {
                "amount": "125800",
                "code": "JPY"
            },
            "totalTaxAmount": {
                "amount": "39560",
                "code": "JPY"
            }
        },
        "serviceDefinitions": [
            {
                "id": "9985176E-4D6F-4B56-8E18-FAACAA1FCF5D",
                "externalId": "BAGALLOW_1",
                "baggageAllowanceRefId": "CF64F040-CBF7-48A1-BAF3-78D87D8B52D1",
                "name": "Bag allowances",
                "descriptions": [
                    {
                        "id": "Bag allowances"
                    }
                ]
            },
            {
                "id": "96751623-BBAF-4BC8-889E-3CC81D4444C7",
                "externalId": "XBAG_1",
                "name": "EXCESS BAGGAGE REQUEST",
                "serviceCode": "XBAG",
                "groupCode": "BG",
                "reasonForIssuanceCode": "C",
                "reasonForIssuanceSubCode": "0AA",
                "ownerCode": "MH",
                "descriptions": [
                    {
                        "id": "-1058008479",
                        "text": "TTL 10KG10PC"
                    }
                ]
            }
        ],
        "baggageAllowances": [
            {
                "id": "CF64F040-CBF7-48A1-BAF3-78D87D8B52D1",
                "externalId": "FBA1",
                "typeCode": "Checked",
                "baggageDeterminingCarrier": {},
                "weightAllowances": [
                    {
                        "maximumMeasure": {
                            "value": "35",
                            "unitCode": "Kilogram"
                        }
                    }
                ]
            }
        ],
        "penalties": [
            {
                "id": "F9A6D2EF-C263-486F-901E-08F97BF8A172",
                "type": "Cancel",
                "hasFee": true,
                "feeAmount": "0",
                "feeCurrencyCode": "JPY",
                "description": "Reissue/Refund minimum penalty amount after departure"
            },
            {
                "id": "146A90FF-3F9F-46EF-9DBA-8DCBBE68AB38",
                "type": "Cancel",
                "hasFee": true,
                "feeAmount": "0",
                "feeCurrencyCode": "JPY",
                "description": "Reissue/Refund maximum penalty amount for the ticket after departure"
            },
            {
                "id": "C8D6C3DF-AD3E-41F3-90DD-423834C5ED00",
                "type": "Cancel",
                "hasFee": true,
                "feeAmount": "0",
                "feeCurrencyCode": "JPY",
                "description": "Reissue/Refund maximum penalty amount with sale currency"
            },
            {
                "id": "01802320-9F69-47D2-8AA8-B05B998AD60D",
                "type": "Cancel",
                "hasFee": true,
                "feeAmount": "0",
                "feeCurrencyCode": "JPY",
                "description": "Reissue/Refund minimum penalty amount after departure no show"
            },
            {
                "id": "DDD096F2-4FE7-4DD0-9AAD-A8872A15051C",
                "type": "Cancel",
                "hasFee": true,
                "feeAmount": "0",
                "feeCurrencyCode": "JPY",
                "description": "Reissue/Refund maximum penalty amount for the ticket after departure no show"
            },
            {
                "id": "8C4D240A-F347-451D-A87D-A9086AE9CFCB",
                "type": "Cancel",
                "hasFee": true,
                "feeAmount": "0",
                "feeCurrencyCode": "JPY",
                "description": "Reissue/Refund maximum penalty amount after departure no show"
            },
            {
                "id": "BCB3F3A7-5B32-43BB-B0B1-4E161419624A",
                "type": "Cancel",
                "hasFee": true,
                "feeAmount": "0",
                "feeCurrencyCode": "JPY",
                "description": "Reissue/Refund minimum penalty amount before departure"
            },
            {
                "id": "899AA497-CDDE-4C84-8A7E-E4DA51461C62",
                "type": "Cancel",
                "hasFee": true,
                "feeAmount": "0",
                "feeCurrencyCode": "JPY",
                "description": "Reissue/Refund maximum penalty amount for the ticket before departure"
            },
            {
                "id": "3B32E772-19E4-4839-B8CC-1066A29F80D6",
                "type": "Cancel",
                "hasFee": true,
                "feeAmount": "0",
                "feeCurrencyCode": "JPY",
                "description": "Reissue/Refund maximum penalty amount before departure"
            },
            {
                "id": "0308D025-A41C-4AA1-944A-4AFAE93F4A56",
                "type": "Cancel",
                "hasFee": true,
                "feeAmount": "0",
                "feeCurrencyCode": "JPY",
                "description": "Reissue/Refund minimum penalty amount before departure no show"
            },
            {
                "id": "F071F183-FA43-4420-81AA-55681C4EA9BF",
                "type": "Cancel",
                "hasFee": true,
                "feeAmount": "0",
                "feeCurrencyCode": "JPY",
                "description": "Reissue/Refund maximum penalty amount for the ticket before departure no show"
            },
            {
                "id": "C082C4FF-B00F-4177-88E4-C6D585F093C3",
                "type": "Cancel",
                "hasFee": true,
                "feeAmount": "0",
                "feeCurrencyCode": "JPY",
                "description": "Reissue/Refund maximum penalty amount before departure no show"
            },
            {
                "id": "36A62CD6-0E94-4BBB-8341-8BAA9FC9080A",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "0",
                "feeCurrencyCode": "JPY",
                "description": "Revalidation maximum penalty amount for the ticket after departure"
            },
            {
                "id": "FB92DC69-5524-466B-83B8-D5A301317D96",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "0",
                "feeCurrencyCode": "JPY",
                "description": "Revalidation minimum penalty amount after departure"
            },
            {
                "id": "2C5B1998-AAF2-43C8-B0F4-93B1D352E31C",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "10000",
                "feeCurrencyCode": "JPY",
                "description": "Reissue/Refund minimum penalty amount after departure"
            },
            {
                "id": "1F48711A-D3D9-4150-9DF0-9B11E421E381",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "10000",
                "feeCurrencyCode": "JPY",
                "description": "Reissue/Refund maximum penalty amount for the ticket after departure"
            },
            {
                "id": "9824360E-C02B-44DA-8D61-9F4F088E675C",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "0",
                "feeCurrencyCode": "JPY",
                "description": "Revalidation maximum penalty amount after departure"
            },
            {
                "id": "28FDDDDC-3CE2-4C69-AF29-0255443BF1CC",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "10000",
                "feeCurrencyCode": "JPY",
                "description": "Reissue/Refund maximum penalty amount with sale currency"
            },
            {
                "id": "8D3FC9A5-DEB5-445A-B7CC-CA69036123E5",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "0",
                "feeCurrencyCode": "JPY",
                "description": "Revalidation maximum penalty amount for the ticket after departure no show"
            },
            {
                "id": "5E23536D-CA58-463F-8E3D-7FE7EC73E9A7",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "0",
                "feeCurrencyCode": "JPY",
                "description": "Revalidation minimum penalty amount after departure no show"
            },
            {
                "id": "B802A76A-08C7-491F-8431-27D79DA8BDB3",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "0",
                "feeCurrencyCode": "JPY",
                "description": "Reissue/Refund minimum penalty amount after departure no show"
            },
            {
                "id": "58FEA263-9577-4C7B-B2B4-C276D44F7B99",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "0",
                "feeCurrencyCode": "JPY",
                "description": "Reissue/Refund maximum penalty amount for the ticket after departure no show"
            },
            {
                "id": "357D4020-735B-493A-8FF0-AE876F1AA518",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "0",
                "feeCurrencyCode": "JPY",
                "description": "Revalidation maximum penalty amount after departure no show"
            },
            {
                "id": "E834A510-CD0A-4C11-BD7A-83211366A6B1",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "0",
                "feeCurrencyCode": "JPY",
                "description": "Reissue/Refund maximum penalty amount after departure no show"
            },
            {
                "id": "35C30F56-8D63-4F3A-B246-263338EB1863",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "0",
                "feeCurrencyCode": "JPY",
                "description": "Revalidation maximum penalty amount for the ticket before departure"
            },
            {
                "id": "DACFD70E-C6D5-47EB-A2EE-0C33DF90B403",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "0",
                "feeCurrencyCode": "JPY",
                "description": "Revalidation minimum penalty amount before departure"
            },
            {
                "id": "9526F9FD-8069-4F2D-9D3B-65B67D5B35EB",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "10000",
                "feeCurrencyCode": "JPY",
                "description": "Reissue/Refund minimum penalty amount before departure"
            },
            {
                "id": "0549D12C-57A5-4E70-B351-8E7D5709C34F",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "10000",
                "feeCurrencyCode": "JPY",
                "description": "Reissue/Refund maximum penalty amount for the ticket before departure"
            },
            {
                "id": "CD974ECC-3775-4E8C-B76B-FD70636D2CB1",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "0",
                "feeCurrencyCode": "JPY",
                "description": "Revalidation maximum penalty amount before departure"
            },
            {
                "id": "9E6E5D92-D560-4144-952D-6A36E8F65BE6",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "10000",
                "feeCurrencyCode": "JPY",
                "description": "Reissue/Refund maximum penalty amount before departure"
            },
            {
                "id": "31D4251E-4B7F-41E2-8F40-236FABF722E4",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "0",
                "feeCurrencyCode": "JPY",
                "description": "Revalidation maximum penalty amount for the ticket before departure no show"
            },
            {
                "id": "BDBE78BE-132A-461F-8B6A-E7CB31E6383A",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "0",
                "feeCurrencyCode": "JPY",
                "description": "Revalidation minimum penalty amount before departure no show"
            },
            {
                "id": "AC5C0069-6158-4483-B38E-80AB9CC40ED4",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "0",
                "feeCurrencyCode": "JPY",
                "description": "Reissue/Refund minimum penalty amount before departure no show"
            },
            {
                "id": "9A6BEA90-D203-4C32-A18D-30FB93C369EF",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "0",
                "feeCurrencyCode": "JPY",
                "description": "Reissue/Refund maximum penalty amount for the ticket before departure no show"
            },
            {
                "id": "E273674F-8855-49C2-882B-161AFDF71979",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "0",
                "feeCurrencyCode": "JPY",
                "description": "Revalidation maximum penalty amount before departure no show"
            },
            {
                "id": "4435FB65-78F6-4EE5-A62A-51A31856FBAD",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "0",
                "feeCurrencyCode": "JPY",
                "description": "Reissue/Refund maximum penalty amount before departure no show"
            },
            {
                "id": "7DAB5E91-297C-4F2B-80F8-8E05E385457C",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "0",
                "feeCurrencyCode": "JPY",
                "description": "Reissue/Refund minimum penalty amount after departure"
            },
            {
                "id": "E845D2DA-82EF-4F22-ABB2-57EDF83147AE",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "0",
                "feeCurrencyCode": "JPY",
                "description": "Reissue/Refund maximum penalty amount with sale currency"
            }
        ]
    }
}

Cash発券

 選択{
	"id": "1SXXXCAIXIQQO",
	"actions": [
		{
			"id": "1",
			"fulfillOrder": {
				"paymentInfo": {
					"amount": {
						"amount": "105640",
						"code": "JPY"
					},
					"paymentMethod": {
						"paymentCash": {}
					},
					"orderItemRefIds": [
						"56FEAFEA-2998-4063-B405-8FB0224CB39C"
					]
				}
			}
		}
	]
}

レスポンスサンプル

 選択{
    "order": {
        "id": "1SXXXCAIXIQQO",
        "type": "ORDER",
        "pnrLocator": "OJCUPE",
        "pnrCreateDate": "2024-10-24",
        "offerVendor": "SQ",
        "orderOwner": "1S",
        "partition": "AA",
        "primeHost": "1S",
        "countryCode": "JP",
        "orderItems": [
            {
                "id": "56FEAFEA-2998-4063-B405-8FB0224CB39C",
                "externalId": "SQ_6J6MON_AIR-1-2",
                "externalOrderRefId": "794D29A5-0251-4815-AB84-C69DCFE7F81E",
                "statusCode": "Fulfill",
                "origin": "N",
                "creationDateTime": "2024-10-24T08:09:33Z",
                "fareDetails": [
                    {
                        "paxRefIds": [
                            "Passenger1"
                        ],
                        "price": {
                            "baseAmount": {
                                "amount": "94000",
                                "code": "JPY"
                            },
                            "totalAmount": {
                                "amount": "105640",
                                "code": "JPY"
                            },
                            "totalTaxAmount": {
                                "amount": "11640",
                                "code": "JPY"
                            },
                            "taxBreakdowns": [
                                {
                                    "amount": {
                                        "amount": "230",
                                        "code": "JPY"
                                    },
                                    "taxCode": "YR"
                                },
                                {
                                    "amount": {
                                        "amount": "2950",
                                        "code": "JPY"
                                    },
                                    "taxCode": "SW"
                                },
                                {
                                    "amount": {
                                        "amount": "1000",
                                        "code": "JPY"
                                    },
                                    "taxCode": "TK"
                                },
                                {
                                    "amount": {
                                        "amount": "1240",
                                        "code": "JPY"
                                    },
                                    "taxCode": "L7"
                                },
                                {
                                    "amount": {
                                        "amount": "920",
                                        "code": "JPY"
                                    },
                                    "taxCode": "OP"
                                },
                                {
                                    "amount": {
                                        "amount": "5300",
                                        "code": "JPY"
                                    },
                                    "taxCode": "SG"
                                }
                            ]
                        },
                        "fareComponents": [
                            {
                                "fareBasisCode": "N16JPR8/DP",
                                "cabinTypeCode": "5",
                                "cabinTypeName": "ECONOMY",
                                "priceClassRef": "72F2DBEC-64A4-4EED-AE5D-55FC38C071D9",
                                "segmentRefIds": [
                                    "SEG3"
                                ],
                                "fareRules": {
                                    "penaltyRefIds": [
                                        "429F0B2E-D7C8-4F2D-9CE3-591C38F92A01",
                                        "2E346A79-6F4E-4D1A-A3F7-10C358A36342",
                                        "2A4AC756-B8AB-4214-ADCE-0E8D9DEEE58B",
                                        "3D6FA011-EB4B-450F-B411-6D5B2DFF9130",
                                        "A3D71776-3387-41C7-8D57-3A04E8E6D813",
                                        "FE02622E-726F-4AAA-8C5F-A81AE99A8360",
                                        "FAEEF32F-2B42-42DF-AC2E-C3B148CEBFB1",
                                        "CCD68A85-7758-4E41-8C9A-D894177FFFF7",
                                        "5443CA54-746F-4FE2-8F8C-03AB066AF0E4",
                                        "303D56FF-DE45-4893-BF2C-4508C64A65D3",
                                        "1E090C82-35FA-4952-97C3-D91307B510C7",
                                        "27ED2DCE-3651-442B-AA39-DB1E0D03BCD6",
                                        "E04761DB-8276-4D5F-98C0-99660F0A2689",
                                        "62E41569-C5C6-4D6E-A4C7-8FD6B5EA92C8",
                                        "3BF4BD7E-BFA0-40B6-B542-DC762F112026",
                                        "6C8A947D-DB44-4B21-A462-483C1E2CEC40",
                                        "70847B22-CF62-4562-9926-B8139A214875",
                                        "975C115B-FAF7-4A5D-9254-23ACDDF9B1F8",
                                        "12ACBDA9-1A45-4592-98C5-C09B4FE7715A",
                                        "85DCEC4D-FD5F-44EB-B0F8-2FE61D1E1B69",
                                        "E8E48F0E-06CE-4115-811F-1EEA0E827231",
                                        "E588D5FC-450E-4CB1-B49D-279E0FF0ED68",
                                        "BCCB3D98-5E05-4140-A3CF-F7F1F3D210D9",
                                        "60E55339-E74C-4AF5-81DF-B5E6DAC32824",
                                        "5FAA2B9C-30C7-4810-B5AB-F41E73B4358A",
                                        "E417D459-6C98-47E5-924E-5593BA06FF5C",
                                        "9AAADF20-8758-4ACA-BA1C-640B9DF1E15D",
                                        "048F786C-B4EA-4AB0-89E9-BB0C0763A6B0",
                                        "9D3CAD4F-A1D0-4DB3-AC66-5C6E69FC9CD7",
                                        "6B738BA9-0DCB-42FF-BDB3-0BEF21217ACD",
                                        "3E3D0656-73AA-4978-BE0D-4757979DC441",
                                        "3DE35127-D50C-4BB4-A1A0-CCCD68135FFA",
                                        "E6503820-72CC-49A3-A2B6-D1B4A68F20AF",
                                        "6488F683-307F-4834-92ED-F9BAC67C5310",
                                        "4A5CF604-F616-47E3-A983-8D4F44B566A6",
                                        "4F3F2286-FCDA-4F77-AD3F-B5CAEB3BBA5D",
                                        "0F8EAA8E-F4AE-42C4-840C-D09CC5FD3491",
                                        "812DD752-FDAC-4F06-B2DF-6936DB7F84E0",
                                        "07FCEA01-C0ED-4B3E-B9C1-9FAB8AFCDB47",
                                        "2E776F4C-0724-4516-AE17-3512944D2350",
                                        "6D7D63D8-1C49-4A72-A964-6E420B1F1B54",
                                        "F869DA11-7A08-49D7-875E-93ADC2D776F3",
                                        "50218D53-72E6-482C-86B0-5DACA21F7AAD",
                                        "90A924B0-9B99-4F6F-BFB5-AA52C60E81D2",
                                        "5B667C52-AE09-4EE8-ABB5-08CEDFA9775C",
                                        "B545CC2D-6FA5-4E1C-A55C-1769CFDEC9F4"
                                    ]
                                }
                            },
                            {
                                "fareBasisCode": "N16JPR8/DP",
                                "cabinTypeCode": "5",
                                "cabinTypeName": "ECONOMY",
                                "priceClassRef": "72F2DBEC-64A4-4EED-AE5D-55FC38C071D9",
                                "segmentRefIds": [
                                    "SEG16"
                                ],
                                "fareRules": {
                                    "penaltyRefIds": [
                                        "429F0B2E-D7C8-4F2D-9CE3-591C38F92A01",
                                        "2E346A79-6F4E-4D1A-A3F7-10C358A36342",
                                        "2A4AC756-B8AB-4214-ADCE-0E8D9DEEE58B",
                                        "3D6FA011-EB4B-450F-B411-6D5B2DFF9130",
                                        "A3D71776-3387-41C7-8D57-3A04E8E6D813",
                                        "FE02622E-726F-4AAA-8C5F-A81AE99A8360",
                                        "FAEEF32F-2B42-42DF-AC2E-C3B148CEBFB1",
                                        "CCD68A85-7758-4E41-8C9A-D894177FFFF7",
                                        "5443CA54-746F-4FE2-8F8C-03AB066AF0E4",
                                        "303D56FF-DE45-4893-BF2C-4508C64A65D3",
                                        "1E090C82-35FA-4952-97C3-D91307B510C7",
                                        "27ED2DCE-3651-442B-AA39-DB1E0D03BCD6",
                                        "E04761DB-8276-4D5F-98C0-99660F0A2689",
                                        "62E41569-C5C6-4D6E-A4C7-8FD6B5EA92C8",
                                        "3BF4BD7E-BFA0-40B6-B542-DC762F112026",
                                        "6C8A947D-DB44-4B21-A462-483C1E2CEC40",
                                        "70847B22-CF62-4562-9926-B8139A214875",
                                        "975C115B-FAF7-4A5D-9254-23ACDDF9B1F8",
                                        "12ACBDA9-1A45-4592-98C5-C09B4FE7715A",
                                        "85DCEC4D-FD5F-44EB-B0F8-2FE61D1E1B69",
                                        "E8E48F0E-06CE-4115-811F-1EEA0E827231",
                                        "E588D5FC-450E-4CB1-B49D-279E0FF0ED68",
                                        "BCCB3D98-5E05-4140-A3CF-F7F1F3D210D9",
                                        "60E55339-E74C-4AF5-81DF-B5E6DAC32824",
                                        "5FAA2B9C-30C7-4810-B5AB-F41E73B4358A",
                                        "E417D459-6C98-47E5-924E-5593BA06FF5C",
                                        "9AAADF20-8758-4ACA-BA1C-640B9DF1E15D",
                                        "048F786C-B4EA-4AB0-89E9-BB0C0763A6B0",
                                        "9D3CAD4F-A1D0-4DB3-AC66-5C6E69FC9CD7",
                                        "6B738BA9-0DCB-42FF-BDB3-0BEF21217ACD",
                                        "3E3D0656-73AA-4978-BE0D-4757979DC441",
                                        "3DE35127-D50C-4BB4-A1A0-CCCD68135FFA",
                                        "E6503820-72CC-49A3-A2B6-D1B4A68F20AF",
                                        "6488F683-307F-4834-92ED-F9BAC67C5310",
                                        "4A5CF604-F616-47E3-A983-8D4F44B566A6",
                                        "4F3F2286-FCDA-4F77-AD3F-B5CAEB3BBA5D",
                                        "0F8EAA8E-F4AE-42C4-840C-D09CC5FD3491",
                                        "812DD752-FDAC-4F06-B2DF-6936DB7F84E0",
                                        "07FCEA01-C0ED-4B3E-B9C1-9FAB8AFCDB47",
                                        "2E776F4C-0724-4516-AE17-3512944D2350",
                                        "6D7D63D8-1C49-4A72-A964-6E420B1F1B54",
                                        "F869DA11-7A08-49D7-875E-93ADC2D776F3",
                                        "50218D53-72E6-482C-86B0-5DACA21F7AAD",
                                        "90A924B0-9B99-4F6F-BFB5-AA52C60E81D2",
                                        "5B667C52-AE09-4EE8-ABB5-08CEDFA9775C",
                                        "B545CC2D-6FA5-4E1C-A55C-1769CFDEC9F4"
                                    ]
                                }
                            }
                        ],
                        "remarks": [
                            {
                                "text": "FC-TYO SQ SIN326.37SQ TYO326.37NUC652.74END ROE143.909517"
                            },
                            {
                                "text": "FE-VALID SQ/CHNG FEE APPLY REFUND FEE APPLY NO SHOW FEE APPLY 16311116"
                            }
                        ]
                    }
                ],
                "price": {
                    "baseAmount": {
                        "amount": "94000",
                        "code": "JPY"
                    },
                    "totalAmount": {
                        "amount": "105640",
                        "code": "JPY"
                    },
                    "totalTaxAmount": {
                        "amount": "11640",
                        "code": "JPY"
                    }
                },
                "services": [
                    {
                        "id": "6FB93324-9665-4323-9BB4-782F6E519198",
                        "externalId": "SEG1_PAX2",
                        "statusCode": "HK",
                        "passengerRefId": "Passenger1",
                        "segmentRefId": "SEG3",
                        "serviceDefinitionRefId": "67EDE6D8-A930-4C56-B3D1-1C5CCB3B052B",
                        "externalOrderItemId": "SQ_6J6MON_AIR-1-2"
                    },
                    {
                        "id": "E9280DCB-4525-40EB-B711-157679365A73",
                        "externalId": "SEG2_PAX2",
                        "statusCode": "HK",
                        "passengerRefId": "Passenger1",
                        "segmentRefId": "SEG16",
                        "serviceDefinitionRefId": "67EDE6D8-A930-4C56-B3D1-1C5CCB3B052B",
                        "externalOrderItemId": "SQ_6J6MON_AIR-1-2"
                    }
                ],
                "itemOrigin": "SELL",
                "priceGuaranteeTimeLimit": "2024-10-27T15:00:00Z"
            }
        ],
        "contactInfos": [
            {
                "id": "BE906A33-1274-47D4-8C6B-C162D30A579C",
                "givenName": "TARO",
                "phones": [
                    {
                        "id": "0194D3A8-741C-4686-A522-AB52C57CD90F",
                        "number": "000-000-0000",
                        "label": "Agency"
                    }
                ],
                "emailAddresses": [
                    {
                        "id": "94C9E162-2743-44A5-B5EA-81CB6549B971",
                        "address": "xxxxx@aaaaa.jp"
                    }
                ]
            }
        ],
        "products": [
            {
                "id": "4f513d3d",
                "airSegment": {
                    "marketingCarrier": {
                        "airlineCode": "SQ",
                        "flightNumber": "631"
                    },
                    "departureDateTime": "2024-11-13T08:50:00",
                    "arrivalDateTime": "2024-11-13T15:25:00",
                    "departureAirport": "HND",
                    "arrivalAirport": "SIN",
                    "actionCode": "HK"
                }
            },
            {
                "id": "4d54413d",
                "airSegment": {
                    "marketingCarrier": {
                        "airlineCode": "SQ",
                        "flightNumber": "636"
                    },
                    "departureDateTime": "2024-11-16T22:45:00",
                    "arrivalDateTime": "2024-11-17T06:20:00",
                    "departureAirport": "SIN",
                    "arrivalAirport": "HND",
                    "actionCode": "HK"
                }
            }
        ],
        "passengers": [
            {
                "id": "Passenger1",
                "externalId": "PAX2",
                "typeCode": "ADT",
                "contactInfoRefIds": [
                    "BE906A33-1274-47D4-8C6B-C162D30A579C"
                ],
                "contactInfoRefId": "BE906A33-1274-47D4-8C6B-C162D30A579C",
                "birthdate": "1990-10-01",
                "titleName": "MR",
                "givenName": "TARO",
                "middleName": "M",
                "surname": "INFINI",
                "genderCode": "M",
                "identityDocuments": [
                    {
                        "id": "968D2675-E48B-4E2D-B548-C9BFC960F3B9",
                        "documentNumber": "56789",
                        "documentTypeCode": "PT",
                        "issuingCountryCode": "JP",
                        "residenceCountryCode": "JP",
                        "expiryDate": "2025-10-08",
                        "birthdate": "1990-10-01",
                        "genderCode": "M",
                        "givenName": "TARO",
                        "surname": "INFINI"
                    }
                ]
            }
        ],
        "journeys": [
            {
                "id": "D759DFAD-2AE0-4A4D-BEDF-502BFE1270A9",
                "segmentRefIds": [
                    "SEG3"
                ]
            },
            {
                "id": "4F5952B0-F002-41E3-A35E-8BDB38B25361",
                "segmentRefIds": [
                    "SEG16"
                ]
            }
        ],
        "segments": [
            {
                "id": "SEG3",
                "cabinTypeCode": "5",
                "departure": {
                    "locationCode": "HND",
                    "terminalName": "3",
                    "scheduledDateTime": "2024-11-13T08:50:00"
                },
                "arrival": {
                    "locationCode": "SIN",
                    "terminalName": "0",
                    "scheduledDateTime": "2024-11-13T15:25:00"
                },
                "marketingCarrier": {
                    "carrierCode": "SQ",
                    "carrierName": "SINGAPORE AIRLINES",
                    "flightNumber": 631,
                    "classOfService": "N"
                },
                "operatingCarrier": {
                    "carrierCode": "SQ",
                    "carrierName": "SINGAPORE AIRLINES",
                    "flightNumber": 631,
                    "disclosure": {
                        "text": [
                            "SINGAPORE AIRLINES"
                        ]
                    }
                },
                "datedOperatingLegs": [
                    {
                        "departure": {
                            "locationCode": "HND",
                            "scheduledDateTime": "2024-11-13T08:50:00"
                        },
                        "arrival": {
                            "locationCode": "SIN",
                            "scheduledDateTime": "2024-11-13T15:25:00"
                        },
                        "carrierAircraftType": {
                            "code": "77W"
                        }
                    }
                ],
                "flightDuration": "PT7H35M"
            },
            {
                "id": "SEG16",
                "cabinTypeCode": "5",
                "departure": {
                    "locationCode": "SIN",
                    "terminalName": "2",
                    "scheduledDateTime": "2024-11-16T22:45:00"
                },
                "arrival": {
                    "locationCode": "HND",
                    "terminalName": "3",
                    "scheduledDateTime": "2024-11-17T06:20:00"
                },
                "marketingCarrier": {
                    "carrierCode": "SQ",
                    "carrierName": "SINGAPORE AIRLINES",
                    "flightNumber": 636,
                    "classOfService": "N"
                },
                "operatingCarrier": {
                    "carrierCode": "SQ",
                    "carrierName": "SINGAPORE AIRLINES",
                    "flightNumber": 636,
                    "disclosure": {
                        "text": [
                            "SINGAPORE AIRLINES"
                        ]
                    }
                },
                "datedOperatingLegs": [
                    {
                        "departure": {
                            "locationCode": "SIN",
                            "scheduledDateTime": "2024-11-16T22:45:00"
                        },
                        "arrival": {
                            "locationCode": "HND",
                            "scheduledDateTime": "2024-11-17T06:20:00"
                        },
                        "carrierAircraftType": {
                            "code": "77W"
                        }
                    }
                ],
                "flightDuration": "PT6H35M"
            }
        ],
        "priceClasses": [
            {
                "id": "72F2DBEC-64A4-4EED-AE5D-55FC38C071D9",
                "code": "FF4",
                "name": "Economy Value",
                "descriptions": [
                    {
                        "id": "AWARD_ACCRUAL",
                        "text": "1647"
                    },
                    {
                        "id": "AWARD_ACCRUAL_FULL",
                        "text": "SINGAPORE AIRLINES OPERATED FLIGHTS KrisFlyer: 50% of actual flown distance. Partner frequent flyer programmes: Accrual levels may differ on Singapore Airlines operated flights. For ticket(s) partially paid for using KrisFlyer miles, the miles earned are proportionate to the amount paid using credit/debit card. These miles can only be credited to KrisFlyer membership accounts. FLIGHTS OPERATED BY OTHER AIRLINES KrisFlyer mileage accrual levels on flights operated by KrisFlyer partner airlines may differ. Codeshare flights operated by non-KrisFlyer partner airlines are not accruable to KrisFlyer. For details, visit http://www.singaporeair.com/en_UK/sg/ppsclub-krisflyer/earn-miles/earn-when-you-fly/"
                    },
                    {
                        "id": "AWARD_UPGRADE",
                        "text": "Not Allowed"
                    },
                    {
                        "id": "AWARD_UPGRADE_FULL",
                        "text": "KrisFlyer Upgrade Awards on Singapore Airlines: Not allowed. Star Alliance Upgrade Awards on Singapore Airlines: Not allowed."
                    },
                    {
                        "id": "CANCEL_BEFOREDEPARTURE",
                        "text": "USD 150"
                    },
                    {
                        "id": "CANCEL_BEFOREDEPARTURE_FULL",
                        "text": "With payment of USD 150, subject to currency conversion and your bank's exchange rate."
                    },
                    {
                        "id": "CANCEL_NOSHOWFIRST",
                        "text": "USD 100"
                    },
                    {
                        "id": "CANCEL_NOSHOWFIRST_FULL",
                        "text": "USD 100, subject to currency conversion and your bank's exchange rate. If the ticket is cancelled, no show fee will not apply and cancellation/refund conditions will apply."
                    },
                    {
                        "id": "CHANGE_BEFOREDEPARTURE",
                        "text": "USD 50"
                    },
                    {
                        "id": "CHANGE_BEFOREDEPARTURE_FULL",
                        "text": "With payment of USD 50 and any fare difference, subject to currency conversion and your bank's exchange rate."
                    },
                    {
                        "id": "CHANGE_NOSHOWFIRST",
                        "text": "USD 100"
                    },
                    {
                        "id": "CHANGE_NOSHOWFIRST_FULL",
                        "text": "USD 100, subject to currency conversion and your bank's exchange rate. If the ticket is cancelled, no show fee will not apply and cancellation/refund conditions will apply."
                    },
                    {
                        "id": "DISCLAIMER_FULL",
                        "text": "If payment was made with a mix of cash and KrisFlyer miles, you will only earn miles on the part of the fare that was paid with a credit / debit card. Full fare rules and KrisFlyer terms and conditions apply."
                    },
                    {
                        "id": "MIXEDFARETYPE_FULL",
                        "text": "Cancellation and no-show fees will follow the more restrictive fare type. If you change more than one flight in the same transaction, only the higher change fee will be applied."
                    },
                    {
                        "id": "TRAVELITINERARYSEQUENCE_FULL",
                        "text": "Fares are valid only if all flight coupons / sectors in the ticket are used in sequence. If you start your journey at any stopover or stopping place, Singapore Airlines will recompute the fares based on actual flight sequence flown and you will need to pay the fare difference, if any."
                    }
                ]
            }
        ],
        "customerNumber": {},
        "externalOrders": [
            {
                "id": "794D29A5-0251-4815-AB84-C69DCFE7F81E",
                "systemId": "SQ",
                "externalOrderId": "SQ_6J6MON",
                "bookingReferences": [
                    {
                        "id": "6J6MON",
                        "carrierCode": "SQ"
                    }
                ]
            }
        ],
        "ticketingDocumentInfo": [
            {
                "document": {
                    "number": "6182455461346",
                    "type": "T",
                    "issueDateTime": "2024-10-24T00:00:00Z",
                    "numberOfBooklets": 1,
                    "reportingType": "BSP",
                    "coupons": [
                        {
                            "number": 1,
                            "status": "I",
                            "serviceRefId": "6FB93324-9665-4323-9BB4-782F6E519198",
                            "orderItemRefId": "56FEAFEA-2998-4063-B405-8FB0224CB39C",
                            "segmentInfo": {
                                "departureAirport": "HND",
                                "arrivalAirport": "SIN",
                                "marketingAirlineCode": "SQ",
                                "departureTime": "2024-11-13T08:50:00",
                                "arrivalTime": "2024-11-13T15:25:00",
                                "flightNumber": 631,
                                "classOfService": "N"
                            }
                        },
                        {
                            "number": 2,
                            "status": "I",
                            "serviceRefId": "E9280DCB-4525-40EB-B711-157679365A73",
                            "orderItemRefId": "56FEAFEA-2998-4063-B405-8FB0224CB39C",
                            "segmentInfo": {
                                "departureAirport": "SIN",
                                "arrivalAirport": "HND",
                                "marketingAirlineCode": "SQ",
                                "departureTime": "2024-11-16T22:45:00",
                                "arrivalTime": "2024-11-17T06:20:00",
                                "flightNumber": 636,
                                "classOfService": "N"
                            }
                        }
                    ],
                    "issueDateTimeText": "2024-10-24T00:00:00",
                    "issueDateTimeComment": "Timezone details not available"
                },
                "price": {
                    "baseAmount": {
                        "amount": "94000",
                        "code": "JPY"
                    },
                    "totalAmount": {
                        "amount": "105640",
                        "code": "JPY"
                    },
                    "totalTaxAmount": {
                        "amount": "11640",
                        "code": "JPY"
                    }
                },
                "paxRefId": "Passenger1"
            }
        ],
        "totalPrice": {
            "baseAmount": {
                "amount": "94000",
                "code": "JPY"
            },
            "totalAmount": {
                "amount": "105640",
                "code": "JPY"
            },
            "totalTaxAmount": {
                "amount": "11640",
                "code": "JPY"
            }
        },
        "serviceDefinitions": [
            {
                "id": "67EDE6D8-A930-4C56-B3D1-1C5CCB3B052B",
                "externalId": "BAGALLOW_1",
                "baggageAllowanceRefId": "9042F35A-A0EE-4E70-9BB0-A52F234F299F",
                "name": "Bag allowances",
                "descriptions": [
                    {
                        "id": "Bag allowances"
                    }
                ]
            }
        ],
        "baggageAllowances": [
            {
                "id": "9042F35A-A0EE-4E70-9BB0-A52F234F299F",
                "externalId": "FBA1",
                "typeCode": "Checked",
                "baggageDeterminingCarrier": {},
                "weightAllowances": [
                    {
                        "maximumMeasure": {
                            "value": "25",
                            "unitCode": "Kilogram"
                        }
                    }
                ]
            }
        ],
        "paymentInformation": [
            {
                "id": "e5910fef-7c5e-466b-a5b6-96301e263923",
                "amount": {
                    "amount": "105640",
                    "code": "JPY"
                },
                "paymentMethod": {
                    "paymentTypeCode": "CASH"
                },
                "orderItemRefIds": []
            }
        ],
        "penalties": [
            {
                "id": "429F0B2E-D7C8-4F2D-9CE3-591C38F92A01",
                "type": "Cancel",
                "hasFee": true,
                "feeAmount": "15000",
                "feeCurrencyCode": "JPY",
                "applicabilityList": [
                    "After departure"
                ],
                "description": "Reissue/Refund minimum penalty amount after departure"
            },
            {
                "id": "2E346A79-6F4E-4D1A-A3F7-10C358A36342",
                "type": "Cancel",
                "hasFee": true,
                "feeAmount": "25000",
                "feeCurrencyCode": "JPY",
                "applicabilityList": [
                    "After departure"
                ],
                "description": "Reissue/Refund maximum penalty amount for the ticket after departure"
            },
            {
                "id": "2A4AC756-B8AB-4214-ADCE-0E8D9DEEE58B",
                "type": "Cancel",
                "hasFee": true,
                "feeAmount": "25000",
                "feeCurrencyCode": "JPY",
                "applicabilityList": [
                    "After departure"
                ],
                "description": "Reissue/Refund maximum penalty amount with sale currency"
            },
            {
                "id": "3D6FA011-EB4B-450F-B411-6D5B2DFF9130",
                "type": "Cancel",
                "hasFee": true,
                "feeAmount": "25000",
                "feeCurrencyCode": "JPY",
                "applicabilityList": [
                    "No show",
                    "After departure"
                ],
                "description": "Reissue/Refund minimum penalty amount after departure no show"
            },
            {
                "id": "A3D71776-3387-41C7-8D57-3A04E8E6D813",
                "type": "Cancel",
                "hasFee": true,
                "feeAmount": "25000",
                "feeCurrencyCode": "JPY",
                "applicabilityList": [
                    "No show",
                    "After departure"
                ],
                "description": "Reissue/Refund maximum penalty amount for the ticket after departure no show"
            },
            {
                "id": "FE02622E-726F-4AAA-8C5F-A81AE99A8360",
                "type": "Cancel",
                "hasFee": true,
                "feeAmount": "25000",
                "feeCurrencyCode": "JPY",
                "applicabilityList": [
                    "No show",
                    "After departure"
                ],
                "description": "Reissue/Refund maximum penalty amount after departure no show"
            },
            {
                "id": "FAEEF32F-2B42-42DF-AC2E-C3B148CEBFB1",
                "type": "Cancel",
                "hasFee": true,
                "feeAmount": "15000",
                "feeCurrencyCode": "JPY",
                "applicabilityList": [
                    "Before departure"
                ],
                "description": "Reissue/Refund minimum penalty amount before departure"
            },
            {
                "id": "CCD68A85-7758-4E41-8C9A-D894177FFFF7",
                "type": "Cancel",
                "hasFee": true,
                "feeAmount": "15000",
                "feeCurrencyCode": "JPY",
                "applicabilityList": [
                    "Before departure"
                ],
                "description": "Reissue/Refund maximum penalty amount for the ticket before departure"
            },
            {
                "id": "5443CA54-746F-4FE2-8F8C-03AB066AF0E4",
                "type": "Cancel",
                "hasFee": true,
                "feeAmount": "15000",
                "feeCurrencyCode": "JPY",
                "applicabilityList": [
                    "Before departure"
                ],
                "description": "Reissue/Refund maximum penalty amount before departure"
            },
            {
                "id": "303D56FF-DE45-4893-BF2C-4508C64A65D3",
                "type": "Cancel",
                "hasFee": true,
                "feeAmount": "25000",
                "feeCurrencyCode": "JPY",
                "applicabilityList": [
                    "No show",
                    "Before departure"
                ],
                "description": "Reissue/Refund minimum penalty amount before departure no show"
            },
            {
                "id": "1E090C82-35FA-4952-97C3-D91307B510C7",
                "type": "Cancel",
                "hasFee": true,
                "feeAmount": "25000",
                "feeCurrencyCode": "JPY",
                "applicabilityList": [
                    "No show",
                    "Before departure"
                ],
                "description": "Reissue/Refund maximum penalty amount for the ticket before departure no show"
            },
            {
                "id": "27ED2DCE-3651-442B-AA39-DB1E0D03BCD6",
                "type": "Cancel",
                "hasFee": true,
                "feeAmount": "25000",
                "feeCurrencyCode": "JPY",
                "applicabilityList": [
                    "No show",
                    "Before departure"
                ],
                "description": "Reissue/Refund maximum penalty amount before departure no show"
            },
            {
                "id": "E04761DB-8276-4D5F-98C0-99660F0A2689",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "5000",
                "feeCurrencyCode": "JPY",
                "applicabilityList": [
                    "After departure"
                ],
                "description": "Revalidation maximum penalty amount for the ticket after departure"
            },
            {
                "id": "62E41569-C5C6-4D6E-A4C7-8FD6B5EA92C8",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "5000",
                "feeCurrencyCode": "JPY",
                "applicabilityList": [
                    "After departure"
                ],
                "description": "Revalidation minimum penalty amount after departure"
            },
            {
                "id": "3BF4BD7E-BFA0-40B6-B542-DC762F112026",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "0",
                "feeCurrencyCode": "JPY",
                "applicabilityList": [
                    "After departure"
                ],
                "description": "Reissue/Refund minimum penalty amount after departure"
            },
            {
                "id": "6C8A947D-DB44-4B21-A462-483C1E2CEC40",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "5000",
                "feeCurrencyCode": "JPY",
                "applicabilityList": [
                    "After departure"
                ],
                "description": "Reissue/Refund maximum penalty amount for the ticket after departure"
            },
            {
                "id": "70847B22-CF62-4562-9926-B8139A214875",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "5000",
                "feeCurrencyCode": "JPY",
                "applicabilityList": [
                    "After departure"
                ],
                "description": "Revalidation maximum penalty amount after departure"
            },
            {
                "id": "975C115B-FAF7-4A5D-9254-23ACDDF9B1F8",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "5000",
                "feeCurrencyCode": "JPY",
                "applicabilityList": [
                    "After departure"
                ],
                "description": "Reissue/Refund maximum penalty amount with sale currency"
            },
            {
                "id": "12ACBDA9-1A45-4592-98C5-C09B4FE7715A",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "10000",
                "feeCurrencyCode": "JPY",
                "applicabilityList": [
                    "No show",
                    "After departure"
                ],
                "description": "Revalidation maximum penalty amount for the ticket after departure no show"
            },
            {
                "id": "85DCEC4D-FD5F-44EB-B0F8-2FE61D1E1B69",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "10000",
                "feeCurrencyCode": "JPY",
                "applicabilityList": [
                    "No show",
                    "After departure"
                ],
                "description": "Revalidation minimum penalty amount after departure no show"
            },
            {
                "id": "E8E48F0E-06CE-4115-811F-1EEA0E827231",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "0",
                "feeCurrencyCode": "JPY",
                "applicabilityList": [
                    "No show",
                    "After departure"
                ],
                "description": "Reissue/Refund minimum penalty amount after departure no show"
            },
            {
                "id": "E588D5FC-450E-4CB1-B49D-279E0FF0ED68",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "10000",
                "feeCurrencyCode": "JPY",
                "applicabilityList": [
                    "No show",
                    "After departure"
                ],
                "description": "Reissue/Refund maximum penalty amount for the ticket after departure no show"
            },
            {
                "id": "BCCB3D98-5E05-4140-A3CF-F7F1F3D210D9",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "10000",
                "feeCurrencyCode": "JPY",
                "applicabilityList": [
                    "No show",
                    "After departure"
                ],
                "description": "Revalidation maximum penalty amount after departure no show"
            },
            {
                "id": "60E55339-E74C-4AF5-81DF-B5E6DAC32824",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "10000",
                "feeCurrencyCode": "JPY",
                "applicabilityList": [
                    "No show",
                    "After departure"
                ],
                "description": "Reissue/Refund maximum penalty amount after departure no show"
            },
            {
                "id": "5FAA2B9C-30C7-4810-B5AB-F41E73B4358A",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "5000",
                "feeCurrencyCode": "JPY",
                "applicabilityList": [
                    "Before departure"
                ],
                "description": "Revalidation maximum penalty amount for the ticket before departure"
            },
            {
                "id": "E417D459-6C98-47E5-924E-5593BA06FF5C",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "5000",
                "feeCurrencyCode": "JPY",
                "applicabilityList": [
                    "Before departure"
                ],
                "description": "Revalidation minimum penalty amount before departure"
            },
            {
                "id": "9AAADF20-8758-4ACA-BA1C-640B9DF1E15D",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "0",
                "feeCurrencyCode": "JPY",
                "applicabilityList": [
                    "Before departure"
                ],
                "description": "Reissue/Refund minimum penalty amount before departure"
            },
            {
                "id": "048F786C-B4EA-4AB0-89E9-BB0C0763A6B0",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "5000",
                "feeCurrencyCode": "JPY",
                "applicabilityList": [
                    "Before departure"
                ],
                "description": "Reissue/Refund maximum penalty amount for the ticket before departure"
            },
            {
                "id": "9D3CAD4F-A1D0-4DB3-AC66-5C6E69FC9CD7",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "5000",
                "feeCurrencyCode": "JPY",
                "applicabilityList": [
                    "Before departure"
                ],
                "description": "Revalidation maximum penalty amount before departure"
            },
            {
                "id": "6B738BA9-0DCB-42FF-BDB3-0BEF21217ACD",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "5000",
                "feeCurrencyCode": "JPY",
                "applicabilityList": [
                    "Before departure"
                ],
                "description": "Reissue/Refund maximum penalty amount before departure"
            },
            {
                "id": "3E3D0656-73AA-4978-BE0D-4757979DC441",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "10000",
                "feeCurrencyCode": "JPY",
                "applicabilityList": [
                    "No show",
                    "Before departure"
                ],
                "description": "Revalidation maximum penalty amount for the ticket before departure no show"
            },
            {
                "id": "3DE35127-D50C-4BB4-A1A0-CCCD68135FFA",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "10000",
                "feeCurrencyCode": "JPY",
                "applicabilityList": [
                    "No show",
                    "Before departure"
                ],
                "description": "Revalidation minimum penalty amount before departure no show"
            },
            {
                "id": "E6503820-72CC-49A3-A2B6-D1B4A68F20AF",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "0",
                "feeCurrencyCode": "JPY",
                "applicabilityList": [
                    "No show",
                    "Before departure"
                ],
                "description": "Reissue/Refund minimum penalty amount before departure no show"
            },
            {
                "id": "6488F683-307F-4834-92ED-F9BAC67C5310",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "10000",
                "feeCurrencyCode": "JPY",
                "applicabilityList": [
                    "No show",
                    "Before departure"
                ],
                "description": "Reissue/Refund maximum penalty amount for the ticket before departure no show"
            },
            {
                "id": "4A5CF604-F616-47E3-A983-8D4F44B566A6",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "10000",
                "feeCurrencyCode": "JPY",
                "applicabilityList": [
                    "No show",
                    "Before departure"
                ],
                "description": "Revalidation maximum penalty amount before departure no show"
            },
            {
                "id": "4F3F2286-FCDA-4F77-AD3F-B5CAEB3BBA5D",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "10000",
                "feeCurrencyCode": "JPY",
                "applicabilityList": [
                    "No show",
                    "Before departure"
                ],
                "description": "Reissue/Refund maximum penalty amount before departure no show"
            },
            {
                "id": "0F8EAA8E-F4AE-42C4-840C-D09CC5FD3491",
                "type": "Cancel",
                "hasFee": true,
                "feeAmount": "0",
                "feeCurrencyCode": "JPY",
                "applicabilityList": [
                    "After departure"
                ],
                "description": "Reissue/Refund minimum penalty amount after departure"
            },
            {
                "id": "812DD752-FDAC-4F06-B2DF-6936DB7F84E0",
                "type": "Cancel",
                "hasFee": true,
                "feeAmount": "0",
                "feeCurrencyCode": "JPY",
                "applicabilityList": [
                    "After departure"
                ],
                "description": "Reissue/Refund maximum penalty amount with sale currency"
            },
            {
                "id": "07FCEA01-C0ED-4B3E-B9C1-9FAB8AFCDB47",
                "type": "Cancel",
                "hasFee": true,
                "feeAmount": "0",
                "feeCurrencyCode": "JPY",
                "applicabilityList": [
                    "No show",
                    "After departure"
                ],
                "description": "Reissue/Refund minimum penalty amount after departure no show"
            },
            {
                "id": "2E776F4C-0724-4516-AE17-3512944D2350",
                "type": "Cancel",
                "hasFee": true,
                "feeAmount": "0",
                "feeCurrencyCode": "JPY",
                "applicabilityList": [
                    "No show",
                    "After departure"
                ],
                "description": "Reissue/Refund maximum penalty amount after departure no show"
            },
            {
                "id": "6D7D63D8-1C49-4A72-A964-6E420B1F1B54",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "0",
                "feeCurrencyCode": "JPY",
                "applicabilityList": [
                    "After departure"
                ],
                "description": "Revalidation minimum penalty amount after departure"
            },
            {
                "id": "F869DA11-7A08-49D7-875E-93ADC2D776F3",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "0",
                "feeCurrencyCode": "JPY",
                "applicabilityList": [
                    "After departure"
                ],
                "description": "Revalidation maximum penalty amount after departure"
            },
            {
                "id": "50218D53-72E6-482C-86B0-5DACA21F7AAD",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "0",
                "feeCurrencyCode": "JPY",
                "applicabilityList": [
                    "After departure"
                ],
                "description": "Reissue/Refund maximum penalty amount with sale currency"
            },
            {
                "id": "90A924B0-9B99-4F6F-BFB5-AA52C60E81D2",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "0",
                "feeCurrencyCode": "JPY",
                "applicabilityList": [
                    "No show",
                    "After departure"
                ],
                "description": "Revalidation minimum penalty amount after departure no show"
            },
            {
                "id": "5B667C52-AE09-4EE8-ABB5-08CEDFA9775C",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "0",
                "feeCurrencyCode": "JPY",
                "applicabilityList": [
                    "No show",
                    "After departure"
                ],
                "description": "Revalidation maximum penalty amount after departure no show"
            },
            {
                "id": "B545CC2D-6FA5-4E1C-A55C-1769CFDEC9F4",
                "type": "Change",
                "hasFee": true,
                "feeAmount": "0",
                "feeCurrencyCode": "JPY",
                "applicabilityList": [
                    "No show",
                    "After departure"
                ],
                "description": "Reissue/Refund maximum penalty amount after departure no show"
            }
        ]
    }
}

Card発券

 選択{
	"id": "1SXXXC3PX3D13",
	"actions": [
		{
			"id": "1",
			"fulfillOrder": {
				"paymentInfo": {
					"amount": {
						"amount": "195100",
						"code": "JPY"
					},
					"paymentMethod": {
						"paymentCard": {
                            "cardNumber":"XXXXXXXXX1117",
                            "vendorCode":"VI",
                            "expirationDate":"1230"
                        }
					},
					"orderItemRefIds": [
						"290F0926-FF37-4E4A-AA5C-9164866F45BF"
					]
				}
			}
		}
	]
}

レスポンスサンプル

 選択{
    "order": {
        "id": "1SXXXC3PX3D13",
        "type": "ORDER",
        "pnrLocator": "OABLRR",
        "pnrCreateDate": "2025-07-22",
        "offerVendor": "UA",
        "orderOwner": "1S",
        "partition": "AA",
        "primeHost": "1S",
        "countryCode": "JP",
        "orderItems": [
            {
                "id": "290F0926-FF37-4E4A-AA5C-9164866F45BF",
                "externalId": "P7D5C190-9012-44E1-B936qo5zuvl26o1hy-1-OI1",
                "externalOrderRefId": "87733EB7-DA87-4478-978B-A40BB31C708A",
                "statusCode": "Fulfill",
                "origin": "N",
                "creationDateTime": "2025-07-23T00:39:01Z",
                "fareDetails": [
                    {
                        "fareIndicatorCode": "0",
                        "paxRefIds": [
                            "Passenger1"
                        ],
                        "price": {
                            "baseAmount": {
                                "amount": "116200",
                                "code": "JPY"
                            },
                            "totalAmount": {
                                "amount": "195100",
                                "code": "JPY"
                            },
                            "totalTaxAmount": {
                                "amount": "78900",
                                "code": "JPY"
                            },
                            "taxBreakdowns": [
                                {
                                    "amount": {
                                        "amount": "830",
                                        "code": "JPY"
                                    },
                                    "taxCode": "AY",
                                    "description": "Passenger Civil Aviation Security Service Fee"
                                },
                                {
                                    "amount": {
                                        "amount": "700",
                                        "code": "JPY"
                                    },
                                    "taxCode": "OI",
                                    "description": "Japan Passenger Security Service Charge"
                                },
                                {
                                    "amount": {
                                        "amount": "2460",
                                        "code": "JPY"
                                    },
                                    "taxCode": "SW",
                                    "description": "Japan Passenger Service Facilities Charge"
                                },
                                {
                                    "amount": {
                                        "amount": "1000",
                                        "code": "JPY"
                                    },
                                    "taxCode": "TK",
                                    "description": "International Tourist Tax"
                                },
                                {
                                    "amount": {
                                        "amount": "3390",
                                        "code": "JPY"
                                    },
                                    "taxCode": "US",
                                    "description": "U.S. Transportation Tax"
                                },
                                {
                                    "amount": {
                                        "amount": "3390",
                                        "code": "JPY"
                                    },
                                    "taxCode": "US",
                                    "description": "U.S. Transportation Tax"
                                },
                                {
                                    "amount": {
                                        "amount": "550",
                                        "code": "JPY"
                                    },
                                    "taxCode": "XA",
                                    "description": "U.S. APHIS User Fee"
                                },
                                {
                                    "amount": {
                                        "amount": "670",
                                        "code": "JPY"
                                    },
                                    "taxCode": "XF",
                                    "description": "U.S. Passenger Facility Charge"
                                },
                                {
                                    "amount": {
                                        "amount": "1040",
                                        "code": "JPY"
                                    },
                                    "taxCode": "XY",
                                    "description": "U.S. Immigration User Fee"
                                },
                                {
                                    "amount": {
                                        "amount": "1070",
                                        "code": "JPY"
                                    },
                                    "taxCode": "YC",
                                    "description": "U.S. Customs User Fee"
                                },
                                {
                                    "amount": {
                                        "amount": "31900",
                                        "code": "JPY"
                                    },
                                    "taxCode": "YQ",
                                    "description": "International Surcharge"
                                },
                                {
                                    "amount": {
                                        "amount": "31900",
                                        "code": "JPY"
                                    },
                                    "taxCode": "YQ",
                                    "description": "International Surcharge"
                                }
                            ]
                        },
                        "fareComponents": [
                            {
                                "fareBasisCode": "KLX83YB9",
                                "fareDescription": "Published fare",
                                "fareCode": "70J",
                                "fareRecognizedType": "Public",
                                "fareBasisCityPair": "TYOHOUUA",
                                "cabinTypeCode": "Y",
                                "cabinTypeName": "Economy",
                                "price": {
                                    "baseAmount": {
                                        "amount": "53100",
                                        "code": "JPY"
                                    },
                                    "totalAmount": {
                                        "amount": "95210",
                                        "code": "JPY"
                                    },
                                    "totalTaxAmount": {
                                        "amount": "42110",
                                        "code": "JPY"
                                    },
                                    "taxBreakdowns": [
                                        {
                                            "amount": {
                                                "amount": "700",
                                                "code": "JPY"
                                            },
                                            "taxCode": "OI"
                                        },
                                        {
                                            "amount": {
                                                "amount": "2460",
                                                "code": "JPY"
                                            },
                                            "taxCode": "SW"
                                        },
                                        {
                                            "amount": {
                                                "amount": "1000",
                                                "code": "JPY"
                                            },
                                            "taxCode": "TK"
                                        },
                                        {
                                            "amount": {
                                                "amount": "3390",
                                                "code": "JPY"
                                            },
                                            "taxCode": "US"
                                        },
                                        {
                                            "amount": {
                                                "amount": "550",
                                                "code": "JPY"
                                            },
                                            "taxCode": "XA"
                                        },
                                        {
                                            "amount": {
                                                "amount": "1040",
                                                "code": "JPY"
                                            },
                                            "taxCode": "XY"
                                        },
                                        {
                                            "amount": {
                                                "amount": "1070",
                                                "code": "JPY"
                                            },
                                            "taxCode": "YC"
                                        },
                                        {
                                            "amount": {
                                                "amount": "31900",
                                                "code": "JPY"
                                            },
                                            "taxCode": "YQ"
                                        }
                                    ]
                                },
                                "priceClassRef": "F99BD866-D28E-43D6-99C8-DDB8796F5755",
                                "segmentRefIds": [
                                    "Isgm0200057802db0"
                                ],
                                "fareRules": {
                                    "penaltyRefIds": [
                                        "5B11C3C2-A36C-4E2C-9E74-4667AEEC3842",
                                        "BC40267E-57A9-4CD8-9162-4CAB8F41D583",
                                        "4788C8E9-00B2-41CC-B658-63FB49CDBB38"
                                    ]
                                }
                            },
                            {
                                "fareBasisCode": "KLW83YB9",
                                "fareDescription": "Published fare",
                                "fareCode": "70J",
                                "fareRecognizedType": "Public",
                                "fareBasisCityPair": "HOUTYOUA",
                                "cabinTypeCode": "Y",
                                "cabinTypeName": "Economy",
                                "price": {
                                    "baseAmount": {
                                        "amount": "63100",
                                        "code": "JPY"
                                    },
                                    "totalAmount": {
                                        "amount": "99890",
                                        "code": "JPY"
                                    },
                                    "totalTaxAmount": {
                                        "amount": "36790",
                                        "code": "JPY"
                                    },
                                    "taxBreakdowns": [
                                        {
                                            "amount": {
                                                "amount": "830",
                                                "code": "JPY"
                                            },
                                            "taxCode": "AY"
                                        },
                                        {
                                            "amount": {
                                                "amount": "3390",
                                                "code": "JPY"
                                            },
                                            "taxCode": "US"
                                        },
                                        {
                                            "amount": {
                                                "amount": "670",
                                                "code": "JPY"
                                            },
                                            "taxCode": "XF"
                                        },
                                        {
                                            "amount": {
                                                "amount": "31900",
                                                "code": "JPY"
                                            },
                                            "taxCode": "YQ"
                                        }
                                    ]
                                },
                                "priceClassRef": "F99BD866-D28E-43D6-99C8-DDB8796F5755",
                                "segmentRefIds": [
                                    "Isgm1c00057802db0"
                                ],
                                "fareRules": {
                                    "penaltyRefIds": [
                                        "5B11C3C2-A36C-4E2C-9E74-4667AEEC3842",
                                        "BC40267E-57A9-4CD8-9162-4CAB8F41D583",
                                        "4788C8E9-00B2-41CC-B658-63FB49CDBB38"
                                    ]
                                }
                            }
                        ]
                    }
                ],
                "price": {
                    "baseAmount": {
                        "amount": "116200",
                        "code": "JPY"
                    },
                    "totalAmount": {
                        "amount": "195100",
                        "code": "JPY"
                    },
                    "totalTaxAmount": {
                        "amount": "78900",
                        "code": "JPY"
                    }
                },
                "services": [
                    {
                        "id": "605DD9AA-97B7-4FE2-9495-681DFD484EE8",
                        "externalId": "BAGGAGESRV1-T1",
                        "passengerRefId": "Passenger1",
                        "segmentRefId": "Isgm1c00057802db0",
                        "serviceDefinitionRefId": "7838C391-2682-4232-924B-EE244E9E0785",
                        "externalOrderItemId": "P7D5C190-9012-44E1-B936qo5zuvl26o1hy-1-OI1"
                    },
                    {
                        "id": "EF65B843-DA6D-4DCD-A719-FE2ABB33C165",
                        "externalId": "BAGGAGESRV2-T1",
                        "passengerRefId": "Passenger1",
                        "segmentRefId": "Isgm0200057802db0",
                        "serviceDefinitionRefId": "BDB0DFA9-7101-4FB4-A6FF-AEE7E6845621",
                        "externalOrderItemId": "P7D5C190-9012-44E1-B936qo5zuvl26o1hy-1-OI1"
                    },
                    {
                        "id": "5724C790-0288-4327-B686-3DB389B2870C",
                        "externalId": "SRV1-T1-S2",
                        "statusCode": "HK",
                        "passengerRefId": "Passenger1",
                        "segmentRefId": "Isgm0200057802db0",
                        "externalOrderItemId": "P7D5C190-9012-44E1-B936qo5zuvl26o1hy-1-OI1"
                    },
                    {
                        "id": "9148E949-D8B5-4131-B75C-6731AF19DF72",
                        "externalId": "SRV1-T1-S3",
                        "statusCode": "HK",
                        "passengerRefId": "Passenger1",
                        "segmentRefId": "Isgm1c00057802db0",
                        "externalOrderItemId": "P7D5C190-9012-44E1-B936qo5zuvl26o1hy-1-OI1"
                    }
                ],
                "offerItemId": "ce0cb74c46d99mrrkmdf8ewbq7-1-1",
                "externalOfferItemId": "P7D5C190-9012-44E1-B936qo5zuvl26o1hy-1-1",
                "itemOrigin": "SELL"
            }
        ],
        "contactInfos": [
            {
                "id": "337A9B1B-1761-41A7-9862-23A366463DEC",
                "givenName": "AO",
                "phones": [
                    {
                        "id": "B4E45770-2FE9-42A9-ACE4-4A5D880E1130",
                        "number": "09000000000"
                    }
                ],
                "emailAddresses": [
                    {
                        "id": "510E5F71-7B0E-4E29-80A6-9C8F7F94BC36",
                        "address": "aaaa@infini.com"
                    }
                ]
            }
        ],
        "products": [
            {
                "id": "4f513d3d",
                "airSegment": {
                    "marketingCarrier": {
                        "airlineCode": "UA",
                        "flightNumber": "6"
                    },
                    "departureDateTime": "2025-09-12T17:00:00",
                    "arrivalDateTime": "2025-09-12T14:55:00",
                    "departureAirport": "NRT",
                    "arrivalAirport": "IAH",
                    "actionCode": "HK"
                }
            },
            {
                "id": "4d54413d",
                "airSegment": {
                    "marketingCarrier": {
                        "airlineCode": "UA",
                        "flightNumber": "7"
                    },
                    "departureDateTime": "2025-09-19T10:05:00",
                    "arrivalDateTime": "2025-09-20T14:00:00",
                    "departureAirport": "IAH",
                    "arrivalAirport": "NRT",
                    "actionCode": "HK"
                }
            }
        ],
        "passengers": [
            {
                "id": "Passenger1",
                "externalId": "T1",
                "typeCode": "ADT",
                "contactInfoRefIds": [
                    "337A9B1B-1761-41A7-9862-23A366463DEC"
                ],
                "contactInfoRefId": "337A9B1B-1761-41A7-9862-23A366463DEC",
                "birthdate": "1990-07-09",
                "titleName": "MR",
                "givenName": "AO",
                "surname": "SORANO",
                "genderCode": "M",
                "identityDocuments": [
                    {
                        "id": "A638170C-1C1F-4C9C-AFAF-41D22F76AE9F",
                        "documentNumber": "AB1324569",
                        "documentTypeCode": "PT",
                        "issuingCountryCode": "JP",
                        "residenceCountryCode": "JP",
                        "expiryDate": "2030-10-08",
                        "birthdate": "1990-07-09",
                        "genderCode": "M",
                        "givenName": "AO",
                        "surname": "SORANO"
                    }
                ]
            }
        ],
        "journeys": [
            {
                "id": "BAAE77F7-FCA1-4269-91E7-A11F933B737B",
                "segmentRefIds": [
                    "Isgm0200057802db0"
                ]
            },
            {
                "id": "22036992-ADDB-488A-9010-0B298928A958",
                "segmentRefIds": [
                    "Isgm1c00057802db0"
                ]
            }
        ],
        "segments": [
            {
                "id": "Isgm0200057802db0",
                "cabinTypeCode": "Y",
                "departure": {
                    "locationCode": "NRT",
                    "stationName": "Tokyo Narita Intl, JP",
                    "terminalName": "1",
                    "scheduledDateTime": "2025-09-12T17:00:00"
                },
                "arrival": {
                    "locationCode": "IAH",
                    "stationName": "Houston George Bush Intercont., US",
                    "terminalName": "E",
                    "scheduledDateTime": "2025-09-12T14:55:00"
                },
                "marketingCarrier": {
                    "carrierCode": "UA",
                    "carrierName": "United Airlines",
                    "flightNumber": 6,
                    "classOfService": "K"
                },
                "datedOperatingLegs": [
                    {
                        "departure": {
                            "locationCode": "NRT",
                            "stationName": "Tokyo Narita International",
                            "terminalName": "1",
                            "scheduledDateTime": "2025-09-12T17:00:00"
                        },
                        "arrival": {
                            "locationCode": "IAH",
                            "stationName": "Houston George Bush Intercont.",
                            "scheduledDateTime": "2025-09-12T14:55:00"
                        },
                        "carrierAircraftType": {
                            "code": "789",
                            "name": "Boeing 787-9"
                        }
                    }
                ],
                "flightDuration": "PT11H55M",
                "distanceMeasure": {
                    "unitCode": "Miles",
                    "value": 6626
                },
                "carrierAircraftType": {
                    "code": "789",
                    "name": "Boeing 787-9"
                }
            },
            {
                "id": "Isgm1c00057802db0",
                "cabinTypeCode": "Y",
                "departure": {
                    "locationCode": "IAH",
                    "stationName": "Houston George Bush Intercont., US",
                    "terminalName": "E",
                    "scheduledDateTime": "2025-09-19T10:05:00"
                },
                "arrival": {
                    "locationCode": "NRT",
                    "stationName": "Tokyo Narita Intl, JP",
                    "terminalName": "1",
                    "scheduledDateTime": "2025-09-20T14:00:00"
                },
                "marketingCarrier": {
                    "carrierCode": "UA",
                    "carrierName": "United Airlines",
                    "flightNumber": 7,
                    "classOfService": "K"
                },
                "datedOperatingLegs": [
                    {
                        "departure": {
                            "locationCode": "IAH",
                            "stationName": "Houston George Bush Intercont.",
                            "terminalName": "E",
                            "scheduledDateTime": "2025-09-19T10:05:00"
                        },
                        "arrival": {
                            "locationCode": "NRT",
                            "stationName": "Tokyo Narita International",
                            "scheduledDateTime": "2025-09-20T14:00:00"
                        },
                        "carrierAircraftType": {
                            "code": "789",
                            "name": "Boeing 787-9"
                        }
                    }
                ],
                "flightDuration": "PT13H55M",
                "distanceMeasure": {
                    "unitCode": "Miles",
                    "value": 6626
                },
                "carrierAircraftType": {
                    "code": "789",
                    "name": "Boeing 787-9"
                }
            }
        ],
        "priceClasses": [
            {
                "id": "F99BD866-D28E-43D6-99C8-DDB8796F5755",
                "code": "1_basiceco",
                "name": "Basic Economy"
            }
        ],
        "customerNumber": {},
        "externalOrders": [
            {
                "id": "87733EB7-DA87-4478-978B-A40BB31C708A",
                "systemId": "UAD",
                "externalOrderId": "UA016HULE5WA4",
                "bookingReferences": [
                    {
                        "id": "WULE5W",
                        "carrierCode": "F1"
                    },
                    {
                        "id": "MQRYR6",
                        "carrierCode": "UAD"
                    }
                ]
            }
        ],
        "totalPrice": {
            "totalAmount": {
                "amount": "195100",
                "code": "JPY"
            }
        },
        "serviceDefinitions": [
            {
                "id": "BDB0DFA9-7101-4FB4-A6FF-AEE7E6845621",
                "externalId": "BASRVA85296CD",
                "baggageAllowanceRefId": "B6331B3C-568F-4C4A-A88B-C33C45E8509E",
                "name": "Checked Bag Allowance"
            },
            {
                "id": "7838C391-2682-4232-924B-EE244E9E0785",
                "externalId": "BASRV85D7D841",
                "baggageAllowanceRefId": "1DB43EA0-1ABD-4C2C-88EF-36AD2A9B39B4",
                "name": "Checked Bag Allowance"
            }
        ],
        "baggageAllowances": [
            {
                "id": "B6331B3C-568F-4C4A-A88B-C33C45E8509E",
                "externalId": "BAE00767",
                "typeCode": "Checked",
                "baggageDeterminingCarrier": {},
                "applicableParty": "Traveler",
                "pieceAllowances": [
                    {
                        "applicableParty": "Traveler",
                        "totalQuantity": 1
                    }
                ]
            },
            {
                "id": "1DB43EA0-1ABD-4C2C-88EF-36AD2A9B39B4",
                "externalId": "BA5031AA47",
                "typeCode": "Checked",
                "baggageDeterminingCarrier": {},
                "applicableParty": "Traveler",
                "pieceAllowances": [
                    {
                        "applicableParty": "Traveler",
                        "totalQuantity": 1
                    }
                ]
            }
        ],
        "paymentInformation": [
            {
                "id": "6b964004-41af-4afe-9868-c89aecb78c90",
                "amount": {
                    "amount": "195100",
                    "code": "JPY"
                },
                "paymentMethod": {
                    "paymentCard": {
                        "cardNumber": "XXXXXXXXX1117",
                        "vendorCode": "VI",
                        "expirationDate": "1230"
                    },
                    "paymentTypeCode": "CARD"
                },
                "orderItemRefIds": [
                    "290F0926-FF37-4E4A-AA5C-9164866F45BF"
                ]
            }
        ],
        "penalties": [
            {
                "id": "BC40267E-57A9-4CD8-9162-4CAB8F41D583",
                "type": "Cancel",
                "isAllowed": false,
                "hasFee": false
            },
            {
                "id": "5B11C3C2-A36C-4E2C-9E74-4667AEEC3842",
                "type": "Change",
                "isAllowed": false,
                "hasFee": true,
                "feeAmount": "44200",
                "feeCurrencyCode": "JPY",
                "applicabilityList": [
                    "Prior to departure"
                ]
            },
            {
                "id": "4788C8E9-00B2-41CC-B658-63FB49CDBB38",
                "type": "Refund",
                "isAllowed": false
            }
        ]
    },
    "warnings": [
        {
            "code": "059000",
            "message": "External system return warning: \n code:325 \n owner:UAD \n message:United Airlines WebService RESERVATION: 6169 TICKETING FAILED"
        }
    ]
}

Cancel Retain

 選択{
    "id": "1SXXXCIB0KZ3N",
    "cancelOrderAndRetainDocument":true,
    "action":[]
}

レスポンスサンプル

 選択{
    "order": {
        "id": "1SXXXCIB0KZ3N",
        "type": "ORDER",
        "pnrLocator": "QPZUPN",
        "pnrCreateDate": "2025-07-23",
        "offerVendor": "QF",
        "orderOwner": "1S",
        "partition": "AA",
        "primeHost": "1S",
        "countryCode": "JP",
        "contactInfos": [
            {
                "id": "CB52F4A1-2C8F-4C8B-B981-EBDB7CE6DFFF",
                "givenName": "AO",
                "phones": [
                    {
                        "id": "CCBD6FDC-496E-4802-9513-2CEEA57F831E",
                        "number": "09000000000"
                    }
                ],
                "emailAddresses": [
                    {
                        "id": "B5D2F611-94F6-4DEF-9715-027839F1B93A",
                        "address": "aaaa@infini.com"
                    }
                ]
            }
        ],
        "passengers": [
            {
                "id": "Passenger1",
                "externalId": "T1",
                "typeCode": "ADT",
                "contactInfoRefIds": [
                    "CB52F4A1-2C8F-4C8B-B981-EBDB7CE6DFFF"
                ],
                "contactInfoRefId": "CB52F4A1-2C8F-4C8B-B981-EBDB7CE6DFFF",
                "birthdate": "1990-07-09",
                "titleName": "MR",
                "givenName": "AO",
                "surname": "SORANO",
                "genderCode": "M",
                "identityDocuments": [
                    {
                        "id": "FC1A0EDB-D8AF-4318-AEFB-3D0CF83F6A3F",
                        "documentNumber": "AB1324569",
                        "documentTypeCode": "PT",
                        "issuingCountryCode": "JP",
                        "residenceCountryCode": "JP",
                        "expiryDate": "2030-10-08",
                        "birthdate": "1990-07-09",
                        "genderCode": "M",
                        "givenName": "AO",
                        "surname": "SORANO"
                    }
                ]
            }
        ],
        "customerNumber": {},
        "externalOrders": [
            {
                "id": "F28744CC-D283-464F-9C19-D515AC2019C0",
                "systemId": "QF",
                "externalOrderId": "QF081HT7E5WA4",
                "bookingReferences": [
                    {
                        "id": "WT7E5W",
                        "carrierCode": "F1"
                    },
                    {
                        "id": "FZY2BU",
                        "carrierCode": "QF"
                    }
                ]
            }
        ],
        "ticketingDocumentInfo": [
            {
                "document": {
                    "number": "0815758527551",
                    "type": "702",
                    "issueDateTime": "2025-07-23T18:00:00Z",
                    "ticketingLocation": "TYO",
                    "numberOfBooklets": 1,
                    "reportingType": "BSP",
                    "coupons": [
                        {
                            "number": 1,
                            "status": "I",
                            "segmentInfo": {
                                "departureAirport": "HND",
                                "arrivalAirport": "SYD",
                                "marketingAirlineCode": "QF",
                                "departureTime": "2025-10-20T06:40:00",
                                "arrivalTime": "2025-10-20T18:35:00",
                                "flightNumber": 26,
                                "classOfService": "O"
                            }
                        },
                        {
                            "number": 2,
                            "status": "I",
                            "segmentInfo": {
                                "departureAirport": "SYD",
                                "arrivalAirport": "HND",
                                "marketingAirlineCode": "QF",
                                "departureTime": "2025-10-29T21:25:00",
                                "arrivalTime": "2025-10-30T05:25:00",
                                "flightNumber": 25,
                                "classOfService": "O"
                            }
                        }
                    ],
                    "issueDateTimeText": "2025-07-23T18:00:00",
                    "issueDateTimeComment": "Timezone details not available"
                },
                "price": {
                    "baseAmount": {
                        "amount": "95000",
                        "code": "JPY"
                    },
                    "totalAmount": {
                        "amount": "114666",
                        "code": "JPY"
                    },
                    "totalTaxAmount": {
                        "amount": "19666",
                        "code": "JPY"
                    }
                },
                "paxRefId": "Passenger1"
            }
        ],
        "remarks": [
            {
                "id": "4d54553d",
                "text": "INV¥2260",
                "type": "1"
            }
        ],
        "paymentInformation": [
            {
                "id": "eab92b68-a42c-4717-8908-82f298a6ec17",
                "amount": {
                    "amount": "114666",
                    "code": "JPY"
                },
                "paymentMethod": {
                    "paymentTypeCode": "CASH"
                },
                "orderItemRefIds": [
                    "71C6B1EC-4965-4132-9935-7FB9E20EC3FC"
                ]
            }
        ],
        "invoices": [
            {
                "invoiceNumber": "0002260",
                "issueDateTime": "2025-07-23T18:00:00Z",
                "ticketingDocumentRefIds": [
                    "0815758527551"
                ],
                "issuedBy": {
                    "pseudoCityCode": "XXXX",
                    "agentSignatureId": "AWS",
                    "agentId": "AA/123456/XXXX",
                    "primeHost": "1S"
                }
            }
        ]
    }
}
 

JSONタグ定義書

スキーマ

【注意点】
各種スキーマは、Sabre社提供のオリジナル版となるため、「JSONタグ定義書」の記載上、
利用不可の情報が含まれております。
スキーマを利用してアプリケーションを構築される場合の各タグの利用可否は、
必ず「JSONタグ定義書」にてご確認ください。

※弊社にて「JSONタグ定義書」を作成する際、各タグの利用可否確認を行っております。