HaloSync
Production(3.1.0)
  • Sandbox(3.1.0)
  • Production(3.1.0)
HomeLunaAlbus
HomeLunaAlbus
Production(3.1.0)
  • Sandbox(3.1.0)
  • Production(3.1.0)
  1. PolarHub Schema 2025.7
  • Overview
  • Release Notes
    • PolarHub Release Note
    • Luna Release Note
    • Albus Release Note
  • 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
    • OfferPrice
    • OrderCreate
    • OrderRetrieve
    • ServiceList
    • SeatAvailability
    • OrderChange
    • OrderReshop
    • OrderQuote
    • OrderCancel
  • Support & Contact
    • General FAQ
    • Contact (Integration & Support)
  • PolarHub Errors&Troubleshooting
    • Common Error Codes
  • 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
      • AirShoppingRQ
      • AirShoppingRS
      • OfferPriceRQ
      • OfferPriceRS
      • OrderCreateRQ
      • OrderViewRS
      • SeatAvailabilityRQ
      • SeatAvailabilityRS
      • ServiceListRQ
      • ServiceListRS
      • OrderRetrieveRQ
      • OrderReshopRQ
      • OrderQuoteRQ
      • OrderReshopRS
      • OrderCancelRQ
      • OrderCancelRS
      • OrderChangeRQ
    • PolarHub Schema 2025.3
      • comm
        • TravelAgencyType
        • OriginDestType
        • PaxCodeType
        • CriteriaType
        • ResponseParameterType
        • ResultMessageType
        • DataListsType
        • OrderOfferType
        • OfferType
        • OfferItemInfoType
        • PaxType
        • PaymentType
        • ContactInfoType
        • OrderViewOrderType
        • OfferType_Extend
      • OrderChangeRQ
      • AirShoppingRS
      • OrderReshopRS
      • AirShoppingRQ
      • OfferPriceRQ
      • OfferPriceRS
      • OrderCreateRQ
      • OrderViewRS
      • SeatAvailabilityRQ
      • SeatAvailabilityRS
      • ServiceListRQ
      • ServiceListRS
      • OrderRetrieveRQ
      • OrderReshopRQ
      • OrderQuoteRQ
      • OrderCancelRQ
      • OrderCancelRS
    • PolarHub Schema 2025.7
      • comm
        • ResponseParameterType
        • TravelAgencyType
        • OriginDestType
        • PaxCodeType
        • CriteriaType
        • ResultMessageType
        • DataListsType
        • OrderOfferType
        • OfferType
        • OfferItemInfoType
        • PaxType
        • PaymentType
        • ContactInfoType
        • OrderViewOrderType
        • OfferType_Extend
      • OrderChangeRQ
      • AirShoppingRS
      • OfferPriceRS
      • OrderViewRS
      • SeatAvailabilityRS
      • ServiceListRS
      • OrderReshopRS
      • OrderCancelRS
      • OrderCancelRQ
      • OrderQuoteRQ
      • OfferPriceRQ
      • AirShoppingRQ
      • OrderCreateRQ
      • SeatAvailabilityRQ
      • OrderRetrieveRQ
      • OrderReshopRQ
      • ServiceListRQ
  1. PolarHub Schema 2025.7

OrderQuoteRQ(OrderQuoteRQ)

{
    "Sender": {
        "TravelAgency": {
            "AgencyID": "string",
            "SiteCode": "string",
            "AgencyName": "string",
            "ContactInfoRefID": [
                "string"
            ],
            "salesBranchID": "string"
        }
    },
    "PointOfSale": "string",
    "TransactionID": "string",
    "Query": {
        "OrderID": "string",
        "SelectedOffer": [
            {
                "OfferID": "string",
                "Owner": "string",
                "ResponseID": "string",
                "OfferItems": [
                    {
                        "OfferItemID": "string",
                        "PaxRefID": [
                            "string"
                        ],
                        "SeatSelection": {
                            "Column": "string",
                            "Row": "string"
                        },
                        "BookingInstructions": {
                            "SsrCode": [
                                "string"
                            ],
                            "OsiText": [
                                "string"
                            ],
                            "Text": [
                                "string"
                            ],
                            "UpgradeMethod": "string",
                            "Method": "string",
                            "Equipment": "string"
                        },
                        "Qty": 0,
                        "OfferFlightAssociations": {
                            "DatedOperatingLegRefID": [
                                "string"
                            ],
                            "PaxJourneyRefID": [
                                "string"
                            ],
                            "PaxSegmentRefID": [
                                "string"
                            ]
                        }
                    }
                ],
                "FopPromotion": {
                    "PromotionCode": "string",
                    "PaymentType": "string",
                    "TotalPromotionAmount": {
                        "Amount": 0,
                        "CurCode": "string"
                    },
                    "PtcPromotionAmount": [
                        {
                            "Ptc": "string",
                            "Amount": {
                                "Amount": 0,
                                "CurCode": "string"
                            }
                        }
                    ],
                    "CardCode": "string",
                    "CardName": "string"
                }
            }
        ],
        "RepricedOrderID": {
            "OrderID": "string",
            "OrderItemRefID": [
                "string"
            ]
        },
        "Criteria": {
            "Direct": true,
            "AirlinePreference": {
                "AirlineID": [
                    "string"
                ]
            },
            "ProgramCriteria": [
                {
                    "ContractID": "string",
                    "AccountID": [
                        "string"
                    ],
                    "AirlineID": "string",
                    "TypeCode": "string"
                }
            ],
            "PromotionCriteria": [
                {
                    "PromotionID": "string",
                    "AirlineID": "string"
                }
            ],
            "SpecialFareCriteria": [
                {
                    "AirlineID": "string",
                    "AccountID": "string"
                }
            ],
            "ExistingOrderCriteria": {
                "OrderID": "string",
                "PaxRefID": [
                    "string"
                ]
            }
        },
        "ResponseParameter": {
            "CurrencyCode": "string",
            "LanguageUsage": {
                "LangCode": "string",
                "LangUsageType": "string"
            }
        }
    }
}
Built with