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 Errors&Troubleshooting
  • 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 Errors&Troubleshooting

Common Error Codes

💡
HaloSync returns standardized error messages in the ResultMessage object. Below are some frequently encountered codes.
Please check ResultMessage.Code and ResultMessage.Message in the API response. Detailed logs may be required for debugging.
ErrorCodeErrorMessageRemarks
00000success
99999Uncaught Exception
95005Aggregator Service ErrorThe error occurred when the airline responded in a way that made error classification impossible, so the Aggregator could not process it. Example: timeout
50101It is not a valid Origin value
50102The 'Origin' value is required.
50103It is not a valid Destination value
50104The 'Destination' value is required.
50105It is not a valid Triptype value
50106The 'TripType' value is required.
50107It is not a valid mtDeparture value
50108If the itinerary type is MT, the mtDeparture value is required.
50109It is not a valid mtArrival value
50110If the itinerary type is MT, the mtArrival value is required.
50111It is not a valid DepartDate value
50112It is not a valid mtDepartDate value
50113If the itinerary type is MT, the mtDepartdate value is required.
50114It is not a valid ReturnDate value
50115It is not a valid mtArrivalDate value
50116If the itinerary type is MT, the mtArrivalDate value is required.
50117It is not a valid Cabin valueExample: Y : economy, W : premium economy, C : business, F : first
50118The 'Passenger' value is required.
50119The maximum number of passengers that can be requested is {} persons.
50120It is not a valid PTC value
50121If the itinerary type is RT or OW, the ReturnDate value is required.
50122The array sizes of MtDeparture, MtArrival, and MtDepartDate must be the same.
50150Results build error
50152Can’t find ShoppingResponse Data
50153Not found airline route.
50154Not found airline provider.
50199No query results.
50201Invalid PNR Cancel: PNR previously cancelled
50202Your booking has been created successfully. Please retrieve it using the OrderIDBA timeout issue: Booking created but airline response error. Retrieve with OrderID.
50203Ticket issue fail
50204The ‘AgencyID’ value is required.
50205The ‘Recipient’ value is required.
50206The 'Passengers' value is required.
50207The 'PassengerID' value is required.
50208The 'Ptc' value is required.
50209The 'Gender' value is required.
50210The 'BirthDate' value is required.
50211The 'Name' value is required.
50212The 'NameTitle' value is required.
50213The 'Surname' value is required.
50214The 'GivenName' value is required.
50215The 'Offer' value is required.
50216The 'OfferID' value is required.
50217The 'Owner' value is required.
50218The 'OfferItems' value is required.
50219The 'OfferItemID' value is required.
50220The 'Query' value is required.
50221The ‘Offers’ value is required.
50222The ‘Flights’ value is required.
50223The ‘OriginDestinationKey’ value is required.
50224The ‘Segments’ value is required.
50225The ‘SegmentKey’ value is required.
50226The ‘FareBasisCode’ value is required.
50227The ‘PriceClassName’ value is required.
50228The ‘FareRefKey’ value is required.
50229The ‘ResponseID’ value is required.
50230The 'Order’ value is required.
50231The 'Action' value is required.
50232It is not a valid ‘Action’ value ex)issue or refund or void
50233The 'OrderID' value is required.
50234The 'BookingReference' value is required.
50235No access to overbook flight.Occurs when overbooking is not allowed by airline
50236The Order has not been cancelled, Unable to update ticket status from airline
50237The Order has not been cancelled, Same day refunds not allowed
50238Cannot check the status Order, please retrieve the order for details
50239Invalid PromotionCd
50240Passenger count and ticket document count is not matched.If ticket count does not match passenger count, Polarhub automatically cancels PNR
50241PNR {PNRADDR} currently being UpdatedWarning response when PNR is being updated, retry later
50242Cannot make fareRule information
50243Invalid or Expired OfferReturned if using expired Offer
50244OrderItem {1} specified already ticketedOccurs when ticket issuance is requested for already-ticketed Order
50245The 'OrderID' or 'BookingReference' value is required.
50246Can't find OrderID
50247Incorrect 'FlightQuery' information
50248Incorrect 'ResponseID'
50249Can't find Order information
50250PNR previously cancelledReturned if PNR already cancelled in airline
50252Deletion not allowedOccurs when involuntary change cancellation not allowed
50253Invalid response to TicketImageRQAirline response invalid
50255The 'PassengerAssociationReference' value is required.Required when INF passenger must reference guardian
50256Cannot add duplicate seat elements for the same traveler and segment.Occurs when duplicate seat assignment attempted
50257PNR not createdPNR not issued at airline side, only supplier PNR created
50258Multiple Order with the same OfferID
50259Invalid Country Code : CountryOfIssuanceError when country code is longer than 3 characters
50260Can't find OrderReshop Response Data
50261The KE Order has not been cancelled, please proceed with the manual refund process.KE refund restriction condition error
50262Request conflict with another operation. Please try again.
50295{messageName}, service error
50296{messageName}, Polarpie Message Convert Error
50297Result build error
50298Segment status is HL
50299No query results
50301The ‘AgencyID’ value is required.
50302The ‘Recipient’ value is required.
50303The 'Passengers' value is required.
50304The 'PassengerID' value is required.
50305The 'Ptc' value is required.
50306The 'Gender' value is required.
50307The 'BirthDate' value is required.
50308The 'Name' value is required.
50309The 'NameTitle' value is required.
50310The 'Surname' value is required.
50311The 'GivenName' value is required.
50312The 'Offer' value is required.
50313The 'OfferID' value is required.
50314The 'Owner' value is required.
50315The 'OfferItems' value is required.
50316The 'OfferItemID' value is required.
50317The 'Query' value is required.
50318The ‘Offers’ value is required.
50319The ‘Flights’ value is required.
50320The ‘OriginDestinationKey’ value is required.
50321The ‘Segments’ value is required.
50322The ‘SegmentKey’ value is required.
50323The ‘FareBasisCode’ value is required.
50324The ‘PriceClassName’ value is required.
50325The ‘FareRefKey’ value is required.
50326If TicketDateTime set then ‘Date’ value is required.
50327If TicketDateTime set then ‘Time’ value is required.
50328The ‘ResponseID’ value is required.
50329Need an OrderID or OfferID.
50330NDC Order discrepancy error. Order has been modified externally.Occurs when order modified externally (FLX only)
50331Can't find ResponseID
50332OfferPrice request failed due to cache control being disabled.
50396{messageName}, Polarpie Message Convert Error
50397Result build error
50399No query results
59395{messageName}, service errorOccurs when airline response is unclear and BE cannot process (e.g. timeout, 500 error)
50501Waitlist is closedReturned when airline waitlist is closed
50599{Owner}, {airline response message}, Airline response errorThe airline's exact error message is NDC error mail is given directly by NDC API, so if you give API response regardless of the response content, it is marked as 50599
Modified at 2025-09-05 09:20:15
Previous
Contact (Integration & Support)
Next
RequestOfferItemType
Built with