HaloSync
Sandbox(3.1.0)
  • Sandbox(3.1.0)
  • Production(3.1.0)
HomeLunaAlbus
HomeLunaAlbus
Sandbox(3.1.0)
  • Sandbox(3.1.0)
  • Production(3.1.0)
  1. PolarHub API
  • Overview
  • Get Started
    • What is HaloSync?
    • Supported Airlines
    • PolarHub Credential
  • Airline Integration Guide
    • Carrier Support Matrix
    • Operational Notes
  • PolarHub API
    • 🔑 Transaction ID Guidelines
    • 🔐 Authentication: HMAC Guide
    • AirShopping
      POST
    • OfferPrice
      POST
    • OrderCreate
      POST
    • OrderRetrieve
      POST
    • ServiceList
      POST
    • SeatAvailability
      POST
    • OrderChange
      POST
    • OrderReshop
      POST
    • OrderQuote
      POST
    • OrderCancel
      POST
  • PolarHub Errors&Troubleshooting
    • Common Error Codes
  • Release Notes
    • PolarHub Release Note
    • Albus Release Note
    • Luna Release Note
  • Support & Contact
    • General FAQ
    • Contact (Integration & Support)
  • Schemas
    • PolarHub Schema 2025.6
      • comm
        • RequestOfferItemType
        • RequestOrderItemType
        • OrderServicingDeleteType
        • TravelAgencyType
        • OriginDestType
        • PaxCodeType
        • CriteriaType
        • ResponseParameterType
        • ResultMessageType
        • DataListsType
        • OrderOfferType
        • OfferType
        • OfferItemInfoType
        • PaxType
        • PaymentType
        • ContactInfoType
        • OrderViewOrderType
        • OfferType_Extend
      • OrderChangeRQ
      • OrderCancelRS
      • OrderCancelRQ
      • OrderReshopRS
      • OrderQuoteRQ
      • OrderReshopRQ
      • OrderRetrieveRQ
      • ServiceListRS
      • ServiceListRQ
      • SeatAvailabilityRS
      • SeatAvailabilityRQ
      • OrderViewRS
      • OrderCreateRQ
      • OfferPriceRS
      • OfferPriceRQ
      • AirShoppingRS
      • AirShoppingRQ
    • PolarHub Schema 2025.3
      • comm
        • TravelAgencyType
        • OriginDestType
        • PaxCodeType
        • CriteriaType
        • ResponseParameterType
        • ResultMessageType
        • DataListsType
        • OrderOfferType
        • OfferType
        • OfferItemInfoType
        • PaxType
        • PaymentType
        • ContactInfoType
        • OrderViewOrderType
        • OfferType_Extend
      • AirShoppingRS
      • OrderChangeRQ
      • OrderCancelRQ
      • OfferPriceRS
      • OrderCreateRQ
      • OrderViewRS
      • SeatAvailabilityRQ
      • SeatAvailabilityRS
      • ServiceListRQ
      • ServiceListRS
      • OrderRetrieveRQ
      • OrderReshopRQ
      • OrderQuoteRQ
      • OrderReshopRS
      • OrderCancelRS
      • OfferPriceRQ
      • AirShoppingRQ
    • PolarHub Schema 2025.7
      • comm
        • TravelAgencyType
        • OriginDestType
        • PaxCodeType
        • CriteriaType
        • ResponseParameterType
        • ResultMessageType
        • DataListsType
        • OrderOfferType
        • OfferType
        • OfferItemInfoType
        • PaxType
        • PaymentType
        • ContactInfoType
        • OrderViewOrderType
        • OfferType_Extend
      • AirShoppingRS
      • OfferPriceRS
      • OrderViewRS
      • SeatAvailabilityRS
      • ServiceListRS
      • OrderReshopRS
      • OrderCancelRS
      • OrderChangeRQ
      • OrderCancelRQ
      • OrderQuoteRQ
      • OfferPriceRQ
      • AirShoppingRQ
      • OrderCreateRQ
      • SeatAvailabilityRQ
      • OrderRetrieveRQ
      • OrderReshopRQ
      • ServiceListRQ
  1. PolarHub API

OrderChange

POST
https://polarhub-tsdv001.sandbox.halo-platform.net/hub/polarpie/v2/orderChange
PolarHub API
Last modified:2025-11-10 08:13:42

Overview#

The OrderChangeRQ service is used to apply changes to an existing order/PNR, including confirming held bookings, purchasing ancillaries/seats after ticketing, splitting PNRs, itinerary changes (Reshop), passenger/contact info updates, ancillary refunds, and more.

Usage Guidelines#

Form of payment#

BSP Cash : All (except TR)
BSP Credit Card : HA, KE
AG(Agent deposit) : TR

Confirm held Booking (Issue tickets for a held booking)#

Issues tickets for an un-ticketed (held) reservation.

Flights#

Issues tickets for itineraries that are booked but not ticketed.
How to set the Offer in OrderChangeRQ
1.
If OrderReshopRS returns Offers → set OfferRefID to that Offer
2.
If OrderReshopRS does not return Offers → set OrderID as the Offer target
📌
Specific requirement
BA: Travel agency email and address are mandatory. Missing info will cause an error response.
Contact reference ID: OrderChangeRQ/Sender/TravelAgency/ContactInfoRefID
Email: OrderChangeRQ/Query/ContactInfoList/EmailAddress
Address: OrderChangeRQ/Query/ContactInfoList/PostalAddress

Seat and service for ticketed booking (Post-ticketing ancillary purchase)#

Purchases ancillaries (services/seats) after flight ticketing and issues the corresponding EMD/tickets as applicable.

Service#

Purchases services after flight ticketing and proceeds with issuance.

Seat#

Selects/purchases seats after flight ticketing and proceeds with issuance.

PNR Split#

Select one or more passengers to split from the existing PNR, creating a new PNR for the selected passengers.

Itinerary Change#

Reshop and Change Booking (with payment)#

When you need to change details (departure/arrival time or point), perform Reshop and then Change.
📌
Payment rule
AF, KL
no payment is performed in the first Change right after Reshop.
If additional amount occurs, run OrderChange again for payment.
For the first Change, paymentList must be an empty array.
If amounts are included, the airline will return an error.
AY
Before ticketing: same as AF/KL — after Quote, the first Change has no payment; run Change again for the actual payment.
After ticketing: behaves like most other carriers — only one Change is needed with payment.

Passenger information change#

Name correction / Corporate name change#

📌
AY, SQ
Only one passenger at a time
Add or Delete only (no direct modify)
To “change” info, perform Add → Delete with two separate OrderChanges.
HA
Only one passenger at a time
Include both original (before) and updated (after) data in the request.

Contact details change#

📌
AY, SQ
Only one passenger at a time
Add or Delete only (no direct modify)
To “change” a contact, perform Add → Delete with two separate OrderChanges.
AY requires the target passenger(Pax) to be specified for contact changes.
HA
Only one passenger at a time
Add, Delete, Modify are supported.
Include both original (before) and updated (after) contact data.

Ancillary only refund#

Cancels ancillary/EMD items and processes refund according to the airline’s policy.

Request

Header Params

Body Params application/json

Examples
When performing delayed ticketing, set the OrderID in AcceptRepricedOrder / OfferRefID.
This typically occurs in scenarios where the OfferID is not available after calling Reshop or Quote prior to the change, or when the change is executed immediately without those calls.
{
    "Sender": {
        "TravelAgency": {
            "AgencyID": "TSDV001"
        }
    },
    "PointOfSale": "KR",
    "TransactionID": "f3f7b13bcc3b44ad84cea781a82d7f3c",
    "Query": {
        "OrderID": "TSDEV-20250826-640e6a91ae44f45b",
        "PaymentList": [
            {
                "Type": "Cash",
                "Amount": 2054000,
                "CurCode": "KRW",
                "OrderItemID": [
                    "d7e0e65a-f8ac-4d59-9ddf-e6d24d37fa41"
                ],
                "OfferItemID": [],
                "PaxRefID": []
            }
        ],
        "ChangeOrderChoice": {
            "AcceptRepricedOrder": {
                "OfferRefID": [
                    "TSDEV-20250826-640e6a91ae44f45b"
                ]
            }
        }
    }
}

Request Code Samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
cURL
curl --location --request POST 'https://polarhub-tsdv001.sandbox.halo-platform.net/hub/polarpie/v2/orderChange' \
--header 'x-date: {{Header Construction - Step 1: Date Header}}' \
--header 'digest: SHA-512={{Header Construction - Step 2: Digest Header}}' \
--header 'authorization: hmac username={{TenantID}}, algorithm="hmac-sha512", headers="x-date digest", signature={{Header Construction - Step 3: Authorization Header}}' \
--header 'Content-Type: application/json' \
--data-raw '{
    "Sender": {
        "TravelAgency": {
            "AgencyID": "TSDV001"
        }
    },
    "PointOfSale": "KR",
    "TransactionID": "f3f7b13bcc3b44ad84cea781a82d7f3c",
    "Query": {
        "OrderID": "TSDEV-20250826-640e6a91ae44f45b",
        "PaymentList": [
            {
                "Type": "Cash",
                "Amount": 2054000,
                "CurCode": "KRW",
                "OrderItemID": [
                    "d7e0e65a-f8ac-4d59-9ddf-e6d24d37fa41"
                ],
                "OfferItemID": [],
                "PaxRefID": []
            }
        ],
        "ChangeOrderChoice": {
            "AcceptRepricedOrder": {
                "OfferRefID": [
                    "TSDEV-20250826-640e6a91ae44f45b"
                ]
            }
        }
    }
}'

Responses

🟢200Success
application/json
Body

Example
{
    "OrderViewRS": {
        "ResultMessage": {
            "Code": "string",
            "Message": "string",
            "MessageDetail": {
                "Errors": [
                    {
                        "Owner": "string",
                        "Message": "string",
                        "Code": "string",
                        "Status": "string",
                        "ShortText": "string",
                        "Type": "string"
                    }
                ],
                "Warnings": [
                    {
                        "Owner": "string",
                        "Message": "string",
                        "Code": "string",
                        "Status": "string",
                        "ShortText": "string",
                        "Type": "string"
                    }
                ]
            }
        },
        "Recipient": {
            "TravelAgency": {
                "AgencyID": "string",
                "SiteCode": "string",
                "AgencyName": "string",
                "ContactInfoRefID": [
                    "string"
                ]
            }
        },
        "PointOfSale": "string",
        "TransactionID": "string",
        "Order": {
            "OrderID": "string",
            "OrderStatus": "string",
            "TotalPrice": {
                "TotalAmount": {
                    "Amount": 0,
                    "CurCode": "string"
                },
                "TravelAgencyServiceFee": [
                    {
                        "Ptc": "string",
                        "Fee": {
                            "Amount": 0,
                            "CurCode": "string"
                        }
                    }
                ],
                "TotalBaseAmount": {
                    "Amount": 0,
                    "CurCode": "string"
                },
                "TotalTaxAmount": {
                    "Amount": 0,
                    "CurCode": "string"
                },
                "AgencyPromotion": {
                    "PromotionCode": "string",
                    "TotalPromotionAmount": {
                        "Amount": 0,
                        "CurCode": "string"
                    },
                    "PtcPromotionAmount": [
                        {
                            "Ptc": "string",
                            "Amount": {
                                "Amount": 0,
                                "CurCode": "string"
                            }
                        }
                    ]
                },
                "FopPromotion": [
                    {
                        "PromotionCode": "string",
                        "PaymentType": "string",
                        "TotalPromotionAmount": {
                            "Amount": 0,
                            "CurCode": "string"
                        },
                        "PtcPromotionAmount": [
                            {
                                "Ptc": "string",
                                "Amount": {
                                    "Amount": 0,
                                    "CurCode": "string"
                                }
                            }
                        ],
                        "CardCode": "string",
                        "CardName": "string"
                    }
                ]
            },
            "BookingReference": [
                {
                    "Id": "string",
                    "AirlineID": "string",
                    "AirlineName": "string",
                    "OtherID": "string",
                    "Type": "string"
                }
            ],
            "JourneyOverview": [
                {
                    "PaxJourneyRefID": "string",
                    "PriceClassInfo": {
                        "PriceClass": "string",
                        "Code": "string",
                        "Name": "string",
                        "Descriptions": [
                            {
                                "DescID": "string",
                                "Text": "string",
                                "Application": "string"
                            }
                        ]
                    }
                }
            ],
            "OrderItem": [
                {
                    "OrderItemID": "string",
                    "Owner": "string",
                    "PaxJourneyRefID": [
                        "string"
                    ],
                    "PaxRefID": [
                        "string"
                    ],
                    "Service": [
                        {
                            "ServiceID": "string",
                            "PaxRefID": "string",
                            "PaxJourneyRefID": "string",
                            "PaxSegmentRefID": "string",
                            "Status": "string",
                            "SelectedSeat": {
                                "Column": "string",
                                "Row": "string"
                            },
                            "Definition": {
                                "Name": "string",
                                "Desc": [
                                    {
                                        "DescID": "string",
                                        "Text": "string",
                                        "Application": "string"
                                    }
                                ],
                                "Rfic": "string",
                                "Rfisc": "string",
                                "ServiceCode": "string",
                                "BookingInstructions": {
                                    "SsrCode": [
                                        "string"
                                    ],
                                    "OsiText": [
                                        "string"
                                    ],
                                    "Text": [
                                        "string"
                                    ],
                                    "UpgradeMethod": "string",
                                    "Method": "string",
                                    "Equipment": "string"
                                }
                            }
                        }
                    ],
                    "FareDetail": [
                        {
                            "BaseAmount": {
                                "Amount": 0,
                                "CurCode": "string"
                            },
                            "TaxTotal": {
                                "Amount": 0,
                                "CurCode": "string"
                            },
                            "Tax": [
                                {
                                    "Amount": {
                                        "Amount": 0,
                                        "CurCode": "string"
                                    },
                                    "TaxCode": "string",
                                    "LocalAmount": {
                                        "Amount": 0,
                                        "CurCode": "string"
                                    },
                                    "Desc": "string",
                                    "Nation": "string"
                                }
                            ],
                            "FareComponent": [
                                {
                                    "PaxSegmentRefID": [
                                        "string"
                                    ],
                                    "Penalty": {
                                        "Change": "string",
                                        "Refund": "string",
                                        "NoShow": "string",
                                        "Detail": [
                                            {
                                                "Type": "string",
                                                "Amounts": [
                                                    {
                                                        "CurrencyAmountValue": 0,
                                                        "Code": "string",
                                                        "AmountApplication": "string"
                                                    }
                                                ],
                                                "Application": {
                                                    "Code": "string"
                                                }
                                            }
                                        ],
                                        "Description": [
                                            {
                                                "DescID": "string",
                                                "Text": "string",
                                                "Application": "string"
                                            }
                                        ]
                                    },
                                    "FareBasis": {
                                        "FareBasisCode": "string",
                                        "FareCode": "string",
                                        "CabinType": [
                                            {
                                                "PaxSegmentRefID": "string",
                                                "CabinCode": "string",
                                                "CabinName": "string",
                                                "Rbd": "string"
                                            }
                                        ]
                                    },
                                    "Remarks": [
                                        "string"
                                    ]
                                }
                            ],
                            "PaxRefID": [
                                "string"
                            ]
                        }
                    ],
                    "FlightMileage": 0,
                    "Commission": {
                        "Amount": {
                            "Amount": 0,
                            "CurrencyCode": "string",
                            "Taxable": true
                        },
                        "Percentage": 0,
                        "Code": "string",
                        "Remarks": [
                            {
                                "Remark": "string"
                            }
                        ]
                    },
                    "PaymentTimeLimit": "string",
                    "PriceGuaranteeTimeLimit": "string",
                    "TicketTimeLimit": "string"
                }
            ],
            "BaggageAllowance": [
                {
                    "PaxJourneyRefID": "string",
                    "PaxSegmentRefID": "string",
                    "PaxRefID": [
                        "string"
                    ],
                    "TypeCode": "string",
                    "ApplicableBagType": "string",
                    "Desc": [
                        "string"
                    ],
                    "PieceAllowance": "1PC",
                    "DimensionAllowance": {
                        "Length": {
                            "Value": 0,
                            "UnitCode": "string"
                        },
                        "Width": {
                            "Value": 0,
                            "UnitCode": "string"
                        },
                        "Height": {
                            "Value": 0,
                            "UnitCode": "string"
                        }
                    },
                    "MaximumWeightAllowance": {
                        "Value": 0,
                        "UnitCode": "string"
                    }
                }
            ]
        },
        "DataLists": {
            "OriginDestList": [
                {
                    "OriginCode": "string",
                    "DestCode": "string",
                    "OriginDestID": "string",
                    "PaxJourneyRefID": [
                        "string"
                    ]
                }
            ],
            "PaxJourneyList": [
                {
                    "PaxJourneyID": "string",
                    "FlightTime": "string",
                    "OnPoint": "string",
                    "OffPoint": "string",
                    "PaxSegmentRefID": [
                        "string"
                    ]
                }
            ],
            "PaxSegmentList": [
                {
                    "PaxSegmentID": "string",
                    "ArnkInd": true,
                    "Departure": {
                        "AirportCode": "string",
                        "Date": "string",
                        "Time": "string",
                        "AirportName": "string",
                        "Terminal": {
                            "Name": "string"
                        }
                    },
                    "Arrival": {
                        "AirportCode": "string",
                        "Date": "string",
                        "Time": "string",
                        "AirportName": "string",
                        "Terminal": {
                            "Name": "string"
                        }
                    },
                    "FlightDuration": "string",
                    "Equipment": {
                        "AircraftCode": "string",
                        "Name": "string"
                    },
                    "MarketingCarrier": {
                        "AirlineID": "string",
                        "Name": "string",
                        "FlightNumber": "string"
                    },
                    "OperatingCarrier": {
                        "AirlineID": "string",
                        "Name": "string",
                        "FlightNumber": "string"
                    },
                    "Status": "string",
                    "Legs": [
                        {
                            "Departure": {
                                "AirportCode": "string",
                                "Date": "string",
                                "Time": "string",
                                "AirportName": "string",
                                "Terminal": {
                                    "Name": "string"
                                }
                            },
                            "Arrival": {
                                "AirportCode": "string",
                                "Date": "string",
                                "Time": "string",
                                "AirportName": "string",
                                "Terminal": {
                                    "Name": "string"
                                }
                            },
                            "ChangeofGaugeInd": true,
                            "Equipment": {
                                "AircraftCode": "string",
                                "Name": "string"
                            },
                            "OnGroundDuration": "string",
                            "TicketlessInd": true
                        }
                    ]
                }
            ],
            "PaxList": [
                {
                    "PaxID": "string",
                    "Ptc": "string",
                    "Individual": {
                        "IndividualID": "string",
                        "Birthdate": "string",
                        "Birthplace": "string",
                        "Gender": "Female",
                        "NameTitle": "string",
                        "GivenName": [
                            "string"
                        ],
                        "MiddleName": [
                            "string"
                        ],
                        "Surname": "string",
                        "SurnameSuffix": "string"
                    },
                    "ContactInfoRefID": [
                        "string"
                    ],
                    "Gender": "Female",
                    "ResidenceCountryCode": "string",
                    "CitizenshipCountryCode": "string",
                    "PaxRefID": "string",
                    "IdentityDoc": [
                        {
                            "IdentityDocumentNumber": "string",
                            "IdentityDocumentType": "string",
                            "IssuingCountryCode": "string",
                            "CitizenshipCountryCode": "string",
                            "ResidenceCountryCode": "string",
                            "IssueDate": "string",
                            "ExpiryDate": "string",
                            "Birthdate": "string",
                            "Birthplace": "string",
                            "Gender": "Female",
                            "NameTitle": "string",
                            "GivenName": [
                                "string"
                            ],
                            "MiddleName": [
                                "string"
                            ],
                            "Surname": "string",
                            "SurnameSuffix": "string",
                            "Visa": [
                                {
                                    "VisaNumber": "string",
                                    "VisaType": "string",
                                    "VisaHostCountryCode": "string",
                                    "EnterBeforeDate": "string",
                                    "DurationOfStay": 0,
                                    "NumberOfEntries": 0
                                }
                            ]
                        }
                    ],
                    "LoyaltyProgramAccount": [
                        {
                            "Alliance": {
                                "Name": "string",
                                "Code": "string",
                                "Url": "http://example.com",
                                "Airline": [
                                    {
                                        "AirlineName": "string",
                                        "AirlineDesignator": "string"
                                    }
                                ]
                            },
                            "Airline": {
                                "AirlineName": "string",
                                "AirlineDesignator": "string"
                            },
                            "ProviderName": "string",
                            "ProgramName": "string",
                            "ProgramCode": "string",
                            "AccountNumber": "string",
                            "Url": "http://example.com",
                            "SignInID": "string",
                            "TierCode": "string",
                            "TierName": "string",
                            "TierPriority": "string"
                        }
                    ]
                }
            ],
            "CurrencyDecimalPlaceList": [
                {
                    "CurCode": "string",
                    "DecimalPlace": 0
                }
            ],
            "TicketDocList": [
                {
                    "TicketDocument": [
                        {
                            "TicketDocNbr": "string",
                            "Type": "string",
                            "NumberofBooklets": 0,
                            "IssueDate": "string",
                            "IssueTime": "string",
                            "ReportingType": "string",
                            "Status": "string",
                            "VoidLimit": "string",
                            "CouponInfos": [
                                {
                                    "CouponNumber": "string",
                                    "FareBasisCode": "string",
                                    "PaxSegmentRefID": "string",
                                    "Status": "string",
                                    "InConnectionWithInfo": {
                                        "InConnectionDocNbr": "string",
                                        "InConnectionCpnNbr": "string"
                                    },
                                    "ServiceRefID": [
                                        "string"
                                    ]
                                }
                            ],
                            "InConnectionDocNbr": "string"
                        }
                    ],
                    "PaxRefID": "string",
                    "AgentIDs": {
                        "Type": "string",
                        "Id": "string"
                    },
                    "IssuingAirlineInfo": {
                        "AirlineName": "string"
                    },
                    "FareDetail": [
                        {
                            "BaseAmount": {
                                "Amount": 0,
                                "CurCode": "string"
                            },
                            "TaxTotal": {
                                "Amount": 0,
                                "CurCode": "string"
                            },
                            "Tax": [
                                {
                                    "Amount": {
                                        "Amount": 0,
                                        "CurCode": "string"
                                    },
                                    "TaxCode": "string",
                                    "LocalAmount": {
                                        "Amount": 0,
                                        "CurCode": "string"
                                    },
                                    "Desc": "string",
                                    "Nation": "string"
                                }
                            ],
                            "FareComponent": [
                                {
                                    "PaxSegmentRefID": [
                                        "string"
                                    ],
                                    "Penalty": {
                                        "Change": "string",
                                        "Refund": "string",
                                        "NoShow": "string",
                                        "Detail": [
                                            {
                                                "Type": "string",
                                                "Amounts": [
                                                    {
                                                        "CurrencyAmountValue": 0,
                                                        "Code": "string",
                                                        "AmountApplication": "string"
                                                    }
                                                ],
                                                "Application": {
                                                    "Code": "string"
                                                }
                                            }
                                        ],
                                        "Description": [
                                            {
                                                "DescID": "string",
                                                "Text": "string",
                                                "Application": "string"
                                            }
                                        ]
                                    },
                                    "FareBasis": {
                                        "FareBasisCode": "string",
                                        "FareCode": "string",
                                        "CabinType": [
                                            {
                                                "PaxSegmentRefID": "string",
                                                "CabinCode": "string",
                                                "CabinName": "string",
                                                "Rbd": "string"
                                            }
                                        ]
                                    },
                                    "Remarks": [
                                        "string"
                                    ]
                                }
                            ],
                            "PaxRefID": [
                                "string"
                            ]
                        }
                    ]
                }
            ],
            "PaymentList": [
                {
                    "Type": "CA",
                    "Amount": 1474000,
                    "CurCode": "KRW",
                    "Status": "395",
                    "PaxRefID": [],
                    "OrderItemID": [
                        "PoIP676BC2CD-86EA-4E50-97C6-1-1"
                    ]
                }
            ],
            "ContactInfoList": [
                {
                    "ContactInfoID": "CI1",
                    "EmailAddress": [
                        "user@example.com"
                    ],
                    "Phone": [
                        {
                            "Label": "Mobile",
                            "CountryDialingCode": "82",
                            "AreaCode": "2",
                            "PhoneNumber": "12345678",
                            "Extension": "1234"
                        }
                    ],
                    "ContactRefusedInd": false,
                    "PostalAddress": [
                        {
                            "Label": "HOME",
                            "Street": [
                                "201 W 79th St"
                            ],
                            "CityName": "Seoul",
                            "CountryCode": "KR"
                        }
                    ]
                }
            ]
        },
        "AugmentationPoint": {
            "Any": [
                {}
            ]
        }
    }
}
Modified at 2025-11-10 08:13:42
Previous
SeatAvailability
Next
OrderReshop
Built with