Skip to content
Last updated

Keep track of the latest changes made to Spotnana APIs. This document will be updated to list new additions, modifications, and deprecations made to the APIs.

  • The token generation endpoint /get-auth-token has been deprecated. Use the new /v2/auth/oauth2-token endpoint to generate bearer token as mentioned in the updated authentication steps.
  • The List Trips /v2/list-organisation-trips endpoint has been deprecated. Use the new List trip summaries for a company endpoint instead which has improved filtering and pagination.

November 25, 2025

Updates

Trip API
  • PUT /v3/trips/{tripId}/pnrs/{pnrId}:
    • request: added support for state property
    • request: added support for new value PRE_APPROVAL on enum approvalInfo>approvalType
  • GET /v3/trips/{tripId}/pnrs/{pnrId}:
    • 200 response: added support for state property
    • 200 response: added support for new value PRE_APPROVAL on enum approvalInfo>approvalType
  • POST /v3/trips/{tripId}/pnrs:
    • request: added support for state property
    • request: added support for new value PRE_APPROVAL on enum approvalInfo>approvalType
  • GET /v3/trips/{tripId}/detail:
    • 200 response: added support for pendingManualFormPnrs>data>state property
    • 200 response: added support for new value PRE_APPROVAL on enum pendingManualFormPnrs>data>approvalInfo>approvalType
    • 200 response: added support for pendingShellPnrs>data>state property
    • 200 response: added support for new value PRE_APPROVAL on enum pendingShellPnrs>data>approvalInfo>approvalType
    • 200 response: added support for pnrs>data>state property
    • 200 response: added support for new value PRE_APPROVAL on enum pnrs>data>approvalInfo>approvalType

November 19, 2025

Updates

Air API
  • POST /v2/air/modify-search:
    • 200 response: added support for metadata>isExpressSearch property
  • POST /v2/air/flight-attributes:
    • 200 response: added support for metadata>isExpressSearch property
  • POST /v2/air/search-flights:
    • 200 response: added support for metadata>isExpressSearch property
    • request: added support for searchMode property
Trip API
  • PUT /v3/trips/{tripId}/pnrs/{pnrId}:
    • request: added support for railPnr>previousItinerary>legInfos>vehicle>route property
    • request: added support for railPnr>legInfos>vehicle>route property
  • GET /v3/trips/{tripId}/pnrs/{pnrId}:
    • 200 response: added support for railPnr>previousItinerary>legInfos>vehicle>route property
    • 200 response: added support for railPnr>legInfos>vehicle>route property
  • POST /v3/trips/{tripId}/pnrs:
    • request: added support for railPnr>previousItinerary>legInfos>vehicle>route property
    • request: added support for railPnr>legInfos>vehicle>route property
  • GET /v3/trips/{tripId}/detail:
    • 200 response: added support for pendingManualFormPnrs>data>railPnr>previousItinerary>legInfos>vehicle>route property
    • 200 response: added support for pendingManualFormPnrs>data>railPnr>legInfos>vehicle>route property
    • 200 response: added support for pendingShellPnrs>data>railPnr>previousItinerary>legInfos>vehicle>route property
    • 200 response: added support for pendingShellPnrs>data>railPnr>legInfos>vehicle>route property
    • 200 response: added support for pnrs>data>railPnr>previousItinerary>legInfos>vehicle>route property
    • 200 response: added support for pnrs>data>railPnr>legInfos>vehicle>route property

November 07, 2025

Updates

Air API
  • POST /v3/air/company-transferable-unused-credits/list:
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum unusedCreditInfos>fopInfo>paymentMethod
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum unusedCreditInfos>totalFare>otherCoinage>coinageCode
  • POST /v3/air/company-unused-credits/list:
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum unusedCreditInfos>fopInfo>paymentMethod
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum unusedCreditInfos>totalFare>otherCoinage>coinageCode
  • POST /v3/air/fetch-traveler-unused-credits:
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum unusedCreditInfo>fopInfo>paymentMethod
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum unusedCreditInfo>totalFare>otherCoinage>coinageCode
  • POST /v2/air/pnrs/{pnrId}/update:
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookingPaymentDetails>bookingTravelerPaymentDetails>selectedFormOfPayments>selectedPaymentSources>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookingPaymentDetails>bookingTravelerPaymentDetails>selectedFormOfPayments>selectedPaymentSources>rawPaymentSource>totalFare>otherCoinage>coinageCode
  • POST /v2/air/modify-search:
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>allowedFopRules>paymentRules>paymentSplitDetails>splitAmount>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>allowedFopRules>paymentRules>paymentSplitDetails>minMaxAmount>maxLimit>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>allowedFopRules>paymentRules>paymentSplitDetails>minMaxAmount>minLimit>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>allowedFopRules>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>publicFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>publicFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>publicFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>fareInfo>merchantFeeInfo>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>fareInfo>merchantFeeInfo>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>fareInfo>merchantFeeInfo>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>fareInfo>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>fareInfo>totalFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>fareInfo>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>fareInfo>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>travelers>fareInfo>merchantFeeInfo>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>travelers>fareInfo>merchantFeeInfo>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>travelers>fareInfo>merchantFeeInfo>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>travelers>fareInfo>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>travelers>fareInfo>totalFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>travelers>fareInfo>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>travelers>fareInfo>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>legs>totalLegFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>legs>totalLegFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>legs>totalLegFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>postDepartureExchangePolicy>fee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>exchangePolicy>fee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>postDepartureCancellationPolicy>fee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>cancellationPolicy>fee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>carryOn>fee>fee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>checkedIn>fee>fee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>legs>travelerInfos>travelerLegFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>legs>travelerInfos>travelerLegFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>legs>travelerInfos>travelerLegFare>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum filters>fareRange>max>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum filters>fareRange>min>otherCoinage>coinageCode
  • POST /v2/air/cancel-pnr:
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationOverride>newCancellationPenalty>otherCoinage>coinageCode
  • POST /v2/air/intermediate-revalidate-itinerary:
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum policyDetails>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum policyDetails>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum policyDetails>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum policyDetails>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum perTravelerPrices>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum perTravelerPrices>changeFee>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum perTravelerPrices>changeFee>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum perTravelerPrices>changeFee>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum perTravelerPrices>airlineFee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum perTravelerPrices>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum perTravelerPrices>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum perTravelerPrices>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum legPrices>changeFee>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum legPrices>changeFee>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum legPrices>changeFee>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum legPrices>airlineFee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum legPrices>travelerPrices>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum legPrices>travelerPrices>changeFee>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum legPrices>travelerPrices>changeFee>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum legPrices>travelerPrices>changeFee>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum legPrices>travelerPrices>airlineFee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum legPrices>travelerPrices>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum legPrices>travelerPrices>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum legPrices>travelerPrices>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum legPrices>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum legPrices>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum legPrices>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum fareBreakDown>changeFee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum fareBreakDown>airlineFee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum fareBreakDown>merchantFee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum fareBreakDown>totalFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum fareBreakDown>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum fareBreakDown>totalFare>base>otherCoinage>coinageCode
  • POST /v2/air/revalidate-itinerary:
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum policyDetails>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum policyDetails>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum policyDetails>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum policyDetails>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum perTravelerPrices>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum perTravelerPrices>changeFee>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum perTravelerPrices>changeFee>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum perTravelerPrices>changeFee>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum perTravelerPrices>airlineFee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum perTravelerPrices>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum perTravelerPrices>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum perTravelerPrices>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum legPrices>changeFee>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum legPrices>changeFee>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum legPrices>changeFee>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum legPrices>airlineFee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum legPrices>travelerPrices>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum legPrices>travelerPrices>changeFee>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum legPrices>travelerPrices>changeFee>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum legPrices>travelerPrices>changeFee>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum legPrices>travelerPrices>airlineFee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum legPrices>travelerPrices>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum legPrices>travelerPrices>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum legPrices>travelerPrices>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum legPrices>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum legPrices>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum legPrices>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum fareBreakDown>changeFee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum fareBreakDown>airlineFee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum fareBreakDown>merchantFee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum fareBreakDown>totalFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum fareBreakDown>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum fareBreakDown>totalFare>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookingCharges>paymentMethod>selectedPaymentSource>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookingCharges>paymentMethod>selectedPaymentSource>rawPaymentSource>totalFare>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookingCharges>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookingCharges>amount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookingCharges>amount>base>otherCoinage>coinageCode
  • POST /v2/air/initiate-booking:
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookingCharges>paymentMethod>selectedPaymentSource>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookingCharges>paymentMethod>selectedPaymentSource>rawPaymentSource>totalFare>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookingCharges>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookingCharges>amount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookingCharges>amount>base>otherCoinage>coinageCode
  • POST /v2/air/seat-map:
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum seatMaps>cabinSections>rowSections>seatSections>price>merchantFee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum seatMaps>cabinSections>rowSections>seatSections>price>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum seatMaps>cabinSections>rowSections>seatSections>price>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum seatMaps>cabinSections>rowSections>seatSections>price>totalAmount>otherCoinage>coinageCode
  • POST /v2/air/flight-checkout:
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airlineCardFees>fees>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum ancillaries>ancillaryOptions>fare>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum baggageInfo>baggageSelectionGroups>travelerBaggageOptions>baggageOptions>multiSelectOptions>simpleBag>bagFareInfo>totalFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum baggageInfo>baggageSelectionGroups>travelerBaggageOptions>baggageOptions>multiSelectOptions>simpleBag>bagFareInfo>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum baggageInfo>baggageSelectionGroups>travelerBaggageOptions>baggageOptions>multiSelectOptions>simpleBag>bagFareInfo>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum baggageInfo>baggageSelectionGroups>travelerBaggageOptions>baggageOptions>singleSelectOptions>complexBag>complexBagFareInfo>totalAmountBreakdown>totalFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum baggageInfo>baggageSelectionGroups>travelerBaggageOptions>baggageOptions>singleSelectOptions>complexBag>complexBagFareInfo>totalAmountBreakdown>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum baggageInfo>baggageSelectionGroups>travelerBaggageOptions>baggageOptions>singleSelectOptions>complexBag>complexBagFareInfo>totalAmountBreakdown>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum baggageInfo>baggageSelectionGroups>travelerBaggageOptions>baggageOptions>singleSelectOptions>complexBag>complexBagFareInfo>totalAmount>totalFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum baggageInfo>baggageSelectionGroups>travelerBaggageOptions>baggageOptions>singleSelectOptions>complexBag>complexBagFareInfo>totalAmount>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum baggageInfo>baggageSelectionGroups>travelerBaggageOptions>baggageOptions>singleSelectOptions>complexBag>complexBagFareInfo>totalAmount>totalFare>base>otherCoinage>coinageCode
  • POST /v2/air/selected-itinerary:
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itinerary>allowedFopRules>paymentRules>paymentSplitDetails>splitAmount>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itinerary>allowedFopRules>paymentRules>paymentSplitDetails>minMaxAmount>maxLimit>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itinerary>allowedFopRules>paymentRules>paymentSplitDetails>minMaxAmount>minLimit>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itinerary>allowedFopRules>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itinerary>publicFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itinerary>publicFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itinerary>publicFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itinerary>policyInfos>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itinerary>policyInfos>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itinerary>policyInfos>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itinerary>policyInfos>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itinerary>fareInfo>merchantFeeInfo>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itinerary>fareInfo>merchantFeeInfo>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itinerary>fareInfo>merchantFeeInfo>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itinerary>fareInfo>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itinerary>fareInfo>totalFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itinerary>fareInfo>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itinerary>fareInfo>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itinerary>travelers>fareInfo>merchantFeeInfo>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itinerary>travelers>fareInfo>merchantFeeInfo>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itinerary>travelers>fareInfo>merchantFeeInfo>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itinerary>travelers>fareInfo>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itinerary>travelers>fareInfo>totalFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itinerary>travelers>fareInfo>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itinerary>travelers>fareInfo>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itinerary>legs>totalLegFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itinerary>legs>totalLegFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itinerary>legs>totalLegFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itinerary>legs>travelerInfos>fareRules>postDepartureExchangePolicy>fee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itinerary>legs>travelerInfos>fareRules>exchangePolicy>fee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itinerary>legs>travelerInfos>fareRules>postDepartureCancellationPolicy>fee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itinerary>legs>travelerInfos>fareRules>cancellationPolicy>fee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itinerary>legs>travelerInfos>fareRules>baggagePolicy>carryOn>fee>fee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itinerary>legs>travelerInfos>fareRules>baggagePolicy>checkedIn>fee>fee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itinerary>legs>travelerInfos>travelerLegFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itinerary>legs>travelerInfos>travelerLegFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itinerary>legs>travelerInfos>travelerLegFare>base>otherCoinage>coinageCode
  • POST /v2/air/flight-attributes:
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>allowedFopRules>paymentRules>paymentSplitDetails>splitAmount>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>allowedFopRules>paymentRules>paymentSplitDetails>minMaxAmount>maxLimit>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>allowedFopRules>paymentRules>paymentSplitDetails>minMaxAmount>minLimit>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>allowedFopRules>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>publicFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>publicFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>publicFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>fareInfo>merchantFeeInfo>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>fareInfo>merchantFeeInfo>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>fareInfo>merchantFeeInfo>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>fareInfo>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>fareInfo>totalFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>fareInfo>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>fareInfo>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>travelers>fareInfo>merchantFeeInfo>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>travelers>fareInfo>merchantFeeInfo>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>travelers>fareInfo>merchantFeeInfo>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>travelers>fareInfo>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>travelers>fareInfo>totalFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>travelers>fareInfo>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>travelers>fareInfo>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>legs>totalLegFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>legs>totalLegFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>legs>totalLegFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>postDepartureExchangePolicy>fee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>exchangePolicy>fee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>postDepartureCancellationPolicy>fee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>cancellationPolicy>fee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>carryOn>fee>fee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>checkedIn>fee>fee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>legs>travelerInfos>travelerLegFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>legs>travelerInfos>travelerLegFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>legs>travelerInfos>travelerLegFare>base>otherCoinage>coinageCode
  • POST /v2/air/search-flights:
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>allowedFopRules>paymentRules>paymentSplitDetails>splitAmount>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>allowedFopRules>paymentRules>paymentSplitDetails>minMaxAmount>maxLimit>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>allowedFopRules>paymentRules>paymentSplitDetails>minMaxAmount>minLimit>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>allowedFopRules>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>publicFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>publicFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>publicFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>fareInfo>merchantFeeInfo>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>fareInfo>merchantFeeInfo>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>fareInfo>merchantFeeInfo>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>fareInfo>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>fareInfo>totalFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>fareInfo>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>fareInfo>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>travelers>fareInfo>merchantFeeInfo>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>travelers>fareInfo>merchantFeeInfo>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>travelers>fareInfo>merchantFeeInfo>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>travelers>fareInfo>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>travelers>fareInfo>totalFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>travelers>fareInfo>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>travelers>fareInfo>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>legs>totalLegFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>legs>totalLegFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>legs>totalLegFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>postDepartureExchangePolicy>fee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>exchangePolicy>fee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>postDepartureCancellationPolicy>fee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>cancellationPolicy>fee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>carryOn>fee>fee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>checkedIn>fee>fee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>legs>travelerInfos>travelerLegFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>legs>travelerInfos>travelerLegFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum itineraryDetails>itineraries>legs>travelerInfos>travelerLegFare>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum filters>fareRange>max>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum filters>fareRange>min>otherCoinage>coinageCode
Company API
  • PATCH /v2/companies/{companyId}/features:
    • request: added support for new value ALLOW_UNAUTHORIZED_CARD_STORAGE on enum featuresToDelete
    • request: added support for new value ALLOW_UNAUTHORIZED_CARD_STORAGE on enum featuresToUpdate>name
  • GET /v2/companies/{companyId}/features:
    • 200 response: added support for new value ALLOW_UNAUTHORIZED_CARD_STORAGE on enum features>name
  • POST /v2/service-charge/{entityType}/{entityId}/types/{type}/list:
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceCharges>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceCharges>fop>paymentMethod
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceCharges>charge>waiveOffInfo>waiveOffAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceCharges>charge>waiveOffInfo>waiveOffAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceCharges>charge>waiveOffInfo>waiveOffAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceCharges>charge>feeInfo>calculatedAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceCharges>charge>allowedFoP
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceCharges>charge>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceCharges>charge>taxes>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceCharges>charge>amount>otherCoinage>coinageCode
  • POST /v2/license/company/{companyId}/service-charge/per-trip:
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum config>tierCharges>charges>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum config>charges>otherCoinage>coinageCode
  • GET /v2/license/company/{companyId}/service-charge/per-trip:
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum config>tierCharges>charges>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum config>charges>otherCoinage>coinageCode
  • PATCH /v2/companies/{companyId}/features:
    • request: added support for new value ALLOW_YOUTH_ONLY_BOOKINGS on enum featuresToDelete
    • request: added support for new value ALLOW_YOUTH_ONLY_BOOKINGS on enum featuresToUpdate>name
  • GET /v2/companies/{companyId}/features:
    • 200 response: added support for new value ALLOW_YOUTH_ONLY_BOOKINGS on enum features>name
  • PUT /v2/companies/{companyId}:
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carbonCostConfig>price>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rewardsProgram>redeemablePaymentMethods
  • GET /v2/companies/{companyId}:
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carbonCostConfig>price>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rewardsProgram>redeemablePaymentMethods
  • POST /v2/companies:
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carbonCostConfig>price>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rewardsProgram>redeemablePaymentMethods
Event API
  • GET /v2/events/payment-sources:
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>fopInfo>paymentMethod
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>totalFare>otherCoinage>coinageCode
  • POST /v2/events/list:
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum events>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>fopInfo>paymentMethod
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum events>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>totalFare>otherCoinage>coinageCode
  • GET /v2/events/read-by-external-id:
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum event>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>fopInfo>paymentMethod
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum event>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>totalFare>otherCoinage>coinageCode
  • GET /v2/events/{eventId}:
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum event>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>fopInfo>paymentMethod
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum event>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>totalFare>otherCoinage>coinageCode
Hotel API
  • POST /v2/hotel/pnrs/{pnrId}/modify-book:
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookingPaymentDetails>bookingTravelerPaymentDetails>selectedFormOfPayments>selectedPaymentSources>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookingPaymentDetails>bookingTravelerPaymentDetails>selectedFormOfPayments>selectedPaymentSources>rawPaymentSource>totalFare>otherCoinage>coinageCode
  • POST /v2/hotel/pnrs/{pnrId}/modify-details:
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rateStatistics>median>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rateStatistics>median>total>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>penaltyAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>cancellationPolicy>terms>penalty>penaltyAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>penaltyAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>postpaidRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>postpaidRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>postpaidRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>postpaidRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>postpaidRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>prepaidRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>prepaidRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>prepaidRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>prepaidRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>prepaidRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>rateDifference>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>rateDifference>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>rateDifference>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>rateDifference>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>rateDifference>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>publishedNightlyRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>publishedNightlyRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>publishedNightlyRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>publishedNightlyRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>publishedNightlyRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>publishedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>publishedRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>publishedRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>publishedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>publishedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>refundAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>averageNightlyRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>averageNightlyRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>averageNightlyRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>averageNightlyRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>averageNightlyRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>nightlyRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>nightlyRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>nightlyRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>nightlyRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>nightlyRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>totalRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>totalRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>totalRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>totalRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>totalRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>penaltyAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>cancellationPolicy>terms>penalty>penaltyAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>penaltyAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>postpaidRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>postpaidRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>postpaidRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>postpaidRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>postpaidRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>prepaidRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>prepaidRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>prepaidRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>prepaidRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>prepaidRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>rateDifference>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>rateDifference>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>rateDifference>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>rateDifference>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>rateDifference>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>publishedNightlyRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>publishedNightlyRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>publishedNightlyRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>publishedNightlyRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>publishedNightlyRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>publishedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>publishedRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>publishedRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>publishedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>publishedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>refundAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>averageNightlyRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>averageNightlyRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>averageNightlyRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>averageNightlyRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>averageNightlyRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>nightlyRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>nightlyRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>nightlyRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>nightlyRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>nightlyRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>totalRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>totalRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>totalRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>totalRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>totalRate>base>otherCoinage>coinageCode
  • POST /v2/hotel/create-pnr:
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookingPaymentDetails>bookingTravelerPaymentDetails>selectedFormOfPayments>selectedPaymentSources>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookingPaymentDetails>bookingTravelerPaymentDetails>selectedFormOfPayments>selectedPaymentSources>rawPaymentSource>totalFare>otherCoinage>coinageCode
  • POST /v2/hotel/price-check:
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum price>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum price>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum price>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum price>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum price>base>otherCoinage>coinageCode
  • POST /v2/hotel/details:
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rateStatistics>median>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rateStatistics>median>total>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>penaltyAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>cancellationPolicy>terms>penalty>penaltyAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>penaltyAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>postpaidRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>postpaidRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>postpaidRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>postpaidRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>postpaidRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>prepaidRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>prepaidRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>prepaidRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>prepaidRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>prepaidRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>rateDifference>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>rateDifference>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>rateDifference>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>rateDifference>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>rateDifference>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>publishedNightlyRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>publishedNightlyRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>publishedNightlyRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>publishedNightlyRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>publishedNightlyRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>publishedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>publishedRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>publishedRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>publishedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>publishedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>refundAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>averageNightlyRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>averageNightlyRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>averageNightlyRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>averageNightlyRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>averageNightlyRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>nightlyRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>nightlyRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>nightlyRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>nightlyRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>nightlyRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>totalRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>totalRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>totalRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>totalRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum bookedRooms>rateOptions>rateInfo>totalRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>penaltyAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>cancellationPolicy>terms>penalty>penaltyAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>penaltyAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>postpaidRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>postpaidRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>postpaidRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>postpaidRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>postpaidRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>prepaidRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>prepaidRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>prepaidRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>prepaidRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>prepaidRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>rateDifference>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>rateDifference>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>rateDifference>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>rateDifference>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>rateDifference>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>publishedNightlyRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>publishedNightlyRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>publishedNightlyRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>publishedNightlyRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>publishedNightlyRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>publishedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>publishedRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>publishedRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>publishedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>publishedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>refundAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>averageNightlyRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>averageNightlyRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>averageNightlyRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>averageNightlyRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>averageNightlyRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>nightlyRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>nightlyRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>nightlyRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>nightlyRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>nightlyRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>totalRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>totalRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>totalRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>totalRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum rooms>rateOptions>rateInfo>totalRate>base>otherCoinage>coinageCode
  • POST /v2/hotel/search:
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum metadata>rateStatistics>median>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum metadata>rateStatistics>median>total>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotels>rateInfo>totalRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotels>rateInfo>totalRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotels>rateInfo>totalRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotels>rateInfo>totalRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotels>rateInfo>totalRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotels>rateInfo>averageNightlyRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotels>rateInfo>averageNightlyRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotels>rateInfo>averageNightlyRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotels>rateInfo>averageNightlyRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotels>rateInfo>averageNightlyRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotels>policyInfo>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotels>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotels>policyInfo>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotels>policyInfo>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
Payments API
  • POST /v2/service-charge/{entityType}/{entityId}/types/{type}/list:
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceCharges>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceCharges>fop>paymentMethod
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceCharges>charge>waiveOffInfo>waiveOffAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceCharges>charge>waiveOffInfo>waiveOffAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceCharges>charge>waiveOffInfo>waiveOffAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceCharges>charge>feeInfo>calculatedAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceCharges>charge>allowedFoP
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceCharges>charge>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceCharges>charge>taxes>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceCharges>charge>amount>otherCoinage>coinageCode
Template API
  • GET /v2/event-templates/read-by-external-id:
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum eventTemplate>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>fopInfo>paymentMethod
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum eventTemplate>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>totalFare>otherCoinage>coinageCode
  • POST /v2/event-templates/list:
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum eventTemplates>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>fopInfo>paymentMethod
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum eventTemplates>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>totalFare>otherCoinage>coinageCode
  • GET /v2/event-templates/{templateId}:
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum eventTemplate>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>fopInfo>paymentMethod
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum eventTemplate>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>totalFare>otherCoinage>coinageCode
Trip API
  • PUT /v3/trips/{tripId}/pnrs/{pnrId}:
    • request: added support for railPnr>relatedRateInfos property
    • request: added support for railPnr>relatedRefundRateInfos property
  • GET /v3/trips/{tripId}/pnrs/{pnrId}:
    • 200 response: added support for railPnr>relatedRateInfos property
    • 200 response: added support for railPnr>relatedRefundRateInfos property
  • POST /v3/trips/{tripId}/pnrs:
    • request: added support for railPnr>relatedRateInfos property
    • request: added support for railPnr>relatedRefundRateInfos property
  • GET /v3/trips/{tripId}/detail:
    • 200 response: added support for pendingManualFormPnrs>data>railPnr>relatedRateInfos property
    • 200 response: added support for pendingManualFormPnrs>data>railPnr>relatedRefundRateInfos property
    • 200 response: added support for pendingShellPnrs>data>railPnr>relatedRateInfos property
    • 200 response: added support for pendingShellPnrs>data>railPnr>relatedRefundRateInfos property
    • 200 response: added support for pnrs>data>railPnr>relatedRateInfos property
    • 200 response: added support for pnrs>data>railPnr>relatedRefundRateInfos property
  • POST /v3/approvals/companies/{companyId}/list:
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum approvalDataList>pnrSummary>pnrSummary>miscPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum approvalDataList>pnrSummary>pnrSummary>limoPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum approvalDataList>pnrSummary>pnrSummary>carPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum approvalDataList>pnrSummary>pnrSummary>hotelPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum approvalDataList>pnrSummary>pnrSummary>railPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum approvalDataList>pnrSummary>pnrSummary>airPnrSummary>totalAmount>otherCoinage>coinageCode
  • POST /v3/approvals/approvers/{userId}/list:
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum approvalDataList>pnrSummary>pnrSummary>miscPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum approvalDataList>pnrSummary>pnrSummary>limoPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum approvalDataList>pnrSummary>pnrSummary>carPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum approvalDataList>pnrSummary>pnrSummary>hotelPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum approvalDataList>pnrSummary>pnrSummary>railPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum approvalDataList>pnrSummary>pnrSummary>airPnrSummary>totalAmount>otherCoinage>coinageCode
  • POST /v2/invoicing/invoice-data:
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum invoices>data>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum invoices>data>invoiceAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum invoices>data>invoiceAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum invoices>data>invoiceAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum invoices>data>payments>actualPayment>paymentMetadata>customPaymentMethodMetadata>qantasTravelFundMetadata>fundBalance>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum invoices>data>payments>paymentMode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum invoices>data>payments>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum invoices>data>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum invoices>data>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum invoices>data>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum invoices>data>amount>base>otherCoinage>coinageCode
  • GET /v2/trips/{tripId}/pnrs/{pnrId}/cancellation-details:
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>rail>refundOptions>refundRateInfo>voucher>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>rail>refundOptions>refundRateInfo>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>rail>refundOptions>refundRateInfo>cancellationFee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>rail>refundOptions>refundRateInfo>nonRefundableFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>rail>refundOptions>refundRateInfo>nonRefundableFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>rail>refundOptions>refundRateInfo>nonRefundableFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>rail>refundOptions>refundRateInfo>totalFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>rail>refundOptions>refundRateInfo>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>rail>refundOptions>refundRateInfo>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>cancellationOptions>fareInfo>flightCredits>netCreditAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>cancellationOptions>fareInfo>flightCredits>netCreditAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>cancellationOptions>fareInfo>flightCredits>netCreditAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>cancellationOptions>fareInfo>flightCredits>changePenalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>cancellationOptions>fareInfo>flightCredits>changePenalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>cancellationOptions>fareInfo>flightCredits>changePenalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>cancellationOptions>fareInfo>flightCredits>totalCreditAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>cancellationOptions>fareInfo>flightCredits>totalCreditAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>cancellationOptions>fareInfo>flightCredits>totalCreditAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>cancellationOptions>fareInfo>refund>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>cancellationOptions>fareInfo>refund>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>cancellationOptions>fareInfo>refund>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>cancellationOptions>fareInfo>merchantFee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>cancellationOptions>fareInfo>cancellationFee>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>cancellationOptions>fareInfo>cancellationFee>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>cancellationOptions>fareInfo>cancellationFee>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>cancellationOptions>fareInfo>nonRefundableFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>cancellationOptions>fareInfo>nonRefundableFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>cancellationOptions>fareInfo>nonRefundableFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>cancellationOptions>fareInfo>usedFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>cancellationOptions>fareInfo>usedFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>cancellationOptions>fareInfo>usedFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>cancellationOptions>fareInfo>totalFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>cancellationOptions>fareInfo>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>cancellationOptions>fareInfo>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>cancellationOptions>fareInfo>flightCredits>netCreditAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>cancellationOptions>fareInfo>flightCredits>netCreditAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>cancellationOptions>fareInfo>flightCredits>netCreditAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>cancellationOptions>fareInfo>flightCredits>changePenalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>cancellationOptions>fareInfo>flightCredits>changePenalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>cancellationOptions>fareInfo>flightCredits>changePenalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>cancellationOptions>fareInfo>flightCredits>totalCreditAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>cancellationOptions>fareInfo>flightCredits>totalCreditAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>cancellationOptions>fareInfo>flightCredits>totalCreditAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>cancellationOptions>fareInfo>refund>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>cancellationOptions>fareInfo>refund>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>cancellationOptions>fareInfo>refund>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>cancellationOptions>fareInfo>merchantFee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>cancellationOptions>fareInfo>cancellationFee>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>cancellationOptions>fareInfo>cancellationFee>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>cancellationOptions>fareInfo>cancellationFee>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>cancellationOptions>fareInfo>nonRefundableFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>cancellationOptions>fareInfo>nonRefundableFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>cancellationOptions>fareInfo>nonRefundableFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>cancellationOptions>fareInfo>usedFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>cancellationOptions>fareInfo>usedFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>cancellationOptions>fareInfo>usedFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>cancellationOptions>fareInfo>totalFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>cancellationOptions>fareInfo>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>cancellationOptions>fareInfo>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>flightCredits>netCreditAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>flightCredits>netCreditAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>flightCredits>netCreditAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>flightCredits>changePenalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>flightCredits>changePenalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>flightCredits>changePenalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>flightCredits>totalCreditAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>flightCredits>totalCreditAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>flightCredits>totalCreditAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>refund>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>refund>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>refund>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>merchantFee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>cancellationFee>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>cancellationFee>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>cancellationFee>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>nonRefundableFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>nonRefundableFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>nonRefundableFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>usedFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>usedFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>usedFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>totalFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>tickets>ticketFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>tickets>ticketFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>air>travelers>tickets>ticketFare>base>otherCoinage>coinageCode
  • POST /v3/trips/{tripId}/pnrs/{pnrId}/cancel:
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>refundInfo>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>refundInfo>fop>paymentMethod
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>refundInfo>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>refundInfo>amount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum cancellationDetails>refundInfo>amount>base>otherCoinage>coinageCode
  • POST /v3/trips/{tripId}/pnrs/{pnrId}/finalize:
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum finalizeIntent>airPriceOptimizationMetadata>penaltyPrice>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum finalizeIntent>airPriceOptimizationMetadata>priceDrop>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum finalizeIntent>airPriceOptimizationMetadata>newPrice>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum finalizeIntent>airPriceOptimizationMetadata>oldPrice>otherCoinage>coinageCode
  • PUT /v3/trips/{tripId}/pnrs/{pnrId}:
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum savingsFare>fareAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum savingsFare>fareAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum savingsFare>fareAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum totalFareAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum totalFareAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum totalFareAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum llfPnrInfo>totalFare>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum paymentInfo>netCharge>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum paymentInfo>totalRefund>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum paymentInfo>totalCharge>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum paymentInfo>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum paymentInfo>fop>paymentMethod
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceFees>waiveOffInfo>waiveOffAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceFees>waiveOffInfo>waiveOffAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceFees>waiveOffInfo>waiveOffAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceFees>feeInfo>calculatedAmount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceFees>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceFees>fop>paymentMethod
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceFees>taxes>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceFees>fare>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceFees>fare>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceFees>fare>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum totalFare>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum miscPnr>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum miscPnr>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum miscPnr>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum miscPnr>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum miscPnr>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum miscPnr>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum miscPnr>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum miscPnr>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum miscPnr>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum miscPnr>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum miscPnr>rate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum miscPnr>rate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum miscPnr>rate>refund>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum miscPnr>rate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum miscPnr>rate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum limoPnr>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum limoPnr>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum limoPnr>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum limoPnr>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum limoPnr>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum limoPnr>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum limoPnr>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum limoPnr>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum limoPnr>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum limoPnr>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum limoPnr>rate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum limoPnr>rate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum limoPnr>rate>refund>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum limoPnr>rate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum limoPnr>rate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum limoPnr>cancellationPolicy>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>rate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>rate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>rate>refund>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>rate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>rate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>rate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>rate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>rate>refund>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>rate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>rate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>fares>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>fares>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>fares>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>fares>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>fares>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>fares>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>fares>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>fares>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>fares>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>fares>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>fares>rate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>fares>rate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>fares>rate>refund>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>fares>rate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>fares>rate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>legInfos>amenities>price>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>ancillaries>travelCard>rateInfo>totalRateDifference>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>ancillaries>travelCard>rateInfo>rateDifference>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>ancillaries>travelCard>rateInfo>refund>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>ancillaries>travelCard>rateInfo>total>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>ancillaries>travelCard>rateInfo>railCardDiscount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>ancillaries>travelCard>rateInfo>fees>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>ancillaries>travelCard>rateInfo>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>tickets>refundedPrice>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>tickets>price>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>rate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>rate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>rate>refund>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>rate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>rate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>fares>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>fares>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>fares>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>fares>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>fares>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>fares>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>fares>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>fares>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>fares>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>fares>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>fares>rate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>fares>rate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>fares>rate>refund>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>fares>rate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>fares>rate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rateMetadata>corporateNegotiatedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rateMetadata>corporateNegotiatedRate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rateMetadata>corporateNegotiatedRate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rateMetadata>tmcNegotiatedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rateMetadata>tmcNegotiatedRate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rateMetadata>tmcNegotiatedRate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rateMetadata>publishedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rateMetadata>publishedRate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rateMetadata>publishedRate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rate>refund>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>legInfos>amenities>price>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>carAverageRate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>carAverageRate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>carAverageRate>total>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>dailyRates>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>dailyRates>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>dailyRates>total>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rateMetadata>corporateNegotiatedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rateMetadata>corporateNegotiatedRate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rateMetadata>corporateNegotiatedRate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rateMetadata>tmcNegotiatedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rateMetadata>tmcNegotiatedRate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rateMetadata>tmcNegotiatedRate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rateMetadata>publishedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rateMetadata>publishedRate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rateMetadata>publishedRate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rate>refund>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>carInfo>extraMileageCharge>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>cancellationPolicy>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateMetadata>corporateNegotiatedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateMetadata>corporateNegotiatedRate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateMetadata>corporateNegotiatedRate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateMetadata>tmcNegotiatedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateMetadata>tmcNegotiatedRate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateMetadata>tmcNegotiatedRate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateMetadata>publishedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateMetadata>publishedRate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateMetadata>publishedRate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>nightlyRates>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>nightlyRates>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>nightlyRates>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>nightlyRates>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>nightlyRates>commission>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>nightlyRates>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>nightlyRates>refund>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>nightlyRates>extras>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>nightlyRates>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>postpaidRate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>postpaidRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>postpaidRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>postpaidRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>postpaidRate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>postpaidRate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>postpaidRate>refund>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>postpaidRate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>postpaidRate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>prepaidRate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>prepaidRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>prepaidRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>prepaidRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>prepaidRate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>prepaidRate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>prepaidRate>refund>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>prepaidRate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>prepaidRate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedNightlyRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedNightlyRate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedNightlyRate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedNightlyRate>refund>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedNightlyRate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedNightlyRate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedRate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedRate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedRate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedRate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedRate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedRate>refund>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedRate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedRate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>overallPenaltyCharged>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>totalRate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>totalRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>totalRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>totalRate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>totalRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>totalRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>totalRate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>totalRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>totalRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>totalRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>totalRate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>totalRate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>totalRate>refund>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>totalRate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>totalRate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>nightlyRate>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>cancellationPolicy>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>airPriceOptimizationMetadata>penaltyPrice>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>airPriceOptimizationMetadata>priceDrop>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>airPriceOptimizationMetadata>newPrice>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>airPriceOptimizationMetadata>oldPrice>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>bookingMetadata>fareStatistics>statisticsItems>totalFare>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>bookingMetadata>fareStatistics>statisticsItems>totalFare>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>bookingMetadata>fareStatistics>statisticsItems>totalFare>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>automatedCancellationInfo>supportedCancellations>refund>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>automatedCancellationInfo>supportedCancellations>merchantFee>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>automatedCancellationInfo>supportedCancellations>penalty>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>automatedCancellationInfo>supportedCancellations>totalFare>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>automatedCancellationInfo>supportedCancellations>totalFare>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>automatedCancellationInfo>supportedCancellations>totalFare>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>appliedCredits>penalty>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>appliedCredits>fareDifference>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>appliedCredits>creditAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>appliedCredits>creditAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>appliedCredits>creditAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>otherCharges>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>otherAncillaryFares>totalFare>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>otherAncillaryFares>totalFare>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>otherAncillaryFares>totalFare>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>fareComponents>baseFare>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>flightFareBreakup>flightsFare>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>flightFareBreakup>flightsFare>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>flightFareBreakup>flightsFare>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>otherCharges>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>totalAirlineFees>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>totalMerchantFees>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>totalLuggageFare>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>totalSeatFare>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>totalFlightsFare>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>totalFlightsFare>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>totalFlightsFare>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>totalFare>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>totalFare>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>totalFare>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>otherAncillaries>fare>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>otherAncillaries>fare>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>otherAncillaries>fare>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>luggageDetails>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>seats>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>savingsFare>fareAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>savingsFare>fareAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>savingsFare>fareAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>createdUnusedCredit>fopInfo>paymentMethod
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>createdUnusedCredit>totalFare>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>airlineFeeDetails>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>airlineFeeDetails>amount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>airlineFeeDetails>amount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>airlineFee>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>merchantFee>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>publishedFare>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>publishedFare>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>publishedFare>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>ticketCtc>cost>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>ticketCtc>cost>amount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>ticketCtc>cost>amount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>paymentDetails>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>paymentDetails>fop>paymentMethod
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>paymentDetails>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>paymentDetails>amount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>paymentDetails>amount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>commission>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>llfInfo>llf>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>refundInfo>refundTaxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>refundPolicy>refundPenalty>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>exchangePenaltyTaxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>addCollectTaxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>fop>paymentMethod
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>ctcRefund>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>ctcRefund>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>ctcRefund>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsRefund>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsRefund>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsRefund>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>amount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>amount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>addCollectAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>addCollectAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>addCollectAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>penalty>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangePolicy>exchangePenalty>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>ancillaries>totalFare>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>ancillaries>totalFare>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>ancillaries>totalFare>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>amount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>amount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>createdMcos>fare>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>createdMcos>fare>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>createdMcos>fare>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>legs>fareOffers>exchangePolicy>fee>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>legs>fareOffers>cancellationPolicy>fee>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>legs>fareOffers>baggagePolicy>carryOn>fee>fee>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>legs>fareOffers>baggagePolicy>checkedIn>fee>fee>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum splitPayment>personalFopChargeableAmount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum splitPayment>inPolicyAmount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>splitPayment>personalFopChargeableAmount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>splitPayment>inPolicyAmount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>previousTransactionFares>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>transactionFares>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>feeInfo>calculatedAmount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>nightlyRates>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>nightlyRates>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>nightlyRates>total>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>averageNightlyRate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>averageNightlyRate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>averageNightlyRate>total>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>postpaidAmount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>prepaidAmount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>dailyRates>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>dailyRates>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>dailyRates>total>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>carDailyAverageRate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>carDailyAverageRate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>carDailyAverageRate>total>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>ancillaries>travelCard>rateInfo>totalRateDifference>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>ancillaries>travelCard>rateInfo>rateDifference>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>ancillaries>travelCard>rateInfo>refund>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>ancillaries>travelCard>rateInfo>total>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>ancillaries>travelCard>rateInfo>railCardDiscount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>ancillaries>travelCard>rateInfo>fees>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>ancillaries>travelCard>rateInfo>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>penalty>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>totalPnrAmount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>totalAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>totalAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>totalAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>transactionFees>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>transactionAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>transactionAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>transactionAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>penaltyDiff>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>totalAmountDiff>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>totalAmountDiff>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>totalAmountDiff>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>transactionFeesDiff>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>transactionAmountDiff>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>transactionAmountDiff>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>transactionAmountDiff>base>otherCoinage>coinageCode
    • request: added support for new value MCO_ISSUED on enum transactions>itemGroups>transactionType
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>ctc>balanceDue>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>ctc>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>ctc>fop>paymentMethod
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>ctc>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum costToCustomer>payments>selectedPaymentSource>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum costToCustomer>payments>selectedPaymentSource>rawPaymentSource>totalFare>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum costToCustomer>payments>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum costToCustomer>payments>fop>paymentMethod
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum costToCustomer>payments>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum costToCustomer>payments>amount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum costToCustomer>payments>amount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum costOfGoodsSold>payments>selectedPaymentSource>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>totalFare>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum costOfGoodsSold>payments>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum costOfGoodsSold>payments>fop>paymentMethod
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum costOfGoodsSold>payments>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum costOfGoodsSold>payments>amount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum costOfGoodsSold>payments>amount>base>otherCoinage>coinageCode
  • GET /v3/trips/{tripId}/pnrs/{pnrId}:
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum savingsFare>fareAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum savingsFare>fareAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum savingsFare>fareAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum totalFareAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum totalFareAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum totalFareAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum llfPnrInfo>totalFare>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum paymentInfo>netCharge>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum paymentInfo>totalRefund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum paymentInfo>totalCharge>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum paymentInfo>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum paymentInfo>fop>paymentMethod
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceFees>waiveOffInfo>waiveOffAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceFees>waiveOffInfo>waiveOffAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceFees>waiveOffInfo>waiveOffAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceFees>feeInfo>calculatedAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceFees>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceFees>fop>paymentMethod
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceFees>taxes>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceFees>fare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceFees>fare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceFees>fare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum totalFare>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum miscPnr>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum miscPnr>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum miscPnr>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum miscPnr>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum miscPnr>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum miscPnr>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum miscPnr>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum miscPnr>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum miscPnr>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum miscPnr>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum miscPnr>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum miscPnr>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum miscPnr>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum miscPnr>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum miscPnr>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum limoPnr>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum limoPnr>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum limoPnr>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum limoPnr>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum limoPnr>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum limoPnr>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum limoPnr>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum limoPnr>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum limoPnr>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum limoPnr>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum limoPnr>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum limoPnr>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum limoPnr>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum limoPnr>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum limoPnr>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum limoPnr>cancellationPolicy>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>fares>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>fares>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>fares>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>fares>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>fares>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>fares>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>fares>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>fares>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>fares>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>fares>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>fares>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>fares>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>fares>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>fares>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>fares>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>legInfos>amenities>price>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>ancillaries>travelCard>rateInfo>totalRateDifference>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>ancillaries>travelCard>rateInfo>rateDifference>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>ancillaries>travelCard>rateInfo>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>ancillaries>travelCard>rateInfo>total>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>ancillaries>travelCard>rateInfo>railCardDiscount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>ancillaries>travelCard>rateInfo>fees>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>ancillaries>travelCard>rateInfo>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>tickets>refundedPrice>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>tickets>price>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>fares>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>fares>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>fares>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>fares>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>fares>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>fares>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>fares>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>fares>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>fares>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>fares>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>fares>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>fares>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>fares>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>fares>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>fares>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rateMetadata>corporateNegotiatedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rateMetadata>corporateNegotiatedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rateMetadata>corporateNegotiatedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rateMetadata>tmcNegotiatedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rateMetadata>tmcNegotiatedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rateMetadata>tmcNegotiatedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rateMetadata>publishedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rateMetadata>publishedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rateMetadata>publishedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>legInfos>amenities>price>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>carAverageRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>carAverageRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>carAverageRate>total>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>dailyRates>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>dailyRates>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>dailyRates>total>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rateMetadata>corporateNegotiatedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rateMetadata>corporateNegotiatedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rateMetadata>corporateNegotiatedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rateMetadata>tmcNegotiatedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rateMetadata>tmcNegotiatedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rateMetadata>tmcNegotiatedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rateMetadata>publishedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rateMetadata>publishedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rateMetadata>publishedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>carInfo>extraMileageCharge>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>cancellationPolicy>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateMetadata>corporateNegotiatedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateMetadata>corporateNegotiatedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateMetadata>corporateNegotiatedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateMetadata>tmcNegotiatedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateMetadata>tmcNegotiatedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateMetadata>tmcNegotiatedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateMetadata>publishedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateMetadata>publishedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateMetadata>publishedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>nightlyRates>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>nightlyRates>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>nightlyRates>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>nightlyRates>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>nightlyRates>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>nightlyRates>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>nightlyRates>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>nightlyRates>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>nightlyRates>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>postpaidRate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>postpaidRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>postpaidRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>postpaidRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>postpaidRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>postpaidRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>postpaidRate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>postpaidRate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>postpaidRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>prepaidRate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>prepaidRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>prepaidRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>prepaidRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>prepaidRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>prepaidRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>prepaidRate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>prepaidRate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>prepaidRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedNightlyRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedNightlyRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedNightlyRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedNightlyRate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedNightlyRate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedNightlyRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedRate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedRate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedRate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedRate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedRate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>overallPenaltyCharged>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>totalRate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>totalRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>totalRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>totalRate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>totalRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>totalRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>totalRate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>totalRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>totalRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>totalRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>totalRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>totalRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>totalRate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>totalRate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>totalRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>nightlyRate>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>cancellationPolicy>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>airPriceOptimizationMetadata>penaltyPrice>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>airPriceOptimizationMetadata>priceDrop>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>airPriceOptimizationMetadata>newPrice>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>airPriceOptimizationMetadata>oldPrice>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>bookingMetadata>fareStatistics>statisticsItems>totalFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>bookingMetadata>fareStatistics>statisticsItems>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>bookingMetadata>fareStatistics>statisticsItems>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>automatedCancellationInfo>supportedCancellations>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>automatedCancellationInfo>supportedCancellations>merchantFee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>automatedCancellationInfo>supportedCancellations>penalty>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>automatedCancellationInfo>supportedCancellations>totalFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>automatedCancellationInfo>supportedCancellations>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>automatedCancellationInfo>supportedCancellations>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>appliedCredits>penalty>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>appliedCredits>fareDifference>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>appliedCredits>creditAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>appliedCredits>creditAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>appliedCredits>creditAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>otherCharges>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>otherAncillaryFares>totalFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>otherAncillaryFares>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>otherAncillaryFares>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>fareComponents>baseFare>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>flightFareBreakup>flightsFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>flightFareBreakup>flightsFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>flightFareBreakup>flightsFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>otherCharges>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>totalAirlineFees>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>totalMerchantFees>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>totalLuggageFare>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>totalSeatFare>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>totalFlightsFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>totalFlightsFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>totalFlightsFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>totalFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>otherAncillaries>fare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>otherAncillaries>fare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>otherAncillaries>fare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>luggageDetails>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>seats>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>savingsFare>fareAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>savingsFare>fareAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>savingsFare>fareAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>createdUnusedCredit>fopInfo>paymentMethod
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>createdUnusedCredit>totalFare>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>airlineFeeDetails>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>airlineFeeDetails>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>airlineFeeDetails>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>airlineFee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>merchantFee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>publishedFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>publishedFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>publishedFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>ticketCtc>cost>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>ticketCtc>cost>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>ticketCtc>cost>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>paymentDetails>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>paymentDetails>fop>paymentMethod
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>paymentDetails>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>paymentDetails>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>paymentDetails>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>llfInfo>llf>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>refundInfo>refundTaxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>refundPolicy>refundPenalty>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>exchangePenaltyTaxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>addCollectTaxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>fop>paymentMethod
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>ctcRefund>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>ctcRefund>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>ctcRefund>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsRefund>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsRefund>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsRefund>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>addCollectAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>addCollectAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>addCollectAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>penalty>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangePolicy>exchangePenalty>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>ancillaries>totalFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>ancillaries>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>ancillaries>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>createdMcos>fare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>createdMcos>fare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>createdMcos>fare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>legs>fareOffers>exchangePolicy>fee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>legs>fareOffers>cancellationPolicy>fee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>legs>fareOffers>baggagePolicy>carryOn>fee>fee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>legs>fareOffers>baggagePolicy>checkedIn>fee>fee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum splitPayment>personalFopChargeableAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum splitPayment>inPolicyAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>splitPayment>personalFopChargeableAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>splitPayment>inPolicyAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>previousTransactionFares>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>transactionFares>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>feeInfo>calculatedAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>nightlyRates>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>nightlyRates>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>nightlyRates>total>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>averageNightlyRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>averageNightlyRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>averageNightlyRate>total>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>postpaidAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>prepaidAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>dailyRates>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>dailyRates>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>dailyRates>total>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>carDailyAverageRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>carDailyAverageRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>carDailyAverageRate>total>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>ancillaries>travelCard>rateInfo>totalRateDifference>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>ancillaries>travelCard>rateInfo>rateDifference>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>ancillaries>travelCard>rateInfo>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>ancillaries>travelCard>rateInfo>total>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>ancillaries>travelCard>rateInfo>railCardDiscount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>ancillaries>travelCard>rateInfo>fees>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>ancillaries>travelCard>rateInfo>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>penalty>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>totalPnrAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>totalAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>totalAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>totalAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>transactionFees>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>transactionAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>transactionAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>transactionAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>penaltyDiff>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>totalAmountDiff>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>totalAmountDiff>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>totalAmountDiff>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>transactionFeesDiff>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>transactionAmountDiff>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>transactionAmountDiff>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>transactionAmountDiff>base>otherCoinage>coinageCode
    • 200 response: added support for new value MCO_ISSUED on enum transactions>itemGroups>transactionType
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>ctc>balanceDue>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>ctc>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>ctc>fop>paymentMethod
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>ctc>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum costToCustomer>payments>selectedPaymentSource>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum costToCustomer>payments>selectedPaymentSource>rawPaymentSource>totalFare>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum costToCustomer>payments>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum costToCustomer>payments>fop>paymentMethod
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum costToCustomer>payments>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum costToCustomer>payments>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum costToCustomer>payments>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum costOfGoodsSold>payments>selectedPaymentSource>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>totalFare>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum costOfGoodsSold>payments>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum costOfGoodsSold>payments>fop>paymentMethod
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum costOfGoodsSold>payments>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum costOfGoodsSold>payments>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum costOfGoodsSold>payments>amount>base>otherCoinage>coinageCode
  • POST /v3/trips/{tripId}/pnrs:
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum savingsFare>fareAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum savingsFare>fareAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum savingsFare>fareAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum totalFareAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum totalFareAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum totalFareAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum llfPnrInfo>totalFare>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum paymentInfo>netCharge>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum paymentInfo>totalRefund>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum paymentInfo>totalCharge>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum paymentInfo>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum paymentInfo>fop>paymentMethod
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceFees>waiveOffInfo>waiveOffAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceFees>waiveOffInfo>waiveOffAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceFees>waiveOffInfo>waiveOffAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceFees>feeInfo>calculatedAmount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceFees>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceFees>fop>paymentMethod
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceFees>taxes>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceFees>fare>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceFees>fare>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum serviceFees>fare>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum totalFare>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum miscPnr>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum miscPnr>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum miscPnr>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum miscPnr>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum miscPnr>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum miscPnr>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum miscPnr>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum miscPnr>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum miscPnr>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum miscPnr>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum miscPnr>rate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum miscPnr>rate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum miscPnr>rate>refund>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum miscPnr>rate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum miscPnr>rate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum limoPnr>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum limoPnr>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum limoPnr>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum limoPnr>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum limoPnr>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum limoPnr>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum limoPnr>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum limoPnr>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum limoPnr>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum limoPnr>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum limoPnr>rate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum limoPnr>rate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum limoPnr>rate>refund>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum limoPnr>rate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum limoPnr>rate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum limoPnr>cancellationPolicy>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>rate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>rate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>rate>refund>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>rate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>rate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>rate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>rate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>rate>refund>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>rate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>rate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>fares>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>fares>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>fares>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>fares>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>fares>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>fares>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>fares>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>fares>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>fares>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>fares>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>fares>rate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>fares>rate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>fares>rate>refund>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>fares>rate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>sections>fares>rate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>previousItinerary>legInfos>amenities>price>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>ancillaries>travelCard>rateInfo>totalRateDifference>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>ancillaries>travelCard>rateInfo>rateDifference>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>ancillaries>travelCard>rateInfo>refund>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>ancillaries>travelCard>rateInfo>total>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>ancillaries>travelCard>rateInfo>railCardDiscount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>ancillaries>travelCard>rateInfo>fees>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>ancillaries>travelCard>rateInfo>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>tickets>refundedPrice>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>tickets>price>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>rate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>rate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>rate>refund>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>rate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>rate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>fares>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>fares>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>fares>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>fares>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>fares>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>fares>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>fares>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>fares>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>fares>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>fares>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>fares>rate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>fares>rate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>fares>rate>refund>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>fares>rate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>sections>fares>rate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rateMetadata>corporateNegotiatedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rateMetadata>corporateNegotiatedRate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rateMetadata>corporateNegotiatedRate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rateMetadata>tmcNegotiatedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rateMetadata>tmcNegotiatedRate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rateMetadata>tmcNegotiatedRate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rateMetadata>publishedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rateMetadata>publishedRate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rateMetadata>publishedRate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rate>refund>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>rate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum railPnr>legInfos>amenities>price>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>carAverageRate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>carAverageRate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>carAverageRate>total>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>dailyRates>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>dailyRates>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>dailyRates>total>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rateMetadata>corporateNegotiatedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rateMetadata>corporateNegotiatedRate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rateMetadata>corporateNegotiatedRate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rateMetadata>tmcNegotiatedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rateMetadata>tmcNegotiatedRate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rateMetadata>tmcNegotiatedRate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rateMetadata>publishedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rateMetadata>publishedRate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rateMetadata>publishedRate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rate>refund>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>rate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>carInfo>extraMileageCharge>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum carPnr>cancellationPolicy>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateMetadata>corporateNegotiatedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateMetadata>corporateNegotiatedRate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateMetadata>corporateNegotiatedRate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateMetadata>tmcNegotiatedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateMetadata>tmcNegotiatedRate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateMetadata>tmcNegotiatedRate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateMetadata>publishedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateMetadata>publishedRate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateMetadata>publishedRate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>nightlyRates>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>nightlyRates>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>nightlyRates>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>nightlyRates>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>nightlyRates>commission>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>nightlyRates>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>nightlyRates>refund>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>nightlyRates>extras>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>nightlyRates>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>postpaidRate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>postpaidRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>postpaidRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>postpaidRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>postpaidRate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>postpaidRate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>postpaidRate>refund>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>postpaidRate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>postpaidRate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>prepaidRate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>prepaidRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>prepaidRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>prepaidRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>prepaidRate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>prepaidRate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>prepaidRate>refund>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>prepaidRate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>prepaidRate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedNightlyRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedNightlyRate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedNightlyRate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedNightlyRate>refund>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedNightlyRate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedNightlyRate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedRate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedRate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedRate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedRate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedRate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedRate>refund>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedRate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>publishedRate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>overallPenaltyCharged>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>totalRate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>totalRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>totalRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>totalRate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>totalRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>totalRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>totalRate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>totalRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>totalRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>totalRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>totalRate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>totalRate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>totalRate>refund>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>totalRate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>totalRate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>rateInfo>nightlyRate>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum hotelPnr>room>cancellationPolicy>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>airPriceOptimizationMetadata>penaltyPrice>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>airPriceOptimizationMetadata>priceDrop>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>airPriceOptimizationMetadata>newPrice>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>airPriceOptimizationMetadata>oldPrice>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>bookingMetadata>fareStatistics>statisticsItems>totalFare>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>bookingMetadata>fareStatistics>statisticsItems>totalFare>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>bookingMetadata>fareStatistics>statisticsItems>totalFare>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>automatedCancellationInfo>supportedCancellations>refund>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>automatedCancellationInfo>supportedCancellations>merchantFee>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>automatedCancellationInfo>supportedCancellations>penalty>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>automatedCancellationInfo>supportedCancellations>totalFare>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>automatedCancellationInfo>supportedCancellations>totalFare>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>automatedCancellationInfo>supportedCancellations>totalFare>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>appliedCredits>penalty>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>appliedCredits>fareDifference>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>appliedCredits>creditAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>appliedCredits>creditAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>appliedCredits>creditAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>otherCharges>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>otherAncillaryFares>totalFare>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>otherAncillaryFares>totalFare>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>otherAncillaryFares>totalFare>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>fareComponents>baseFare>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>flightFareBreakup>flightsFare>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>flightFareBreakup>flightsFare>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>flightFareBreakup>flightsFare>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>otherCharges>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>totalAirlineFees>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>totalMerchantFees>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>totalLuggageFare>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>totalSeatFare>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>totalFlightsFare>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>totalFlightsFare>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>totalFlightsFare>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>totalFare>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>totalFare>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>itinerary>totalFare>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>otherAncillaries>fare>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>otherAncillaries>fare>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>otherAncillaries>fare>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>luggageDetails>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>booking>seats>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>savingsFare>fareAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>savingsFare>fareAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>savingsFare>fareAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>createdUnusedCredit>fopInfo>paymentMethod
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>createdUnusedCredit>totalFare>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>airlineFeeDetails>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>airlineFeeDetails>amount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>airlineFeeDetails>amount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>airlineFee>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>merchantFee>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>publishedFare>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>publishedFare>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>publishedFare>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>ticketCtc>cost>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>ticketCtc>cost>amount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>ticketCtc>cost>amount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>paymentDetails>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>paymentDetails>fop>paymentMethod
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>paymentDetails>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>paymentDetails>amount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>paymentDetails>amount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>commission>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>llfInfo>llf>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>refundInfo>refundTaxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>refundPolicy>refundPenalty>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>exchangePenaltyTaxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>addCollectTaxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>fop>paymentMethod
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>ctcRefund>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>ctcRefund>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>ctcRefund>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsRefund>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsRefund>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsRefund>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>amount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>amount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>addCollectAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>addCollectAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>addCollectAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangeInfo>penalty>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>exchangePolicy>exchangePenalty>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>ancillaries>totalFare>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>ancillaries>totalFare>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>ancillaries>totalFare>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>amount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>tickets>amount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>createdMcos>fare>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>createdMcos>fare>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>travelerInfos>createdMcos>fare>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>legs>fareOffers>exchangePolicy>fee>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>legs>fareOffers>cancellationPolicy>fee>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>legs>fareOffers>baggagePolicy>carryOn>fee>fee>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum airPnr>legs>fareOffers>baggagePolicy>checkedIn>fee>fee>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum splitPayment>personalFopChargeableAmount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum splitPayment>inPolicyAmount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>splitPayment>personalFopChargeableAmount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>splitPayment>inPolicyAmount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>previousTransactionFares>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>transactionFares>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>feeInfo>calculatedAmount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>nightlyRates>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>nightlyRates>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>nightlyRates>total>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>averageNightlyRate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>averageNightlyRate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>averageNightlyRate>total>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>postpaidAmount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>prepaidAmount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>dailyRates>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>dailyRates>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>dailyRates>total>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>carDailyAverageRate>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>carDailyAverageRate>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>carDailyAverageRate>total>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>ancillaries>travelCard>rateInfo>totalRateDifference>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>ancillaries>travelCard>rateInfo>rateDifference>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>ancillaries>travelCard>rateInfo>refund>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>ancillaries>travelCard>rateInfo>total>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>ancillaries>travelCard>rateInfo>railCardDiscount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>ancillaries>travelCard>rateInfo>fees>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>ancillaries>travelCard>rateInfo>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>penalty>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>totalPnrAmount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>totalAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>totalAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>totalAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>transactionFees>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>transactionAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>transactionAmount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>transactionAmount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>penaltyDiff>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>totalAmountDiff>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>totalAmountDiff>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>totalAmountDiff>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>transactionFeesDiff>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>transactionAmountDiff>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>transactionAmountDiff>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>itemGroups>transactionAmountDiff>base>otherCoinage>coinageCode
    • request: added support for new value MCO_ISSUED on enum transactions>itemGroups>transactionType
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>ctc>balanceDue>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>ctc>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>ctc>fop>paymentMethod
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum transactions>ctc>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum costToCustomer>payments>selectedPaymentSource>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum costToCustomer>payments>selectedPaymentSource>rawPaymentSource>totalFare>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum costToCustomer>payments>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum costToCustomer>payments>fop>paymentMethod
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum costToCustomer>payments>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum costToCustomer>payments>amount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum costToCustomer>payments>amount>base>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum costOfGoodsSold>payments>selectedPaymentSource>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>totalFare>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum costOfGoodsSold>payments>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum costOfGoodsSold>payments>fop>paymentMethod
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum costOfGoodsSold>payments>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum costOfGoodsSold>payments>amount>tax>otherCoinage>coinageCode
    • request: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum costOfGoodsSold>payments>amount>base>otherCoinage>coinageCode
  • POST /v3/trips/arrangers/{arrangerId}/list:
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum failedTripSummaries>pnrSummaries>pnrSummary>miscPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum failedTripSummaries>pnrSummaries>pnrSummary>limoPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum failedTripSummaries>pnrSummaries>pnrSummary>carPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum failedTripSummaries>pnrSummaries>pnrSummary>hotelPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum failedTripSummaries>pnrSummaries>pnrSummary>railPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum failedTripSummaries>pnrSummaries>pnrSummary>airPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum tripSummaries>pnrSummaries>pnrSummary>miscPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum tripSummaries>pnrSummaries>pnrSummary>limoPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum tripSummaries>pnrSummaries>pnrSummary>carPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum tripSummaries>pnrSummaries>pnrSummary>hotelPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum tripSummaries>pnrSummaries>pnrSummary>railPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum tripSummaries>pnrSummaries>pnrSummary>airPnrSummary>totalAmount>otherCoinage>coinageCode
  • POST /v3/trips/companies/{companyId}/list:
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum failedTripSummaries>pnrSummaries>pnrSummary>miscPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum failedTripSummaries>pnrSummaries>pnrSummary>limoPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum failedTripSummaries>pnrSummaries>pnrSummary>carPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum failedTripSummaries>pnrSummaries>pnrSummary>hotelPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum failedTripSummaries>pnrSummaries>pnrSummary>railPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum failedTripSummaries>pnrSummaries>pnrSummary>airPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum tripSummaries>pnrSummaries>pnrSummary>miscPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum tripSummaries>pnrSummaries>pnrSummary>limoPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum tripSummaries>pnrSummaries>pnrSummary>carPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum tripSummaries>pnrSummaries>pnrSummary>hotelPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum tripSummaries>pnrSummaries>pnrSummary>railPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum tripSummaries>pnrSummaries>pnrSummary>airPnrSummary>totalAmount>otherCoinage>coinageCode
  • POST /v3/trips/users/{userId}/list:
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum failedTripSummaries>pnrSummaries>pnrSummary>miscPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum failedTripSummaries>pnrSummaries>pnrSummary>limoPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum failedTripSummaries>pnrSummaries>pnrSummary>carPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum failedTripSummaries>pnrSummaries>pnrSummary>hotelPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum failedTripSummaries>pnrSummaries>pnrSummary>railPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum failedTripSummaries>pnrSummaries>pnrSummary>airPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum tripSummaries>pnrSummaries>pnrSummary>miscPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum tripSummaries>pnrSummaries>pnrSummary>limoPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum tripSummaries>pnrSummaries>pnrSummary>carPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum tripSummaries>pnrSummaries>pnrSummary>hotelPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum tripSummaries>pnrSummaries>pnrSummary>railPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum tripSummaries>pnrSummaries>pnrSummary>airPnrSummary>totalAmount>otherCoinage>coinageCode
  • GET /v3/trips/{tripId}/detail:
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum tripPaymentInfo>serviceFeeFareAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum tripPaymentInfo>serviceFeeFareAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum tripPaymentInfo>serviceFeeFareAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum tripPaymentInfo>totalFareAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum tripPaymentInfo>totalFareAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum tripPaymentInfo>totalFareAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum tripPaymentInfo>totalFare>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>savingsFare>fareAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>savingsFare>fareAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>savingsFare>fareAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>totalFareAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>totalFareAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>totalFareAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>llfPnrInfo>totalFare>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>paymentInfo>netCharge>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>paymentInfo>totalRefund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>paymentInfo>totalCharge>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>paymentInfo>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>paymentInfo>fop>paymentMethod
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>serviceFees>waiveOffInfo>waiveOffAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>serviceFees>waiveOffInfo>waiveOffAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>serviceFees>waiveOffInfo>waiveOffAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>serviceFees>feeInfo>calculatedAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>serviceFees>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>serviceFees>fop>paymentMethod
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>serviceFees>taxes>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>serviceFees>fare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>serviceFees>fare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>serviceFees>fare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>totalFare>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>miscPnr>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>miscPnr>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>miscPnr>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>miscPnr>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>miscPnr>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>miscPnr>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>miscPnr>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>miscPnr>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>miscPnr>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>miscPnr>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>miscPnr>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>miscPnr>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>miscPnr>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>miscPnr>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>miscPnr>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>limoPnr>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>limoPnr>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>limoPnr>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>limoPnr>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>limoPnr>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>limoPnr>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>limoPnr>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>limoPnr>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>limoPnr>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>limoPnr>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>limoPnr>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>limoPnr>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>limoPnr>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>limoPnr>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>limoPnr>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>limoPnr>cancellationPolicy>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>previousItinerary>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>previousItinerary>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>previousItinerary>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>previousItinerary>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>previousItinerary>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>previousItinerary>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>previousItinerary>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>previousItinerary>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>previousItinerary>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>previousItinerary>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>previousItinerary>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>previousItinerary>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>previousItinerary>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>previousItinerary>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>previousItinerary>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>fares>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>fares>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>fares>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>fares>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>fares>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>fares>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>previousItinerary>legInfos>amenities>price>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>ancillaries>travelCard>rateInfo>totalRateDifference>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>ancillaries>travelCard>rateInfo>rateDifference>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>ancillaries>travelCard>rateInfo>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>ancillaries>travelCard>rateInfo>total>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>ancillaries>travelCard>rateInfo>railCardDiscount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>ancillaries>travelCard>rateInfo>fees>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>ancillaries>travelCard>rateInfo>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>tickets>refundedPrice>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>tickets>price>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>sections>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>sections>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>sections>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>sections>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>sections>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>sections>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>sections>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>sections>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>sections>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>sections>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>sections>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>sections>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>sections>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>sections>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>sections>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>sections>fares>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>sections>fares>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>sections>fares>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>sections>fares>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>sections>fares>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>sections>fares>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>sections>fares>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>sections>fares>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>sections>fares>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>sections>fares>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>sections>fares>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>sections>fares>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>sections>fares>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>sections>fares>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>sections>fares>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>rateMetadata>corporateNegotiatedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>rateMetadata>corporateNegotiatedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>rateMetadata>corporateNegotiatedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>rateMetadata>tmcNegotiatedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>rateMetadata>tmcNegotiatedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>rateMetadata>tmcNegotiatedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>rateMetadata>publishedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>rateMetadata>publishedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>rateMetadata>publishedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>railPnr>legInfos>amenities>price>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>carPnr>carAverageRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>carPnr>carAverageRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>carPnr>carAverageRate>total>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>carPnr>dailyRates>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>carPnr>dailyRates>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>carPnr>dailyRates>total>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>carPnr>rateMetadata>corporateNegotiatedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>carPnr>rateMetadata>corporateNegotiatedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>carPnr>rateMetadata>corporateNegotiatedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>carPnr>rateMetadata>tmcNegotiatedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>carPnr>rateMetadata>tmcNegotiatedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>carPnr>rateMetadata>tmcNegotiatedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>carPnr>rateMetadata>publishedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>carPnr>rateMetadata>publishedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>carPnr>rateMetadata>publishedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>carPnr>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>carPnr>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>carPnr>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>carPnr>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>carPnr>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>carPnr>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>carPnr>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>carPnr>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>carPnr>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>carPnr>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>carPnr>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>carPnr>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>carPnr>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>carPnr>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>carPnr>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>carPnr>carInfo>extraMileageCharge>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>carPnr>cancellationPolicy>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateMetadata>corporateNegotiatedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateMetadata>corporateNegotiatedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateMetadata>corporateNegotiatedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateMetadata>tmcNegotiatedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateMetadata>tmcNegotiatedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateMetadata>tmcNegotiatedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateMetadata>publishedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateMetadata>publishedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateMetadata>publishedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>nightlyRates>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>nightlyRates>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>nightlyRates>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>nightlyRates>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>nightlyRates>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>nightlyRates>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>postpaidRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>postpaidRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>postpaidRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>postpaidRate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>postpaidRate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>postpaidRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>prepaidRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>prepaidRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>prepaidRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>prepaidRate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>prepaidRate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>prepaidRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedRate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedRate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>overallPenaltyCharged>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>totalRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>totalRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>totalRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>totalRate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>totalRate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>totalRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>nightlyRate>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>hotelPnr>room>cancellationPolicy>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>airPriceOptimizationMetadata>penaltyPrice>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>airPriceOptimizationMetadata>priceDrop>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>airPriceOptimizationMetadata>newPrice>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>airPriceOptimizationMetadata>oldPrice>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>bookingMetadata>fareStatistics>statisticsItems>totalFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>bookingMetadata>fareStatistics>statisticsItems>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>bookingMetadata>fareStatistics>statisticsItems>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>automatedCancellationInfo>supportedCancellations>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>automatedCancellationInfo>supportedCancellations>merchantFee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>automatedCancellationInfo>supportedCancellations>penalty>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>automatedCancellationInfo>supportedCancellations>totalFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>automatedCancellationInfo>supportedCancellations>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>automatedCancellationInfo>supportedCancellations>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>appliedCredits>penalty>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>appliedCredits>fareDifference>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>appliedCredits>creditAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>appliedCredits>creditAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>appliedCredits>creditAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>booking>otherCharges>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>booking>itinerary>otherAncillaryFares>totalFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>booking>itinerary>otherAncillaryFares>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>booking>itinerary>otherAncillaryFares>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>booking>itinerary>fareComponents>baseFare>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>booking>itinerary>flightFareBreakup>flightsFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>booking>itinerary>flightFareBreakup>flightsFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>booking>itinerary>flightFareBreakup>flightsFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>booking>itinerary>otherCharges>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>booking>itinerary>totalAirlineFees>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>booking>itinerary>totalMerchantFees>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>booking>itinerary>totalLuggageFare>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>booking>itinerary>totalSeatFare>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>booking>itinerary>totalFlightsFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>booking>itinerary>totalFlightsFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>booking>itinerary>totalFlightsFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>booking>itinerary>totalFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>booking>itinerary>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>booking>itinerary>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>booking>otherAncillaries>fare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>booking>otherAncillaries>fare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>booking>otherAncillaries>fare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>booking>luggageDetails>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>booking>seats>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>savingsFare>fareAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>savingsFare>fareAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>savingsFare>fareAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>createdUnusedCredit>fopInfo>paymentMethod
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>createdUnusedCredit>totalFare>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>airlineFeeDetails>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>airlineFeeDetails>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>airlineFeeDetails>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>airlineFee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>merchantFee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>publishedFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>publishedFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>publishedFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>ticketCtc>cost>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>ticketCtc>cost>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>ticketCtc>cost>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>paymentDetails>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>paymentDetails>fop>paymentMethod
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>paymentDetails>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>paymentDetails>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>paymentDetails>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>llfInfo>llf>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>refundInfo>refundTaxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>refundPolicy>refundPenalty>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>exchangePenaltyTaxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>addCollectTaxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>fop>paymentMethod
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>ctcRefund>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>ctcRefund>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>ctcRefund>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsRefund>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsRefund>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsRefund>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>addCollectAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>addCollectAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>addCollectAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>penalty>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>exchangePolicy>exchangePenalty>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>ancillaries>totalFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>ancillaries>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>ancillaries>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>createdMcos>fare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>createdMcos>fare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>createdMcos>fare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>legs>fareOffers>exchangePolicy>fee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>legs>fareOffers>cancellationPolicy>fee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>legs>fareOffers>baggagePolicy>carryOn>fee>fee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>airPnr>legs>fareOffers>baggagePolicy>checkedIn>fee>fee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>splitPayment>personalFopChargeableAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>splitPayment>inPolicyAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>transactions>splitPayment>personalFopChargeableAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>transactions>splitPayment>inPolicyAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>transactions>itemGroups>previousTransactionFares>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>transactions>itemGroups>transactionFares>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>transactions>itemGroups>feeInfo>calculatedAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>transactions>itemGroups>nightlyRates>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>transactions>itemGroups>nightlyRates>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>transactions>itemGroups>nightlyRates>total>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>transactions>itemGroups>averageNightlyRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>transactions>itemGroups>averageNightlyRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>transactions>itemGroups>averageNightlyRate>total>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>transactions>itemGroups>postpaidAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>transactions>itemGroups>prepaidAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>transactions>itemGroups>dailyRates>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>transactions>itemGroups>dailyRates>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>transactions>itemGroups>dailyRates>total>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>transactions>itemGroups>carDailyAverageRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>transactions>itemGroups>carDailyAverageRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>transactions>itemGroups>carDailyAverageRate>total>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>transactions>itemGroups>ancillaries>travelCard>rateInfo>totalRateDifference>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>transactions>itemGroups>ancillaries>travelCard>rateInfo>rateDifference>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>transactions>itemGroups>ancillaries>travelCard>rateInfo>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>transactions>itemGroups>ancillaries>travelCard>rateInfo>total>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>transactions>itemGroups>ancillaries>travelCard>rateInfo>railCardDiscount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>transactions>itemGroups>ancillaries>travelCard>rateInfo>fees>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>transactions>itemGroups>ancillaries>travelCard>rateInfo>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>transactions>itemGroups>penalty>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>transactions>itemGroups>totalPnrAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>transactions>itemGroups>totalAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>transactions>itemGroups>totalAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>transactions>itemGroups>totalAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>transactions>itemGroups>transactionFees>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>transactions>itemGroups>transactionAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>transactions>itemGroups>transactionAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>transactions>itemGroups>transactionAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>transactions>itemGroups>penaltyDiff>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>transactions>itemGroups>totalAmountDiff>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>transactions>itemGroups>totalAmountDiff>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>transactions>itemGroups>totalAmountDiff>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>transactions>itemGroups>transactionFeesDiff>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>transactions>itemGroups>transactionAmountDiff>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>transactions>itemGroups>transactionAmountDiff>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>transactions>itemGroups>transactionAmountDiff>base>otherCoinage>coinageCode
    • 200 response: added support for new value MCO_ISSUED on enum pendingManualFormPnrs>data>transactions>itemGroups>transactionType
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>transactions>ctc>balanceDue>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>transactions>ctc>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>transactions>ctc>fop>paymentMethod
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>transactions>ctc>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>costToCustomer>payments>selectedPaymentSource>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>costToCustomer>payments>selectedPaymentSource>rawPaymentSource>totalFare>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>costToCustomer>payments>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>costToCustomer>payments>fop>paymentMethod
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>costToCustomer>payments>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>costToCustomer>payments>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>costToCustomer>payments>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>costOfGoodsSold>payments>selectedPaymentSource>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>totalFare>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>costOfGoodsSold>payments>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>costOfGoodsSold>payments>fop>paymentMethod
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>costOfGoodsSold>payments>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>costOfGoodsSold>payments>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingManualFormPnrs>data>costOfGoodsSold>payments>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>savingsFare>fareAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>savingsFare>fareAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>savingsFare>fareAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>totalFareAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>totalFareAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>totalFareAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>llfPnrInfo>totalFare>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>paymentInfo>netCharge>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>paymentInfo>totalRefund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>paymentInfo>totalCharge>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>paymentInfo>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>paymentInfo>fop>paymentMethod
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>serviceFees>waiveOffInfo>waiveOffAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>serviceFees>waiveOffInfo>waiveOffAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>serviceFees>waiveOffInfo>waiveOffAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>serviceFees>feeInfo>calculatedAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>serviceFees>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>serviceFees>fop>paymentMethod
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>serviceFees>taxes>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>serviceFees>fare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>serviceFees>fare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>serviceFees>fare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>totalFare>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>miscPnr>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>miscPnr>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>miscPnr>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>miscPnr>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>miscPnr>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>miscPnr>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>miscPnr>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>miscPnr>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>miscPnr>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>miscPnr>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>miscPnr>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>miscPnr>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>miscPnr>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>miscPnr>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>miscPnr>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>limoPnr>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>limoPnr>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>limoPnr>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>limoPnr>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>limoPnr>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>limoPnr>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>limoPnr>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>limoPnr>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>limoPnr>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>limoPnr>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>limoPnr>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>limoPnr>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>limoPnr>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>limoPnr>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>limoPnr>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>limoPnr>cancellationPolicy>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>previousItinerary>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>previousItinerary>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>previousItinerary>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>previousItinerary>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>previousItinerary>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>previousItinerary>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>previousItinerary>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>previousItinerary>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>previousItinerary>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>previousItinerary>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>previousItinerary>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>previousItinerary>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>previousItinerary>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>previousItinerary>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>previousItinerary>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>fares>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>fares>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>fares>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>fares>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>fares>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>fares>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>previousItinerary>legInfos>amenities>price>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>ancillaries>travelCard>rateInfo>totalRateDifference>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>ancillaries>travelCard>rateInfo>rateDifference>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>ancillaries>travelCard>rateInfo>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>ancillaries>travelCard>rateInfo>total>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>ancillaries>travelCard>rateInfo>railCardDiscount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>ancillaries>travelCard>rateInfo>fees>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>ancillaries>travelCard>rateInfo>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>tickets>refundedPrice>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>tickets>price>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>sections>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>sections>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>sections>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>sections>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>sections>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>sections>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>sections>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>sections>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>sections>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>sections>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>sections>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>sections>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>sections>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>sections>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>sections>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>sections>fares>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>sections>fares>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>sections>fares>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>sections>fares>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>sections>fares>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>sections>fares>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>sections>fares>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>sections>fares>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>sections>fares>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>sections>fares>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>sections>fares>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>sections>fares>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>sections>fares>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>sections>fares>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>sections>fares>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>rateMetadata>corporateNegotiatedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>rateMetadata>corporateNegotiatedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>rateMetadata>corporateNegotiatedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>rateMetadata>tmcNegotiatedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>rateMetadata>tmcNegotiatedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>rateMetadata>tmcNegotiatedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>rateMetadata>publishedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>rateMetadata>publishedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>rateMetadata>publishedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>railPnr>legInfos>amenities>price>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>carPnr>carAverageRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>carPnr>carAverageRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>carPnr>carAverageRate>total>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>carPnr>dailyRates>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>carPnr>dailyRates>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>carPnr>dailyRates>total>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>carPnr>rateMetadata>corporateNegotiatedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>carPnr>rateMetadata>corporateNegotiatedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>carPnr>rateMetadata>corporateNegotiatedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>carPnr>rateMetadata>tmcNegotiatedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>carPnr>rateMetadata>tmcNegotiatedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>carPnr>rateMetadata>tmcNegotiatedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>carPnr>rateMetadata>publishedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>carPnr>rateMetadata>publishedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>carPnr>rateMetadata>publishedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>carPnr>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>carPnr>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>carPnr>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>carPnr>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>carPnr>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>carPnr>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>carPnr>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>carPnr>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>carPnr>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>carPnr>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>carPnr>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>carPnr>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>carPnr>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>carPnr>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>carPnr>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>carPnr>carInfo>extraMileageCharge>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>carPnr>cancellationPolicy>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateMetadata>corporateNegotiatedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateMetadata>corporateNegotiatedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateMetadata>corporateNegotiatedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateMetadata>tmcNegotiatedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateMetadata>tmcNegotiatedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateMetadata>tmcNegotiatedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateMetadata>publishedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateMetadata>publishedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateMetadata>publishedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>nightlyRates>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>nightlyRates>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>nightlyRates>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>nightlyRates>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>nightlyRates>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>nightlyRates>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>postpaidRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>postpaidRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>postpaidRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>postpaidRate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>postpaidRate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>postpaidRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>prepaidRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>prepaidRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>prepaidRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>prepaidRate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>prepaidRate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>prepaidRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedRate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedRate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>overallPenaltyCharged>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>totalRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>totalRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>totalRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>totalRate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>totalRate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>totalRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>nightlyRate>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>hotelPnr>room>cancellationPolicy>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>airPriceOptimizationMetadata>penaltyPrice>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>airPriceOptimizationMetadata>priceDrop>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>airPriceOptimizationMetadata>newPrice>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>airPriceOptimizationMetadata>oldPrice>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>bookingMetadata>fareStatistics>statisticsItems>totalFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>bookingMetadata>fareStatistics>statisticsItems>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>bookingMetadata>fareStatistics>statisticsItems>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>automatedCancellationInfo>supportedCancellations>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>automatedCancellationInfo>supportedCancellations>merchantFee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>automatedCancellationInfo>supportedCancellations>penalty>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>automatedCancellationInfo>supportedCancellations>totalFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>automatedCancellationInfo>supportedCancellations>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>automatedCancellationInfo>supportedCancellations>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>appliedCredits>penalty>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>appliedCredits>fareDifference>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>appliedCredits>creditAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>appliedCredits>creditAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>appliedCredits>creditAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>booking>otherCharges>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>booking>itinerary>otherAncillaryFares>totalFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>booking>itinerary>otherAncillaryFares>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>booking>itinerary>otherAncillaryFares>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>booking>itinerary>fareComponents>baseFare>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>booking>itinerary>flightFareBreakup>flightsFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>booking>itinerary>flightFareBreakup>flightsFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>booking>itinerary>flightFareBreakup>flightsFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>booking>itinerary>otherCharges>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>booking>itinerary>totalAirlineFees>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>booking>itinerary>totalMerchantFees>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>booking>itinerary>totalLuggageFare>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>booking>itinerary>totalSeatFare>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>booking>itinerary>totalFlightsFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>booking>itinerary>totalFlightsFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>booking>itinerary>totalFlightsFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>booking>itinerary>totalFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>booking>itinerary>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>booking>itinerary>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>booking>otherAncillaries>fare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>booking>otherAncillaries>fare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>booking>otherAncillaries>fare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>booking>luggageDetails>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>booking>seats>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>savingsFare>fareAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>savingsFare>fareAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>savingsFare>fareAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>createdUnusedCredit>fopInfo>paymentMethod
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>createdUnusedCredit>totalFare>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>airlineFeeDetails>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>airlineFeeDetails>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>airlineFeeDetails>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>airlineFee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>merchantFee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>publishedFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>publishedFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>publishedFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>ticketCtc>cost>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>ticketCtc>cost>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>ticketCtc>cost>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>paymentDetails>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>paymentDetails>fop>paymentMethod
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>paymentDetails>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>paymentDetails>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>paymentDetails>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>llfInfo>llf>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>refundInfo>refundTaxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>refundPolicy>refundPenalty>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>exchangePenaltyTaxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>addCollectTaxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>fop>paymentMethod
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>ctcRefund>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>ctcRefund>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>ctcRefund>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsRefund>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsRefund>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsRefund>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>addCollectAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>addCollectAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>addCollectAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>penalty>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>exchangePolicy>exchangePenalty>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>ancillaries>totalFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>ancillaries>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>ancillaries>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>createdMcos>fare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>createdMcos>fare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>travelerInfos>createdMcos>fare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>legs>fareOffers>exchangePolicy>fee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>legs>fareOffers>cancellationPolicy>fee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>legs>fareOffers>baggagePolicy>carryOn>fee>fee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>airPnr>legs>fareOffers>baggagePolicy>checkedIn>fee>fee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>splitPayment>personalFopChargeableAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>splitPayment>inPolicyAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>transactions>splitPayment>personalFopChargeableAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>transactions>splitPayment>inPolicyAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>transactions>itemGroups>previousTransactionFares>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>transactions>itemGroups>transactionFares>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>transactions>itemGroups>feeInfo>calculatedAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>transactions>itemGroups>nightlyRates>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>transactions>itemGroups>nightlyRates>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>transactions>itemGroups>nightlyRates>total>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>transactions>itemGroups>averageNightlyRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>transactions>itemGroups>averageNightlyRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>transactions>itemGroups>averageNightlyRate>total>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>transactions>itemGroups>postpaidAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>transactions>itemGroups>prepaidAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>transactions>itemGroups>dailyRates>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>transactions>itemGroups>dailyRates>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>transactions>itemGroups>dailyRates>total>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>transactions>itemGroups>carDailyAverageRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>transactions>itemGroups>carDailyAverageRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>transactions>itemGroups>carDailyAverageRate>total>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>transactions>itemGroups>ancillaries>travelCard>rateInfo>totalRateDifference>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>transactions>itemGroups>ancillaries>travelCard>rateInfo>rateDifference>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>transactions>itemGroups>ancillaries>travelCard>rateInfo>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>transactions>itemGroups>ancillaries>travelCard>rateInfo>total>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>transactions>itemGroups>ancillaries>travelCard>rateInfo>railCardDiscount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>transactions>itemGroups>ancillaries>travelCard>rateInfo>fees>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>transactions>itemGroups>ancillaries>travelCard>rateInfo>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>transactions>itemGroups>penalty>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>transactions>itemGroups>totalPnrAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>transactions>itemGroups>totalAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>transactions>itemGroups>totalAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>transactions>itemGroups>totalAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>transactions>itemGroups>transactionFees>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>transactions>itemGroups>transactionAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>transactions>itemGroups>transactionAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>transactions>itemGroups>transactionAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>transactions>itemGroups>penaltyDiff>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>transactions>itemGroups>totalAmountDiff>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>transactions>itemGroups>totalAmountDiff>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>transactions>itemGroups>totalAmountDiff>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>transactions>itemGroups>transactionFeesDiff>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>transactions>itemGroups>transactionAmountDiff>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>transactions>itemGroups>transactionAmountDiff>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>transactions>itemGroups>transactionAmountDiff>base>otherCoinage>coinageCode
    • 200 response: added support for new value MCO_ISSUED on enum pendingShellPnrs>data>transactions>itemGroups>transactionType
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>transactions>ctc>balanceDue>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>transactions>ctc>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>transactions>ctc>fop>paymentMethod
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>transactions>ctc>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>costToCustomer>payments>selectedPaymentSource>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>costToCustomer>payments>selectedPaymentSource>rawPaymentSource>totalFare>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>costToCustomer>payments>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>costToCustomer>payments>fop>paymentMethod
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>costToCustomer>payments>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>costToCustomer>payments>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>costToCustomer>payments>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>costOfGoodsSold>payments>selectedPaymentSource>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>totalFare>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>costOfGoodsSold>payments>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>costOfGoodsSold>payments>fop>paymentMethod
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>costOfGoodsSold>payments>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>costOfGoodsSold>payments>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pendingShellPnrs>data>costOfGoodsSold>payments>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>savingsFare>fareAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>savingsFare>fareAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>savingsFare>fareAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>totalFareAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>totalFareAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>totalFareAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>llfPnrInfo>totalFare>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>paymentInfo>netCharge>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>paymentInfo>totalRefund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>paymentInfo>totalCharge>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>paymentInfo>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>paymentInfo>fop>paymentMethod
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>serviceFees>waiveOffInfo>waiveOffAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>serviceFees>waiveOffInfo>waiveOffAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>serviceFees>waiveOffInfo>waiveOffAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>serviceFees>feeInfo>calculatedAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>serviceFees>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>serviceFees>fop>paymentMethod
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>serviceFees>taxes>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>serviceFees>fare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>serviceFees>fare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>serviceFees>fare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>totalFare>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>miscPnr>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>miscPnr>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>miscPnr>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>miscPnr>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>miscPnr>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>miscPnr>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>miscPnr>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>miscPnr>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>miscPnr>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>miscPnr>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>miscPnr>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>miscPnr>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>miscPnr>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>miscPnr>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>miscPnr>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>limoPnr>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>limoPnr>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>limoPnr>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>limoPnr>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>limoPnr>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>limoPnr>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>limoPnr>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>limoPnr>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>limoPnr>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>limoPnr>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>limoPnr>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>limoPnr>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>limoPnr>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>limoPnr>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>limoPnr>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>limoPnr>cancellationPolicy>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>previousItinerary>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>previousItinerary>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>previousItinerary>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>previousItinerary>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>previousItinerary>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>previousItinerary>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>previousItinerary>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>previousItinerary>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>previousItinerary>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>previousItinerary>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>previousItinerary>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>previousItinerary>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>previousItinerary>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>previousItinerary>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>previousItinerary>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>previousItinerary>sections>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>previousItinerary>sections>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>previousItinerary>sections>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>previousItinerary>sections>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>previousItinerary>sections>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>previousItinerary>sections>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>previousItinerary>sections>fares>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>previousItinerary>sections>fares>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>previousItinerary>sections>fares>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>previousItinerary>sections>fares>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>previousItinerary>sections>fares>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>previousItinerary>sections>fares>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>previousItinerary>legInfos>amenities>price>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>ancillaries>travelCard>rateInfo>totalRateDifference>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>ancillaries>travelCard>rateInfo>rateDifference>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>ancillaries>travelCard>rateInfo>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>ancillaries>travelCard>rateInfo>total>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>ancillaries>travelCard>rateInfo>railCardDiscount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>ancillaries>travelCard>rateInfo>fees>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>ancillaries>travelCard>rateInfo>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>tickets>refundedPrice>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>tickets>price>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>sections>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>sections>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>sections>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>sections>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>sections>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>sections>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>sections>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>sections>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>sections>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>sections>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>sections>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>sections>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>sections>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>sections>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>sections>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>sections>fares>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>sections>fares>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>sections>fares>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>sections>fares>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>sections>fares>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>sections>fares>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>sections>fares>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>sections>fares>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>sections>fares>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>sections>fares>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>sections>fares>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>sections>fares>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>sections>fares>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>sections>fares>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>sections>fares>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>rateMetadata>corporateNegotiatedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>rateMetadata>corporateNegotiatedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>rateMetadata>corporateNegotiatedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>rateMetadata>tmcNegotiatedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>rateMetadata>tmcNegotiatedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>rateMetadata>tmcNegotiatedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>rateMetadata>publishedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>rateMetadata>publishedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>rateMetadata>publishedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>railPnr>legInfos>amenities>price>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>carPnr>carAverageRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>carPnr>carAverageRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>carPnr>carAverageRate>total>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>carPnr>dailyRates>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>carPnr>dailyRates>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>carPnr>dailyRates>total>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>carPnr>rateMetadata>corporateNegotiatedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>carPnr>rateMetadata>corporateNegotiatedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>carPnr>rateMetadata>corporateNegotiatedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>carPnr>rateMetadata>tmcNegotiatedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>carPnr>rateMetadata>tmcNegotiatedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>carPnr>rateMetadata>tmcNegotiatedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>carPnr>rateMetadata>publishedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>carPnr>rateMetadata>publishedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>carPnr>rateMetadata>publishedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>carPnr>rate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>carPnr>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>carPnr>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>carPnr>rate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>carPnr>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>carPnr>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>carPnr>rate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>carPnr>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>carPnr>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>carPnr>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>carPnr>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>carPnr>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>carPnr>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>carPnr>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>carPnr>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>carPnr>carInfo>extraMileageCharge>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>carPnr>cancellationPolicy>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateMetadata>corporateNegotiatedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateMetadata>corporateNegotiatedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateMetadata>corporateNegotiatedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateMetadata>tmcNegotiatedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateMetadata>tmcNegotiatedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateMetadata>tmcNegotiatedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateMetadata>publishedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateMetadata>publishedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateMetadata>publishedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>nightlyRates>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>nightlyRates>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>nightlyRates>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>nightlyRates>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>nightlyRates>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>nightlyRates>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>postpaidRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>postpaidRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>postpaidRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>postpaidRate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>postpaidRate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>postpaidRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>prepaidRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>prepaidRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>prepaidRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>prepaidRate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>prepaidRate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>prepaidRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>publishedRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>publishedRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>publishedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>publishedRate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>publishedRate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>publishedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>overallPenaltyCharged>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>refundTaxAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>totalRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>totalRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>totalRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>totalRate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>totalRate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>totalRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>rateInfo>nightlyRate>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>hotelPnr>room>cancellationPolicy>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>airPriceOptimizationMetadata>penaltyPrice>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>airPriceOptimizationMetadata>priceDrop>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>airPriceOptimizationMetadata>newPrice>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>airPriceOptimizationMetadata>oldPrice>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>bookingMetadata>fareStatistics>statisticsItems>totalFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>bookingMetadata>fareStatistics>statisticsItems>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>bookingMetadata>fareStatistics>statisticsItems>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>automatedCancellationInfo>supportedCancellations>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>automatedCancellationInfo>supportedCancellations>merchantFee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>automatedCancellationInfo>supportedCancellations>penalty>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>automatedCancellationInfo>supportedCancellations>totalFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>automatedCancellationInfo>supportedCancellations>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>automatedCancellationInfo>supportedCancellations>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>appliedCredits>penalty>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>appliedCredits>fareDifference>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>appliedCredits>creditAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>appliedCredits>creditAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>appliedCredits>creditAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>booking>otherCharges>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>booking>itinerary>otherAncillaryFares>totalFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>booking>itinerary>otherAncillaryFares>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>booking>itinerary>otherAncillaryFares>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>booking>itinerary>fareComponents>baseFare>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>booking>itinerary>flightFareBreakup>flightsFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>booking>itinerary>flightFareBreakup>flightsFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>booking>itinerary>flightFareBreakup>flightsFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>booking>itinerary>otherCharges>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>booking>itinerary>totalAirlineFees>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>booking>itinerary>totalMerchantFees>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>booking>itinerary>totalLuggageFare>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>booking>itinerary>totalSeatFare>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>booking>itinerary>totalFlightsFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>booking>itinerary>totalFlightsFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>booking>itinerary>totalFlightsFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>booking>itinerary>totalFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>booking>itinerary>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>booking>itinerary>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>booking>otherAncillaries>fare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>booking>otherAncillaries>fare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>booking>otherAncillaries>fare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>booking>luggageDetails>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>booking>seats>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>savingsFare>fareAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>savingsFare>fareAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>savingsFare>fareAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>createdUnusedCredit>fopInfo>paymentMethod
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>createdUnusedCredit>totalFare>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>airlineFeeDetails>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>airlineFeeDetails>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>airlineFeeDetails>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>airlineFee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>merchantFee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>publishedFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>publishedFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>publishedFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>ticketCtc>cost>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>ticketCtc>cost>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>ticketCtc>cost>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>paymentDetails>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>paymentDetails>fop>paymentMethod
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>paymentDetails>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>paymentDetails>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>paymentDetails>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>llfInfo>llf>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>refundInfo>refundTaxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>refundInfo>penalty>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>refundInfo>refundAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>refundPolicy>refundPenalty>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>exchangePenaltyTaxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>addCollectTaxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>fop>paymentMethod
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>ctcRefund>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>ctcRefund>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>ctcRefund>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsRefund>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsRefund>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsRefund>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>addCollectAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>addCollectAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>addCollectAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>penalty>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>exchangePolicy>exchangePenalty>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>ancillaries>totalFare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>ancillaries>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>ancillaries>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>tickets>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>createdMcos>fare>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>createdMcos>fare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>travelerInfos>createdMcos>fare>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>legs>fareOffers>exchangePolicy>fee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>legs>fareOffers>cancellationPolicy>fee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>legs>fareOffers>baggagePolicy>carryOn>fee>fee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>airPnr>legs>fareOffers>baggagePolicy>checkedIn>fee>fee>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>splitPayment>personalFopChargeableAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>splitPayment>inPolicyAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>transactions>splitPayment>personalFopChargeableAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>transactions>splitPayment>inPolicyAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>transactions>itemGroups>previousTransactionFares>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>transactions>itemGroups>transactionFares>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>transactions>itemGroups>feeInfo>calculatedAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>transactions>itemGroups>nightlyRates>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>transactions>itemGroups>nightlyRates>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>transactions>itemGroups>nightlyRates>total>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>transactions>itemGroups>averageNightlyRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>transactions>itemGroups>averageNightlyRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>transactions>itemGroups>averageNightlyRate>total>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>transactions>itemGroups>postpaidAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>transactions>itemGroups>prepaidAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>transactions>itemGroups>dailyRates>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>transactions>itemGroups>dailyRates>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>transactions>itemGroups>dailyRates>total>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>transactions>itemGroups>carDailyAverageRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>transactions>itemGroups>carDailyAverageRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>transactions>itemGroups>carDailyAverageRate>total>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>transactions>itemGroups>ancillaries>travelCard>rateInfo>totalRateDifference>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>transactions>itemGroups>ancillaries>travelCard>rateInfo>rateDifference>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>transactions>itemGroups>ancillaries>travelCard>rateInfo>refund>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>transactions>itemGroups>ancillaries>travelCard>rateInfo>total>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>transactions>itemGroups>ancillaries>travelCard>rateInfo>railCardDiscount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>transactions>itemGroups>ancillaries>travelCard>rateInfo>fees>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>transactions>itemGroups>ancillaries>travelCard>rateInfo>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>transactions>itemGroups>penalty>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>transactions>itemGroups>totalPnrAmount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>transactions>itemGroups>totalAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>transactions>itemGroups>totalAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>transactions>itemGroups>totalAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>transactions>itemGroups>transactionFees>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>transactions>itemGroups>transactionAmount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>transactions>itemGroups>transactionAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>transactions>itemGroups>transactionAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>transactions>itemGroups>penaltyDiff>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>transactions>itemGroups>totalAmountDiff>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>transactions>itemGroups>totalAmountDiff>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>transactions>itemGroups>totalAmountDiff>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>transactions>itemGroups>transactionFeesDiff>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>transactions>itemGroups>transactionAmountDiff>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>transactions>itemGroups>transactionAmountDiff>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>transactions>itemGroups>transactionAmountDiff>base>otherCoinage>coinageCode
    • 200 response: added support for new value MCO_ISSUED on enum pnrs>data>transactions>itemGroups>transactionType
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>transactions>ctc>balanceDue>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>transactions>ctc>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>transactions>ctc>fop>paymentMethod
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>transactions>ctc>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>costToCustomer>payments>selectedPaymentSource>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>costToCustomer>payments>selectedPaymentSource>rawPaymentSource>totalFare>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>costToCustomer>payments>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>costToCustomer>payments>fop>paymentMethod
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>costToCustomer>payments>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>costToCustomer>payments>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>costToCustomer>payments>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>costOfGoodsSold>payments>selectedPaymentSource>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>totalFare>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>costOfGoodsSold>payments>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>costOfGoodsSold>payments>fop>paymentMethod
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>costOfGoodsSold>payments>amount>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>costOfGoodsSold>payments>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value MISCELLANEOUS_CREDIT_ORDER on enum pnrs>data>costOfGoodsSold>payments>amount>base>otherCoinage>coinageCode

November 03, 2025

Updates

Air API
  • POST /v2/air/modify-search:
    • 200 response: added support for itineraryDetails>itineraries>publicFare>taxBreakdown property
    • 200 response: added support for itineraryDetails>itineraries>fareInfo>merchantFeeInfo>amount>taxBreakdown property
    • 200 response: has been updated at path itineraryDetails>itineraries>fareInfo>taxBreakdown>amount>description
    • 200 response: added support for itineraryDetails>itineraries>fareInfo>totalFare>taxBreakdown property
    • 200 response: added support for itineraryDetails>itineraries>travelers>fareInfo>merchantFeeInfo>amount>taxBreakdown property
    • 200 response: has been updated at path itineraryDetails>itineraries>travelers>fareInfo>taxBreakdown>amount>description
    • 200 response: added support for itineraryDetails>itineraries>travelers>fareInfo>totalFare>taxBreakdown property
    • 200 response: added support for itineraryDetails>itineraries>legs>totalLegFare>taxBreakdown property
    • 200 response: added support for itineraryDetails>itineraries>legs>travelerInfos>travelerLegFare>taxBreakdown property
  • POST /v2/air/intermediate-revalidate-itinerary:
    • 200 response: has been updated at path perTravelerPrices>taxBreakdown>amount>description
    • 200 response: added support for perTravelerPrices>changeFee>taxBreakdown property
    • 200 response: added support for perTravelerPrices>amount>taxBreakdown property
    • 200 response: added support for legPrices>changeFee>taxBreakdown property
    • 200 response: has been updated at path legPrices>travelerPrices>taxBreakdown>amount>description
    • 200 response: added support for legPrices>travelerPrices>changeFee>taxBreakdown property
    • 200 response: added support for legPrices>travelerPrices>amount>taxBreakdown property
    • 200 response: added support for legPrices>amount>taxBreakdown property
    • 200 response: added support for fareBreakDown>totalFare>taxBreakdown property
  • POST /v2/air/revalidate-itinerary:
    • 200 response: has been updated at path perTravelerPrices>taxBreakdown>amount>description
    • 200 response: added support for perTravelerPrices>changeFee>taxBreakdown property
    • 200 response: added support for perTravelerPrices>amount>taxBreakdown property
    • 200 response: added support for legPrices>changeFee>taxBreakdown property
    • 200 response: has been updated at path legPrices>travelerPrices>taxBreakdown>amount>description
    • 200 response: added support for legPrices>travelerPrices>changeFee>taxBreakdown property
    • 200 response: added support for legPrices>travelerPrices>amount>taxBreakdown property
    • 200 response: added support for legPrices>amount>taxBreakdown property
    • 200 response: added support for fareBreakDown>totalFare>taxBreakdown property
    • request: added support for bookingCharges>amount>taxBreakdown property
  • POST /v2/air/initiate-booking:
    • request: added support for bookingCharges>amount>taxBreakdown property
  • POST /v2/air/flight-checkout:
    • 200 response: added support for baggageInfo>baggageSelectionGroups>travelerBaggageOptions>baggageOptions>multiSelectOptions>simpleBag>bagFareInfo>totalFare>taxBreakdown property
    • 200 response: added support for baggageInfo>baggageSelectionGroups>travelerBaggageOptions>baggageOptions>singleSelectOptions>complexBag>complexBagFareInfo>totalAmountBreakdown>totalFare>taxBreakdown property
    • 200 response: added support for baggageInfo>baggageSelectionGroups>travelerBaggageOptions>baggageOptions>singleSelectOptions>complexBag>complexBagFareInfo>totalAmount>totalFare>taxBreakdown property
  • POST /v2/air/selected-itinerary:
    • 200 response: added support for itinerary>publicFare>taxBreakdown property
    • 200 response: added support for itinerary>fareInfo>merchantFeeInfo>amount>taxBreakdown property
    • 200 response: has been updated at path itinerary>fareInfo>taxBreakdown>amount>description
    • 200 response: added support for itinerary>fareInfo>totalFare>taxBreakdown property
    • 200 response: added support for itinerary>travelers>fareInfo>merchantFeeInfo>amount>taxBreakdown property
    • 200 response: has been updated at path itinerary>travelers>fareInfo>taxBreakdown>amount>description
    • 200 response: added support for itinerary>travelers>fareInfo>totalFare>taxBreakdown property
    • 200 response: added support for itinerary>legs>totalLegFare>taxBreakdown property
    • 200 response: added support for itinerary>legs>travelerInfos>travelerLegFare>taxBreakdown property
  • POST /v2/air/flight-attributes:
    • 200 response: added support for itineraryDetails>itineraries>publicFare>taxBreakdown property
    • 200 response: added support for itineraryDetails>itineraries>fareInfo>merchantFeeInfo>amount>taxBreakdown property
    • 200 response: has been updated at path itineraryDetails>itineraries>fareInfo>taxBreakdown>amount>description
    • 200 response: added support for itineraryDetails>itineraries>fareInfo>totalFare>taxBreakdown property
    • 200 response: added support for itineraryDetails>itineraries>travelers>fareInfo>merchantFeeInfo>amount>taxBreakdown property
    • 200 response: has been updated at path itineraryDetails>itineraries>travelers>fareInfo>taxBreakdown>amount>description
    • 200 response: added support for itineraryDetails>itineraries>travelers>fareInfo>totalFare>taxBreakdown property
    • 200 response: added support for itineraryDetails>itineraries>legs>totalLegFare>taxBreakdown property
    • 200 response: added support for itineraryDetails>itineraries>legs>travelerInfos>travelerLegFare>taxBreakdown property
  • POST /v2/air/search-flights:
    • 200 response: added support for itineraryDetails>itineraries>publicFare>taxBreakdown property
    • 200 response: added support for itineraryDetails>itineraries>fareInfo>merchantFeeInfo>amount>taxBreakdown property
    • 200 response: has been updated at path itineraryDetails>itineraries>fareInfo>taxBreakdown>amount>description
    • 200 response: added support for itineraryDetails>itineraries>fareInfo>totalFare>taxBreakdown property
    • 200 response: added support for itineraryDetails>itineraries>travelers>fareInfo>merchantFeeInfo>amount>taxBreakdown property
    • 200 response: has been updated at path itineraryDetails>itineraries>travelers>fareInfo>taxBreakdown>amount>description
    • 200 response: added support for itineraryDetails>itineraries>travelers>fareInfo>totalFare>taxBreakdown property
    • 200 response: added support for itineraryDetails>itineraries>legs>totalLegFare>taxBreakdown property
    • 200 response: added support for itineraryDetails>itineraries>legs>travelerInfos>travelerLegFare>taxBreakdown property
Company API
  • POST /v2/service-charge/{entityType}/{entityId}/types/{type}/list:
    • 200 response: added support for serviceCharges>charge>waiveOffInfo>waiveOffAmount>taxBreakdown property
  • PATCH /v2/companies/{companyId}/features:
    • request: added support for new value BLOCK_PAID_ANCILLARY_ON_CASH_FOP on enum featuresToDelete
    • request: added support for new value POLICY_CUSTOMIZE_CABIN_BY_MILEAGE on enum featuresToDelete
    • request: added support for new value BLOCK_PAID_ANCILLARY_ON_CASH_FOP on enum featuresToUpdate>name
    • request: added support for new value POLICY_CUSTOMIZE_CABIN_BY_MILEAGE on enum featuresToUpdate>name
  • GET /v2/companies/{companyId}/features:
    • 200 response: added support for new value BLOCK_PAID_ANCILLARY_ON_CASH_FOP on enum features>name
    • 200 response: added support for new value POLICY_CUSTOMIZE_CABIN_BY_MILEAGE on enum features>name
Event API
  • POST /v2/events/bulk-edit:
    • request: added support for new value INVOICE_UPDATES on enum eventsToUpdate>eventBasicInfo>emailPreferences>bucketTypes
  • POST /v2/events/{eventId}/edit-basic-info:
    • request: added support for new value INVOICE_UPDATES on enum emailPreferences>bucketTypes
  • POST /v2/events/list:
    • 200 response: added support for new value INVOICE_UPDATES on enum events>group>metadata>emailPreferences>bucketTypes
  • GET /v2/events/read-by-external-id:
    • 200 response: added support for new value INVOICE_UPDATES on enum event>group>metadata>emailPreferences>bucketTypes
  • GET /v2/events/{eventId}:
    • 200 response: added support for new value INVOICE_UPDATES on enum event>group>metadata>emailPreferences>bucketTypes
  • POST /v2/events:
    • request: added support for new value INVOICE_UPDATES on enum emailPreferences>bucketTypes
Payments API
  • POST /v2/service-charge/{entityType}/{entityId}/types/{type}/list:
    • 200 response: added support for serviceCharges>paymentTransaction>gatewayInfo property
    • 200 response: added support for serviceCharges>paymentTransaction>failureReason property
    • 200 response: added support for serviceCharges>charge>waiveOffInfo>waiveOffAmount>taxBreakdown property
Template API
  • GET /v2/event-templates/read-by-external-id:
    • 200 response: added support for new value INVOICE_UPDATES on enum eventTemplate>group>metadata>emailPreferences>bucketTypes
  • POST /v2/event-templates/list:
    • 200 response: added support for new value INVOICE_UPDATES on enum eventTemplates>group>metadata>emailPreferences>bucketTypes
  • POST /v2/event-templates/{templateId}/edit-basic-info:
    • request: added support for new value INVOICE_UPDATES on enum emailPreferences>bucketTypes
  • GET /v2/event-templates/{templateId}:
    • 200 response: added support for new value INVOICE_UPDATES on enum eventTemplate>group>metadata>emailPreferences>bucketTypes
  • POST /v2/event-templates:
    • request: added support for new value INVOICE_UPDATES on enum emailPreferences>bucketTypes
Trip API
  • POST /v3/approvals/companies/{companyId}/list:
    • 200 response: added support for approvalDataList>basicTripInfo>tripMetadata>tripContacts property
  • POST /v3/approvals/approvers/{userId}/list:
    • 200 response: added support for approvalDataList>basicTripInfo>tripMetadata>tripContacts property
  • GET /v2/trips/{tripId}/pnrs/{pnrId}/cancellation-details:
    • 200 response: added support for cancellationDetails>rail>refundOptions>refundRateInfo>nonRefundableFare>taxBreakdown property
    • 200 response: added support for cancellationDetails>rail>refundOptions>refundRateInfo>totalFare>taxBreakdown property
    • 200 response: added support for cancellationDetails>air>cancellationOptions>fareInfo>flightCredits>netCreditAmount>taxBreakdown property
    • 200 response: added support for cancellationDetails>air>cancellationOptions>fareInfo>flightCredits>changePenalty>taxBreakdown property
    • 200 response: added support for cancellationDetails>air>cancellationOptions>fareInfo>flightCredits>totalCreditAmount>taxBreakdown property
    • 200 response: added support for cancellationDetails>air>cancellationOptions>fareInfo>refund>taxBreakdown property
    • 200 response: added support for cancellationDetails>air>cancellationOptions>fareInfo>cancellationFee>taxBreakdown property
    • 200 response: added support for cancellationDetails>air>cancellationOptions>fareInfo>nonRefundableFare>taxBreakdown property
    • 200 response: added support for cancellationDetails>air>cancellationOptions>fareInfo>usedFare>taxBreakdown property
    • 200 response: added support for cancellationDetails>air>cancellationOptions>fareInfo>totalFare>taxBreakdown property
    • 200 response: added support for cancellationDetails>air>travelers>cancellationOptions>fareInfo>flightCredits>netCreditAmount>taxBreakdown property
    • 200 response: added support for cancellationDetails>air>travelers>cancellationOptions>fareInfo>flightCredits>changePenalty>taxBreakdown property
    • 200 response: added support for cancellationDetails>air>travelers>cancellationOptions>fareInfo>flightCredits>totalCreditAmount>taxBreakdown property
    • 200 response: added support for cancellationDetails>air>travelers>cancellationOptions>fareInfo>refund>taxBreakdown property
    • 200 response: added support for cancellationDetails>air>travelers>cancellationOptions>fareInfo>cancellationFee>taxBreakdown property
    • 200 response: added support for cancellationDetails>air>travelers>cancellationOptions>fareInfo>nonRefundableFare>taxBreakdown property
    • 200 response: added support for cancellationDetails>air>travelers>cancellationOptions>fareInfo>usedFare>taxBreakdown property
    • 200 response: added support for cancellationDetails>air>travelers>cancellationOptions>fareInfo>totalFare>taxBreakdown property
    • 200 response: added support for cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>flightCredits>netCreditAmount>taxBreakdown property
    • 200 response: added support for cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>flightCredits>changePenalty>taxBreakdown property
    • 200 response: added support for cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>flightCredits>totalCreditAmount>taxBreakdown property
    • 200 response: added support for cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>refund>taxBreakdown property
    • 200 response: added support for cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>cancellationFee>taxBreakdown property
    • 200 response: added support for cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>nonRefundableFare>taxBreakdown property
    • 200 response: added support for cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>usedFare>taxBreakdown property
    • 200 response: added support for cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>totalFare>taxBreakdown property
    • 200 response: added support for cancellationDetails>air>travelers>tickets>ticketFare>taxBreakdown property
  • POST /v3/trips/{tripId}/pnrs/{pnrId}/cancel:
    • request: added support for cancellationDetails>refundInfo>amount>taxBreakdown property
  • POST /v2/invoicing/invoice-data:
    • 200 response: added support for invoices>data>invoiceAmount>taxBreakdown property
    • 200 response: added support for invoices>data>amount>taxBreakdown property
  • PUT /v3/trips/{tripId}/pnrs/{pnrId}:
    • request: added support for savingsFare>fareAmount>taxBreakdown property
    • request: added support for totalFareAmount>taxBreakdown property
    • request: added support for serviceFees>waiveOffInfo>waiveOffAmount>taxBreakdown property
    • request: added support for serviceFees>fare>taxBreakdown property
    • request: added support for miscPnr>rate>refundInfo>penalty>taxBreakdown property
    • request: added support for miscPnr>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • request: added support for miscPnr>rate>refundInfo>refundAmount>taxBreakdown property
    • request: added support for limoPnr>rate>refundInfo>penalty>taxBreakdown property
    • request: added support for limoPnr>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • request: added support for limoPnr>rate>refundInfo>refundAmount>taxBreakdown property
    • request: added support for railPnr>previousItinerary>rate>refundInfo>penalty>taxBreakdown property
    • request: added support for railPnr>previousItinerary>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • request: added support for railPnr>previousItinerary>rate>refundInfo>refundAmount>taxBreakdown property
    • request: added support for railPnr>previousItinerary>sections>rate>refundInfo>penalty>taxBreakdown property
    • request: added support for railPnr>previousItinerary>sections>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • request: added support for railPnr>previousItinerary>sections>rate>refundInfo>refundAmount>taxBreakdown property
    • request: added support for railPnr>previousItinerary>sections>fares>rate>refundInfo>penalty>taxBreakdown property
    • request: added support for railPnr>previousItinerary>sections>fares>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • request: added support for railPnr>previousItinerary>sections>fares>rate>refundInfo>refundAmount>taxBreakdown property
    • request: added support for railPnr>sections>rate>refundInfo>penalty>taxBreakdown property
    • request: added support for railPnr>sections>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • request: added support for railPnr>sections>rate>refundInfo>refundAmount>taxBreakdown property
    • request: added support for railPnr>sections>fares>rate>refundInfo>penalty>taxBreakdown property
    • request: added support for railPnr>sections>fares>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • request: added support for railPnr>sections>fares>rate>refundInfo>refundAmount>taxBreakdown property
    • request: added support for railPnr>rateMetadata>corporateNegotiatedRate>taxBreakdown property
    • request: added support for railPnr>rateMetadata>tmcNegotiatedRate>taxBreakdown property
    • request: added support for railPnr>rateMetadata>publishedRate>taxBreakdown property
    • request: added support for railPnr>rate>refundInfo>penalty>taxBreakdown property
    • request: added support for railPnr>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • request: added support for railPnr>rate>refundInfo>refundAmount>taxBreakdown property
    • request: added support for carPnr>rateMetadata>corporateNegotiatedRate>taxBreakdown property
    • request: added support for carPnr>rateMetadata>tmcNegotiatedRate>taxBreakdown property
    • request: added support for carPnr>rateMetadata>publishedRate>taxBreakdown property
    • request: added support for carPnr>rate>refundInfo>penalty>taxBreakdown property
    • request: added support for carPnr>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • request: added support for carPnr>rate>refundInfo>refundAmount>taxBreakdown property
    • request: added support for hotelPnr>room>rateMetadata>corporateNegotiatedRate>taxBreakdown property
    • request: added support for hotelPnr>room>rateMetadata>tmcNegotiatedRate>taxBreakdown property
    • request: added support for hotelPnr>room>rateMetadata>publishedRate>taxBreakdown property
    • request: added support for hotelPnr>room>rateInfo>nightlyRates>refundInfo>penalty>taxBreakdown property
    • request: added support for hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundTaxAmount>taxBreakdown property
    • request: added support for hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundAmount>taxBreakdown property
    • request: added support for hotelPnr>room>rateInfo>postpaidRate>refundInfo>penalty>taxBreakdown property
    • request: added support for hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundTaxAmount>taxBreakdown property
    • request: added support for hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundAmount>taxBreakdown property
    • request: added support for hotelPnr>room>rateInfo>prepaidRate>refundInfo>penalty>taxBreakdown property
    • request: added support for hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundTaxAmount>taxBreakdown property
    • request: added support for hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundAmount>taxBreakdown property
    • request: added support for hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>penalty>taxBreakdown property
    • request: added support for hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundTaxAmount>taxBreakdown property
    • request: added support for hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundAmount>taxBreakdown property
    • request: added support for hotelPnr>room>rateInfo>publishedRate>refundInfo>penalty>taxBreakdown property
    • request: added support for hotelPnr>room>rateInfo>publishedRate>refundInfo>refundTaxAmount>taxBreakdown property
    • request: added support for hotelPnr>room>rateInfo>publishedRate>refundInfo>refundAmount>taxBreakdown property
    • request: added support for hotelPnr>room>rateInfo>totalRate>refundInfo>penalty>taxBreakdown property
    • request: added support for hotelPnr>room>rateInfo>totalRate>refundInfo>refundTaxAmount>taxBreakdown property
    • request: added support for hotelPnr>room>rateInfo>totalRate>refundInfo>refundAmount>taxBreakdown property
    • request: added support for airPnr>bookingMetadata>fareStatistics>statisticsItems>totalFare>taxBreakdown property
    • request: added support for airPnr>automatedCancellationInfo>supportedCancellations>totalFare>taxBreakdown property
    • request: added support for airPnr>travelerInfos>appliedCredits>creditAmount>taxBreakdown property
    • request: added support for airPnr>travelerInfos>booking>itinerary>otherAncillaryFares>totalFare>taxBreakdown property
    • request: added support for airPnr>travelerInfos>booking>itinerary>flightFareBreakup>flightsFare>taxBreakdown property
    • request: added support for airPnr>travelerInfos>booking>itinerary>totalFlightsFare>taxBreakdown property
    • request: added support for airPnr>travelerInfos>booking>itinerary>totalFare>taxBreakdown property
    • request: added support for airPnr>travelerInfos>booking>otherAncillaries>fare>taxBreakdown property
    • request: added support for airPnr>travelerInfos>tickets>savingsFare>fareAmount>taxBreakdown property
    • request: added support for airPnr>travelerInfos>tickets>airlineFeeDetails>amount>taxBreakdown property
    • request: added support for airPnr>travelerInfos>tickets>publishedFare>taxBreakdown property
    • request: added support for airPnr>travelerInfos>tickets>ticketCtc>cost>amount>taxBreakdown property
    • request: added support for airPnr>travelerInfos>tickets>paymentDetails>amount>taxBreakdown property
    • request: added support for airPnr>travelerInfos>tickets>refundInfo>penalty>taxBreakdown property
    • request: added support for airPnr>travelerInfos>tickets>refundInfo>refundAmount>taxBreakdown property
    • request: added support for airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>ctcRefund>taxBreakdown property
    • request: added support for airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsRefund>taxBreakdown property
    • request: added support for airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsAmount>taxBreakdown property
    • request: added support for airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>amount>taxBreakdown property
    • request: added support for airPnr>travelerInfos>tickets>exchangeInfo>addCollectAmount>taxBreakdown property
    • request: added support for airPnr>travelerInfos>tickets>ancillaries>totalFare>taxBreakdown property
    • request: added support for airPnr>travelerInfos>tickets>amount>taxBreakdown property
    • request: added support for airPnr>travelerInfos>createdMcos>fare>taxBreakdown property
    • request: added support for transactions>itemGroups>totalAmount>taxBreakdown property
    • request: added support for transactions>itemGroups>transactionAmount>taxBreakdown property
    • request: added support for transactions>itemGroups>totalAmountDiff>taxBreakdown property
    • request: added support for transactions>itemGroups>transactionAmountDiff>taxBreakdown property
    • request: added support for costToCustomer>payments>amount>taxBreakdown property
    • request: added support for costOfGoodsSold>payments>amount>taxBreakdown property
  • GET /v3/trips/{tripId}/pnrs/{pnrId}:
    • 200 response: added support for savingsFare>fareAmount>taxBreakdown property
    • 200 response: added support for totalFareAmount>taxBreakdown property
    • 200 response: added support for serviceFees>waiveOffInfo>waiveOffAmount>taxBreakdown property
    • 200 response: added support for serviceFees>fare>taxBreakdown property
    • 200 response: added support for miscPnr>rate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for miscPnr>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for miscPnr>rate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for limoPnr>rate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for limoPnr>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for limoPnr>rate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for railPnr>previousItinerary>rate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for railPnr>previousItinerary>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for railPnr>previousItinerary>rate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for railPnr>previousItinerary>sections>rate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for railPnr>previousItinerary>sections>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for railPnr>previousItinerary>sections>rate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for railPnr>previousItinerary>sections>fares>rate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for railPnr>previousItinerary>sections>fares>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for railPnr>previousItinerary>sections>fares>rate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for railPnr>sections>rate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for railPnr>sections>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for railPnr>sections>rate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for railPnr>sections>fares>rate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for railPnr>sections>fares>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for railPnr>sections>fares>rate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for railPnr>rateMetadata>corporateNegotiatedRate>taxBreakdown property
    • 200 response: added support for railPnr>rateMetadata>tmcNegotiatedRate>taxBreakdown property
    • 200 response: added support for railPnr>rateMetadata>publishedRate>taxBreakdown property
    • 200 response: added support for railPnr>rate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for railPnr>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for railPnr>rate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for carPnr>rateMetadata>corporateNegotiatedRate>taxBreakdown property
    • 200 response: added support for carPnr>rateMetadata>tmcNegotiatedRate>taxBreakdown property
    • 200 response: added support for carPnr>rateMetadata>publishedRate>taxBreakdown property
    • 200 response: added support for carPnr>rate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for carPnr>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for carPnr>rate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for hotelPnr>room>rateMetadata>corporateNegotiatedRate>taxBreakdown property
    • 200 response: added support for hotelPnr>room>rateMetadata>tmcNegotiatedRate>taxBreakdown property
    • 200 response: added support for hotelPnr>room>rateMetadata>publishedRate>taxBreakdown property
    • 200 response: added support for hotelPnr>room>rateInfo>nightlyRates>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for hotelPnr>room>rateInfo>postpaidRate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for hotelPnr>room>rateInfo>prepaidRate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for hotelPnr>room>rateInfo>publishedRate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for hotelPnr>room>rateInfo>publishedRate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for hotelPnr>room>rateInfo>publishedRate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for hotelPnr>room>rateInfo>totalRate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for hotelPnr>room>rateInfo>totalRate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for hotelPnr>room>rateInfo>totalRate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for airPnr>bookingMetadata>fareStatistics>statisticsItems>totalFare>taxBreakdown property
    • 200 response: added support for airPnr>automatedCancellationInfo>supportedCancellations>totalFare>taxBreakdown property
    • 200 response: added support for airPnr>travelerInfos>appliedCredits>creditAmount>taxBreakdown property
    • 200 response: added support for airPnr>travelerInfos>booking>itinerary>otherAncillaryFares>totalFare>taxBreakdown property
    • 200 response: added support for airPnr>travelerInfos>booking>itinerary>flightFareBreakup>flightsFare>taxBreakdown property
    • 200 response: added support for airPnr>travelerInfos>booking>itinerary>totalFlightsFare>taxBreakdown property
    • 200 response: added support for airPnr>travelerInfos>booking>itinerary>totalFare>taxBreakdown property
    • 200 response: added support for airPnr>travelerInfos>booking>otherAncillaries>fare>taxBreakdown property
    • 200 response: added support for airPnr>travelerInfos>tickets>savingsFare>fareAmount>taxBreakdown property
    • 200 response: added support for airPnr>travelerInfos>tickets>airlineFeeDetails>amount>taxBreakdown property
    • 200 response: added support for airPnr>travelerInfos>tickets>publishedFare>taxBreakdown property
    • 200 response: added support for airPnr>travelerInfos>tickets>ticketCtc>cost>amount>taxBreakdown property
    • 200 response: added support for airPnr>travelerInfos>tickets>paymentDetails>amount>taxBreakdown property
    • 200 response: added support for airPnr>travelerInfos>tickets>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for airPnr>travelerInfos>tickets>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>ctcRefund>taxBreakdown property
    • 200 response: added support for airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsRefund>taxBreakdown property
    • 200 response: added support for airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsAmount>taxBreakdown property
    • 200 response: added support for airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>amount>taxBreakdown property
    • 200 response: added support for airPnr>travelerInfos>tickets>exchangeInfo>addCollectAmount>taxBreakdown property
    • 200 response: added support for airPnr>travelerInfos>tickets>ancillaries>totalFare>taxBreakdown property
    • 200 response: added support for airPnr>travelerInfos>tickets>amount>taxBreakdown property
    • 200 response: added support for airPnr>travelerInfos>createdMcos>fare>taxBreakdown property
    • 200 response: added support for transactions>itemGroups>totalAmount>taxBreakdown property
    • 200 response: added support for transactions>itemGroups>transactionAmount>taxBreakdown property
    • 200 response: added support for transactions>itemGroups>totalAmountDiff>taxBreakdown property
    • 200 response: added support for transactions>itemGroups>transactionAmountDiff>taxBreakdown property
    • 200 response: added support for costToCustomer>payments>amount>taxBreakdown property
    • 200 response: added support for costOfGoodsSold>payments>amount>taxBreakdown property
  • POST /v3/trips/{tripId}/pnrs:
    • request: added support for savingsFare>fareAmount>taxBreakdown property
    • request: added support for totalFareAmount>taxBreakdown property
    • request: added support for serviceFees>waiveOffInfo>waiveOffAmount>taxBreakdown property
    • request: added support for serviceFees>fare>taxBreakdown property
    • request: added support for miscPnr>rate>refundInfo>penalty>taxBreakdown property
    • request: added support for miscPnr>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • request: added support for miscPnr>rate>refundInfo>refundAmount>taxBreakdown property
    • request: added support for limoPnr>rate>refundInfo>penalty>taxBreakdown property
    • request: added support for limoPnr>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • request: added support for limoPnr>rate>refundInfo>refundAmount>taxBreakdown property
    • request: added support for railPnr>previousItinerary>rate>refundInfo>penalty>taxBreakdown property
    • request: added support for railPnr>previousItinerary>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • request: added support for railPnr>previousItinerary>rate>refundInfo>refundAmount>taxBreakdown property
    • request: added support for railPnr>previousItinerary>sections>rate>refundInfo>penalty>taxBreakdown property
    • request: added support for railPnr>previousItinerary>sections>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • request: added support for railPnr>previousItinerary>sections>rate>refundInfo>refundAmount>taxBreakdown property
    • request: added support for railPnr>previousItinerary>sections>fares>rate>refundInfo>penalty>taxBreakdown property
    • request: added support for railPnr>previousItinerary>sections>fares>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • request: added support for railPnr>previousItinerary>sections>fares>rate>refundInfo>refundAmount>taxBreakdown property
    • request: added support for railPnr>sections>rate>refundInfo>penalty>taxBreakdown property
    • request: added support for railPnr>sections>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • request: added support for railPnr>sections>rate>refundInfo>refundAmount>taxBreakdown property
    • request: added support for railPnr>sections>fares>rate>refundInfo>penalty>taxBreakdown property
    • request: added support for railPnr>sections>fares>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • request: added support for railPnr>sections>fares>rate>refundInfo>refundAmount>taxBreakdown property
    • request: added support for railPnr>rateMetadata>corporateNegotiatedRate>taxBreakdown property
    • request: added support for railPnr>rateMetadata>tmcNegotiatedRate>taxBreakdown property
    • request: added support for railPnr>rateMetadata>publishedRate>taxBreakdown property
    • request: added support for railPnr>rate>refundInfo>penalty>taxBreakdown property
    • request: added support for railPnr>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • request: added support for railPnr>rate>refundInfo>refundAmount>taxBreakdown property
    • request: added support for carPnr>rateMetadata>corporateNegotiatedRate>taxBreakdown property
    • request: added support for carPnr>rateMetadata>tmcNegotiatedRate>taxBreakdown property
    • request: added support for carPnr>rateMetadata>publishedRate>taxBreakdown property
    • request: added support for carPnr>rate>refundInfo>penalty>taxBreakdown property
    • request: added support for carPnr>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • request: added support for carPnr>rate>refundInfo>refundAmount>taxBreakdown property
    • request: added support for hotelPnr>room>rateMetadata>corporateNegotiatedRate>taxBreakdown property
    • request: added support for hotelPnr>room>rateMetadata>tmcNegotiatedRate>taxBreakdown property
    • request: added support for hotelPnr>room>rateMetadata>publishedRate>taxBreakdown property
    • request: added support for hotelPnr>room>rateInfo>nightlyRates>refundInfo>penalty>taxBreakdown property
    • request: added support for hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundTaxAmount>taxBreakdown property
    • request: added support for hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundAmount>taxBreakdown property
    • request: added support for hotelPnr>room>rateInfo>postpaidRate>refundInfo>penalty>taxBreakdown property
    • request: added support for hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundTaxAmount>taxBreakdown property
    • request: added support for hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundAmount>taxBreakdown property
    • request: added support for hotelPnr>room>rateInfo>prepaidRate>refundInfo>penalty>taxBreakdown property
    • request: added support for hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundTaxAmount>taxBreakdown property
    • request: added support for hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundAmount>taxBreakdown property
    • request: added support for hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>penalty>taxBreakdown property
    • request: added support for hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundTaxAmount>taxBreakdown property
    • request: added support for hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundAmount>taxBreakdown property
    • request: added support for hotelPnr>room>rateInfo>publishedRate>refundInfo>penalty>taxBreakdown property
    • request: added support for hotelPnr>room>rateInfo>publishedRate>refundInfo>refundTaxAmount>taxBreakdown property
    • request: added support for hotelPnr>room>rateInfo>publishedRate>refundInfo>refundAmount>taxBreakdown property
    • request: added support for hotelPnr>room>rateInfo>totalRate>refundInfo>penalty>taxBreakdown property
    • request: added support for hotelPnr>room>rateInfo>totalRate>refundInfo>refundTaxAmount>taxBreakdown property
    • request: added support for hotelPnr>room>rateInfo>totalRate>refundInfo>refundAmount>taxBreakdown property
    • request: added support for airPnr>bookingMetadata>fareStatistics>statisticsItems>totalFare>taxBreakdown property
    • request: added support for airPnr>automatedCancellationInfo>supportedCancellations>totalFare>taxBreakdown property
    • request: added support for airPnr>travelerInfos>appliedCredits>creditAmount>taxBreakdown property
    • request: added support for airPnr>travelerInfos>booking>itinerary>otherAncillaryFares>totalFare>taxBreakdown property
    • request: added support for airPnr>travelerInfos>booking>itinerary>flightFareBreakup>flightsFare>taxBreakdown property
    • request: added support for airPnr>travelerInfos>booking>itinerary>totalFlightsFare>taxBreakdown property
    • request: added support for airPnr>travelerInfos>booking>itinerary>totalFare>taxBreakdown property
    • request: added support for airPnr>travelerInfos>booking>otherAncillaries>fare>taxBreakdown property
    • request: added support for airPnr>travelerInfos>tickets>savingsFare>fareAmount>taxBreakdown property
    • request: added support for airPnr>travelerInfos>tickets>airlineFeeDetails>amount>taxBreakdown property
    • request: added support for airPnr>travelerInfos>tickets>publishedFare>taxBreakdown property
    • request: added support for airPnr>travelerInfos>tickets>ticketCtc>cost>amount>taxBreakdown property
    • request: added support for airPnr>travelerInfos>tickets>paymentDetails>amount>taxBreakdown property
    • request: added support for airPnr>travelerInfos>tickets>refundInfo>penalty>taxBreakdown property
    • request: added support for airPnr>travelerInfos>tickets>refundInfo>refundAmount>taxBreakdown property
    • request: added support for airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>ctcRefund>taxBreakdown property
    • request: added support for airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsRefund>taxBreakdown property
    • request: added support for airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsAmount>taxBreakdown property
    • request: added support for airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>amount>taxBreakdown property
    • request: added support for airPnr>travelerInfos>tickets>exchangeInfo>addCollectAmount>taxBreakdown property
    • request: added support for airPnr>travelerInfos>tickets>ancillaries>totalFare>taxBreakdown property
    • request: added support for airPnr>travelerInfos>tickets>amount>taxBreakdown property
    • request: added support for airPnr>travelerInfos>createdMcos>fare>taxBreakdown property
    • request: added support for transactions>itemGroups>totalAmount>taxBreakdown property
    • request: added support for transactions>itemGroups>transactionAmount>taxBreakdown property
    • request: added support for transactions>itemGroups>totalAmountDiff>taxBreakdown property
    • request: added support for transactions>itemGroups>transactionAmountDiff>taxBreakdown property
    • request: added support for costToCustomer>payments>amount>taxBreakdown property
    • request: added support for costOfGoodsSold>payments>amount>taxBreakdown property
  • GET /v3/trips/{tripId}/detail:
    • 200 response: added support for tripPaymentInfo>serviceFeeFareAmount>taxBreakdown property
    • 200 response: added support for tripPaymentInfo>totalFareAmount>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>savingsFare>fareAmount>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>totalFareAmount>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>serviceFees>waiveOffInfo>waiveOffAmount>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>serviceFees>fare>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>miscPnr>rate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>miscPnr>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>miscPnr>rate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>limoPnr>rate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>limoPnr>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>limoPnr>rate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>railPnr>previousItinerary>rate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>railPnr>previousItinerary>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>railPnr>previousItinerary>rate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>railPnr>sections>rate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>railPnr>sections>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>railPnr>sections>rate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>railPnr>sections>fares>rate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>railPnr>sections>fares>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>railPnr>sections>fares>rate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>railPnr>rateMetadata>corporateNegotiatedRate>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>railPnr>rateMetadata>tmcNegotiatedRate>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>railPnr>rateMetadata>publishedRate>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>railPnr>rate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>railPnr>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>railPnr>rate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>carPnr>rateMetadata>corporateNegotiatedRate>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>carPnr>rateMetadata>tmcNegotiatedRate>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>carPnr>rateMetadata>publishedRate>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>carPnr>rate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>carPnr>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>carPnr>rate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>hotelPnr>room>rateMetadata>corporateNegotiatedRate>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>hotelPnr>room>rateMetadata>tmcNegotiatedRate>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>hotelPnr>room>rateMetadata>publishedRate>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>airPnr>bookingMetadata>fareStatistics>statisticsItems>totalFare>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>airPnr>automatedCancellationInfo>supportedCancellations>totalFare>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>airPnr>travelerInfos>appliedCredits>creditAmount>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>airPnr>travelerInfos>booking>itinerary>otherAncillaryFares>totalFare>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>airPnr>travelerInfos>booking>itinerary>flightFareBreakup>flightsFare>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>airPnr>travelerInfos>booking>itinerary>totalFlightsFare>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>airPnr>travelerInfos>booking>itinerary>totalFare>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>airPnr>travelerInfos>booking>otherAncillaries>fare>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>savingsFare>fareAmount>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>airlineFeeDetails>amount>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>publishedFare>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>ticketCtc>cost>amount>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>paymentDetails>amount>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>ctcRefund>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsRefund>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsAmount>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>amount>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>addCollectAmount>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>ancillaries>totalFare>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>amount>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>airPnr>travelerInfos>createdMcos>fare>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>transactions>itemGroups>totalAmount>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>transactions>itemGroups>transactionAmount>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>transactions>itemGroups>totalAmountDiff>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>transactions>itemGroups>transactionAmountDiff>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>costToCustomer>payments>amount>taxBreakdown property
    • 200 response: added support for pendingManualFormPnrs>data>costOfGoodsSold>payments>amount>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>savingsFare>fareAmount>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>totalFareAmount>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>serviceFees>waiveOffInfo>waiveOffAmount>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>serviceFees>fare>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>miscPnr>rate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>miscPnr>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>miscPnr>rate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>limoPnr>rate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>limoPnr>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>limoPnr>rate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>railPnr>previousItinerary>rate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>railPnr>previousItinerary>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>railPnr>previousItinerary>rate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>railPnr>sections>rate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>railPnr>sections>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>railPnr>sections>rate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>railPnr>sections>fares>rate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>railPnr>sections>fares>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>railPnr>sections>fares>rate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>railPnr>rateMetadata>corporateNegotiatedRate>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>railPnr>rateMetadata>tmcNegotiatedRate>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>railPnr>rateMetadata>publishedRate>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>railPnr>rate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>railPnr>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>railPnr>rate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>carPnr>rateMetadata>corporateNegotiatedRate>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>carPnr>rateMetadata>tmcNegotiatedRate>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>carPnr>rateMetadata>publishedRate>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>carPnr>rate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>carPnr>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>carPnr>rate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>hotelPnr>room>rateMetadata>corporateNegotiatedRate>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>hotelPnr>room>rateMetadata>tmcNegotiatedRate>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>hotelPnr>room>rateMetadata>publishedRate>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>airPnr>bookingMetadata>fareStatistics>statisticsItems>totalFare>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>airPnr>automatedCancellationInfo>supportedCancellations>totalFare>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>airPnr>travelerInfos>appliedCredits>creditAmount>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>airPnr>travelerInfos>booking>itinerary>otherAncillaryFares>totalFare>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>airPnr>travelerInfos>booking>itinerary>flightFareBreakup>flightsFare>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>airPnr>travelerInfos>booking>itinerary>totalFlightsFare>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>airPnr>travelerInfos>booking>itinerary>totalFare>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>airPnr>travelerInfos>booking>otherAncillaries>fare>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>airPnr>travelerInfos>tickets>savingsFare>fareAmount>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>airPnr>travelerInfos>tickets>airlineFeeDetails>amount>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>airPnr>travelerInfos>tickets>publishedFare>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>airPnr>travelerInfos>tickets>ticketCtc>cost>amount>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>airPnr>travelerInfos>tickets>paymentDetails>amount>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>airPnr>travelerInfos>tickets>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>airPnr>travelerInfos>tickets>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>ctcRefund>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsRefund>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsAmount>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>amount>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>addCollectAmount>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>airPnr>travelerInfos>tickets>ancillaries>totalFare>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>airPnr>travelerInfos>tickets>amount>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>airPnr>travelerInfos>createdMcos>fare>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>transactions>itemGroups>totalAmount>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>transactions>itemGroups>transactionAmount>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>transactions>itemGroups>totalAmountDiff>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>transactions>itemGroups>transactionAmountDiff>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>costToCustomer>payments>amount>taxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>costOfGoodsSold>payments>amount>taxBreakdown property
    • 200 response: added support for pnrs>data>savingsFare>fareAmount>taxBreakdown property
    • 200 response: added support for pnrs>data>totalFareAmount>taxBreakdown property
    • 200 response: added support for pnrs>data>serviceFees>waiveOffInfo>waiveOffAmount>taxBreakdown property
    • 200 response: added support for pnrs>data>serviceFees>fare>taxBreakdown property
    • 200 response: added support for pnrs>data>miscPnr>rate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for pnrs>data>miscPnr>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for pnrs>data>miscPnr>rate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for pnrs>data>limoPnr>rate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for pnrs>data>limoPnr>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for pnrs>data>limoPnr>rate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for pnrs>data>railPnr>previousItinerary>rate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for pnrs>data>railPnr>previousItinerary>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for pnrs>data>railPnr>previousItinerary>rate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for pnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for pnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for pnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for pnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for pnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for pnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for pnrs>data>railPnr>sections>rate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for pnrs>data>railPnr>sections>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for pnrs>data>railPnr>sections>rate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for pnrs>data>railPnr>sections>fares>rate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for pnrs>data>railPnr>sections>fares>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for pnrs>data>railPnr>sections>fares>rate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for pnrs>data>railPnr>rateMetadata>corporateNegotiatedRate>taxBreakdown property
    • 200 response: added support for pnrs>data>railPnr>rateMetadata>tmcNegotiatedRate>taxBreakdown property
    • 200 response: added support for pnrs>data>railPnr>rateMetadata>publishedRate>taxBreakdown property
    • 200 response: added support for pnrs>data>railPnr>rate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for pnrs>data>railPnr>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for pnrs>data>railPnr>rate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for pnrs>data>carPnr>rateMetadata>corporateNegotiatedRate>taxBreakdown property
    • 200 response: added support for pnrs>data>carPnr>rateMetadata>tmcNegotiatedRate>taxBreakdown property
    • 200 response: added support for pnrs>data>carPnr>rateMetadata>publishedRate>taxBreakdown property
    • 200 response: added support for pnrs>data>carPnr>rate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for pnrs>data>carPnr>rate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for pnrs>data>carPnr>rate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for pnrs>data>hotelPnr>room>rateMetadata>corporateNegotiatedRate>taxBreakdown property
    • 200 response: added support for pnrs>data>hotelPnr>room>rateMetadata>tmcNegotiatedRate>taxBreakdown property
    • 200 response: added support for pnrs>data>hotelPnr>room>rateMetadata>publishedRate>taxBreakdown property
    • 200 response: added support for pnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for pnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for pnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for pnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for pnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for pnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for pnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for pnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for pnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for pnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for pnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for pnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for pnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for pnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for pnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for pnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for pnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>refundTaxAmount>taxBreakdown property
    • 200 response: added support for pnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for pnrs>data>airPnr>bookingMetadata>fareStatistics>statisticsItems>totalFare>taxBreakdown property
    • 200 response: added support for pnrs>data>airPnr>automatedCancellationInfo>supportedCancellations>totalFare>taxBreakdown property
    • 200 response: added support for pnrs>data>airPnr>travelerInfos>appliedCredits>creditAmount>taxBreakdown property
    • 200 response: added support for pnrs>data>airPnr>travelerInfos>booking>itinerary>otherAncillaryFares>totalFare>taxBreakdown property
    • 200 response: added support for pnrs>data>airPnr>travelerInfos>booking>itinerary>flightFareBreakup>flightsFare>taxBreakdown property
    • 200 response: added support for pnrs>data>airPnr>travelerInfos>booking>itinerary>totalFlightsFare>taxBreakdown property
    • 200 response: added support for pnrs>data>airPnr>travelerInfos>booking>itinerary>totalFare>taxBreakdown property
    • 200 response: added support for pnrs>data>airPnr>travelerInfos>booking>otherAncillaries>fare>taxBreakdown property
    • 200 response: added support for pnrs>data>airPnr>travelerInfos>tickets>savingsFare>fareAmount>taxBreakdown property
    • 200 response: added support for pnrs>data>airPnr>travelerInfos>tickets>airlineFeeDetails>amount>taxBreakdown property
    • 200 response: added support for pnrs>data>airPnr>travelerInfos>tickets>publishedFare>taxBreakdown property
    • 200 response: added support for pnrs>data>airPnr>travelerInfos>tickets>ticketCtc>cost>amount>taxBreakdown property
    • 200 response: added support for pnrs>data>airPnr>travelerInfos>tickets>paymentDetails>amount>taxBreakdown property
    • 200 response: added support for pnrs>data>airPnr>travelerInfos>tickets>refundInfo>penalty>taxBreakdown property
    • 200 response: added support for pnrs>data>airPnr>travelerInfos>tickets>refundInfo>refundAmount>taxBreakdown property
    • 200 response: added support for pnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>ctcRefund>taxBreakdown property
    • 200 response: added support for pnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsRefund>taxBreakdown property
    • 200 response: added support for pnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsAmount>taxBreakdown property
    • 200 response: added support for pnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>amount>taxBreakdown property
    • 200 response: added support for pnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>addCollectAmount>taxBreakdown property
    • 200 response: added support for pnrs>data>airPnr>travelerInfos>tickets>ancillaries>totalFare>taxBreakdown property
    • 200 response: added support for pnrs>data>airPnr>travelerInfos>tickets>amount>taxBreakdown property
    • 200 response: added support for pnrs>data>airPnr>travelerInfos>createdMcos>fare>taxBreakdown property
    • 200 response: added support for pnrs>data>transactions>itemGroups>totalAmount>taxBreakdown property
    • 200 response: added support for pnrs>data>transactions>itemGroups>transactionAmount>taxBreakdown property
    • 200 response: added support for pnrs>data>transactions>itemGroups>totalAmountDiff>taxBreakdown property
    • 200 response: added support for pnrs>data>transactions>itemGroups>transactionAmountDiff>taxBreakdown property
    • 200 response: added support for pnrs>data>costToCustomer>payments>amount>taxBreakdown property
    • 200 response: added support for pnrs>data>costOfGoodsSold>payments>amount>taxBreakdown property
    • 200 response: added support for basicTripInfo>tripMetadata>tripContacts property
  • GET /v2/trips/{tripId}:
    • 200 response: added support for tripMetadata>tripContacts property

New endpoints

Trip API
  • Published POST /v3/trips/{tripId}

October 29, 2025

Updates

Company API
  • POST /v2/service-charge/{entityType}/{entityId}/types/{type}/list:
    • 200 response: added support for serviceCharges>paymentTransaction>gatewayInfo property
    • 200 response: added support for serviceCharges>paymentTransaction>failureReason property
Payments API
  • POST /v2/service-charge/{entityType}/{entityId}/types/{type}/list:
    • 200 response: added support for serviceCharges>paymentTransaction>gatewayInfo property
    • 200 response: added support for serviceCharges>paymentTransaction>failureReason property
Trip API
  • PUT /v3/trips/{tripId}/pnrs/{pnrId}:
    • request: added support for serviceFees>chargeId property
  • GET /v3/trips/{tripId}/pnrs/{pnrId}:
    • 200 response: added support for serviceFees>chargeId property
  • POST /v3/trips/{tripId}/pnrs:
    • request: added support for serviceFees>chargeId property
  • GET /v3/trips/{tripId}/detail:
    • 200 response: added support for pendingManualFormPnrs>data>serviceFees>chargeId property
    • 200 response: added support for pendingShellPnrs>data>serviceFees>chargeId property
    • 200 response: added support for pnrs>data>serviceFees>chargeId property
User Management API
  • POST /v3/users/list:
    • 200 response: added support for users>personalDetail>profilePicture property
    • request: added support for searchText property

October 24, 2025

Updates

Air API
  • POST /v2/air/modify-search:
    • 200 response: added support for new value AIR_ANCILLARY_VIOLATION on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>predicate
    • 200 response: added support for new value AIR_ANCILLARY_VIOLATION on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>predicate
  • POST /v2/air/intermediate-revalidate-itinerary:
    • 200 response: added support for new value AIR_ANCILLARY_VIOLATION on enum policyDetails>ruleResultInfos>subViolationInfos>predicate
    • 200 response: added support for new value AIR_ANCILLARY_VIOLATION on enum policyDetails>ruleResultInfos>violationInfos>predicate
  • POST /v2/air/revalidate-itinerary:
    • 200 response: added support for new value AIR_ANCILLARY_VIOLATION on enum policyDetails>ruleResultInfos>subViolationInfos>predicate
    • 200 response: added support for new value AIR_ANCILLARY_VIOLATION on enum policyDetails>ruleResultInfos>violationInfos>predicate
  • POST /v2/air/selected-itinerary:
    • 200 response: added support for new value AIR_ANCILLARY_VIOLATION on enum itinerary>policyInfos>ruleResultInfos>subViolationInfos>predicate
    • 200 response: added support for new value AIR_ANCILLARY_VIOLATION on enum itinerary>policyInfos>ruleResultInfos>violationInfos>predicate
  • POST /v2/air/flight-attributes:
    • 200 response: added support for new value AIR_ANCILLARY_VIOLATION on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>predicate
    • 200 response: added support for new value AIR_ANCILLARY_VIOLATION on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>predicate
  • POST /v2/air/search-flights:
    • 200 response: added support for new value AIR_ANCILLARY_VIOLATION on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>predicate
    • 200 response: added support for new value AIR_ANCILLARY_VIOLATION on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>predicate
  • POST /v2/air/modify-search:
    • 200 response: added support for new value PRE_APPROVAL on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>actions>takeApproval>approvalType
  • POST /v2/air/intermediate-revalidate-itinerary:
    • 200 response: added support for new value PRE_APPROVAL on enum policyDetails>ruleResultInfos>actions>takeApproval>approvalType
  • POST /v2/air/revalidate-itinerary:
    • 200 response: added support for new value PRE_APPROVAL on enum policyDetails>ruleResultInfos>actions>takeApproval>approvalType
  • POST /v2/air/selected-itinerary:
    • 200 response: added support for new value PRE_APPROVAL on enum itinerary>policyInfos>ruleResultInfos>actions>takeApproval>approvalType
  • POST /v2/air/flight-attributes:
    • 200 response: added support for new value PRE_APPROVAL on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>actions>takeApproval>approvalType
  • POST /v2/air/search-flights:
    • 200 response: added support for new value PRE_APPROVAL on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>actions>takeApproval>approvalType
Company API
  • GET /v2/companies/{companyId}/white-label-config:
    • 200 response: added support for visaRequirements property
  • PUT /v2/companies/{companyId}/white-label-config:
    • request: added support for visaRequirements property
  • PATCH /v2/companies/{companyId}/features:
    • request: added support for new value ENABLE_CAR_SHOW_CORPORATE_RATES_ONLY_BY_DEFAULT on enum featuresToDelete
    • request: added support for new value ENABLE_CAR_SHOW_CORPORATE_RATES_ONLY_BY_DEFAULT on enum featuresToUpdate>name
  • GET /v2/companies/{companyId}/features:
    • 200 response: added support for new value ENABLE_CAR_SHOW_CORPORATE_RATES_ONLY_BY_DEFAULT on enum features>name
Event API
  • POST /v2/events/{eventId}/edit-booking-guidelines:
    • 200 response: has been updated at path description
  • POST /v2/events/{eventId}/edit-basic-info:
    • 200 response: has been updated at path description
  • POST /v2/events/{eventId}/publish:
    • 200 response: has been updated at path description
  • POST /v2/events:
    • 200 response: has been updated at path description
Hotel API
  • POST /v2/hotel/pnrs/{pnrId}/modify-details:
    • 200 response: added support for new value AIR_ANCILLARY_VIOLATION on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>predicate
    • 200 response: added support for new value AIR_ANCILLARY_VIOLATION on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>predicate
    • 200 response: added support for new value AIR_ANCILLARY_VIOLATION on enum rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>predicate
    • 200 response: added support for new value AIR_ANCILLARY_VIOLATION on enum rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>predicate
  • POST /v2/hotel/details:
    • 200 response: added support for new value AIR_ANCILLARY_VIOLATION on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>predicate
    • 200 response: added support for new value AIR_ANCILLARY_VIOLATION on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>predicate
    • 200 response: added support for new value AIR_ANCILLARY_VIOLATION on enum rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>predicate
    • 200 response: added support for new value AIR_ANCILLARY_VIOLATION on enum rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>predicate
  • POST /v2/hotel/search:
    • 200 response: added support for new value AIR_ANCILLARY_VIOLATION on enum hotels>policyInfo>ruleResultInfos>subViolationInfos>predicate
    • 200 response: added support for new value AIR_ANCILLARY_VIOLATION on enum hotels>policyInfo>ruleResultInfos>violationInfos>predicate
  • POST /v2/hotel/pnrs/{pnrId}/modify-details:
    • 200 response: added support for new value PRE_APPROVAL on enum bookedRooms>rateOptions>policyInfo>approvalType
    • 200 response: added support for new value PRE_APPROVAL on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>actions>takeApproval>approvalType
    • 200 response: added support for new value PRE_APPROVAL on enum rooms>rateOptions>policyInfo>approvalType
    • 200 response: added support for new value PRE_APPROVAL on enum rooms>rateOptions>policyInfo>ruleResultInfos>actions>takeApproval>approvalType
  • POST /v2/hotel/details:
    • 200 response: added support for new value PRE_APPROVAL on enum bookedRooms>rateOptions>policyInfo>approvalType
    • 200 response: added support for new value PRE_APPROVAL on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>actions>takeApproval>approvalType
    • 200 response: added support for new value PRE_APPROVAL on enum rooms>rateOptions>policyInfo>approvalType
    • 200 response: added support for new value PRE_APPROVAL on enum rooms>rateOptions>policyInfo>ruleResultInfos>actions>takeApproval>approvalType
  • POST /v2/hotel/search:
    • 200 response: added support for new value PRE_APPROVAL on enum hotels>policyInfo>approvalType
    • 200 response: added support for new value PRE_APPROVAL on enum hotels>policyInfo>ruleResultInfos>actions>takeApproval>approvalType
Template API
  • POST /v2/event-templates:
    • 200 response: has been updated at path description
Trip API
  • POST /v2/invoicing/invoice-data:
    • 200 response: added support for new value LIMO on enum invoices>data>purchaseType
    • 200 response: added support for new value MISC on enum invoices>data>purchaseType
  • POST /v3/approvals/companies/{companyId}/list:
    • 200 response: added support for new value AIR_ANCILLARY_VIOLATION on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>predicate
    • 200 response: added support for new value AIR_ANCILLARY_VIOLATION on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>predicate
  • POST /v3/approvals/approvers/{userId}/list:
    • 200 response: added support for new value AIR_ANCILLARY_VIOLATION on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>predicate
    • 200 response: added support for new value AIR_ANCILLARY_VIOLATION on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>predicate
  • POST /v3/trips/arrangers/{arrangerId}/list:
    • 200 response: added support for new value AIR_ANCILLARY_VIOLATION on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>predicate
    • 200 response: added support for new value AIR_ANCILLARY_VIOLATION on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>predicate
    • 200 response: added support for new value AIR_ANCILLARY_VIOLATION on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>predicate
    • 200 response: added support for new value AIR_ANCILLARY_VIOLATION on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>predicate
  • POST /v3/trips/companies/{companyId}/list:
    • 200 response: added support for new value AIR_ANCILLARY_VIOLATION on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>predicate
    • 200 response: added support for new value AIR_ANCILLARY_VIOLATION on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>predicate
    • 200 response: added support for new value AIR_ANCILLARY_VIOLATION on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>predicate
    • 200 response: added support for new value AIR_ANCILLARY_VIOLATION on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>predicate
  • POST /v3/trips/users/{userId}/list:
    • 200 response: added support for new value AIR_ANCILLARY_VIOLATION on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>predicate
    • 200 response: added support for new value AIR_ANCILLARY_VIOLATION on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>predicate
    • 200 response: added support for new value AIR_ANCILLARY_VIOLATION on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>predicate
    • 200 response: added support for new value AIR_ANCILLARY_VIOLATION on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>predicate
  • PUT /v3/trips/{tripId}/pnrs/{pnrId}:
    • request: added support for new value AIR_ANCILLARY_VIOLATION on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>predicate
    • request: added support for new value AIR_ANCILLARY_VIOLATION on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>predicate
  • GET /v3/trips/{tripId}/pnrs/{pnrId}:
    • 200 response: added support for new value AIR_ANCILLARY_VIOLATION on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>predicate
    • 200 response: added support for new value AIR_ANCILLARY_VIOLATION on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>predicate
  • POST /v3/trips/{tripId}/pnrs:
    • request: added support for new value AIR_ANCILLARY_VIOLATION on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>predicate
    • request: added support for new value AIR_ANCILLARY_VIOLATION on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>predicate
  • GET /v3/trips/{tripId}/detail:
    • 200 response: added support for new value AIR_ANCILLARY_VIOLATION on enum pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>predicate
    • 200 response: added support for new value AIR_ANCILLARY_VIOLATION on enum pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>predicate
    • 200 response: added support for new value AIR_ANCILLARY_VIOLATION on enum pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>predicate
    • 200 response: added support for new value AIR_ANCILLARY_VIOLATION on enum pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>predicate
    • 200 response: added support for new value AIR_ANCILLARY_VIOLATION on enum pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>predicate
    • 200 response: added support for new value AIR_ANCILLARY_VIOLATION on enum pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>predicate
  • POST /v3/approvals/companies/{companyId}/list:
    • 200 response: added support for new value PRE_APPROVAL on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>approvalType
    • 200 response: added support for new value PRE_APPROVAL on enum approvalDataList>pnrSummary>approvalData>approvalDetail>appliedApprovalType
    • 200 response: added support for new value PRE_APPROVAL on enum approvalDataList>pnrSummary>approvalData>approvalDetail>originalApprovalType
    • 200 response: added support for new value PRE_APPROVAL on enum approvalDataList>approvalType
    • request: added support for new value PRE_APPROVAL on enum approvalFilters>approvalTypes
  • POST /v3/approvals/approvers/{userId}/list:
    • 200 response: added support for new value PRE_APPROVAL on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>approvalType
    • 200 response: added support for new value PRE_APPROVAL on enum approvalDataList>pnrSummary>approvalData>approvalDetail>appliedApprovalType
    • 200 response: added support for new value PRE_APPROVAL on enum approvalDataList>pnrSummary>approvalData>approvalDetail>originalApprovalType
    • 200 response: added support for new value PRE_APPROVAL on enum approvalDataList>approvalType
    • request: added support for new value PRE_APPROVAL on enum approvalFilters>approvalTypes
  • POST /v3/trips/arrangers/{arrangerId}/list:
    • 200 response: added support for new value PRE_APPROVAL on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>approvalType
    • 200 response: added support for new value PRE_APPROVAL on enum failedTripSummaries>pnrSummaries>approvalData>approvalDetail>appliedApprovalType
    • 200 response: added support for new value PRE_APPROVAL on enum failedTripSummaries>pnrSummaries>approvalData>approvalDetail>originalApprovalType
    • 200 response: added support for new value PRE_APPROVAL on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>approvalType
    • 200 response: added support for new value PRE_APPROVAL on enum tripSummaries>pnrSummaries>approvalData>approvalDetail>appliedApprovalType
    • 200 response: added support for new value PRE_APPROVAL on enum tripSummaries>pnrSummaries>approvalData>approvalDetail>originalApprovalType
  • POST /v3/trips/companies/{companyId}/list:
    • 200 response: added support for new value PRE_APPROVAL on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>approvalType
    • 200 response: added support for new value PRE_APPROVAL on enum failedTripSummaries>pnrSummaries>approvalData>approvalDetail>appliedApprovalType
    • 200 response: added support for new value PRE_APPROVAL on enum failedTripSummaries>pnrSummaries>approvalData>approvalDetail>originalApprovalType
    • 200 response: added support for new value PRE_APPROVAL on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>approvalType
    • 200 response: added support for new value PRE_APPROVAL on enum tripSummaries>pnrSummaries>approvalData>approvalDetail>appliedApprovalType
    • 200 response: added support for new value PRE_APPROVAL on enum tripSummaries>pnrSummaries>approvalData>approvalDetail>originalApprovalType
  • POST /v3/trips/users/{userId}/list:
    • 200 response: added support for new value PRE_APPROVAL on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>approvalType
    • 200 response: added support for new value PRE_APPROVAL on enum failedTripSummaries>pnrSummaries>approvalData>approvalDetail>appliedApprovalType
    • 200 response: added support for new value PRE_APPROVAL on enum failedTripSummaries>pnrSummaries>approvalData>approvalDetail>originalApprovalType
    • 200 response: added support for new value PRE_APPROVAL on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>approvalType
    • 200 response: added support for new value PRE_APPROVAL on enum tripSummaries>pnrSummaries>approvalData>approvalDetail>appliedApprovalType
    • 200 response: added support for new value PRE_APPROVAL on enum tripSummaries>pnrSummaries>approvalData>approvalDetail>originalApprovalType
  • PUT /v3/trips/{tripId}/pnrs/{pnrId}:
    • request: added support for new value PRE_APPROVAL on enum policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>approvalType
  • GET /v3/trips/{tripId}/pnrs/{pnrId}:
    • 200 response: added support for new value PRE_APPROVAL on enum policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>approvalType
  • POST /v3/trips/{tripId}/pnrs:
    • 201 response: has been updated at path description
    • request: added support for new value PRE_APPROVAL on enum policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>approvalType
  • GET /v3/trips/{tripId}/detail:
    • 200 response: added support for new value PRE_APPROVAL on enum pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>approvalType
    • 200 response: added support for new value PRE_APPROVAL on enum pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>approvalType
    • 200 response: added support for new value PRE_APPROVAL on enum pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>approvalType
  • POST /v2/trips:
    • 201 response: has been updated at path description
User Management API
  • GET /v2/users/{userId}:
    • 200 response: added support for contractingTmcRef property
    • 200 response: added support for bookingTmcRef property

October 16, 2025

Updates

Air API
  • POST /v3/air/company-transferable-unused-credits/list:
    • 200 response: added support for new value FLIGHT_PASS on enum unusedCreditInfos>fopInfo>paymentMethod
    • 200 response: added support for new value TRAVELODGE on enum unusedCreditInfos>source
    • 200 response: added support for new value FLIGHT_PASS on enum unusedCreditInfos>totalFare>otherCoinage>coinageCode
    • request: added support for new value TRAVELODGE on enum companyCreditFilter>supplier
  • POST /v3/air/company-unused-credits/list:
    • 200 response: added support for new value FLIGHT_PASS on enum unusedCreditInfos>fopInfo>paymentMethod
    • 200 response: added support for new value TRAVELODGE on enum unusedCreditInfos>source
    • 200 response: added support for new value FLIGHT_PASS on enum unusedCreditInfos>totalFare>otherCoinage>coinageCode
    • request: added support for new value TRAVELODGE on enum companyCreditFilter>supplier
  • POST /v3/air/fetch-traveler-unused-credits:
    • 200 response: added support for new value FLIGHT_PASS on enum unusedCreditInfo>fopInfo>paymentMethod
    • 200 response: added support for new value TRAVELODGE on enum unusedCreditInfo>source
    • 200 response: added support for new value FLIGHT_PASS on enum unusedCreditInfo>totalFare>otherCoinage>coinageCode
  • POST /v2/air/pnrs/{pnrId}/update:
    • request: added support for new value FLIGHT_PASS on enum bookingPaymentDetails>bookingTravelerPaymentDetails>selectedFormOfPayments>selectedPaymentSources>amount>otherCoinage>coinageCode
    • request: added support for new value TRAVELODGE on enum bookingPaymentDetails>bookingTravelerPaymentDetails>selectedFormOfPayments>selectedPaymentSources>rawPaymentSource>source
    • request: added support for new value FLIGHT_PASS on enum bookingPaymentDetails>bookingTravelerPaymentDetails>selectedFormOfPayments>selectedPaymentSources>rawPaymentSource>totalFare>otherCoinage>coinageCode
    • request: has been updated at path bookingPaymentDetails>bookingTravelerPaymentDetails>selectedFormOfPayments>selectedPaymentSources>rawPaymentSource>type>description
    • request: bookingPaymentDetails>bookingTravelerPaymentDetails>selectedFormOfPayments>selectedPaymentSources>rawPaymentSource>source is now required
    • request: bookingPaymentDetails>bookingTravelerPaymentDetails>selectedFormOfPayments>selectedPaymentSources>rawPaymentSource>unusedCreditPcc is now required
    • request: bookingPaymentDetails>bookingTravelerPaymentDetails>selectedFormOfPayments>selectedPaymentSources>rawPaymentSource>pnrOwningPcc is now required
    • request: added support for new value TRAVELODGE on enum travelerInfo>traveler>travelerInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value TRAVELODGE on enum travelerInfo>traveler>travelerInfo>userBusinessInfo>designatedApproverInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value TRAVELODGE on enum travelerInfo>traveler>travelerInfo>userBusinessInfo>managerBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value TRAVELODGE on enum travelerInfo>traveler>travelerInfo>user>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value TRAVELODGE on enum pnrRemarks>remark>remarkIdentifier>travelerInfo>tmcInfo>secondaryServiceProviderTmcs>supplier
  • POST /v2/air/modify-search:
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>allowedFopRules>paymentRules>paymentSplitDetails>splitAmount>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>allowedFopRules>paymentRules>paymentSplitDetails>minMaxAmount>maxLimit>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>allowedFopRules>paymentRules>paymentSplitDetails>minMaxAmount>minLimit>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>allowedFopRules>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>publicFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>publicFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum itineraryDetails>itineraries>posInfo>source
    • 200 response: added support for itineraryDetails>itineraries>policyInfos>ruleResultInfos>actions>takeApproval>approvalType property
    • 200 response: added support for new value TRAVELODGE on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>fareInfo>merchantFeeInfo>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>fareInfo>merchantFeeInfo>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>fareInfo>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>fareInfo>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>fareInfo>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>travelers>fareInfo>merchantFeeInfo>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>travelers>fareInfo>merchantFeeInfo>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>travelers>fareInfo>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>travelers>fareInfo>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>travelers>fareInfo>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>legs>totalLegFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>legs>totalLegFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>postDepartureExchangePolicy>fee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>exchangePolicy>fee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>postDepartureCancellationPolicy>fee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>cancellationPolicy>fee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>carryOn>fee>fee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>checkedIn>fee>fee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>legs>travelerInfos>travelerLegFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>legs>travelerInfos>travelerLegFare>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum filters>fareRange>max>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum filters>fareRange>min>otherCoinage>coinageCode
  • GET /v2/air/pnrs/{pnrId}/exchange-details:
    • 200 response: added support for new value TRAVELODGE on enum ticketToExchangeInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • POST /v2/air/cancel-pnr:
    • request: added support for new value FLIGHT_PASS on enum cancellationOverride>newCancellationPenalty>otherCoinage>coinageCode
  • POST /v2/air/intermediate-revalidate-itinerary:
    • 200 response: added support for policyDetails>ruleResultInfos>actions>takeApproval>approvalType property
    • 200 response: added support for new value TRAVELODGE on enum policyDetails>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum policyDetails>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum policyDetails>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum policyDetails>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum policyDetails>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum policyDetails>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum policyDetails>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum policyDetails>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum policyDetails>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum policyDetails>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum policyDetails>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum policyDetails>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum policyDetails>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum perTravelerPrices>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum perTravelerPrices>changeFee>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum perTravelerPrices>changeFee>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum perTravelerPrices>airlineFee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum perTravelerPrices>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum perTravelerPrices>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum legPrices>changeFee>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum legPrices>changeFee>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum legPrices>airlineFee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum legPrices>travelerPrices>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum legPrices>travelerPrices>changeFee>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum legPrices>travelerPrices>changeFee>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum legPrices>travelerPrices>airlineFee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum legPrices>travelerPrices>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum legPrices>travelerPrices>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum legPrices>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum legPrices>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum fareBreakDown>changeFee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum fareBreakDown>airlineFee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum fareBreakDown>merchantFee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum fareBreakDown>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum fareBreakDown>totalFare>base>otherCoinage>coinageCode
  • POST /v2/air/revalidate-itinerary:
    • 200 response: added support for policyDetails>ruleResultInfos>actions>takeApproval>approvalType property
    • 200 response: added support for new value TRAVELODGE on enum policyDetails>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum policyDetails>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum policyDetails>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum policyDetails>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum policyDetails>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum policyDetails>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum policyDetails>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum policyDetails>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum policyDetails>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum policyDetails>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum policyDetails>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum policyDetails>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum policyDetails>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum perTravelerPrices>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum perTravelerPrices>changeFee>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum perTravelerPrices>changeFee>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum perTravelerPrices>airlineFee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum perTravelerPrices>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum perTravelerPrices>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum legPrices>changeFee>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum legPrices>changeFee>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum legPrices>airlineFee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum legPrices>travelerPrices>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum legPrices>travelerPrices>changeFee>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum legPrices>travelerPrices>changeFee>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum legPrices>travelerPrices>airlineFee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum legPrices>travelerPrices>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum legPrices>travelerPrices>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum legPrices>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum legPrices>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum fareBreakDown>changeFee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum fareBreakDown>airlineFee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum fareBreakDown>merchantFee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum fareBreakDown>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum fareBreakDown>totalFare>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum bookingCharges>paymentMethod>selectedPaymentSource>amount>otherCoinage>coinageCode
    • request: added support for new value TRAVELODGE on enum bookingCharges>paymentMethod>selectedPaymentSource>rawPaymentSource>source
    • request: added support for new value FLIGHT_PASS on enum bookingCharges>paymentMethod>selectedPaymentSource>rawPaymentSource>totalFare>otherCoinage>coinageCode
    • request: has been updated at path bookingCharges>paymentMethod>selectedPaymentSource>rawPaymentSource>type>description
    • request: bookingCharges>paymentMethod>selectedPaymentSource>rawPaymentSource>source is now required
    • request: bookingCharges>paymentMethod>selectedPaymentSource>rawPaymentSource>unusedCreditPcc is now required
    • request: bookingCharges>paymentMethod>selectedPaymentSource>rawPaymentSource>pnrOwningPcc is now required
    • request: added support for new value FLIGHT_PASS on enum bookingCharges>amount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum bookingCharges>amount>base>otherCoinage>coinageCode
    • request: added support for new value TRAVELODGE on enum travelers>travelerDetails>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • POST /v2/air/initiate-booking:
    • request: added support for new value FLIGHT_PASS on enum bookingCharges>paymentMethod>selectedPaymentSource>amount>otherCoinage>coinageCode
    • request: added support for new value TRAVELODGE on enum bookingCharges>paymentMethod>selectedPaymentSource>rawPaymentSource>source
    • request: added support for new value FLIGHT_PASS on enum bookingCharges>paymentMethod>selectedPaymentSource>rawPaymentSource>totalFare>otherCoinage>coinageCode
    • request: has been updated at path bookingCharges>paymentMethod>selectedPaymentSource>rawPaymentSource>type>description
    • request: bookingCharges>paymentMethod>selectedPaymentSource>rawPaymentSource>source is now required
    • request: bookingCharges>paymentMethod>selectedPaymentSource>rawPaymentSource>unusedCreditPcc is now required
    • request: bookingCharges>paymentMethod>selectedPaymentSource>rawPaymentSource>pnrOwningPcc is now required
    • request: added support for new value FLIGHT_PASS on enum bookingCharges>amount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum bookingCharges>amount>base>otherCoinage>coinageCode
    • request: added support for new value TRAVELODGE on enum travelers>travelerDetails>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • POST /v2/air/seat-map:
    • 200 response: added support for new value FLIGHT_PASS on enum seatMaps>cabinSections>rowSections>seatSections>price>merchantFee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum seatMaps>cabinSections>rowSections>seatSections>price>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum seatMaps>cabinSections>rowSections>seatSections>price>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum seatMaps>cabinSections>rowSections>seatSections>price>totalAmount>otherCoinage>coinageCode
  • POST /v2/air/flight-checkout:
    • 200 response: added support for new value FLIGHT_PASS on enum airlineCardFees>fees>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum ancillaries>ancillaryOptions>fare>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum baggageInfo>baggageSelectionGroups>travelerBaggageOptions>baggageOptions>multiSelectOptions>simpleBag>bagFareInfo>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum baggageInfo>baggageSelectionGroups>travelerBaggageOptions>baggageOptions>multiSelectOptions>simpleBag>bagFareInfo>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum baggageInfo>baggageSelectionGroups>travelerBaggageOptions>baggageOptions>singleSelectOptions>complexBag>complexBagFareInfo>totalAmountBreakdown>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum baggageInfo>baggageSelectionGroups>travelerBaggageOptions>baggageOptions>singleSelectOptions>complexBag>complexBagFareInfo>totalAmountBreakdown>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum baggageInfo>baggageSelectionGroups>travelerBaggageOptions>baggageOptions>singleSelectOptions>complexBag>complexBagFareInfo>totalAmount>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum baggageInfo>baggageSelectionGroups>travelerBaggageOptions>baggageOptions>singleSelectOptions>complexBag>complexBagFareInfo>totalAmount>totalFare>base>otherCoinage>coinageCode
  • POST /v2/air/selected-itinerary:
    • 200 response: added support for new value FLIGHT_PASS on enum itinerary>allowedFopRules>paymentRules>paymentSplitDetails>splitAmount>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itinerary>allowedFopRules>paymentRules>paymentSplitDetails>minMaxAmount>maxLimit>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itinerary>allowedFopRules>paymentRules>paymentSplitDetails>minMaxAmount>minLimit>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itinerary>allowedFopRules>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itinerary>publicFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itinerary>publicFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum itinerary>posInfo>source
    • 200 response: added support for itinerary>policyInfos>ruleResultInfos>actions>takeApproval>approvalType property
    • 200 response: added support for new value TRAVELODGE on enum itinerary>policyInfos>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum itinerary>policyInfos>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum itinerary>policyInfos>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum itinerary>policyInfos>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum itinerary>policyInfos>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum itinerary>policyInfos>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum itinerary>policyInfos>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum itinerary>policyInfos>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum itinerary>policyInfos>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum itinerary>policyInfos>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum itinerary>policyInfos>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum itinerary>policyInfos>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum itinerary>policyInfos>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itinerary>fareInfo>merchantFeeInfo>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itinerary>fareInfo>merchantFeeInfo>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itinerary>fareInfo>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itinerary>fareInfo>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itinerary>fareInfo>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itinerary>travelers>fareInfo>merchantFeeInfo>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itinerary>travelers>fareInfo>merchantFeeInfo>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itinerary>travelers>fareInfo>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itinerary>travelers>fareInfo>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itinerary>travelers>fareInfo>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itinerary>legs>totalLegFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itinerary>legs>totalLegFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itinerary>legs>travelerInfos>fareRules>postDepartureExchangePolicy>fee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itinerary>legs>travelerInfos>fareRules>exchangePolicy>fee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itinerary>legs>travelerInfos>fareRules>postDepartureCancellationPolicy>fee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itinerary>legs>travelerInfos>fareRules>cancellationPolicy>fee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itinerary>legs>travelerInfos>fareRules>baggagePolicy>carryOn>fee>fee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itinerary>legs>travelerInfos>fareRules>baggagePolicy>checkedIn>fee>fee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itinerary>legs>travelerInfos>travelerLegFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itinerary>legs>travelerInfos>travelerLegFare>base>otherCoinage>coinageCode
  • POST /v2/air/flight-attributes:
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>allowedFopRules>paymentRules>paymentSplitDetails>splitAmount>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>allowedFopRules>paymentRules>paymentSplitDetails>minMaxAmount>maxLimit>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>allowedFopRules>paymentRules>paymentSplitDetails>minMaxAmount>minLimit>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>allowedFopRules>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>publicFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>publicFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum itineraryDetails>itineraries>posInfo>source
    • 200 response: added support for itineraryDetails>itineraries>policyInfos>ruleResultInfos>actions>takeApproval>approvalType property
    • 200 response: added support for new value TRAVELODGE on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>fareInfo>merchantFeeInfo>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>fareInfo>merchantFeeInfo>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>fareInfo>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>fareInfo>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>fareInfo>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>travelers>fareInfo>merchantFeeInfo>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>travelers>fareInfo>merchantFeeInfo>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>travelers>fareInfo>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>travelers>fareInfo>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>travelers>fareInfo>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>legs>totalLegFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>legs>totalLegFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>postDepartureExchangePolicy>fee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>exchangePolicy>fee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>postDepartureCancellationPolicy>fee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>cancellationPolicy>fee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>carryOn>fee>fee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>checkedIn>fee>fee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>legs>travelerInfos>travelerLegFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>legs>travelerInfos>travelerLegFare>base>otherCoinage>coinageCode
  • POST /v2/air/search-flights:
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>allowedFopRules>paymentRules>paymentSplitDetails>splitAmount>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>allowedFopRules>paymentRules>paymentSplitDetails>minMaxAmount>maxLimit>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>allowedFopRules>paymentRules>paymentSplitDetails>minMaxAmount>minLimit>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>allowedFopRules>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>publicFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>publicFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum itineraryDetails>itineraries>posInfo>source
    • 200 response: added support for itineraryDetails>itineraries>policyInfos>ruleResultInfos>actions>takeApproval>approvalType property
    • 200 response: added support for new value TRAVELODGE on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>fareInfo>merchantFeeInfo>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>fareInfo>merchantFeeInfo>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>fareInfo>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>fareInfo>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>fareInfo>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>travelers>fareInfo>merchantFeeInfo>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>travelers>fareInfo>merchantFeeInfo>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>travelers>fareInfo>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>travelers>fareInfo>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>travelers>fareInfo>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>legs>totalLegFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>legs>totalLegFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>postDepartureExchangePolicy>fee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>exchangePolicy>fee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>postDepartureCancellationPolicy>fee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>cancellationPolicy>fee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>carryOn>fee>fee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>checkedIn>fee>fee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>legs>travelerInfos>travelerLegFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum itineraryDetails>itineraries>legs>travelerInfos>travelerLegFare>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum filters>fareRange>max>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum filters>fareRange>min>otherCoinage>coinageCode
Company API
  • POST /v2/service-charge/{entityType}/{entityId}/types/{type}/list:
    • 200 response: added support for new value FLIGHT_PASS on enum serviceCharges>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum serviceCharges>fop>paymentMethod
    • 200 response: added support for new value TRAVELODGE on enum serviceCharges>bookingDetails>source
    • 200 response: added support for new value TRAVELODGE on enum serviceCharges>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum serviceCharges>charge>waiveOffInfo>waiveOffAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum serviceCharges>charge>waiveOffInfo>waiveOffAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum serviceCharges>charge>feeInfo>calculatedAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum serviceCharges>charge>allowedFoP
    • 200 response: added support for new value FLIGHT_PASS on enum serviceCharges>charge>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum serviceCharges>charge>taxes>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum serviceCharges>charge>amount>otherCoinage>coinageCode
  • POST /v2/license/company/{companyId}/service-charge/per-trip:
    • request: added support for new value FLIGHT_PASS on enum config>tierCharges>charges>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum config>charges>otherCoinage>coinageCode
  • GET /v2/license/company/{companyId}/service-charge/per-trip:
    • 200 response: added support for new value FLIGHT_PASS on enum config>tierCharges>charges>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum config>charges>otherCoinage>coinageCode
  • PUT /v2/companies/{companyId}:
    • request: added support for new value FLIGHT_PASS on enum carbonCostConfig>price>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum rewardsProgram>redeemablePaymentMethods
    • request: added support for new value TRAVELODGE on enum emergencyContactInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • GET /v2/companies/{companyId}:
    • 200 response: added support for new value FLIGHT_PASS on enum carbonCostConfig>price>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rewardsProgram>redeemablePaymentMethods
    • 200 response: added support for new value TRAVELODGE on enum emergencyContactInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • POST /v2/companies:
    • request: added support for new value FLIGHT_PASS on enum carbonCostConfig>price>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum rewardsProgram>redeemablePaymentMethods
    • request: added support for new value TRAVELODGE on enum emergencyContactInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
Event API
  • GET /v2/events/payment-sources:
    • 200 response: added support for new value TEMPORARY_READY on enum paymentSources>status
    • 200 response: added support for new value TEMPORARY_USED on enum paymentSources>status
    • 200 response: added support for new value TEMPORARY_EXPIRED on enum paymentSources>status
    • 200 response: added support for new value TEMPORARY_INCOMPLETE on enum paymentSources>status
  • POST /v2/events/list:
    • 200 response: added support for new value TEMPORARY_READY on enum events>paymentSources>status
    • 200 response: added support for new value TEMPORARY_USED on enum events>paymentSources>status
    • 200 response: added support for new value TEMPORARY_EXPIRED on enum events>paymentSources>status
    • 200 response: added support for new value TEMPORARY_INCOMPLETE on enum events>paymentSources>status
  • GET /v2/events/read-by-external-id:
    • 200 response: added support for new value TEMPORARY_READY on enum event>paymentSources>status
    • 200 response: added support for new value TEMPORARY_USED on enum event>paymentSources>status
    • 200 response: added support for new value TEMPORARY_EXPIRED on enum event>paymentSources>status
    • 200 response: added support for new value TEMPORARY_INCOMPLETE on enum event>paymentSources>status
  • GET /v2/events/{eventId}:
    • 200 response: added support for new value TEMPORARY_READY on enum event>paymentSources>status
    • 200 response: added support for new value TEMPORARY_USED on enum event>paymentSources>status
    • 200 response: added support for new value TEMPORARY_EXPIRED on enum event>paymentSources>status
    • 200 response: added support for new value TEMPORARY_INCOMPLETE on enum event>paymentSources>status
  • POST /v2/events/bulk-edit:
    • request: added support for new value TRAVELODGE on enum eventsToUpdate>eventBasicInfo>tripOverrides>rateCodeOverrides>supplier
  • GET /v2/events/payment-sources:
    • 200 response: added support for new value TRAVELODGE on enum paymentSources>mapping>paymentSourceAttributes>allowedThirdPartySources
    • 200 response: added support for new value FLIGHT_PASS on enum paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>fopInfo>paymentMethod
    • 200 response: added support for new value TRAVELODGE on enum paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>source
    • 200 response: added support for new value FLIGHT_PASS on enum paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>totalFare>otherCoinage>coinageCode
  • POST /v2/events/{eventId}/edit-basic-info:
    • request: added support for new value TRAVELODGE on enum tripOverrides>rateCodeOverrides>supplier
  • POST /v2/events/list:
    • 200 response: added support for new value TRAVELODGE on enum events>paymentSources>mapping>paymentSourceAttributes>allowedThirdPartySources
    • 200 response: added support for new value FLIGHT_PASS on enum events>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>fopInfo>paymentMethod
    • 200 response: added support for new value TRAVELODGE on enum events>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>source
    • 200 response: added support for new value FLIGHT_PASS on enum events>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>totalFare>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum events>group>metadata>tripOverrides>rateCodeOverrides>supplier
    • request: added an item of type object to filters oneOf values
  • GET /v2/events/read-by-external-id:
    • 200 response: added support for new value TRAVELODGE on enum event>paymentSources>mapping>paymentSourceAttributes>allowedThirdPartySources
    • 200 response: added support for new value FLIGHT_PASS on enum event>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>fopInfo>paymentMethod
    • 200 response: added support for new value TRAVELODGE on enum event>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>source
    • 200 response: added support for new value FLIGHT_PASS on enum event>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>totalFare>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum event>group>metadata>tripOverrides>rateCodeOverrides>supplier
  • GET /v2/events/{eventId}:
    • 200 response: added support for new value TRAVELODGE on enum event>paymentSources>mapping>paymentSourceAttributes>allowedThirdPartySources
    • 200 response: added support for new value FLIGHT_PASS on enum event>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>fopInfo>paymentMethod
    • 200 response: added support for new value TRAVELODGE on enum event>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>source
    • 200 response: added support for new value FLIGHT_PASS on enum event>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>totalFare>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum event>group>metadata>tripOverrides>rateCodeOverrides>supplier
  • POST /v2/events:
    • request: added support for new value TRAVELODGE on enum tripOverrides>rateCodeOverrides>supplier
Hotel API
  • POST /v2/hotel/pnrs/{pnrId}/modify-book:
    • request: added support for new value FLIGHT_PASS on enum bookingPaymentDetails>bookingTravelerPaymentDetails>selectedFormOfPayments>selectedPaymentSources>amount>otherCoinage>coinageCode
    • request: added support for new value TRAVELODGE on enum bookingPaymentDetails>bookingTravelerPaymentDetails>selectedFormOfPayments>selectedPaymentSources>rawPaymentSource>source
    • request: added support for new value FLIGHT_PASS on enum bookingPaymentDetails>bookingTravelerPaymentDetails>selectedFormOfPayments>selectedPaymentSources>rawPaymentSource>totalFare>otherCoinage>coinageCode
    • request: has been updated at path bookingPaymentDetails>bookingTravelerPaymentDetails>selectedFormOfPayments>selectedPaymentSources>rawPaymentSource>type>description
    • request: bookingPaymentDetails>bookingTravelerPaymentDetails>selectedFormOfPayments>selectedPaymentSources>rawPaymentSource>source is now required
    • request: bookingPaymentDetails>bookingTravelerPaymentDetails>selectedFormOfPayments>selectedPaymentSources>rawPaymentSource>unusedCreditPcc is now required
    • request: bookingPaymentDetails>bookingTravelerPaymentDetails>selectedFormOfPayments>selectedPaymentSources>rawPaymentSource>pnrOwningPcc is now required
  • POST /v2/hotel/pnrs/{pnrId}/modify-details:
    • 200 response: added support for new value FLIGHT_PASS on enum rateStatistics>median>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rateStatistics>median>total>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>penaltyAmount>otherCoinage>coinageCode
    • 200 response: added support for bookedRooms>rateOptions>policyInfo>ruleResultInfos>actions>takeApproval>approvalType property
    • 200 response: added support for new value TRAVELODGE on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>cancellationPolicy>terms>penalty>penaltyAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>penaltyAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>postpaidRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>postpaidRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>postpaidRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>postpaidRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>postpaidRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>prepaidRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>prepaidRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>prepaidRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>prepaidRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>prepaidRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>rateDifference>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>rateDifference>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>rateDifference>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>rateDifference>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>rateDifference>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>publishedNightlyRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>publishedNightlyRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>publishedNightlyRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>publishedNightlyRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>publishedNightlyRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>publishedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>publishedRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>publishedRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>publishedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>publishedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum bookedRooms>rateOptions>rateInfo>rateSupplier
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>refundAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>averageNightlyRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>averageNightlyRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>averageNightlyRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>averageNightlyRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>averageNightlyRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>nightlyRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>nightlyRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>nightlyRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>nightlyRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>nightlyRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>totalRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>totalRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>totalRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>totalRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>totalRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>penaltyAmount>otherCoinage>coinageCode
    • 200 response: added support for rooms>rateOptions>policyInfo>ruleResultInfos>actions>takeApproval>approvalType property
    • 200 response: added support for new value TRAVELODGE on enum rooms>rateOptions>policyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>cancellationPolicy>terms>penalty>penaltyAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>penaltyAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>postpaidRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>postpaidRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>postpaidRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>postpaidRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>postpaidRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>prepaidRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>prepaidRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>prepaidRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>prepaidRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>prepaidRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>rateDifference>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>rateDifference>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>rateDifference>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>rateDifference>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>rateDifference>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>publishedNightlyRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>publishedNightlyRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>publishedNightlyRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>publishedNightlyRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>publishedNightlyRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>publishedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>publishedRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>publishedRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>publishedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>publishedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum rooms>rateOptions>rateInfo>rateSupplier
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>refundAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>averageNightlyRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>averageNightlyRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>averageNightlyRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>averageNightlyRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>averageNightlyRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>nightlyRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>nightlyRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>nightlyRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>nightlyRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>nightlyRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>totalRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>totalRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>totalRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>totalRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>totalRate>base>otherCoinage>coinageCode
  • POST /v2/hotel/create-pnr:
    • request: added support for new value FLIGHT_PASS on enum bookingPaymentDetails>bookingTravelerPaymentDetails>selectedFormOfPayments>selectedPaymentSources>amount>otherCoinage>coinageCode
    • request: added support for new value TRAVELODGE on enum bookingPaymentDetails>bookingTravelerPaymentDetails>selectedFormOfPayments>selectedPaymentSources>rawPaymentSource>source
    • request: added support for new value FLIGHT_PASS on enum bookingPaymentDetails>bookingTravelerPaymentDetails>selectedFormOfPayments>selectedPaymentSources>rawPaymentSource>totalFare>otherCoinage>coinageCode
    • request: has been updated at path bookingPaymentDetails>bookingTravelerPaymentDetails>selectedFormOfPayments>selectedPaymentSources>rawPaymentSource>type>description
    • request: bookingPaymentDetails>bookingTravelerPaymentDetails>selectedFormOfPayments>selectedPaymentSources>rawPaymentSource>source is now required
    • request: bookingPaymentDetails>bookingTravelerPaymentDetails>selectedFormOfPayments>selectedPaymentSources>rawPaymentSource>unusedCreditPcc is now required
    • request: bookingPaymentDetails>bookingTravelerPaymentDetails>selectedFormOfPayments>selectedPaymentSources>rawPaymentSource>pnrOwningPcc is now required
  • POST /v2/hotel/validate-rebooking:
    • request: added support for new value TRAVELODGE on enum travelers>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value TRAVELODGE on enum travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value TRAVELODGE on enum travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value TRAVELODGE on enum travelers>user>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • POST /v2/hotel/price-check:
    • 200 response: added support for new value FLIGHT_PASS on enum price>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum price>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum price>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum price>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum price>base>otherCoinage>coinageCode
  • POST /v2/hotel/details:
    • 200 response: added support for new value FLIGHT_PASS on enum rateStatistics>median>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rateStatistics>median>total>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>penaltyAmount>otherCoinage>coinageCode
    • 200 response: added support for bookedRooms>rateOptions>policyInfo>ruleResultInfos>actions>takeApproval>approvalType property
    • 200 response: added support for new value TRAVELODGE on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>cancellationPolicy>terms>penalty>penaltyAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>penaltyAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>postpaidRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>postpaidRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>postpaidRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>postpaidRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>postpaidRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>prepaidRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>prepaidRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>prepaidRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>prepaidRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>prepaidRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>rateDifference>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>rateDifference>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>rateDifference>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>rateDifference>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>rateDifference>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>publishedNightlyRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>publishedNightlyRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>publishedNightlyRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>publishedNightlyRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>publishedNightlyRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>publishedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>publishedRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>publishedRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>publishedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>publishedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum bookedRooms>rateOptions>rateInfo>rateSupplier
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>refundAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>averageNightlyRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>averageNightlyRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>averageNightlyRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>averageNightlyRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>averageNightlyRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>nightlyRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>nightlyRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>nightlyRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>nightlyRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>nightlyRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>totalRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>totalRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>totalRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>totalRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum bookedRooms>rateOptions>rateInfo>totalRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>penaltyAmount>otherCoinage>coinageCode
    • 200 response: added support for rooms>rateOptions>policyInfo>ruleResultInfos>actions>takeApproval>approvalType property
    • 200 response: added support for new value TRAVELODGE on enum rooms>rateOptions>policyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>cancellationPolicy>terms>penalty>penaltyAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>penaltyAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>postpaidRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>postpaidRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>postpaidRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>postpaidRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>postpaidRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>prepaidRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>prepaidRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>prepaidRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>prepaidRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>prepaidRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>rateDifference>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>rateDifference>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>rateDifference>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>rateDifference>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>rateDifference>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>publishedNightlyRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>publishedNightlyRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>publishedNightlyRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>publishedNightlyRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>publishedNightlyRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>publishedRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>publishedRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>publishedRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>publishedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>publishedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum rooms>rateOptions>rateInfo>rateSupplier
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>refundAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>averageNightlyRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>averageNightlyRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>averageNightlyRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>averageNightlyRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>averageNightlyRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>nightlyRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>nightlyRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>nightlyRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>nightlyRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>nightlyRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>totalRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>totalRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>totalRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>totalRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum rooms>rateOptions>rateInfo>totalRate>base>otherCoinage>coinageCode
  • POST /v2/hotel/search:
    • 200 response: added support for new value FLIGHT_PASS on enum metadata>rateStatistics>median>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum metadata>rateStatistics>median>total>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotels>rateInfo>totalRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotels>rateInfo>totalRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotels>rateInfo>totalRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotels>rateInfo>totalRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotels>rateInfo>totalRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotels>rateInfo>averageNightlyRate>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotels>rateInfo>averageNightlyRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotels>rateInfo>averageNightlyRate>roomFees>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotels>rateInfo>averageNightlyRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotels>rateInfo>averageNightlyRate>base>otherCoinage>coinageCode
    • 200 response: added support for hotels>policyInfo>ruleResultInfos>actions>takeApproval>approvalType property
    • 200 response: added support for new value TRAVELODGE on enum hotels>policyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum hotels>policyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum hotels>policyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum hotels>policyInfo>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum hotels>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum hotels>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum hotels>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum hotels>policyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum hotels>policyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum hotels>policyInfo>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum hotels>policyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum hotels>policyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum hotels>policyInfo>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
Payments API
  • GET /v2/payment/users/{userId}/payment-sources/{paymentSourceId}:
    • 200 response: added support for new value TEMPORARY_READY on enum paymentSource>status
    • 200 response: added support for new value TEMPORARY_USED on enum paymentSource>status
    • 200 response: added support for new value TEMPORARY_EXPIRED on enum paymentSource>status
    • 200 response: added support for new value TEMPORARY_INCOMPLETE on enum paymentSource>status
  • POST /v2/payment/users/{userId}/payment-sources:
    • 200 response: added support for new value TEMPORARY_READY on enum status
    • 200 response: added support for new value TEMPORARY_USED on enum status
    • 200 response: added support for new value TEMPORARY_EXPIRED on enum status
    • 200 response: added support for new value TEMPORARY_INCOMPLETE on enum status
    • request: added support for new value TEMPORARY_READY on enum paymentSourceInfo>status
    • request: added support for new value TEMPORARY_USED on enum paymentSourceInfo>status
    • request: added support for new value TEMPORARY_EXPIRED on enum paymentSourceInfo>status
    • request: added support for new value TEMPORARY_INCOMPLETE on enum paymentSourceInfo>status
  • GET /v2/payment/users/{userId}/payment-sources:
    • 200 response: added support for new value TEMPORARY_READY on enum paymentSourceInfos>status
    • 200 response: added support for new value TEMPORARY_USED on enum paymentSourceInfos>status
    • 200 response: added support for new value TEMPORARY_EXPIRED on enum paymentSourceInfos>status
    • 200 response: added support for new value TEMPORARY_INCOMPLETE on enum paymentSourceInfos>status
  • POST /v2/service-charge/{entityType}/{entityId}/types/{type}/list:
    • 200 response: added support for new value FLIGHT_PASS on enum serviceCharges>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum serviceCharges>fop>paymentMethod
    • 200 response: added support for new value TRAVELODGE on enum serviceCharges>bookingDetails>source
    • 200 response: added support for new value TRAVELODGE on enum serviceCharges>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum serviceCharges>charge>waiveOffInfo>waiveOffAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum serviceCharges>charge>waiveOffInfo>waiveOffAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum serviceCharges>charge>feeInfo>calculatedAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum serviceCharges>charge>allowedFoP
    • 200 response: added support for new value FLIGHT_PASS on enum serviceCharges>charge>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum serviceCharges>charge>taxes>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum serviceCharges>charge>amount>otherCoinage>coinageCode
Template API
  • GET /v2/event-templates/read-by-external-id:
    • 200 response: added support for new value TEMPORARY_READY on enum eventTemplate>paymentSources>status
    • 200 response: added support for new value TEMPORARY_USED on enum eventTemplate>paymentSources>status
    • 200 response: added support for new value TEMPORARY_EXPIRED on enum eventTemplate>paymentSources>status
    • 200 response: added support for new value TEMPORARY_INCOMPLETE on enum eventTemplate>paymentSources>status
  • POST /v2/event-templates/list:
    • 200 response: added support for new value TEMPORARY_READY on enum eventTemplates>paymentSources>status
    • 200 response: added support for new value TEMPORARY_USED on enum eventTemplates>paymentSources>status
    • 200 response: added support for new value TEMPORARY_EXPIRED on enum eventTemplates>paymentSources>status
    • 200 response: added support for new value TEMPORARY_INCOMPLETE on enum eventTemplates>paymentSources>status
  • GET /v2/event-templates/{templateId}:
    • 200 response: added support for new value TEMPORARY_READY on enum eventTemplate>paymentSources>status
    • 200 response: added support for new value TEMPORARY_USED on enum eventTemplate>paymentSources>status
    • 200 response: added support for new value TEMPORARY_EXPIRED on enum eventTemplate>paymentSources>status
    • 200 response: added support for new value TEMPORARY_INCOMPLETE on enum eventTemplate>paymentSources>status
  • GET /v2/event-templates/read-by-external-id:
    • 200 response: added support for new value TRAVELODGE on enum eventTemplate>group>metadata>tripOverrides>rateCodeOverrides>supplier
    • 200 response: added support for new value TRAVELODGE on enum eventTemplate>paymentSources>mapping>paymentSourceAttributes>allowedThirdPartySources
    • 200 response: added support for new value FLIGHT_PASS on enum eventTemplate>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>fopInfo>paymentMethod
    • 200 response: added support for new value TRAVELODGE on enum eventTemplate>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>source
    • 200 response: added support for new value FLIGHT_PASS on enum eventTemplate>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>totalFare>otherCoinage>coinageCode
  • POST /v2/event-templates/list:
    • 200 response: added support for new value TRAVELODGE on enum eventTemplates>group>metadata>tripOverrides>rateCodeOverrides>supplier
    • 200 response: added support for new value TRAVELODGE on enum eventTemplates>paymentSources>mapping>paymentSourceAttributes>allowedThirdPartySources
    • 200 response: added support for new value FLIGHT_PASS on enum eventTemplates>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>fopInfo>paymentMethod
    • 200 response: added support for new value TRAVELODGE on enum eventTemplates>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>source
    • 200 response: added support for new value FLIGHT_PASS on enum eventTemplates>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>totalFare>otherCoinage>coinageCode
  • POST /v2/event-templates/{templateId}/edit-basic-info:
    • request: added support for new value TRAVELODGE on enum tripOverrides>rateCodeOverrides>supplier
  • GET /v2/event-templates/{templateId}:
    • 200 response: added support for new value TRAVELODGE on enum eventTemplate>group>metadata>tripOverrides>rateCodeOverrides>supplier
    • 200 response: added support for new value TRAVELODGE on enum eventTemplate>paymentSources>mapping>paymentSourceAttributes>allowedThirdPartySources
    • 200 response: added support for new value FLIGHT_PASS on enum eventTemplate>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>fopInfo>paymentMethod
    • 200 response: added support for new value TRAVELODGE on enum eventTemplate>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>source
    • 200 response: added support for new value FLIGHT_PASS on enum eventTemplate>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>totalFare>otherCoinage>coinageCode
  • POST /v2/event-templates:
    • request: added support for new value TRAVELODGE on enum tripOverrides>rateCodeOverrides>supplier
Trip API
  • POST /v3/approvals/companies/{companyId}/list:
    • 200 response: added support for new value TRAVELODGE on enum approvalDataList>approvers>basicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>approvalType property
    • 200 response: added support for new value TRAVELODGE on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum approvalDataList>pnrSummary>approvalData>approvers>basicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum approvalDataList>pnrSummary>travelers>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum approvalDataList>pnrSummary>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum approvalDataList>pnrSummary>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum approvalDataList>pnrSummary>travelers>user>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum approvalDataList>pnrSummary>source
    • 200 response: added support for new value TRAVELODGE on enum approvalDataList>pnrSummary>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum approvalDataList>pnrSummary>pnrSummary>miscPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum approvalDataList>pnrSummary>pnrSummary>limoPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum approvalDataList>pnrSummary>pnrSummary>carPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum approvalDataList>pnrSummary>pnrSummary>hotelPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum approvalDataList>pnrSummary>pnrSummary>railPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum approvalDataList>pnrSummary>pnrSummary>airPnrSummary>totalAmount>otherCoinage>coinageCode
  • POST /v3/approvals/approvers/{userId}/list:
    • 200 response: added support for new value TRAVELODGE on enum approvalDataList>approvers>basicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>approvalType property
    • 200 response: added support for new value TRAVELODGE on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum approvalDataList>pnrSummary>approvalData>approvers>basicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum approvalDataList>pnrSummary>travelers>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum approvalDataList>pnrSummary>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum approvalDataList>pnrSummary>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum approvalDataList>pnrSummary>travelers>user>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum approvalDataList>pnrSummary>source
    • 200 response: added support for new value TRAVELODGE on enum approvalDataList>pnrSummary>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum approvalDataList>pnrSummary>pnrSummary>miscPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum approvalDataList>pnrSummary>pnrSummary>limoPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum approvalDataList>pnrSummary>pnrSummary>carPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum approvalDataList>pnrSummary>pnrSummary>hotelPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum approvalDataList>pnrSummary>pnrSummary>railPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum approvalDataList>pnrSummary>pnrSummary>airPnrSummary>totalAmount>otherCoinage>coinageCode
  • GET /v2/trips/{tripId}/pnrs/{pnrId}/cancellation-details:
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>rail>refundOptions>refundRateInfo>voucher>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>rail>refundOptions>refundRateInfo>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>rail>refundOptions>refundRateInfo>cancellationFee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>rail>refundOptions>refundRateInfo>nonRefundableFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>rail>refundOptions>refundRateInfo>nonRefundableFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>rail>refundOptions>refundRateInfo>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>rail>refundOptions>refundRateInfo>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>cancellationOptions>fareInfo>flightCredits>netCreditAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>cancellationOptions>fareInfo>flightCredits>netCreditAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>cancellationOptions>fareInfo>flightCredits>changePenalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>cancellationOptions>fareInfo>flightCredits>changePenalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>cancellationOptions>fareInfo>flightCredits>totalCreditAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>cancellationOptions>fareInfo>flightCredits>totalCreditAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>cancellationOptions>fareInfo>refund>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>cancellationOptions>fareInfo>refund>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>cancellationOptions>fareInfo>merchantFee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>cancellationOptions>fareInfo>cancellationFee>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>cancellationOptions>fareInfo>cancellationFee>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>cancellationOptions>fareInfo>nonRefundableFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>cancellationOptions>fareInfo>nonRefundableFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>cancellationOptions>fareInfo>usedFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>cancellationOptions>fareInfo>usedFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>cancellationOptions>fareInfo>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>cancellationOptions>fareInfo>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>travelers>cancellationOptions>fareInfo>flightCredits>netCreditAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>travelers>cancellationOptions>fareInfo>flightCredits>netCreditAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>travelers>cancellationOptions>fareInfo>flightCredits>changePenalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>travelers>cancellationOptions>fareInfo>flightCredits>changePenalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>travelers>cancellationOptions>fareInfo>flightCredits>totalCreditAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>travelers>cancellationOptions>fareInfo>flightCredits>totalCreditAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>travelers>cancellationOptions>fareInfo>refund>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>travelers>cancellationOptions>fareInfo>refund>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>travelers>cancellationOptions>fareInfo>merchantFee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>travelers>cancellationOptions>fareInfo>cancellationFee>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>travelers>cancellationOptions>fareInfo>cancellationFee>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>travelers>cancellationOptions>fareInfo>nonRefundableFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>travelers>cancellationOptions>fareInfo>nonRefundableFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>travelers>cancellationOptions>fareInfo>usedFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>travelers>cancellationOptions>fareInfo>usedFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>travelers>cancellationOptions>fareInfo>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>travelers>cancellationOptions>fareInfo>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>flightCredits>netCreditAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>flightCredits>netCreditAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>flightCredits>changePenalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>flightCredits>changePenalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>flightCredits>totalCreditAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>flightCredits>totalCreditAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>refund>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>refund>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>merchantFee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>cancellationFee>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>cancellationFee>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>nonRefundableFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>nonRefundableFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>usedFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>usedFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>travelers>tickets>cancellationOptions>fareInfo>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>travelers>tickets>ticketFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum cancellationDetails>air>travelers>tickets>ticketFare>base>otherCoinage>coinageCode
  • POST /v3/trips/{tripId}/pnrs/{pnrId}/cancel:
    • request: added support for new value FLIGHT_PASS on enum cancellationDetails>refundInfo>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum cancellationDetails>refundInfo>fop>paymentMethod
    • request: added support for new value FLIGHT_PASS on enum cancellationDetails>refundInfo>amount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum cancellationDetails>refundInfo>amount>base>otherCoinage>coinageCode
  • POST /v2/invoicing/invoice-data:
    • 200 response: added support for new value TRAVELODGE on enum invoices>data>supplierType
    • 200 response: added support for new value FLIGHT_PASS on enum invoices>data>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum invoices>data>invoiceAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum invoices>data>invoiceAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum invoices>data>payments>actualPayment>paymentMetadata>customPaymentMethodMetadata>qantasTravelFundMetadata>fundBalance>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum invoices>data>payments>paymentMode
    • 200 response: added support for new value FLIGHT_PASS on enum invoices>data>payments>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum invoices>data>taxBreakdown>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum invoices>data>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum invoices>data>amount>base>otherCoinage>coinageCode
  • POST /v3/trips/arrangers/{arrangerId}/list:
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>createdByUserBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>userBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>approvalType property
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>pnrSummaries>approvalData>approvers>basicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>pnrSummaries>travelers>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>pnrSummaries>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>pnrSummaries>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>pnrSummaries>travelers>user>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>pnrSummaries>source
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>pnrSummaries>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum failedTripSummaries>pnrSummaries>pnrSummary>miscPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum failedTripSummaries>pnrSummaries>pnrSummary>limoPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum failedTripSummaries>pnrSummaries>pnrSummary>carPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum failedTripSummaries>pnrSummaries>pnrSummary>hotelPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum failedTripSummaries>pnrSummaries>pnrSummary>railPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum failedTripSummaries>pnrSummaries>pnrSummary>airPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>createdByUserBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>userBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>approvalType property
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>pnrSummaries>approvalData>approvers>basicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>pnrSummaries>travelers>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>pnrSummaries>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>pnrSummaries>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>pnrSummaries>travelers>user>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>pnrSummaries>source
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>pnrSummaries>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum tripSummaries>pnrSummaries>pnrSummary>miscPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum tripSummaries>pnrSummaries>pnrSummary>limoPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum tripSummaries>pnrSummaries>pnrSummary>carPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum tripSummaries>pnrSummaries>pnrSummary>hotelPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum tripSummaries>pnrSummaries>pnrSummary>railPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum tripSummaries>pnrSummaries>pnrSummary>airPnrSummary>totalAmount>otherCoinage>coinageCode
  • POST /v3/trips/companies/{companyId}/list:
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>createdByUserBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>userBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>approvalType property
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>pnrSummaries>approvalData>approvers>basicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>pnrSummaries>travelers>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>pnrSummaries>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>pnrSummaries>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>pnrSummaries>travelers>user>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>pnrSummaries>source
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>pnrSummaries>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum failedTripSummaries>pnrSummaries>pnrSummary>miscPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum failedTripSummaries>pnrSummaries>pnrSummary>limoPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum failedTripSummaries>pnrSummaries>pnrSummary>carPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum failedTripSummaries>pnrSummaries>pnrSummary>hotelPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum failedTripSummaries>pnrSummaries>pnrSummary>railPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum failedTripSummaries>pnrSummaries>pnrSummary>airPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>createdByUserBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>userBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>approvalType property
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>pnrSummaries>approvalData>approvers>basicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>pnrSummaries>travelers>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>pnrSummaries>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>pnrSummaries>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>pnrSummaries>travelers>user>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>pnrSummaries>source
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>pnrSummaries>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum tripSummaries>pnrSummaries>pnrSummary>miscPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum tripSummaries>pnrSummaries>pnrSummary>limoPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum tripSummaries>pnrSummaries>pnrSummary>carPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum tripSummaries>pnrSummaries>pnrSummary>hotelPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum tripSummaries>pnrSummaries>pnrSummary>railPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum tripSummaries>pnrSummaries>pnrSummary>airPnrSummary>totalAmount>otherCoinage>coinageCode
  • POST /v3/trips/users/{userId}/list:
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>createdByUserBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>userBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>approvalType property
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>pnrSummaries>approvalData>approvers>basicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>pnrSummaries>travelers>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>pnrSummaries>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>pnrSummaries>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>pnrSummaries>travelers>user>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>pnrSummaries>source
    • 200 response: added support for new value TRAVELODGE on enum failedTripSummaries>pnrSummaries>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum failedTripSummaries>pnrSummaries>pnrSummary>miscPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum failedTripSummaries>pnrSummaries>pnrSummary>limoPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum failedTripSummaries>pnrSummaries>pnrSummary>carPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum failedTripSummaries>pnrSummaries>pnrSummary>hotelPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum failedTripSummaries>pnrSummaries>pnrSummary>railPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum failedTripSummaries>pnrSummaries>pnrSummary>airPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>createdByUserBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>userBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>approvalType property
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>pnrSummaries>approvalData>approvers>basicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>pnrSummaries>travelers>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>pnrSummaries>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>pnrSummaries>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>pnrSummaries>travelers>user>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>pnrSummaries>source
    • 200 response: added support for new value TRAVELODGE on enum tripSummaries>pnrSummaries>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum tripSummaries>pnrSummaries>pnrSummary>miscPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum tripSummaries>pnrSummaries>pnrSummary>limoPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum tripSummaries>pnrSummaries>pnrSummary>carPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum tripSummaries>pnrSummaries>pnrSummary>hotelPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum tripSummaries>pnrSummaries>pnrSummary>railPnrSummary>totalAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum tripSummaries>pnrSummaries>pnrSummary>airPnrSummary>totalAmount>otherCoinage>coinageCode
  • POST /v3/trips/{tripId}/pnrs/{pnrId}/finalize:
    • request: added support for new value FLIGHT_PASS on enum finalizeIntent>airPriceOptimizationMetadata>penaltyPrice>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum finalizeIntent>airPriceOptimizationMetadata>priceDrop>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum finalizeIntent>airPriceOptimizationMetadata>newPrice>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum finalizeIntent>airPriceOptimizationMetadata>oldPrice>otherCoinage>coinageCode
  • PUT /v3/trips/{tripId}/pnrs/{pnrId}:
    • request: added support for new value FLIGHT_PASS on enum savingsFare>fareAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum savingsFare>fareAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum totalFareAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum totalFareAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum llfPnrInfo>totalFare>otherCoinage>coinageCode
    • request: added support for new value TRAVELODGE on enum pnrCreationDetails>requestedByDetails>requestedByUserOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value FLIGHT_PASS on enum paymentInfo>netCharge>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum paymentInfo>totalRefund>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum paymentInfo>totalCharge>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum paymentInfo>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum paymentInfo>fop>paymentMethod
    • request: added support for new value FLIGHT_PASS on enum serviceFees>waiveOffInfo>waiveOffAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum serviceFees>waiveOffInfo>waiveOffAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum serviceFees>feeInfo>calculatedAmount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum serviceFees>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum serviceFees>fop>paymentMethod
    • request: added support for new value FLIGHT_PASS on enum serviceFees>taxes>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum serviceFees>fare>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum serviceFees>fare>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum totalFare>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum miscPnr>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum miscPnr>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum miscPnr>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum miscPnr>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum miscPnr>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum miscPnr>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum miscPnr>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum miscPnr>rate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum miscPnr>rate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum miscPnr>rate>refund>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum miscPnr>rate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum miscPnr>rate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum limoPnr>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum limoPnr>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum limoPnr>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum limoPnr>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum limoPnr>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum limoPnr>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum limoPnr>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum limoPnr>rate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum limoPnr>rate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum limoPnr>rate>refund>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum limoPnr>rate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum limoPnr>rate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum limoPnr>cancellationPolicy>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>rate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>rate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>rate>refund>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>rate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>rate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>rate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>rate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>rate>refund>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>rate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>rate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>fares>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>fares>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>fares>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>fares>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>fares>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>fares>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>fares>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>fares>rate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>fares>rate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>fares>rate>refund>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>fares>rate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>fares>rate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>legInfos>amenities>price>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>ancillaries>travelCard>rateInfo>totalRateDifference>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>ancillaries>travelCard>rateInfo>rateDifference>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>ancillaries>travelCard>rateInfo>refund>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>ancillaries>travelCard>rateInfo>total>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>ancillaries>travelCard>rateInfo>railCardDiscount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>ancillaries>travelCard>rateInfo>fees>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>ancillaries>travelCard>rateInfo>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>tickets>refundedPrice>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>tickets>price>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>sections>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>sections>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>sections>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>sections>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>sections>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>sections>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>sections>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>sections>rate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>sections>rate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>sections>rate>refund>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>sections>rate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>sections>rate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>sections>fares>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>sections>fares>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>sections>fares>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>sections>fares>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>sections>fares>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>sections>fares>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>sections>fares>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>sections>fares>rate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>sections>fares>rate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>sections>fares>rate>refund>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>sections>fares>rate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>sections>fares>rate>base>otherCoinage>coinageCode
    • request: added support for new value TRAVELODGE on enum railPnr>passengerInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value FLIGHT_PASS on enum railPnr>rateMetadata>corporateNegotiatedRate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>rateMetadata>corporateNegotiatedRate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>rateMetadata>tmcNegotiatedRate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>rateMetadata>tmcNegotiatedRate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>rateMetadata>publishedRate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>rateMetadata>publishedRate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>rate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>rate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>rate>refund>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>rate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>rate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>legInfos>amenities>price>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>carAverageRate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>carAverageRate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>carAverageRate>total>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>dailyRates>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>dailyRates>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>dailyRates>total>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>rateMetadata>corporateNegotiatedRate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>rateMetadata>corporateNegotiatedRate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>rateMetadata>tmcNegotiatedRate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>rateMetadata>tmcNegotiatedRate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>rateMetadata>publishedRate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>rateMetadata>publishedRate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>rate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>rate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>rate>refund>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>rate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>rate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>carInfo>extraMileageCharge>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>cancellationPolicy>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateMetadata>corporateNegotiatedRate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateMetadata>corporateNegotiatedRate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateMetadata>tmcNegotiatedRate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateMetadata>tmcNegotiatedRate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateMetadata>publishedRate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateMetadata>publishedRate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>nightlyRates>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>nightlyRates>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>nightlyRates>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>nightlyRates>commission>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>nightlyRates>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>nightlyRates>refund>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>nightlyRates>extras>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>nightlyRates>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>postpaidRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>postpaidRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>postpaidRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>postpaidRate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>postpaidRate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>postpaidRate>refund>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>postpaidRate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>postpaidRate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>prepaidRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>prepaidRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>prepaidRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>prepaidRate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>prepaidRate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>prepaidRate>refund>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>prepaidRate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>prepaidRate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedNightlyRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedNightlyRate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedNightlyRate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedNightlyRate>refund>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedNightlyRate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedNightlyRate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedRate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedRate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedRate>refund>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedRate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedRate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>overallPenaltyCharged>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>totalRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>totalRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>totalRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>totalRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>totalRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>totalRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>totalRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>totalRate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>totalRate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>totalRate>refund>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>totalRate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>totalRate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>nightlyRate>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>cancellationPolicy>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>airPriceOptimizationMetadata>penaltyPrice>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>airPriceOptimizationMetadata>priceDrop>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>airPriceOptimizationMetadata>newPrice>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>airPriceOptimizationMetadata>oldPrice>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>bookingMetadata>fareStatistics>statisticsItems>totalFare>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>bookingMetadata>fareStatistics>statisticsItems>totalFare>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>automatedCancellationInfo>supportedCancellations>refund>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>automatedCancellationInfo>supportedCancellations>merchantFee>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>automatedCancellationInfo>supportedCancellations>penalty>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>automatedCancellationInfo>supportedCancellations>totalFare>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>automatedCancellationInfo>supportedCancellations>totalFare>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>appliedCredits>penalty>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>appliedCredits>fareDifference>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>appliedCredits>creditAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>appliedCredits>creditAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>otherCharges>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>itinerary>otherAncillaryFares>totalFare>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>itinerary>otherAncillaryFares>totalFare>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>itinerary>fareComponents>baseFare>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>itinerary>flightFareBreakup>flightsFare>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>itinerary>flightFareBreakup>flightsFare>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>itinerary>otherCharges>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>itinerary>totalAirlineFees>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>itinerary>totalMerchantFees>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>itinerary>totalLuggageFare>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>itinerary>totalSeatFare>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>itinerary>totalFlightsFare>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>itinerary>totalFlightsFare>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>itinerary>totalFare>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>itinerary>totalFare>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>otherAncillaries>fare>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>otherAncillaries>fare>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>luggageDetails>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>seats>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>savingsFare>fareAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>savingsFare>fareAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>createdUnusedCredit>fopInfo>paymentMethod
    • request: added support for new value TRAVELODGE on enum airPnr>travelerInfos>tickets>createdUnusedCredit>source
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>createdUnusedCredit>totalFare>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>airlineFeeDetails>amount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>airlineFeeDetails>amount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>airlineFee>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>merchantFee>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>publishedFare>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>publishedFare>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>ticketCtc>cost>amount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>ticketCtc>cost>amount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>paymentDetails>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>paymentDetails>fop>paymentMethod
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>paymentDetails>amount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>paymentDetails>amount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>commission>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>llfInfo>llf>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>refundInfo>refundTaxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>refundPolicy>refundPenalty>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangeInfo>exchangePenaltyTaxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangeInfo>addCollectTaxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>fop>paymentMethod
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>ctcRefund>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>ctcRefund>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsRefund>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsRefund>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>amount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>amount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangeInfo>addCollectAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangeInfo>addCollectAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangeInfo>penalty>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangePolicy>exchangePenalty>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>ancillaries>totalFare>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>ancillaries>totalFare>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>amount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>amount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>createdMcos>fare>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>createdMcos>fare>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>legs>fareOffers>exchangePolicy>fee>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>legs>fareOffers>cancellationPolicy>fee>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>legs>fareOffers>baggagePolicy>carryOn>fee>fee>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>legs>fareOffers>baggagePolicy>checkedIn>fee>fee>otherCoinage>coinageCode
    • request: added support for policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>approvalType property
    • request: added support for new value TRAVELODGE on enum policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value TRAVELODGE on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value TRAVELODGE on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value FLIGHT_PASS on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • request: added support for new value TRAVELODGE on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value TRAVELODGE on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value FLIGHT_PASS on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • request: added support for new value TRAVELODGE on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value TRAVELODGE on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value FLIGHT_PASS on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • request: added support for new value TRAVELODGE on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value TRAVELODGE on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value FLIGHT_PASS on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum splitPayment>personalFopChargeableAmount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum splitPayment>inPolicyAmount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>splitPayment>personalFopChargeableAmount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>splitPayment>inPolicyAmount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>previousTransactionFares>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>transactionFares>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>feeInfo>calculatedAmount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>nightlyRates>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>nightlyRates>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>nightlyRates>total>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>averageNightlyRate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>averageNightlyRate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>averageNightlyRate>total>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>postpaidAmount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>prepaidAmount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>dailyRates>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>dailyRates>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>dailyRates>total>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>carDailyAverageRate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>carDailyAverageRate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>carDailyAverageRate>total>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>ancillaries>travelCard>rateInfo>totalRateDifference>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>ancillaries>travelCard>rateInfo>rateDifference>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>ancillaries>travelCard>rateInfo>refund>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>ancillaries>travelCard>rateInfo>total>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>ancillaries>travelCard>rateInfo>railCardDiscount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>ancillaries>travelCard>rateInfo>fees>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>ancillaries>travelCard>rateInfo>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>penalty>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>totalPnrAmount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>totalAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>totalAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>transactionFees>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>transactionAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>transactionAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>penaltyDiff>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>totalAmountDiff>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>totalAmountDiff>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>transactionFeesDiff>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>transactionAmountDiff>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>transactionAmountDiff>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>ctc>balanceDue>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>ctc>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>ctc>fop>paymentMethod
    • request: added support for new value FLIGHT_PASS on enum transactions>ctc>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum costToCustomer>payments>selectedPaymentSource>amount>otherCoinage>coinageCode
    • request: added support for new value TRAVELODGE on enum costToCustomer>payments>selectedPaymentSource>rawPaymentSource>source
    • request: added support for new value FLIGHT_PASS on enum costToCustomer>payments>selectedPaymentSource>rawPaymentSource>totalFare>otherCoinage>coinageCode
    • request: has been updated at path costToCustomer>payments>selectedPaymentSource>rawPaymentSource>type>description
    • request: costToCustomer>payments>selectedPaymentSource>rawPaymentSource>source is now required
    • request: costToCustomer>payments>selectedPaymentSource>rawPaymentSource>unusedCreditPcc is now required
    • request: costToCustomer>payments>selectedPaymentSource>rawPaymentSource>pnrOwningPcc is now required
    • request: added support for new value FLIGHT_PASS on enum costToCustomer>payments>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum costToCustomer>payments>fop>paymentMethod
    • request: added support for new value FLIGHT_PASS on enum costToCustomer>payments>amount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum costToCustomer>payments>amount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum costOfGoodsSold>payments>selectedPaymentSource>amount>otherCoinage>coinageCode
    • request: added support for new value TRAVELODGE on enum costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>source
    • request: added support for new value FLIGHT_PASS on enum costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>totalFare>otherCoinage>coinageCode
    • request: has been updated at path costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>type>description
    • request: costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>source is now required
    • request: costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>unusedCreditPcc is now required
    • request: costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>pnrOwningPcc is now required
    • request: added support for new value FLIGHT_PASS on enum costOfGoodsSold>payments>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum costOfGoodsSold>payments>fop>paymentMethod
    • request: added support for new value FLIGHT_PASS on enum costOfGoodsSold>payments>amount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum costOfGoodsSold>payments>amount>base>otherCoinage>coinageCode
    • request: added support for new value TRAVELODGE on enum pnrTravelers>personalInfo>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value TRAVELODGE on enum travelers>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value TRAVELODGE on enum travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value TRAVELODGE on enum travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value TRAVELODGE on enum travelers>user>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • GET /v3/trips/{tripId}/pnrs/{pnrId}:
    • 200 response: added support for new value FLIGHT_PASS on enum savingsFare>fareAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum savingsFare>fareAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum totalFareAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum totalFareAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum llfPnrInfo>totalFare>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum pnrCreationDetails>requestedByDetails>requestedByUserOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum paymentInfo>netCharge>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum paymentInfo>totalRefund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum paymentInfo>totalCharge>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum paymentInfo>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum paymentInfo>fop>paymentMethod
    • 200 response: added support for new value FLIGHT_PASS on enum serviceFees>waiveOffInfo>waiveOffAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum serviceFees>waiveOffInfo>waiveOffAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum serviceFees>feeInfo>calculatedAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum serviceFees>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum serviceFees>fop>paymentMethod
    • 200 response: added support for new value FLIGHT_PASS on enum serviceFees>taxes>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum serviceFees>fare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum serviceFees>fare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum totalFare>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum miscPnr>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum miscPnr>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum miscPnr>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum miscPnr>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum miscPnr>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum miscPnr>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum miscPnr>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum miscPnr>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum miscPnr>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum miscPnr>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum miscPnr>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum miscPnr>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum limoPnr>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum limoPnr>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum limoPnr>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum limoPnr>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum limoPnr>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum limoPnr>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum limoPnr>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum limoPnr>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum limoPnr>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum limoPnr>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum limoPnr>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum limoPnr>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum limoPnr>cancellationPolicy>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>fares>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>fares>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>fares>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>fares>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>fares>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>fares>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>fares>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>fares>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>fares>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>fares>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>fares>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>fares>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>legInfos>amenities>price>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>ancillaries>travelCard>rateInfo>totalRateDifference>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>ancillaries>travelCard>rateInfo>rateDifference>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>ancillaries>travelCard>rateInfo>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>ancillaries>travelCard>rateInfo>total>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>ancillaries>travelCard>rateInfo>railCardDiscount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>ancillaries>travelCard>rateInfo>fees>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>ancillaries>travelCard>rateInfo>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>tickets>refundedPrice>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>tickets>price>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>sections>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>sections>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>sections>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>sections>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>sections>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>sections>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>sections>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>sections>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>sections>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>sections>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>sections>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>sections>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>sections>fares>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>sections>fares>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>sections>fares>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>sections>fares>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>sections>fares>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>sections>fares>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>sections>fares>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>sections>fares>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>sections>fares>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>sections>fares>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>sections>fares>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>sections>fares>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum railPnr>passengerInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>rateMetadata>corporateNegotiatedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>rateMetadata>corporateNegotiatedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>rateMetadata>tmcNegotiatedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>rateMetadata>tmcNegotiatedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>rateMetadata>publishedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>rateMetadata>publishedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum railPnr>legInfos>amenities>price>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum carPnr>carAverageRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum carPnr>carAverageRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum carPnr>carAverageRate>total>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum carPnr>dailyRates>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum carPnr>dailyRates>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum carPnr>dailyRates>total>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum carPnr>rateMetadata>corporateNegotiatedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum carPnr>rateMetadata>corporateNegotiatedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum carPnr>rateMetadata>tmcNegotiatedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum carPnr>rateMetadata>tmcNegotiatedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum carPnr>rateMetadata>publishedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum carPnr>rateMetadata>publishedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum carPnr>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum carPnr>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum carPnr>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum carPnr>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum carPnr>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum carPnr>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum carPnr>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum carPnr>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum carPnr>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum carPnr>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum carPnr>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum carPnr>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum carPnr>carInfo>extraMileageCharge>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum carPnr>cancellationPolicy>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateMetadata>corporateNegotiatedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateMetadata>corporateNegotiatedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateMetadata>tmcNegotiatedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateMetadata>tmcNegotiatedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateMetadata>publishedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateMetadata>publishedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>nightlyRates>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>nightlyRates>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>nightlyRates>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>nightlyRates>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>nightlyRates>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>nightlyRates>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>nightlyRates>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>nightlyRates>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>postpaidRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>postpaidRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>postpaidRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>postpaidRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>postpaidRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>postpaidRate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>postpaidRate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>postpaidRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>prepaidRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>prepaidRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>prepaidRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>prepaidRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>prepaidRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>prepaidRate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>prepaidRate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>prepaidRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedNightlyRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedNightlyRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedNightlyRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedNightlyRate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedNightlyRate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedNightlyRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedRate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedRate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>overallPenaltyCharged>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>totalRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>totalRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>totalRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>totalRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>totalRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>totalRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>totalRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>totalRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>totalRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>totalRate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>totalRate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>totalRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>nightlyRate>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum hotelPnr>room>cancellationPolicy>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>airPriceOptimizationMetadata>penaltyPrice>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>airPriceOptimizationMetadata>priceDrop>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>airPriceOptimizationMetadata>newPrice>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>airPriceOptimizationMetadata>oldPrice>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>bookingMetadata>fareStatistics>statisticsItems>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>bookingMetadata>fareStatistics>statisticsItems>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>automatedCancellationInfo>supportedCancellations>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>automatedCancellationInfo>supportedCancellations>merchantFee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>automatedCancellationInfo>supportedCancellations>penalty>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>automatedCancellationInfo>supportedCancellations>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>automatedCancellationInfo>supportedCancellations>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>appliedCredits>penalty>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>appliedCredits>fareDifference>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>appliedCredits>creditAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>appliedCredits>creditAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>otherCharges>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>itinerary>otherAncillaryFares>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>itinerary>otherAncillaryFares>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>itinerary>fareComponents>baseFare>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>itinerary>flightFareBreakup>flightsFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>itinerary>flightFareBreakup>flightsFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>itinerary>otherCharges>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>itinerary>totalAirlineFees>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>itinerary>totalMerchantFees>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>itinerary>totalLuggageFare>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>itinerary>totalSeatFare>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>itinerary>totalFlightsFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>itinerary>totalFlightsFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>itinerary>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>itinerary>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>otherAncillaries>fare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>otherAncillaries>fare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>luggageDetails>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>seats>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>savingsFare>fareAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>savingsFare>fareAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>createdUnusedCredit>fopInfo>paymentMethod
    • 200 response: added support for new value TRAVELODGE on enum airPnr>travelerInfos>tickets>createdUnusedCredit>source
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>createdUnusedCredit>totalFare>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>airlineFeeDetails>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>airlineFeeDetails>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>airlineFee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>merchantFee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>publishedFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>publishedFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>ticketCtc>cost>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>ticketCtc>cost>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>paymentDetails>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>paymentDetails>fop>paymentMethod
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>paymentDetails>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>paymentDetails>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>llfInfo>llf>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>refundInfo>refundTaxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>refundPolicy>refundPenalty>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangeInfo>exchangePenaltyTaxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangeInfo>addCollectTaxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>fop>paymentMethod
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>ctcRefund>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>ctcRefund>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsRefund>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsRefund>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangeInfo>addCollectAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangeInfo>addCollectAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangeInfo>penalty>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangePolicy>exchangePenalty>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>ancillaries>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>ancillaries>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>createdMcos>fare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>createdMcos>fare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>legs>fareOffers>exchangePolicy>fee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>legs>fareOffers>cancellationPolicy>fee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>legs>fareOffers>baggagePolicy>carryOn>fee>fee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum airPnr>legs>fareOffers>baggagePolicy>checkedIn>fee>fee>otherCoinage>coinageCode
    • 200 response: added support for policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>approvalType property
    • 200 response: added support for new value TRAVELODGE on enum policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum splitPayment>personalFopChargeableAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum splitPayment>inPolicyAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum transactions>splitPayment>personalFopChargeableAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum transactions>splitPayment>inPolicyAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum transactions>itemGroups>previousTransactionFares>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum transactions>itemGroups>transactionFares>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum transactions>itemGroups>feeInfo>calculatedAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum transactions>itemGroups>nightlyRates>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum transactions>itemGroups>nightlyRates>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum transactions>itemGroups>nightlyRates>total>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum transactions>itemGroups>averageNightlyRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum transactions>itemGroups>averageNightlyRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum transactions>itemGroups>averageNightlyRate>total>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum transactions>itemGroups>postpaidAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum transactions>itemGroups>prepaidAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum transactions>itemGroups>dailyRates>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum transactions>itemGroups>dailyRates>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum transactions>itemGroups>dailyRates>total>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum transactions>itemGroups>carDailyAverageRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum transactions>itemGroups>carDailyAverageRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum transactions>itemGroups>carDailyAverageRate>total>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum transactions>itemGroups>ancillaries>travelCard>rateInfo>totalRateDifference>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum transactions>itemGroups>ancillaries>travelCard>rateInfo>rateDifference>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum transactions>itemGroups>ancillaries>travelCard>rateInfo>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum transactions>itemGroups>ancillaries>travelCard>rateInfo>total>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum transactions>itemGroups>ancillaries>travelCard>rateInfo>railCardDiscount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum transactions>itemGroups>ancillaries>travelCard>rateInfo>fees>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum transactions>itemGroups>ancillaries>travelCard>rateInfo>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum transactions>itemGroups>penalty>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum transactions>itemGroups>totalPnrAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum transactions>itemGroups>totalAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum transactions>itemGroups>totalAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum transactions>itemGroups>transactionFees>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum transactions>itemGroups>transactionAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum transactions>itemGroups>transactionAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum transactions>itemGroups>penaltyDiff>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum transactions>itemGroups>totalAmountDiff>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum transactions>itemGroups>totalAmountDiff>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum transactions>itemGroups>transactionFeesDiff>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum transactions>itemGroups>transactionAmountDiff>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum transactions>itemGroups>transactionAmountDiff>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum transactions>ctc>balanceDue>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum transactions>ctc>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum transactions>ctc>fop>paymentMethod
    • 200 response: added support for new value FLIGHT_PASS on enum transactions>ctc>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum costToCustomer>payments>selectedPaymentSource>amount>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum costToCustomer>payments>selectedPaymentSource>rawPaymentSource>source
    • 200 response: added support for new value FLIGHT_PASS on enum costToCustomer>payments>selectedPaymentSource>rawPaymentSource>totalFare>otherCoinage>coinageCode
    • 200 response: has been updated at path costToCustomer>payments>selectedPaymentSource>rawPaymentSource>type>description
    • 200 response: costToCustomer>payments>selectedPaymentSource>rawPaymentSource>source is now required
    • 200 response: costToCustomer>payments>selectedPaymentSource>rawPaymentSource>unusedCreditPcc is now required
    • 200 response: costToCustomer>payments>selectedPaymentSource>rawPaymentSource>pnrOwningPcc is now required
    • 200 response: added support for new value FLIGHT_PASS on enum costToCustomer>payments>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum costToCustomer>payments>fop>paymentMethod
    • 200 response: added support for new value FLIGHT_PASS on enum costToCustomer>payments>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum costToCustomer>payments>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum costOfGoodsSold>payments>selectedPaymentSource>amount>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>source
    • 200 response: added support for new value FLIGHT_PASS on enum costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>totalFare>otherCoinage>coinageCode
    • 200 response: has been updated at path costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>type>description
    • 200 response: costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>source is now required
    • 200 response: costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>unusedCreditPcc is now required
    • 200 response: costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>pnrOwningPcc is now required
    • 200 response: added support for new value FLIGHT_PASS on enum costOfGoodsSold>payments>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum costOfGoodsSold>payments>fop>paymentMethod
    • 200 response: added support for new value FLIGHT_PASS on enum costOfGoodsSold>payments>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum costOfGoodsSold>payments>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum pnrTravelers>personalInfo>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum travelers>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum travelers>user>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • POST /v3/trips/{tripId}/pnrs:
    • request: added support for new value FLIGHT_PASS on enum savingsFare>fareAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum savingsFare>fareAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum totalFareAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum totalFareAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum llfPnrInfo>totalFare>otherCoinage>coinageCode
    • request: added support for new value TRAVELODGE on enum pnrCreationDetails>requestedByDetails>requestedByUserOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value FLIGHT_PASS on enum paymentInfo>netCharge>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum paymentInfo>totalRefund>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum paymentInfo>totalCharge>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum paymentInfo>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum paymentInfo>fop>paymentMethod
    • request: added support for new value FLIGHT_PASS on enum serviceFees>waiveOffInfo>waiveOffAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum serviceFees>waiveOffInfo>waiveOffAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum serviceFees>feeInfo>calculatedAmount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum serviceFees>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum serviceFees>fop>paymentMethod
    • request: added support for new value FLIGHT_PASS on enum serviceFees>taxes>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum serviceFees>fare>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum serviceFees>fare>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum totalFare>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum miscPnr>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum miscPnr>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum miscPnr>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum miscPnr>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum miscPnr>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum miscPnr>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum miscPnr>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum miscPnr>rate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum miscPnr>rate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum miscPnr>rate>refund>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum miscPnr>rate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum miscPnr>rate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum limoPnr>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum limoPnr>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum limoPnr>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum limoPnr>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum limoPnr>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum limoPnr>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum limoPnr>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum limoPnr>rate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum limoPnr>rate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum limoPnr>rate>refund>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum limoPnr>rate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum limoPnr>rate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum limoPnr>cancellationPolicy>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>rate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>rate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>rate>refund>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>rate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>rate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>rate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>rate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>rate>refund>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>rate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>rate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>fares>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>fares>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>fares>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>fares>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>fares>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>fares>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>fares>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>fares>rate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>fares>rate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>fares>rate>refund>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>fares>rate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>sections>fares>rate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>previousItinerary>legInfos>amenities>price>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>ancillaries>travelCard>rateInfo>totalRateDifference>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>ancillaries>travelCard>rateInfo>rateDifference>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>ancillaries>travelCard>rateInfo>refund>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>ancillaries>travelCard>rateInfo>total>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>ancillaries>travelCard>rateInfo>railCardDiscount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>ancillaries>travelCard>rateInfo>fees>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>ancillaries>travelCard>rateInfo>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>tickets>refundedPrice>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>tickets>price>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>sections>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>sections>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>sections>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>sections>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>sections>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>sections>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>sections>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>sections>rate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>sections>rate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>sections>rate>refund>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>sections>rate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>sections>rate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>sections>fares>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>sections>fares>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>sections>fares>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>sections>fares>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>sections>fares>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>sections>fares>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>sections>fares>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>sections>fares>rate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>sections>fares>rate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>sections>fares>rate>refund>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>sections>fares>rate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>sections>fares>rate>base>otherCoinage>coinageCode
    • request: added support for new value TRAVELODGE on enum railPnr>passengerInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value FLIGHT_PASS on enum railPnr>rateMetadata>corporateNegotiatedRate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>rateMetadata>corporateNegotiatedRate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>rateMetadata>tmcNegotiatedRate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>rateMetadata>tmcNegotiatedRate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>rateMetadata>publishedRate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>rateMetadata>publishedRate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>rate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>rate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>rate>refund>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>rate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>rate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum railPnr>legInfos>amenities>price>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>carAverageRate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>carAverageRate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>carAverageRate>total>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>dailyRates>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>dailyRates>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>dailyRates>total>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>rateMetadata>corporateNegotiatedRate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>rateMetadata>corporateNegotiatedRate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>rateMetadata>tmcNegotiatedRate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>rateMetadata>tmcNegotiatedRate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>rateMetadata>publishedRate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>rateMetadata>publishedRate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>rate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>rate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>rate>refund>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>rate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>rate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>carInfo>extraMileageCharge>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum carPnr>cancellationPolicy>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateMetadata>corporateNegotiatedRate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateMetadata>corporateNegotiatedRate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateMetadata>tmcNegotiatedRate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateMetadata>tmcNegotiatedRate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateMetadata>publishedRate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateMetadata>publishedRate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>nightlyRates>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>nightlyRates>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>nightlyRates>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>nightlyRates>commission>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>nightlyRates>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>nightlyRates>refund>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>nightlyRates>extras>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>nightlyRates>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>postpaidRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>postpaidRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>postpaidRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>postpaidRate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>postpaidRate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>postpaidRate>refund>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>postpaidRate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>postpaidRate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>prepaidRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>prepaidRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>prepaidRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>prepaidRate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>prepaidRate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>prepaidRate>refund>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>prepaidRate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>prepaidRate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedNightlyRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedNightlyRate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedNightlyRate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedNightlyRate>refund>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedNightlyRate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedNightlyRate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedRate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedRate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedRate>refund>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedRate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>publishedRate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>overallPenaltyCharged>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>totalRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>totalRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>totalRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>totalRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>totalRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>totalRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>totalRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>totalRate>commission>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>totalRate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>totalRate>refund>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>totalRate>extras>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>totalRate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>rateInfo>nightlyRate>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum hotelPnr>room>cancellationPolicy>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>airPriceOptimizationMetadata>penaltyPrice>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>airPriceOptimizationMetadata>priceDrop>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>airPriceOptimizationMetadata>newPrice>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>airPriceOptimizationMetadata>oldPrice>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>bookingMetadata>fareStatistics>statisticsItems>totalFare>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>bookingMetadata>fareStatistics>statisticsItems>totalFare>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>automatedCancellationInfo>supportedCancellations>refund>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>automatedCancellationInfo>supportedCancellations>merchantFee>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>automatedCancellationInfo>supportedCancellations>penalty>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>automatedCancellationInfo>supportedCancellations>totalFare>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>automatedCancellationInfo>supportedCancellations>totalFare>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>appliedCredits>penalty>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>appliedCredits>fareDifference>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>appliedCredits>creditAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>appliedCredits>creditAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>otherCharges>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>itinerary>otherAncillaryFares>totalFare>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>itinerary>otherAncillaryFares>totalFare>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>itinerary>fareComponents>baseFare>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>itinerary>flightFareBreakup>flightsFare>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>itinerary>flightFareBreakup>flightsFare>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>itinerary>otherCharges>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>itinerary>totalAirlineFees>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>itinerary>totalMerchantFees>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>itinerary>totalLuggageFare>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>itinerary>totalSeatFare>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>itinerary>totalFlightsFare>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>itinerary>totalFlightsFare>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>itinerary>totalFare>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>itinerary>totalFare>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>otherAncillaries>fare>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>otherAncillaries>fare>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>luggageDetails>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>booking>seats>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>savingsFare>fareAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>savingsFare>fareAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>createdUnusedCredit>fopInfo>paymentMethod
    • request: added support for new value TRAVELODGE on enum airPnr>travelerInfos>tickets>createdUnusedCredit>source
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>createdUnusedCredit>totalFare>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>airlineFeeDetails>amount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>airlineFeeDetails>amount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>airlineFee>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>merchantFee>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>publishedFare>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>publishedFare>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>ticketCtc>cost>amount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>ticketCtc>cost>amount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>paymentDetails>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>paymentDetails>fop>paymentMethod
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>paymentDetails>amount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>paymentDetails>amount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>commission>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>llfInfo>llf>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>refundInfo>refundTaxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>refundInfo>penalty>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>refundInfo>penalty>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>refundPolicy>refundPenalty>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangeInfo>exchangePenaltyTaxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangeInfo>addCollectTaxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>fop>paymentMethod
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>ctcRefund>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>ctcRefund>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsRefund>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsRefund>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>amount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>amount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangeInfo>addCollectAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangeInfo>addCollectAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangeInfo>penalty>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>exchangePolicy>exchangePenalty>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>ancillaries>totalFare>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>ancillaries>totalFare>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>amount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>tickets>amount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>createdMcos>fare>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>travelerInfos>createdMcos>fare>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>legs>fareOffers>exchangePolicy>fee>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>legs>fareOffers>cancellationPolicy>fee>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>legs>fareOffers>baggagePolicy>carryOn>fee>fee>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum airPnr>legs>fareOffers>baggagePolicy>checkedIn>fee>fee>otherCoinage>coinageCode
    • request: added support for policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>approvalType property
    • request: added support for new value TRAVELODGE on enum policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value TRAVELODGE on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value TRAVELODGE on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value FLIGHT_PASS on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • request: added support for new value TRAVELODGE on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value TRAVELODGE on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value FLIGHT_PASS on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • request: added support for new value TRAVELODGE on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value TRAVELODGE on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value FLIGHT_PASS on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • request: added support for new value TRAVELODGE on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value TRAVELODGE on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value FLIGHT_PASS on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum splitPayment>personalFopChargeableAmount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum splitPayment>inPolicyAmount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>splitPayment>personalFopChargeableAmount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>splitPayment>inPolicyAmount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>previousTransactionFares>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>transactionFares>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>feeInfo>calculatedAmount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>nightlyRates>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>nightlyRates>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>nightlyRates>total>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>averageNightlyRate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>averageNightlyRate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>averageNightlyRate>total>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>postpaidAmount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>prepaidAmount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>dailyRates>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>dailyRates>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>dailyRates>total>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>carDailyAverageRate>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>carDailyAverageRate>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>carDailyAverageRate>total>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>ancillaries>travelCard>rateInfo>totalRateDifference>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>ancillaries>travelCard>rateInfo>rateDifference>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>ancillaries>travelCard>rateInfo>refund>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>ancillaries>travelCard>rateInfo>total>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>ancillaries>travelCard>rateInfo>railCardDiscount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>ancillaries>travelCard>rateInfo>fees>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>ancillaries>travelCard>rateInfo>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>penalty>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>totalPnrAmount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>totalAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>totalAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>transactionFees>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>transactionAmount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>transactionAmount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>penaltyDiff>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>totalAmountDiff>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>totalAmountDiff>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>transactionFeesDiff>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>transactionAmountDiff>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>itemGroups>transactionAmountDiff>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>ctc>balanceDue>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>ctc>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum transactions>ctc>fop>paymentMethod
    • request: added support for new value FLIGHT_PASS on enum transactions>ctc>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum costToCustomer>payments>selectedPaymentSource>amount>otherCoinage>coinageCode
    • request: added support for new value TRAVELODGE on enum costToCustomer>payments>selectedPaymentSource>rawPaymentSource>source
    • request: added support for new value FLIGHT_PASS on enum costToCustomer>payments>selectedPaymentSource>rawPaymentSource>totalFare>otherCoinage>coinageCode
    • request: has been updated at path costToCustomer>payments>selectedPaymentSource>rawPaymentSource>type>description
    • request: costToCustomer>payments>selectedPaymentSource>rawPaymentSource>source is now required
    • request: costToCustomer>payments>selectedPaymentSource>rawPaymentSource>unusedCreditPcc is now required
    • request: costToCustomer>payments>selectedPaymentSource>rawPaymentSource>pnrOwningPcc is now required
    • request: added support for new value FLIGHT_PASS on enum costToCustomer>payments>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum costToCustomer>payments>fop>paymentMethod
    • request: added support for new value FLIGHT_PASS on enum costToCustomer>payments>amount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum costToCustomer>payments>amount>base>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum costOfGoodsSold>payments>selectedPaymentSource>amount>otherCoinage>coinageCode
    • request: added support for new value TRAVELODGE on enum costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>source
    • request: added support for new value FLIGHT_PASS on enum costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>totalFare>otherCoinage>coinageCode
    • request: has been updated at path costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>type>description
    • request: costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>source is now required
    • request: costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>unusedCreditPcc is now required
    • request: costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>pnrOwningPcc is now required
    • request: added support for new value FLIGHT_PASS on enum costOfGoodsSold>payments>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum costOfGoodsSold>payments>fop>paymentMethod
    • request: added support for new value FLIGHT_PASS on enum costOfGoodsSold>payments>amount>tax>otherCoinage>coinageCode
    • request: added support for new value FLIGHT_PASS on enum costOfGoodsSold>payments>amount>base>otherCoinage>coinageCode
    • request: added support for new value TRAVELODGE on enum pnrTravelers>personalInfo>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value TRAVELODGE on enum travelers>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value TRAVELODGE on enum travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value TRAVELODGE on enum travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value TRAVELODGE on enum travelers>user>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • GET /v3/trips/{tripId}/detail:
    • 200 response: added support for new value FLIGHT_PASS on enum tripPaymentInfo>serviceFeeFareAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum tripPaymentInfo>serviceFeeFareAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum tripPaymentInfo>totalFareAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum tripPaymentInfo>totalFareAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum tripPaymentInfo>totalFare>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum simplePnrs>source
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>savingsFare>fareAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>savingsFare>fareAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>totalFareAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>totalFareAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>llfPnrInfo>totalFare>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum pendingManualFormPnrs>data>pnrCreationDetails>requestedByDetails>requestedByUserOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>paymentInfo>netCharge>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>paymentInfo>totalRefund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>paymentInfo>totalCharge>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>paymentInfo>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>paymentInfo>fop>paymentMethod
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>serviceFees>waiveOffInfo>waiveOffAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>serviceFees>waiveOffInfo>waiveOffAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>serviceFees>feeInfo>calculatedAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>serviceFees>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>serviceFees>fop>paymentMethod
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>serviceFees>taxes>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>serviceFees>fare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>serviceFees>fare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>totalFare>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>miscPnr>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>miscPnr>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>miscPnr>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>miscPnr>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>miscPnr>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>miscPnr>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>miscPnr>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>miscPnr>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>miscPnr>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>miscPnr>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>miscPnr>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>miscPnr>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>limoPnr>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>limoPnr>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>limoPnr>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>limoPnr>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>limoPnr>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>limoPnr>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>limoPnr>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>limoPnr>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>limoPnr>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>limoPnr>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>limoPnr>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>limoPnr>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>limoPnr>cancellationPolicy>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>previousItinerary>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>previousItinerary>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>previousItinerary>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>previousItinerary>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>previousItinerary>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>previousItinerary>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>previousItinerary>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>previousItinerary>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>previousItinerary>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>previousItinerary>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>previousItinerary>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>previousItinerary>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>fares>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>fares>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>fares>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>fares>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>fares>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>previousItinerary>sections>fares>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>previousItinerary>legInfos>amenities>price>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>ancillaries>travelCard>rateInfo>totalRateDifference>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>ancillaries>travelCard>rateInfo>rateDifference>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>ancillaries>travelCard>rateInfo>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>ancillaries>travelCard>rateInfo>total>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>ancillaries>travelCard>rateInfo>railCardDiscount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>ancillaries>travelCard>rateInfo>fees>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>ancillaries>travelCard>rateInfo>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>tickets>refundedPrice>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>tickets>price>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>sections>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>sections>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>sections>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>sections>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>sections>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>sections>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>sections>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>sections>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>sections>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>sections>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>sections>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>sections>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>sections>fares>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>sections>fares>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>sections>fares>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>sections>fares>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>sections>fares>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>sections>fares>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>sections>fares>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>sections>fares>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>sections>fares>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>sections>fares>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>sections>fares>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>sections>fares>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum pendingManualFormPnrs>data>railPnr>passengerInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>rateMetadata>corporateNegotiatedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>rateMetadata>corporateNegotiatedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>rateMetadata>tmcNegotiatedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>rateMetadata>tmcNegotiatedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>rateMetadata>publishedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>rateMetadata>publishedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>railPnr>legInfos>amenities>price>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>carPnr>carAverageRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>carPnr>carAverageRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>carPnr>carAverageRate>total>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>carPnr>dailyRates>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>carPnr>dailyRates>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>carPnr>dailyRates>total>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>carPnr>rateMetadata>corporateNegotiatedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>carPnr>rateMetadata>corporateNegotiatedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>carPnr>rateMetadata>tmcNegotiatedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>carPnr>rateMetadata>tmcNegotiatedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>carPnr>rateMetadata>publishedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>carPnr>rateMetadata>publishedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>carPnr>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>carPnr>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>carPnr>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>carPnr>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>carPnr>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>carPnr>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>carPnr>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>carPnr>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>carPnr>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>carPnr>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>carPnr>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>carPnr>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>carPnr>carInfo>extraMileageCharge>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>carPnr>cancellationPolicy>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateMetadata>corporateNegotiatedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateMetadata>corporateNegotiatedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateMetadata>tmcNegotiatedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateMetadata>tmcNegotiatedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateMetadata>publishedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateMetadata>publishedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>nightlyRates>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>nightlyRates>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>nightlyRates>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>nightlyRates>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>nightlyRates>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>nightlyRates>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>postpaidRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>postpaidRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>postpaidRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>postpaidRate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>postpaidRate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>postpaidRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>prepaidRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>prepaidRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>prepaidRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>prepaidRate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>prepaidRate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>prepaidRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedRate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedRate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>publishedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>overallPenaltyCharged>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>totalRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>totalRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>totalRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>totalRate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>totalRate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>totalRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>rateInfo>nightlyRate>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>hotelPnr>room>cancellationPolicy>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>airPriceOptimizationMetadata>penaltyPrice>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>airPriceOptimizationMetadata>priceDrop>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>airPriceOptimizationMetadata>newPrice>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>airPriceOptimizationMetadata>oldPrice>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>bookingMetadata>fareStatistics>statisticsItems>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>bookingMetadata>fareStatistics>statisticsItems>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>automatedCancellationInfo>supportedCancellations>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>automatedCancellationInfo>supportedCancellations>merchantFee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>automatedCancellationInfo>supportedCancellations>penalty>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>automatedCancellationInfo>supportedCancellations>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>automatedCancellationInfo>supportedCancellations>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>appliedCredits>penalty>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>appliedCredits>fareDifference>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>appliedCredits>creditAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>appliedCredits>creditAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>booking>otherCharges>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>booking>itinerary>otherAncillaryFares>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>booking>itinerary>otherAncillaryFares>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>booking>itinerary>fareComponents>baseFare>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>booking>itinerary>flightFareBreakup>flightsFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>booking>itinerary>flightFareBreakup>flightsFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>booking>itinerary>otherCharges>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>booking>itinerary>totalAirlineFees>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>booking>itinerary>totalMerchantFees>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>booking>itinerary>totalLuggageFare>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>booking>itinerary>totalSeatFare>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>booking>itinerary>totalFlightsFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>booking>itinerary>totalFlightsFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>booking>itinerary>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>booking>itinerary>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>booking>otherAncillaries>fare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>booking>otherAncillaries>fare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>booking>luggageDetails>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>booking>seats>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>savingsFare>fareAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>savingsFare>fareAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>createdUnusedCredit>fopInfo>paymentMethod
    • 200 response: added support for new value TRAVELODGE on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>createdUnusedCredit>source
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>createdUnusedCredit>totalFare>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>airlineFeeDetails>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>airlineFeeDetails>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>airlineFee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>merchantFee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>publishedFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>publishedFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>ticketCtc>cost>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>ticketCtc>cost>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>paymentDetails>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>paymentDetails>fop>paymentMethod
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>paymentDetails>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>paymentDetails>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>llfInfo>llf>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>refundInfo>refundTaxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>refundPolicy>refundPenalty>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>exchangePenaltyTaxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>addCollectTaxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>fop>paymentMethod
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>ctcRefund>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>ctcRefund>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsRefund>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsRefund>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>addCollectAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>addCollectAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>penalty>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>exchangePolicy>exchangePenalty>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>ancillaries>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>ancillaries>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>createdMcos>fare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>travelerInfos>createdMcos>fare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>legs>fareOffers>exchangePolicy>fee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>legs>fareOffers>cancellationPolicy>fee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>legs>fareOffers>baggagePolicy>carryOn>fee>fee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>airPnr>legs>fareOffers>baggagePolicy>checkedIn>fee>fee>otherCoinage>coinageCode
    • 200 response: added support for pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>approvalType property
    • 200 response: added support for new value TRAVELODGE on enum pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>splitPayment>personalFopChargeableAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>splitPayment>inPolicyAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>transactions>splitPayment>personalFopChargeableAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>transactions>splitPayment>inPolicyAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>transactions>itemGroups>previousTransactionFares>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>transactions>itemGroups>transactionFares>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>transactions>itemGroups>feeInfo>calculatedAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>transactions>itemGroups>nightlyRates>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>transactions>itemGroups>nightlyRates>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>transactions>itemGroups>nightlyRates>total>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>transactions>itemGroups>averageNightlyRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>transactions>itemGroups>averageNightlyRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>transactions>itemGroups>averageNightlyRate>total>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>transactions>itemGroups>postpaidAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>transactions>itemGroups>prepaidAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>transactions>itemGroups>dailyRates>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>transactions>itemGroups>dailyRates>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>transactions>itemGroups>dailyRates>total>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>transactions>itemGroups>carDailyAverageRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>transactions>itemGroups>carDailyAverageRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>transactions>itemGroups>carDailyAverageRate>total>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>transactions>itemGroups>ancillaries>travelCard>rateInfo>totalRateDifference>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>transactions>itemGroups>ancillaries>travelCard>rateInfo>rateDifference>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>transactions>itemGroups>ancillaries>travelCard>rateInfo>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>transactions>itemGroups>ancillaries>travelCard>rateInfo>total>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>transactions>itemGroups>ancillaries>travelCard>rateInfo>railCardDiscount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>transactions>itemGroups>ancillaries>travelCard>rateInfo>fees>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>transactions>itemGroups>ancillaries>travelCard>rateInfo>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>transactions>itemGroups>penalty>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>transactions>itemGroups>totalPnrAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>transactions>itemGroups>totalAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>transactions>itemGroups>totalAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>transactions>itemGroups>transactionFees>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>transactions>itemGroups>transactionAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>transactions>itemGroups>transactionAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>transactions>itemGroups>penaltyDiff>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>transactions>itemGroups>totalAmountDiff>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>transactions>itemGroups>totalAmountDiff>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>transactions>itemGroups>transactionFeesDiff>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>transactions>itemGroups>transactionAmountDiff>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>transactions>itemGroups>transactionAmountDiff>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>transactions>ctc>balanceDue>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>transactions>ctc>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>transactions>ctc>fop>paymentMethod
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>transactions>ctc>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>costToCustomer>payments>selectedPaymentSource>amount>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum pendingManualFormPnrs>data>costToCustomer>payments>selectedPaymentSource>rawPaymentSource>source
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>costToCustomer>payments>selectedPaymentSource>rawPaymentSource>totalFare>otherCoinage>coinageCode
    • 200 response: has been updated at path pendingManualFormPnrs>data>costToCustomer>payments>selectedPaymentSource>rawPaymentSource>type>description
    • 200 response: pendingManualFormPnrs>data>costToCustomer>payments>selectedPaymentSource>rawPaymentSource>source is now required
    • 200 response: pendingManualFormPnrs>data>costToCustomer>payments>selectedPaymentSource>rawPaymentSource>unusedCreditPcc is now required
    • 200 response: pendingManualFormPnrs>data>costToCustomer>payments>selectedPaymentSource>rawPaymentSource>pnrOwningPcc is now required
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>costToCustomer>payments>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>costToCustomer>payments>fop>paymentMethod
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>costToCustomer>payments>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>costToCustomer>payments>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>costOfGoodsSold>payments>selectedPaymentSource>amount>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum pendingManualFormPnrs>data>costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>source
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>totalFare>otherCoinage>coinageCode
    • 200 response: has been updated at path pendingManualFormPnrs>data>costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>type>description
    • 200 response: pendingManualFormPnrs>data>costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>source is now required
    • 200 response: pendingManualFormPnrs>data>costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>unusedCreditPcc is now required
    • 200 response: pendingManualFormPnrs>data>costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>pnrOwningPcc is now required
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>costOfGoodsSold>payments>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>costOfGoodsSold>payments>fop>paymentMethod
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>costOfGoodsSold>payments>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingManualFormPnrs>data>costOfGoodsSold>payments>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum pendingManualFormPnrs>data>pnrTravelers>personalInfo>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum pendingManualFormPnrs>data>travelers>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum pendingManualFormPnrs>data>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum pendingManualFormPnrs>data>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum pendingManualFormPnrs>data>travelers>user>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>savingsFare>fareAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>savingsFare>fareAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>totalFareAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>totalFareAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>llfPnrInfo>totalFare>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum pendingShellPnrs>data>pnrCreationDetails>requestedByDetails>requestedByUserOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>paymentInfo>netCharge>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>paymentInfo>totalRefund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>paymentInfo>totalCharge>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>paymentInfo>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>paymentInfo>fop>paymentMethod
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>serviceFees>waiveOffInfo>waiveOffAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>serviceFees>waiveOffInfo>waiveOffAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>serviceFees>feeInfo>calculatedAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>serviceFees>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>serviceFees>fop>paymentMethod
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>serviceFees>taxes>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>serviceFees>fare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>serviceFees>fare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>totalFare>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>miscPnr>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>miscPnr>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>miscPnr>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>miscPnr>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>miscPnr>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>miscPnr>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>miscPnr>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>miscPnr>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>miscPnr>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>miscPnr>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>miscPnr>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>miscPnr>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>limoPnr>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>limoPnr>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>limoPnr>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>limoPnr>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>limoPnr>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>limoPnr>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>limoPnr>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>limoPnr>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>limoPnr>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>limoPnr>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>limoPnr>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>limoPnr>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>limoPnr>cancellationPolicy>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>previousItinerary>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>previousItinerary>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>previousItinerary>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>previousItinerary>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>previousItinerary>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>previousItinerary>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>previousItinerary>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>previousItinerary>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>previousItinerary>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>previousItinerary>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>previousItinerary>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>previousItinerary>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>fares>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>fares>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>fares>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>fares>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>fares>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>previousItinerary>sections>fares>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>previousItinerary>legInfos>amenities>price>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>ancillaries>travelCard>rateInfo>totalRateDifference>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>ancillaries>travelCard>rateInfo>rateDifference>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>ancillaries>travelCard>rateInfo>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>ancillaries>travelCard>rateInfo>total>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>ancillaries>travelCard>rateInfo>railCardDiscount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>ancillaries>travelCard>rateInfo>fees>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>ancillaries>travelCard>rateInfo>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>tickets>refundedPrice>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>tickets>price>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>sections>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>sections>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>sections>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>sections>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>sections>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>sections>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>sections>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>sections>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>sections>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>sections>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>sections>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>sections>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>sections>fares>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>sections>fares>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>sections>fares>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>sections>fares>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>sections>fares>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>sections>fares>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>sections>fares>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>sections>fares>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>sections>fares>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>sections>fares>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>sections>fares>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>sections>fares>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum pendingShellPnrs>data>railPnr>passengerInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>rateMetadata>corporateNegotiatedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>rateMetadata>corporateNegotiatedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>rateMetadata>tmcNegotiatedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>rateMetadata>tmcNegotiatedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>rateMetadata>publishedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>rateMetadata>publishedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>railPnr>legInfos>amenities>price>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>carPnr>carAverageRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>carPnr>carAverageRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>carPnr>carAverageRate>total>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>carPnr>dailyRates>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>carPnr>dailyRates>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>carPnr>dailyRates>total>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>carPnr>rateMetadata>corporateNegotiatedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>carPnr>rateMetadata>corporateNegotiatedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>carPnr>rateMetadata>tmcNegotiatedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>carPnr>rateMetadata>tmcNegotiatedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>carPnr>rateMetadata>publishedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>carPnr>rateMetadata>publishedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>carPnr>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>carPnr>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>carPnr>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>carPnr>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>carPnr>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>carPnr>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>carPnr>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>carPnr>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>carPnr>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>carPnr>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>carPnr>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>carPnr>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>carPnr>carInfo>extraMileageCharge>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>carPnr>cancellationPolicy>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateMetadata>corporateNegotiatedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateMetadata>corporateNegotiatedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateMetadata>tmcNegotiatedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateMetadata>tmcNegotiatedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateMetadata>publishedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateMetadata>publishedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>nightlyRates>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>nightlyRates>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>nightlyRates>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>nightlyRates>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>nightlyRates>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>nightlyRates>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>postpaidRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>postpaidRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>postpaidRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>postpaidRate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>postpaidRate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>postpaidRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>prepaidRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>prepaidRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>prepaidRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>prepaidRate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>prepaidRate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>prepaidRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedRate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedRate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>publishedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>overallPenaltyCharged>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>totalRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>totalRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>totalRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>totalRate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>totalRate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>totalRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>rateInfo>nightlyRate>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>hotelPnr>room>cancellationPolicy>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>airPriceOptimizationMetadata>penaltyPrice>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>airPriceOptimizationMetadata>priceDrop>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>airPriceOptimizationMetadata>newPrice>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>airPriceOptimizationMetadata>oldPrice>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>bookingMetadata>fareStatistics>statisticsItems>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>bookingMetadata>fareStatistics>statisticsItems>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>automatedCancellationInfo>supportedCancellations>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>automatedCancellationInfo>supportedCancellations>merchantFee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>automatedCancellationInfo>supportedCancellations>penalty>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>automatedCancellationInfo>supportedCancellations>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>automatedCancellationInfo>supportedCancellations>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>appliedCredits>penalty>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>appliedCredits>fareDifference>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>appliedCredits>creditAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>appliedCredits>creditAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>booking>otherCharges>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>booking>itinerary>otherAncillaryFares>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>booking>itinerary>otherAncillaryFares>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>booking>itinerary>fareComponents>baseFare>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>booking>itinerary>flightFareBreakup>flightsFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>booking>itinerary>flightFareBreakup>flightsFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>booking>itinerary>otherCharges>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>booking>itinerary>totalAirlineFees>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>booking>itinerary>totalMerchantFees>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>booking>itinerary>totalLuggageFare>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>booking>itinerary>totalSeatFare>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>booking>itinerary>totalFlightsFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>booking>itinerary>totalFlightsFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>booking>itinerary>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>booking>itinerary>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>booking>otherAncillaries>fare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>booking>otherAncillaries>fare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>booking>luggageDetails>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>booking>seats>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>savingsFare>fareAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>savingsFare>fareAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>createdUnusedCredit>fopInfo>paymentMethod
    • 200 response: added support for new value TRAVELODGE on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>createdUnusedCredit>source
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>createdUnusedCredit>totalFare>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>airlineFeeDetails>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>airlineFeeDetails>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>airlineFee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>merchantFee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>publishedFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>publishedFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>ticketCtc>cost>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>ticketCtc>cost>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>paymentDetails>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>paymentDetails>fop>paymentMethod
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>paymentDetails>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>paymentDetails>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>llfInfo>llf>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>refundInfo>refundTaxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>refundPolicy>refundPenalty>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>exchangePenaltyTaxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>addCollectTaxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>fop>paymentMethod
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>ctcRefund>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>ctcRefund>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsRefund>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsRefund>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>addCollectAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>addCollectAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>penalty>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>exchangePolicy>exchangePenalty>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>ancillaries>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>ancillaries>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>createdMcos>fare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>travelerInfos>createdMcos>fare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>legs>fareOffers>exchangePolicy>fee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>legs>fareOffers>cancellationPolicy>fee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>legs>fareOffers>baggagePolicy>carryOn>fee>fee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>airPnr>legs>fareOffers>baggagePolicy>checkedIn>fee>fee>otherCoinage>coinageCode
    • 200 response: added support for pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>approvalType property
    • 200 response: added support for new value TRAVELODGE on enum pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>splitPayment>personalFopChargeableAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>splitPayment>inPolicyAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>transactions>splitPayment>personalFopChargeableAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>transactions>splitPayment>inPolicyAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>transactions>itemGroups>previousTransactionFares>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>transactions>itemGroups>transactionFares>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>transactions>itemGroups>feeInfo>calculatedAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>transactions>itemGroups>nightlyRates>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>transactions>itemGroups>nightlyRates>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>transactions>itemGroups>nightlyRates>total>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>transactions>itemGroups>averageNightlyRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>transactions>itemGroups>averageNightlyRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>transactions>itemGroups>averageNightlyRate>total>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>transactions>itemGroups>postpaidAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>transactions>itemGroups>prepaidAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>transactions>itemGroups>dailyRates>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>transactions>itemGroups>dailyRates>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>transactions>itemGroups>dailyRates>total>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>transactions>itemGroups>carDailyAverageRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>transactions>itemGroups>carDailyAverageRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>transactions>itemGroups>carDailyAverageRate>total>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>transactions>itemGroups>ancillaries>travelCard>rateInfo>totalRateDifference>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>transactions>itemGroups>ancillaries>travelCard>rateInfo>rateDifference>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>transactions>itemGroups>ancillaries>travelCard>rateInfo>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>transactions>itemGroups>ancillaries>travelCard>rateInfo>total>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>transactions>itemGroups>ancillaries>travelCard>rateInfo>railCardDiscount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>transactions>itemGroups>ancillaries>travelCard>rateInfo>fees>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>transactions>itemGroups>ancillaries>travelCard>rateInfo>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>transactions>itemGroups>penalty>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>transactions>itemGroups>totalPnrAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>transactions>itemGroups>totalAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>transactions>itemGroups>totalAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>transactions>itemGroups>transactionFees>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>transactions>itemGroups>transactionAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>transactions>itemGroups>transactionAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>transactions>itemGroups>penaltyDiff>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>transactions>itemGroups>totalAmountDiff>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>transactions>itemGroups>totalAmountDiff>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>transactions>itemGroups>transactionFeesDiff>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>transactions>itemGroups>transactionAmountDiff>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>transactions>itemGroups>transactionAmountDiff>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>transactions>ctc>balanceDue>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>transactions>ctc>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>transactions>ctc>fop>paymentMethod
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>transactions>ctc>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>costToCustomer>payments>selectedPaymentSource>amount>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum pendingShellPnrs>data>costToCustomer>payments>selectedPaymentSource>rawPaymentSource>source
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>costToCustomer>payments>selectedPaymentSource>rawPaymentSource>totalFare>otherCoinage>coinageCode
    • 200 response: has been updated at path pendingShellPnrs>data>costToCustomer>payments>selectedPaymentSource>rawPaymentSource>type>description
    • 200 response: pendingShellPnrs>data>costToCustomer>payments>selectedPaymentSource>rawPaymentSource>source is now required
    • 200 response: pendingShellPnrs>data>costToCustomer>payments>selectedPaymentSource>rawPaymentSource>unusedCreditPcc is now required
    • 200 response: pendingShellPnrs>data>costToCustomer>payments>selectedPaymentSource>rawPaymentSource>pnrOwningPcc is now required
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>costToCustomer>payments>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>costToCustomer>payments>fop>paymentMethod
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>costToCustomer>payments>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>costToCustomer>payments>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>costOfGoodsSold>payments>selectedPaymentSource>amount>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum pendingShellPnrs>data>costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>source
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>totalFare>otherCoinage>coinageCode
    • 200 response: has been updated at path pendingShellPnrs>data>costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>type>description
    • 200 response: pendingShellPnrs>data>costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>source is now required
    • 200 response: pendingShellPnrs>data>costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>unusedCreditPcc is now required
    • 200 response: pendingShellPnrs>data>costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>pnrOwningPcc is now required
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>costOfGoodsSold>payments>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>costOfGoodsSold>payments>fop>paymentMethod
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>costOfGoodsSold>payments>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pendingShellPnrs>data>costOfGoodsSold>payments>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum pendingShellPnrs>data>pnrTravelers>personalInfo>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum pendingShellPnrs>data>travelers>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum pendingShellPnrs>data>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum pendingShellPnrs>data>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum pendingShellPnrs>data>travelers>user>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>savingsFare>fareAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>savingsFare>fareAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>totalFareAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>totalFareAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>llfPnrInfo>totalFare>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum pnrs>data>pnrCreationDetails>requestedByDetails>requestedByUserOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>paymentInfo>netCharge>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>paymentInfo>totalRefund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>paymentInfo>totalCharge>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>paymentInfo>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>paymentInfo>fop>paymentMethod
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>serviceFees>waiveOffInfo>waiveOffAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>serviceFees>waiveOffInfo>waiveOffAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>serviceFees>feeInfo>calculatedAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>serviceFees>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>serviceFees>fop>paymentMethod
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>serviceFees>taxes>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>serviceFees>fare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>serviceFees>fare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>totalFare>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>miscPnr>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>miscPnr>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>miscPnr>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>miscPnr>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>miscPnr>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>miscPnr>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>miscPnr>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>miscPnr>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>miscPnr>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>miscPnr>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>miscPnr>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>miscPnr>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>limoPnr>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>limoPnr>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>limoPnr>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>limoPnr>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>limoPnr>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>limoPnr>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>limoPnr>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>limoPnr>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>limoPnr>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>limoPnr>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>limoPnr>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>limoPnr>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>limoPnr>cancellationPolicy>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>previousItinerary>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>previousItinerary>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>previousItinerary>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>previousItinerary>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>previousItinerary>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>previousItinerary>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>previousItinerary>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>previousItinerary>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>previousItinerary>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>previousItinerary>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>previousItinerary>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>previousItinerary>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>previousItinerary>sections>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>previousItinerary>sections>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>previousItinerary>sections>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>previousItinerary>sections>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>previousItinerary>sections>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>previousItinerary>sections>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>previousItinerary>sections>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>previousItinerary>sections>fares>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>previousItinerary>sections>fares>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>previousItinerary>sections>fares>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>previousItinerary>sections>fares>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>previousItinerary>sections>fares>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>previousItinerary>sections>fares>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>previousItinerary>sections>fares>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>previousItinerary>legInfos>amenities>price>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>ancillaries>travelCard>rateInfo>totalRateDifference>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>ancillaries>travelCard>rateInfo>rateDifference>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>ancillaries>travelCard>rateInfo>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>ancillaries>travelCard>rateInfo>total>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>ancillaries>travelCard>rateInfo>railCardDiscount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>ancillaries>travelCard>rateInfo>fees>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>ancillaries>travelCard>rateInfo>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>tickets>refundedPrice>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>tickets>price>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>sections>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>sections>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>sections>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>sections>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>sections>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>sections>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>sections>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>sections>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>sections>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>sections>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>sections>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>sections>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>sections>fares>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>sections>fares>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>sections>fares>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>sections>fares>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>sections>fares>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>sections>fares>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>sections>fares>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>sections>fares>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>sections>fares>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>sections>fares>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>sections>fares>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>sections>fares>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum pnrs>data>railPnr>passengerInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>rateMetadata>corporateNegotiatedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>rateMetadata>corporateNegotiatedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>rateMetadata>tmcNegotiatedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>rateMetadata>tmcNegotiatedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>rateMetadata>publishedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>rateMetadata>publishedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>railPnr>legInfos>amenities>price>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>carPnr>carAverageRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>carPnr>carAverageRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>carPnr>carAverageRate>total>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>carPnr>dailyRates>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>carPnr>dailyRates>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>carPnr>dailyRates>total>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>carPnr>rateMetadata>corporateNegotiatedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>carPnr>rateMetadata>corporateNegotiatedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>carPnr>rateMetadata>tmcNegotiatedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>carPnr>rateMetadata>tmcNegotiatedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>carPnr>rateMetadata>publishedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>carPnr>rateMetadata>publishedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>carPnr>rate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>carPnr>rate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>carPnr>rate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>carPnr>rate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>carPnr>rate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>carPnr>rate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>carPnr>rate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>carPnr>rate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>carPnr>rate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>carPnr>rate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>carPnr>rate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>carPnr>rate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>carPnr>carInfo>extraMileageCharge>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>carPnr>cancellationPolicy>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateMetadata>corporateNegotiatedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateMetadata>corporateNegotiatedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateMetadata>tmcNegotiatedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateMetadata>tmcNegotiatedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateMetadata>publishedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateMetadata>publishedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>nightlyRates>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>nightlyRates>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>nightlyRates>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>nightlyRates>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>nightlyRates>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>nightlyRates>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>nightlyRates>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>postpaidRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>postpaidRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>postpaidRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>postpaidRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>postpaidRate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>postpaidRate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>postpaidRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>prepaidRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>prepaidRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>prepaidRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>prepaidRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>prepaidRate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>prepaidRate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>prepaidRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>publishedNightlyRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>publishedRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>publishedRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>publishedRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>publishedRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>publishedRate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>publishedRate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>publishedRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>overallPenaltyCharged>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>refundTaxAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>refundTaxAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>totalRate>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>totalRate>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>totalRate>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>totalRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>totalRate>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>totalRate>extras>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>totalRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>rateInfo>nightlyRate>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>hotelPnr>room>cancellationPolicy>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>airPriceOptimizationMetadata>penaltyPrice>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>airPriceOptimizationMetadata>priceDrop>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>airPriceOptimizationMetadata>newPrice>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>airPriceOptimizationMetadata>oldPrice>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>bookingMetadata>fareStatistics>statisticsItems>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>bookingMetadata>fareStatistics>statisticsItems>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>automatedCancellationInfo>supportedCancellations>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>automatedCancellationInfo>supportedCancellations>merchantFee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>automatedCancellationInfo>supportedCancellations>penalty>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>automatedCancellationInfo>supportedCancellations>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>automatedCancellationInfo>supportedCancellations>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>appliedCredits>penalty>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>appliedCredits>fareDifference>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>appliedCredits>creditAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>appliedCredits>creditAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>booking>otherCharges>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>booking>itinerary>otherAncillaryFares>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>booking>itinerary>otherAncillaryFares>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>booking>itinerary>fareComponents>baseFare>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>booking>itinerary>flightFareBreakup>flightsFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>booking>itinerary>flightFareBreakup>flightsFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>booking>itinerary>otherCharges>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>booking>itinerary>totalAirlineFees>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>booking>itinerary>totalMerchantFees>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>booking>itinerary>totalLuggageFare>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>booking>itinerary>totalSeatFare>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>booking>itinerary>totalFlightsFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>booking>itinerary>totalFlightsFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>booking>itinerary>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>booking>itinerary>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>booking>otherAncillaries>fare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>booking>otherAncillaries>fare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>booking>luggageDetails>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>booking>seats>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>tickets>savingsFare>fareAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>tickets>savingsFare>fareAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>tickets>createdUnusedCredit>fopInfo>paymentMethod
    • 200 response: added support for new value TRAVELODGE on enum pnrs>data>airPnr>travelerInfos>tickets>createdUnusedCredit>source
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>tickets>createdUnusedCredit>totalFare>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>tickets>airlineFeeDetails>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>tickets>airlineFeeDetails>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>tickets>airlineFee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>tickets>merchantFee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>tickets>publishedFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>tickets>publishedFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>tickets>ticketCtc>cost>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>tickets>ticketCtc>cost>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>tickets>paymentDetails>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>tickets>paymentDetails>fop>paymentMethod
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>tickets>paymentDetails>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>tickets>paymentDetails>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>tickets>commission>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>tickets>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>tickets>llfInfo>llf>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>tickets>refundInfo>refundTaxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>tickets>refundInfo>penalty>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>tickets>refundInfo>penalty>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>tickets>refundInfo>refundAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>tickets>refundInfo>refundAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>tickets>refundPolicy>refundPenalty>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>exchangePenaltyTaxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>addCollectTaxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>fop>paymentMethod
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>ctcRefund>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>ctcRefund>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsRefund>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsRefund>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>cogsAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>taxBreakdown>tax>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>addCollectAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>addCollectAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>penalty>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>tickets>exchangePolicy>exchangePenalty>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>tickets>ancillaries>totalFare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>tickets>ancillaries>totalFare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>tickets>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>tickets>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>createdMcos>fare>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>travelerInfos>createdMcos>fare>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>legs>fareOffers>exchangePolicy>fee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>legs>fareOffers>cancellationPolicy>fee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>legs>fareOffers>baggagePolicy>carryOn>fee>fee>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>airPnr>legs>fareOffers>baggagePolicy>checkedIn>fee>fee>otherCoinage>coinageCode
    • 200 response: added support for pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>approvalType property
    • 200 response: added support for new value TRAVELODGE on enum pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>money>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>splitPayment>personalFopChargeableAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>splitPayment>inPolicyAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>transactions>splitPayment>personalFopChargeableAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>transactions>splitPayment>inPolicyAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>transactions>itemGroups>previousTransactionFares>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>transactions>itemGroups>transactionFares>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>transactions>itemGroups>feeInfo>calculatedAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>transactions>itemGroups>nightlyRates>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>transactions>itemGroups>nightlyRates>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>transactions>itemGroups>nightlyRates>total>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>transactions>itemGroups>averageNightlyRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>transactions>itemGroups>averageNightlyRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>transactions>itemGroups>averageNightlyRate>total>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>transactions>itemGroups>postpaidAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>transactions>itemGroups>prepaidAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>transactions>itemGroups>dailyRates>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>transactions>itemGroups>dailyRates>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>transactions>itemGroups>dailyRates>total>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>transactions>itemGroups>carDailyAverageRate>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>transactions>itemGroups>carDailyAverageRate>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>transactions>itemGroups>carDailyAverageRate>total>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>transactions>itemGroups>ancillaries>travelCard>rateInfo>totalRateDifference>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>transactions>itemGroups>ancillaries>travelCard>rateInfo>rateDifference>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>transactions>itemGroups>ancillaries>travelCard>rateInfo>refund>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>transactions>itemGroups>ancillaries>travelCard>rateInfo>total>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>transactions>itemGroups>ancillaries>travelCard>rateInfo>railCardDiscount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>transactions>itemGroups>ancillaries>travelCard>rateInfo>fees>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>transactions>itemGroups>ancillaries>travelCard>rateInfo>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>transactions>itemGroups>penalty>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>transactions>itemGroups>totalPnrAmount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>transactions>itemGroups>totalAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>transactions>itemGroups>totalAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>transactions>itemGroups>transactionFees>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>transactions>itemGroups>transactionAmount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>transactions>itemGroups>transactionAmount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>transactions>itemGroups>penaltyDiff>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>transactions>itemGroups>totalAmountDiff>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>transactions>itemGroups>totalAmountDiff>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>transactions>itemGroups>transactionFeesDiff>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>transactions>itemGroups>transactionAmountDiff>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>transactions>itemGroups>transactionAmountDiff>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>transactions>ctc>balanceDue>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>transactions>ctc>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>transactions>ctc>fop>paymentMethod
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>transactions>ctc>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>costToCustomer>payments>selectedPaymentSource>amount>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum pnrs>data>costToCustomer>payments>selectedPaymentSource>rawPaymentSource>source
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>costToCustomer>payments>selectedPaymentSource>rawPaymentSource>totalFare>otherCoinage>coinageCode
    • 200 response: has been updated at path pnrs>data>costToCustomer>payments>selectedPaymentSource>rawPaymentSource>type>description
    • 200 response: pnrs>data>costToCustomer>payments>selectedPaymentSource>rawPaymentSource>source is now required
    • 200 response: pnrs>data>costToCustomer>payments>selectedPaymentSource>rawPaymentSource>unusedCreditPcc is now required
    • 200 response: pnrs>data>costToCustomer>payments>selectedPaymentSource>rawPaymentSource>pnrOwningPcc is now required
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>costToCustomer>payments>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>costToCustomer>payments>fop>paymentMethod
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>costToCustomer>payments>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>costToCustomer>payments>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>costOfGoodsSold>payments>selectedPaymentSource>amount>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum pnrs>data>costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>source
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>totalFare>otherCoinage>coinageCode
    • 200 response: has been updated at path pnrs>data>costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>type>description
    • 200 response: pnrs>data>costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>source is now required
    • 200 response: pnrs>data>costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>unusedCreditPcc is now required
    • 200 response: pnrs>data>costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>pnrOwningPcc is now required
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>costOfGoodsSold>payments>fop>paymentMetadata>virtualCardMetadata>cardInfo>amount>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>costOfGoodsSold>payments>fop>paymentMethod
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>costOfGoodsSold>payments>amount>tax>otherCoinage>coinageCode
    • 200 response: added support for new value FLIGHT_PASS on enum pnrs>data>costOfGoodsSold>payments>amount>base>otherCoinage>coinageCode
    • 200 response: added support for new value TRAVELODGE on enum pnrs>data>pnrTravelers>personalInfo>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum pnrs>data>travelers>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum pnrs>data>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum pnrs>data>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value TRAVELODGE on enum pnrs>data>travelers>user>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
User Management API
  • PUT /v2/users/{userId}/personal-info:
    • request: added support for new value TRAVELODGE on enum emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • GET /v2/users/{userId}/personal-info:
    • 200 response: added support for new value TRAVELODGE on enum emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • PUT /v2/users/{userId}:
    • request: added support for new value TRAVELODGE on enum personalInfo>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • GET /v2/users/{userId}:
    • 200 response: added support for new value TRAVELODGE on enum personalInfo>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • POST /v2/users:
    • request: added support for new value TRAVELODGE on enum personalInfo>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier

October 13, 2025

Updates

Air API
  • POST /v2/air/intermediate-revalidate-itinerary:
    • 200 response: added support for mcoIssuanceEligibility property
  • POST /v2/air/revalidate-itinerary:
    • 200 response: added support for mcoIssuanceEligibility property
Trip API
  • PUT /v3/trips/{tripId}/pnrs/{pnrId}:
    • request: added support for transactions>itemGroups>associatedTicketNumber property
    • request: added support for new value CHANGE_FEE on enum transactions>itemGroups>transactionType
  • GET /v3/trips/{tripId}/pnrs/{pnrId}:
    • 200 response: added support for transactions>itemGroups>associatedTicketNumber property
    • 200 response: added support for new value CHANGE_FEE on enum transactions>itemGroups>transactionType
  • POST /v3/trips/{tripId}/pnrs:
    • request: added support for transactions>itemGroups>associatedTicketNumber property
    • request: added support for new value CHANGE_FEE on enum transactions>itemGroups>transactionType
  • GET /v3/trips/{tripId}/detail:
    • 200 response: added support for pendingManualFormPnrs>data>transactions>itemGroups>associatedTicketNumber property
    • 200 response: added support for new value CHANGE_FEE on enum pendingManualFormPnrs>data>transactions>itemGroups>transactionType
    • 200 response: added support for pendingShellPnrs>data>transactions>itemGroups>associatedTicketNumber property
    • 200 response: added support for new value CHANGE_FEE on enum pendingShellPnrs>data>transactions>itemGroups>transactionType
    • 200 response: added support for pnrs>data>transactions>itemGroups>associatedTicketNumber property
    • 200 response: added support for new value CHANGE_FEE on enum pnrs>data>transactions>itemGroups>transactionType

October 07, 2025

Updates

Event API
  • GET /v2/events/payment-sources:
    • 200 response: description has been updated at path paymentSources>mapping>paymentSourceAttributes>priority>description
    • 200 response: added paymentSources>mapping>paymentSourceAttributes>priority>minimum
  • POST /v2/events/list:
    • 200 response: description has been updated at path events>paymentSources>mapping>paymentSourceAttributes>priority>description
    • 200 response: added events>paymentSources>mapping>paymentSourceAttributes>priority>minimum
  • GET /v2/events/read-by-external-id:
    • 200 response: description has been updated at path event>paymentSources>mapping>paymentSourceAttributes>priority>description
    • 200 response: added event>paymentSources>mapping>paymentSourceAttributes>priority>minimum
  • GET /v2/events/{eventId}:
    • 200 response: description has been updated at path event>paymentSources>mapping>paymentSourceAttributes>priority>description
    • 200 response: added event>paymentSources>mapping>paymentSourceAttributes>priority>minimum
Template API
  • GET /v2/event-templates/read-by-external-id:
    • 200 response: added support for eventTemplate>status property
    • 200 response: description has been updated at path eventTemplate>paymentSources>mapping>paymentSourceAttributes>priority>description
    • 200 response: added eventTemplate>paymentSources>mapping>paymentSourceAttributes>priority>minimum
  • POST /v2/event-templates/list:
    • 200 response: added support for eventTemplates>status property
    • 200 response: description has been updated at path eventTemplates>paymentSources>mapping>paymentSourceAttributes>priority>description
    • 200 response: added eventTemplates>paymentSources>mapping>paymentSourceAttributes>priority>minimum
    • request: added an item of type object to filters oneOf values
  • GET /v2/event-templates/{templateId}:
    • 200 response: added support for eventTemplate>status property
    • 200 response: description has been updated at path eventTemplate>paymentSources>mapping>paymentSourceAttributes>priority>description
    • 200 response: added eventTemplate>paymentSources>mapping>paymentSourceAttributes>priority>minimum
Trip API
  • PUT /v3/trips/{tripId}/pnrs/{pnrId}:
    • request: added support for airPnr>travelerInfos>tickets>emdInfo>productName property
  • GET /v3/trips/{tripId}/pnrs/{pnrId}:
    • 200 response: added support for airPnr>travelerInfos>tickets>emdInfo>productName property
  • POST /v3/trips/{tripId}/pnrs:
    • request: added support for airPnr>travelerInfos>tickets>emdInfo>productName property
  • GET /v3/trips/{tripId}/detail:
    • 200 response: added support for pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>emdInfo>productName property
    • 200 response: added support for pendingShellPnrs>data>airPnr>travelerInfos>tickets>emdInfo>productName property
    • 200 response: added support for pnrs>data>airPnr>travelerInfos>tickets>emdInfo>productName property

New endpoints

Document API
  • Published GET /v2/documents/{documentId}

  • Published DELETE /v2/documents/{documentId}

September 30, 2025

Updates

User Management API
  • GET /v2/users/{userId}/roles:
    • 200 response: added required
  • PUT /v2/users/{userId}/roles:
    • request: added required

September 23, 2025

Updates

Air API
  • POST /v3/air/company-transferable-unused-credits/list:
    • 200 response: has been updated at path description
    • 200 response: added support for companyTransferableFopLabels property
  • POST /v3/air/company-unused-credits/list:
    • 200 response: added support for companyFopLabels property
  • POST /v2/air/pnrs/{pnrId}/update:
    • request: added support for travelerInfo>traveler>travelerInfo>travelerPersonalInfo>loyaltyInfos>linked property
  • POST /v2/air/revalidate-itinerary:
    • request: added support for travelers>travelerDetails>loyaltyInfos>linked property
  • POST /v2/air/initiate-booking:
    • request: added support for travelers>travelerDetails>loyaltyInfos>linked property
  • POST /v2/air/seat-map:
    • request: added support for travelerInfos>loyaltyInfos>loyaltyInfos>linked property
  • GET /v2/air/loyalty-programs:
    • 200 response: added support for applicableLoyalties>linked property
Company API
  • GET /v2/companies/{companyId}/white-label-config:
    • 200 response: removed required
  • PUT /v2/companies/{companyId}/white-label-config:
    • request: removed required
Event API
  • GET /v2/events/payment-sources:
    • 200 response: added support for paymentSources>mapping>paymentSourceAttributes>priority property
  • POST /v2/events/list:
    • 200 response: added support for events>paymentSources>mapping>paymentSourceAttributes>priority property
  • GET /v2/events/read-by-external-id:
    • 200 response: added support for event>paymentSources>mapping>paymentSourceAttributes>priority property
  • GET /v2/events/{eventId}:
    • 200 response: added support for event>paymentSources>mapping>paymentSourceAttributes>priority property
Hotel API
  • POST /v2/hotel/pnrs/{pnrId}/modify-book:
    • request: added support for travelers>loyaltyInfo>linked property
  • POST /v2/hotel/create-pnr:
    • request: added support for travelers>loyaltyInfo>linked property
  • POST /v2/hotel/validate-rebooking:
    • request: added support for travelers>travelerPersonalInfo>loyaltyInfos>linked property
Template API
  • GET /v2/event-templates/read-by-external-id:
    • 200 response: added support for eventTemplate>paymentSources>mapping>paymentSourceAttributes>priority property
  • POST /v2/event-templates/list:
    • 200 response: added support for eventTemplates>paymentSources>mapping>paymentSourceAttributes>priority property
  • GET /v2/event-templates/{templateId}:
    • 200 response: added support for eventTemplate>paymentSources>mapping>paymentSourceAttributes>priority property
Trip API
  • POST /v3/approvals/companies/{companyId}/list:
    • 200 response: added support for approvalDataList>pnrSummary>travelers>travelerPersonalInfo>loyaltyInfos>linked property
  • POST /v3/approvals/approvers/{userId}/list:
    • 200 response: added support for approvalDataList>pnrSummary>travelers>travelerPersonalInfo>loyaltyInfos>linked property
  • POST /v3/trips/arrangers/{arrangerId}/list:
    • 200 response: added support for failedTripSummaries>pnrSummaries>travelers>travelerPersonalInfo>loyaltyInfos>linked property
    • 200 response: added support for tripSummaries>pnrSummaries>travelers>travelerPersonalInfo>loyaltyInfos>linked property
  • POST /v3/trips/companies/{companyId}/list:
    • 200 response: added support for failedTripSummaries>pnrSummaries>travelers>travelerPersonalInfo>loyaltyInfos>linked property
    • 200 response: added support for tripSummaries>pnrSummaries>travelers>travelerPersonalInfo>loyaltyInfos>linked property
  • POST /v3/trips/users/{userId}/list:
    • 200 response: added support for failedTripSummaries>pnrSummaries>travelers>travelerPersonalInfo>loyaltyInfos>linked property
    • 200 response: added support for tripSummaries>pnrSummaries>travelers>travelerPersonalInfo>loyaltyInfos>linked property
  • PUT /v3/trips/{tripId}/pnrs/{pnrId}:
    • request: added support for hotelPnr>travelerInfos>loyaltyInfos>linked property
    • request: added support for pnrTravelers>loyalties>linked property
    • request: added support for travelers>travelerPersonalInfo>loyaltyInfos>linked property
  • GET /v3/trips/{tripId}/pnrs/{pnrId}:
    • 200 response: added support for hotelPnr>travelerInfos>loyaltyInfos>linked property
    • 200 response: added support for pnrTravelers>loyalties>linked property
    • 200 response: added support for travelers>travelerPersonalInfo>loyaltyInfos>linked property
  • POST /v3/trips/{tripId}/pnrs:
    • request: added support for hotelPnr>travelerInfos>loyaltyInfos>linked property
    • request: added support for pnrTravelers>loyalties>linked property
    • request: added support for travelers>travelerPersonalInfo>loyaltyInfos>linked property
  • GET /v3/trips/{tripId}/detail:
    • 200 response: added support for pendingManualFormPnrs>data>hotelPnr>travelerInfos>loyaltyInfos>linked property
    • 200 response: added support for pendingManualFormPnrs>data>pnrTravelers>loyalties>linked property
    • 200 response: added support for pendingManualFormPnrs>data>travelers>travelerPersonalInfo>loyaltyInfos>linked property
    • 200 response: added support for pendingShellPnrs>data>hotelPnr>travelerInfos>loyaltyInfos>linked property
    • 200 response: added support for pendingShellPnrs>data>pnrTravelers>loyalties>linked property
    • 200 response: added support for pendingShellPnrs>data>travelers>travelerPersonalInfo>loyaltyInfos>linked property
    • 200 response: added support for pnrs>data>hotelPnr>travelerInfos>loyaltyInfos>linked property
    • 200 response: added support for pnrs>data>pnrTravelers>loyalties>linked property
    • 200 response: added support for pnrs>data>travelers>travelerPersonalInfo>loyaltyInfos>linked property
User Management API
  • PUT /v2/users/{userId}/membership-info:
    • request: added support for membershipInfos>linked property
  • GET /v2/users/{userId}/membership-info:
    • 200 response: added support for membershipInfos>linked property
  • PUT /v2/users/{userId}:
    • request: added support for membershipInfo>membershipInfos>linked property
  • GET /v2/users/{userId}:
    • 200 response: added support for membershipInfo>membershipInfos>linked property
  • POST /v2/users:
    • request: added support for membershipInfo>membershipInfos>linked property

New endpoints

Company API
  • Published POST /v2/companies/{companyId}/office-list

September 18, 2025

Updates

Air API
  • POST /v3/air/company-transferable-unused-credits/list:
    • 200 response: added support for unusedCreditInfos>fopInfo property
    • 200 response: added support for unusedCreditInfos>fopLabel property
    • 200 response: added support for unusedCreditInfos>exchangeInfo property
    • 200 response: added support for new value PREMIER_INN on enum unusedCreditInfos>source
    • request: added support for companyCreditFilter>fopLabel property
    • request: added support for companyCreditFilter>pcc property
  • POST /v3/air/company-unused-credits/list:
    • 200 response: added support for unusedCreditInfos>fopInfo property
    • 200 response: added support for unusedCreditInfos>fopLabel property
    • 200 response: added support for unusedCreditInfos>exchangeInfo property
    • 200 response: added support for new value PREMIER_INN on enum unusedCreditInfos>source
    • request: added support for companyCreditFilter>fopLabel property
    • request: added support for companyCreditFilter>pcc property
  • POST /v3/air/fetch-traveler-unused-credits:
    • 200 response: added support for unusedCreditInfo>fopInfo property
    • 200 response: added support for unusedCreditInfo>fopLabel property
    • 200 response: added support for unusedCreditInfo>exchangeInfo property
    • 200 response: added support for new value PREMIER_INN on enum unusedCreditInfo>source
  • POST /v2/air/pnrs/{pnrId}/update:
    • request: added support for new value PREMIER_INN on enum bookingPaymentDetails>bookingTravelerPaymentDetails>selectedFormOfPayments>selectedPaymentSources>rawPaymentSource>source
  • POST /v2/air/modify-search:
    • 200 response: added support for new value PREMIER_INN on enum itineraryDetails>itineraries>posInfo>source
  • POST /v2/air/revalidate-itinerary:
    • request: added support for new value PREMIER_INN on enum bookingCharges>paymentMethod>selectedPaymentSource>rawPaymentSource>source
  • POST /v2/air/initiate-booking:
    • request: added support for new value PREMIER_INN on enum bookingCharges>paymentMethod>selectedPaymentSource>rawPaymentSource>source
  • POST /v2/air/selected-itinerary:
    • 200 response: added support for new value PREMIER_INN on enum itinerary>posInfo>source
  • POST /v2/air/flight-attributes:
    • 200 response: added support for new value PREMIER_INN on enum itineraryDetails>itineraries>posInfo>source
  • POST /v2/air/search-flights:
    • 200 response: added support for new value PREMIER_INN on enum itineraryDetails>itineraries>posInfo>source
  • GET /v2/air-autocomplete:
    • 200 response: added support for airports>groupInfo property
Company API
  • POST /v2/service-charge/{entityType}/{entityId}/types/{type}/list:
    • 200 response: added support for new value PREMIER_INN on enum serviceCharges>bookingDetails>source
Event API
  • POST /v2/events/bulk-edit:
    • request: added support for eventsToUpdate>eventBookingGuidelines>bookingGuidelines>airBookingGuideLine>allowedCityCodes property
  • GET /v2/events/payment-sources:
    • 200 response: added support for new value PREMIER_INN on enum paymentSources>mapping>paymentSourceAttributes>allowedThirdPartySources
    • 200 response: added support for paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>fopInfo property
    • 200 response: added support for paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>fopLabel property
    • 200 response: added support for paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>exchangeInfo property
    • 200 response: added support for new value PREMIER_INN on enum paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>source
  • POST /v2/events/summaries:
    • 200 response: added support for tripEventSummaries>travelerEventSummary>bookingGuidelines>airBookingGuideLine>allowedCityCodes property
  • POST /v2/events/{eventId}/edit-booking-guidelines:
    • request: added support for bookingGuidelines>airBookingGuideLine>allowedCityCodes property
  • POST /v2/events/list:
    • 200 response: added support for new value PREMIER_INN on enum events>paymentSources>mapping>paymentSourceAttributes>allowedThirdPartySources
    • 200 response: added support for events>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>fopInfo property
    • 200 response: added support for events>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>fopLabel property
    • 200 response: added support for events>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>exchangeInfo property
    • 200 response: added support for new value PREMIER_INN on enum events>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>source
    • 200 response: added support for events>group>bookingGuidelines>airBookingGuideLine>allowedCityCodes property
  • GET /v2/events/read-by-external-id:
    • 200 response: added support for new value PREMIER_INN on enum event>paymentSources>mapping>paymentSourceAttributes>allowedThirdPartySources
    • 200 response: added support for event>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>fopInfo property
    • 200 response: added support for event>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>fopLabel property
    • 200 response: added support for event>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>exchangeInfo property
    • 200 response: added support for new value PREMIER_INN on enum event>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>source
    • 200 response: added support for event>group>bookingGuidelines>airBookingGuideLine>allowedCityCodes property
  • GET /v2/events/{eventId}:
    • 200 response: added support for new value PREMIER_INN on enum event>paymentSources>mapping>paymentSourceAttributes>allowedThirdPartySources
    • 200 response: added support for event>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>fopInfo property
    • 200 response: added support for event>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>fopLabel property
    • 200 response: added support for event>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>exchangeInfo property
    • 200 response: added support for new value PREMIER_INN on enum event>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>source
    • 200 response: added support for event>group>bookingGuidelines>airBookingGuideLine>allowedCityCodes property
  • POST /v2/events:
    • request: added support for bookingGuidelines>airBookingGuideLine>allowedCityCodes property
Hotel API
  • POST /v2/hotel/pnrs/{pnrId}/modify-book:
    • request: added support for new value PREMIER_INN on enum bookingPaymentDetails>bookingTravelerPaymentDetails>selectedFormOfPayments>selectedPaymentSources>rawPaymentSource>source
  • POST /v2/hotel/pnrs/{pnrId}/modify-details:
    • 200 response: added support for new value PREMIER_INN on enum bookedRooms>rateOptions>rateInfo>rateSupplier
    • 200 response: added support for new value PREMIER_INN on enum rooms>rateOptions>rateInfo>rateSupplier
  • POST /v2/hotel/create-pnr:
    • request: added support for new value PREMIER_INN on enum bookingPaymentDetails>bookingTravelerPaymentDetails>selectedFormOfPayments>selectedPaymentSources>rawPaymentSource>source
  • POST /v2/hotel/details:
    • 200 response: added support for new value PREMIER_INN on enum bookedRooms>rateOptions>rateInfo>rateSupplier
    • 200 response: added support for new value PREMIER_INN on enum rooms>rateOptions>rateInfo>rateSupplier
Payments API
  • GET /v2/payment/users/{userId}/payment-sources/{paymentSourceId}:
    • 200 response: has been updated at path title
    • 200 response: has been updated at path description
  • POST /v2/payment/users/{userId}/payment-sources:
    • 200 response: has been updated at path title
    • 200 response: has been updated at path description
    • request: has been updated at path title
    • request: has been updated at path description
  • GET /v2/payment/users/{userId}/payment-sources:
    • 200 response: has been updated at path title
    • 200 response: has been updated at path description
  • POST /v2/service-charge/{entityType}/{entityId}/types/{type}/list:
    • 200 response: added support for new value PREMIER_INN on enum serviceCharges>bookingDetails>source
Template API
  • GET /v2/event-templates/read-by-external-id:
    • 200 response: added support for eventTemplate>group>bookingGuidelines>airBookingGuideLine>allowedCityCodes property
    • 200 response: added support for new value PREMIER_INN on enum eventTemplate>paymentSources>mapping>paymentSourceAttributes>allowedThirdPartySources
    • 200 response: added support for eventTemplate>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>fopInfo property
    • 200 response: added support for eventTemplate>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>fopLabel property
    • 200 response: added support for eventTemplate>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>exchangeInfo property
    • 200 response: added support for new value PREMIER_INN on enum eventTemplate>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>source
  • POST /v2/event-templates/list:
    • 200 response: added support for eventTemplates>group>bookingGuidelines>airBookingGuideLine>allowedCityCodes property
    • 200 response: added support for new value PREMIER_INN on enum eventTemplates>paymentSources>mapping>paymentSourceAttributes>allowedThirdPartySources
    • 200 response: added support for eventTemplates>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>fopInfo property
    • 200 response: added support for eventTemplates>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>fopLabel property
    • 200 response: added support for eventTemplates>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>exchangeInfo property
    • 200 response: added support for new value PREMIER_INN on enum eventTemplates>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>source
  • POST /v2/event-templates/{templateId}/edit-booking-guidelines:
    • request: added support for bookingGuidelines>airBookingGuideLine>allowedCityCodes property
  • GET /v2/event-templates/{templateId}:
    • 200 response: added support for eventTemplate>group>bookingGuidelines>airBookingGuideLine>allowedCityCodes property
    • 200 response: added support for new value PREMIER_INN on enum eventTemplate>paymentSources>mapping>paymentSourceAttributes>allowedThirdPartySources
    • 200 response: added support for eventTemplate>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>fopInfo property
    • 200 response: added support for eventTemplate>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>fopLabel property
    • 200 response: added support for eventTemplate>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>exchangeInfo property
    • 200 response: added support for new value PREMIER_INN on enum eventTemplate>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>source
  • POST /v2/event-templates:
    • request: added support for bookingGuidelines>airBookingGuideLine>allowedCityCodes property
Trip API
  • PUT /v3/trips/{tripId}/pnrs/{pnrId}:
    • request: added support for new value PENALTY_GST on enum transactions>itemGroups>previousTransactionFares>transactionFareType
    • request: added support for new value PENALTY_QST on enum transactions>itemGroups>previousTransactionFares>transactionFareType
    • request: added support for new value PENALTY_HST on enum transactions>itemGroups>previousTransactionFares>transactionFareType
    • request: added support for new value PENALTY_GST on enum transactions>itemGroups>transactionFares>transactionFareType
    • request: added support for new value PENALTY_QST on enum transactions>itemGroups>transactionFares>transactionFareType
    • request: added support for new value PENALTY_HST on enum transactions>itemGroups>transactionFares>transactionFareType
  • GET /v3/trips/{tripId}/pnrs/{pnrId}:
    • 200 response: added support for new value PENALTY_GST on enum transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value PENALTY_QST on enum transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value PENALTY_HST on enum transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value PENALTY_GST on enum transactions>itemGroups>transactionFares>transactionFareType
    • 200 response: added support for new value PENALTY_QST on enum transactions>itemGroups>transactionFares>transactionFareType
    • 200 response: added support for new value PENALTY_HST on enum transactions>itemGroups>transactionFares>transactionFareType
  • POST /v3/trips/{tripId}/pnrs:
    • request: added support for new value PENALTY_GST on enum transactions>itemGroups>previousTransactionFares>transactionFareType
    • request: added support for new value PENALTY_QST on enum transactions>itemGroups>previousTransactionFares>transactionFareType
    • request: added support for new value PENALTY_HST on enum transactions>itemGroups>previousTransactionFares>transactionFareType
    • request: added support for new value PENALTY_GST on enum transactions>itemGroups>transactionFares>transactionFareType
    • request: added support for new value PENALTY_QST on enum transactions>itemGroups>transactionFares>transactionFareType
    • request: added support for new value PENALTY_HST on enum transactions>itemGroups>transactionFares>transactionFareType
  • GET /v3/trips/{tripId}/detail:
    • 200 response: added support for new value PENALTY_GST on enum pendingManualFormPnrs>data>transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value PENALTY_QST on enum pendingManualFormPnrs>data>transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value PENALTY_HST on enum pendingManualFormPnrs>data>transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value PENALTY_GST on enum pendingManualFormPnrs>data>transactions>itemGroups>transactionFares>transactionFareType
    • 200 response: added support for new value PENALTY_QST on enum pendingManualFormPnrs>data>transactions>itemGroups>transactionFares>transactionFareType
    • 200 response: added support for new value PENALTY_HST on enum pendingManualFormPnrs>data>transactions>itemGroups>transactionFares>transactionFareType
    • 200 response: added support for new value PENALTY_GST on enum pendingShellPnrs>data>transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value PENALTY_QST on enum pendingShellPnrs>data>transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value PENALTY_HST on enum pendingShellPnrs>data>transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value PENALTY_GST on enum pendingShellPnrs>data>transactions>itemGroups>transactionFares>transactionFareType
    • 200 response: added support for new value PENALTY_QST on enum pendingShellPnrs>data>transactions>itemGroups>transactionFares>transactionFareType
    • 200 response: added support for new value PENALTY_HST on enum pendingShellPnrs>data>transactions>itemGroups>transactionFares>transactionFareType
    • 200 response: added support for new value PENALTY_GST on enum pnrs>data>transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value PENALTY_QST on enum pnrs>data>transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value PENALTY_HST on enum pnrs>data>transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value PENALTY_GST on enum pnrs>data>transactions>itemGroups>transactionFares>transactionFareType
    • 200 response: added support for new value PENALTY_QST on enum pnrs>data>transactions>itemGroups>transactionFares>transactionFareType
    • 200 response: added support for new value PENALTY_HST on enum pnrs>data>transactions>itemGroups>transactionFares>transactionFareType
  • PUT /v3/trips/{tripId}/pnrs/{pnrId}:
    • request: added support for airPnr>travelerInfos>booking>itinerary>fareComponents>corpAccountCode property
  • GET /v3/trips/{tripId}/pnrs/{pnrId}:
    • 200 response: added support for airPnr>travelerInfos>booking>itinerary>fareComponents>corpAccountCode property
  • POST /v3/trips/{tripId}/pnrs:
    • request: added support for airPnr>travelerInfos>booking>itinerary>fareComponents>corpAccountCode property
  • GET /v3/trips/{tripId}/detail:
    • 200 response: added support for pendingManualFormPnrs>data>airPnr>travelerInfos>booking>itinerary>fareComponents>corpAccountCode property
    • 200 response: added support for pendingShellPnrs>data>airPnr>travelerInfos>booking>itinerary>fareComponents>corpAccountCode property
    • 200 response: added support for pnrs>data>airPnr>travelerInfos>booking>itinerary>fareComponents>corpAccountCode property
  • POST /v3/approvals/companies/{companyId}/list:
    • 200 response: added support for new value PREMIER_INN on enum approvalDataList>pnrSummary>source
  • POST /v3/approvals/approvers/{userId}/list:
    • 200 response: added support for new value PREMIER_INN on enum approvalDataList>pnrSummary>source
  • POST /v2/invoicing/invoice-data:
    • 200 response: added support for new value PREMIER_INN on enum invoices>data>supplierType
  • POST /v3/trips/arrangers/{arrangerId}/list:
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>pnrSummaries>source
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>pnrSummaries>source
  • POST /v3/trips/companies/{companyId}/list:
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>pnrSummaries>source
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>pnrSummaries>source
  • POST /v3/trips/users/{userId}/list:
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>pnrSummaries>source
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>pnrSummaries>source
  • PUT /v3/trips/{tripId}/pnrs/{pnrId}:
    • request: added support for airPnr>travelerInfos>tickets>createdUnusedCredit>fopInfo property
    • request: added support for airPnr>travelerInfos>tickets>createdUnusedCredit>fopLabel property
    • request: added support for airPnr>travelerInfos>tickets>createdUnusedCredit>exchangeInfo property
    • request: added support for new value PREMIER_INN on enum airPnr>travelerInfos>tickets>createdUnusedCredit>source
    • request: added support for new value FORFEITED_AMOUNT on enum transactions>itemGroups>previousTransactionFares>transactionFareType
    • request: added support for new value FORFEITED_AMOUNT on enum transactions>itemGroups>transactionFares>transactionFareType
    • request: added support for transactions>itemGroups>oldFlights>destination>groupInfo property
    • request: added support for transactions>itemGroups>oldFlights>origin>groupInfo property
    • request: added support for transactions>itemGroups>flights>destination>groupInfo property
    • request: added support for transactions>itemGroups>flights>origin>groupInfo property
    • request: added support for new value TMC_FEE on enum transactions>itemGroups>transactionType
    • request: added support for new value SUCCESS on enum transactions>ctc>transactionStatus
    • request: added support for new value MANUAL on enum transactions>ctc>transactionStatus
    • request: added support for new value WAIVED_OFF on enum transactions>ctc>transactionStatus
    • request: added support for new value PREMIER_INN on enum costToCustomer>payments>selectedPaymentSource>rawPaymentSource>source
    • request: added support for new value PREMIER_INN on enum costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>source
    • request: added support for pnrTravelers>originalBusinessInfo>legalEntity>countryCode property
    • request: added support for pnrTravelers>businessInfo>legalEntity>countryCode property
  • GET /v3/trips/{tripId}/pnrs/{pnrId}:
    • 200 response: added support for airPnr>travelerInfos>tickets>createdUnusedCredit>fopInfo property
    • 200 response: added support for airPnr>travelerInfos>tickets>createdUnusedCredit>fopLabel property
    • 200 response: added support for airPnr>travelerInfos>tickets>createdUnusedCredit>exchangeInfo property
    • 200 response: added support for new value PREMIER_INN on enum airPnr>travelerInfos>tickets>createdUnusedCredit>source
    • 200 response: added support for new value FORFEITED_AMOUNT on enum transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value FORFEITED_AMOUNT on enum transactions>itemGroups>transactionFares>transactionFareType
    • 200 response: added support for transactions>itemGroups>oldFlights>destination>groupInfo property
    • 200 response: added support for transactions>itemGroups>oldFlights>origin>groupInfo property
    • 200 response: added support for transactions>itemGroups>flights>destination>groupInfo property
    • 200 response: added support for transactions>itemGroups>flights>origin>groupInfo property
    • 200 response: added support for new value TMC_FEE on enum transactions>itemGroups>transactionType
    • 200 response: added support for new value SUCCESS on enum transactions>ctc>transactionStatus
    • 200 response: added support for new value MANUAL on enum transactions>ctc>transactionStatus
    • 200 response: added support for new value WAIVED_OFF on enum transactions>ctc>transactionStatus
    • 200 response: added support for new value PREMIER_INN on enum costToCustomer>payments>selectedPaymentSource>rawPaymentSource>source
    • 200 response: added support for new value PREMIER_INN on enum costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>source
    • 200 response: added support for pnrTravelers>originalBusinessInfo>legalEntity>countryCode property
    • 200 response: added support for pnrTravelers>businessInfo>legalEntity>countryCode property
  • POST /v3/trips/{tripId}/pnrs:
    • request: added support for airPnr>travelerInfos>tickets>createdUnusedCredit>fopInfo property
    • request: added support for airPnr>travelerInfos>tickets>createdUnusedCredit>fopLabel property
    • request: added support for airPnr>travelerInfos>tickets>createdUnusedCredit>exchangeInfo property
    • request: added support for new value PREMIER_INN on enum airPnr>travelerInfos>tickets>createdUnusedCredit>source
    • request: added support for new value FORFEITED_AMOUNT on enum transactions>itemGroups>previousTransactionFares>transactionFareType
    • request: added support for new value FORFEITED_AMOUNT on enum transactions>itemGroups>transactionFares>transactionFareType
    • request: added support for transactions>itemGroups>oldFlights>destination>groupInfo property
    • request: added support for transactions>itemGroups>oldFlights>origin>groupInfo property
    • request: added support for transactions>itemGroups>flights>destination>groupInfo property
    • request: added support for transactions>itemGroups>flights>origin>groupInfo property
    • request: added support for new value TMC_FEE on enum transactions>itemGroups>transactionType
    • request: added support for new value SUCCESS on enum transactions>ctc>transactionStatus
    • request: added support for new value MANUAL on enum transactions>ctc>transactionStatus
    • request: added support for new value WAIVED_OFF on enum transactions>ctc>transactionStatus
    • request: added support for new value PREMIER_INN on enum costToCustomer>payments>selectedPaymentSource>rawPaymentSource>source
    • request: added support for new value PREMIER_INN on enum costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>source
    • request: added support for pnrTravelers>originalBusinessInfo>legalEntity>countryCode property
    • request: added support for pnrTravelers>businessInfo>legalEntity>countryCode property
  • GET /v3/trips/{tripId}/detail:
    • 200 response: added support for new value PREMIER_INN on enum simplePnrs>source
    • 200 response: added support for eventSummary>bookingGuidelines>airBookingGuideLine>allowedCityCodes property
    • 200 response: added support for pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>createdUnusedCredit>fopInfo property
    • 200 response: added support for pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>createdUnusedCredit>fopLabel property
    • 200 response: added support for pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>createdUnusedCredit>exchangeInfo property
    • 200 response: added support for new value PREMIER_INN on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>createdUnusedCredit>source
    • 200 response: added support for new value FORFEITED_AMOUNT on enum pendingManualFormPnrs>data>transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value FORFEITED_AMOUNT on enum pendingManualFormPnrs>data>transactions>itemGroups>transactionFares>transactionFareType
    • 200 response: added support for pendingManualFormPnrs>data>transactions>itemGroups>oldFlights>destination>groupInfo property
    • 200 response: added support for pendingManualFormPnrs>data>transactions>itemGroups>oldFlights>origin>groupInfo property
    • 200 response: added support for pendingManualFormPnrs>data>transactions>itemGroups>flights>destination>groupInfo property
    • 200 response: added support for pendingManualFormPnrs>data>transactions>itemGroups>flights>origin>groupInfo property
    • 200 response: added support for new value TMC_FEE on enum pendingManualFormPnrs>data>transactions>itemGroups>transactionType
    • 200 response: added support for new value SUCCESS on enum pendingManualFormPnrs>data>transactions>ctc>transactionStatus
    • 200 response: added support for new value MANUAL on enum pendingManualFormPnrs>data>transactions>ctc>transactionStatus
    • 200 response: added support for new value WAIVED_OFF on enum pendingManualFormPnrs>data>transactions>ctc>transactionStatus
    • 200 response: added support for new value PREMIER_INN on enum pendingManualFormPnrs>data>costToCustomer>payments>selectedPaymentSource>rawPaymentSource>source
    • 200 response: added support for new value PREMIER_INN on enum pendingManualFormPnrs>data>costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>source
    • 200 response: added support for pendingManualFormPnrs>data>pnrTravelers>originalBusinessInfo>legalEntity>countryCode property
    • 200 response: added support for pendingManualFormPnrs>data>pnrTravelers>businessInfo>legalEntity>countryCode property
    • 200 response: added support for pendingShellPnrs>data>airPnr>travelerInfos>tickets>createdUnusedCredit>fopInfo property
    • 200 response: added support for pendingShellPnrs>data>airPnr>travelerInfos>tickets>createdUnusedCredit>fopLabel property
    • 200 response: added support for pendingShellPnrs>data>airPnr>travelerInfos>tickets>createdUnusedCredit>exchangeInfo property
    • 200 response: added support for new value PREMIER_INN on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>createdUnusedCredit>source
    • 200 response: added support for new value FORFEITED_AMOUNT on enum pendingShellPnrs>data>transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value FORFEITED_AMOUNT on enum pendingShellPnrs>data>transactions>itemGroups>transactionFares>transactionFareType
    • 200 response: added support for pendingShellPnrs>data>transactions>itemGroups>oldFlights>destination>groupInfo property
    • 200 response: added support for pendingShellPnrs>data>transactions>itemGroups>oldFlights>origin>groupInfo property
    • 200 response: added support for pendingShellPnrs>data>transactions>itemGroups>flights>destination>groupInfo property
    • 200 response: added support for pendingShellPnrs>data>transactions>itemGroups>flights>origin>groupInfo property
    • 200 response: added support for new value TMC_FEE on enum pendingShellPnrs>data>transactions>itemGroups>transactionType
    • 200 response: added support for new value SUCCESS on enum pendingShellPnrs>data>transactions>ctc>transactionStatus
    • 200 response: added support for new value MANUAL on enum pendingShellPnrs>data>transactions>ctc>transactionStatus
    • 200 response: added support for new value WAIVED_OFF on enum pendingShellPnrs>data>transactions>ctc>transactionStatus
    • 200 response: added support for new value PREMIER_INN on enum pendingShellPnrs>data>costToCustomer>payments>selectedPaymentSource>rawPaymentSource>source
    • 200 response: added support for new value PREMIER_INN on enum pendingShellPnrs>data>costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>source
    • 200 response: added support for pendingShellPnrs>data>pnrTravelers>originalBusinessInfo>legalEntity>countryCode property
    • 200 response: added support for pendingShellPnrs>data>pnrTravelers>businessInfo>legalEntity>countryCode property
    • 200 response: added support for pnrs>data>airPnr>travelerInfos>tickets>createdUnusedCredit>fopInfo property
    • 200 response: added support for pnrs>data>airPnr>travelerInfos>tickets>createdUnusedCredit>fopLabel property
    • 200 response: added support for pnrs>data>airPnr>travelerInfos>tickets>createdUnusedCredit>exchangeInfo property
    • 200 response: added support for new value PREMIER_INN on enum pnrs>data>airPnr>travelerInfos>tickets>createdUnusedCredit>source
    • 200 response: added support for new value FORFEITED_AMOUNT on enum pnrs>data>transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value FORFEITED_AMOUNT on enum pnrs>data>transactions>itemGroups>transactionFares>transactionFareType
    • 200 response: added support for pnrs>data>transactions>itemGroups>oldFlights>destination>groupInfo property
    • 200 response: added support for pnrs>data>transactions>itemGroups>oldFlights>origin>groupInfo property
    • 200 response: added support for pnrs>data>transactions>itemGroups>flights>destination>groupInfo property
    • 200 response: added support for pnrs>data>transactions>itemGroups>flights>origin>groupInfo property
    • 200 response: added support for new value TMC_FEE on enum pnrs>data>transactions>itemGroups>transactionType
    • 200 response: added support for new value SUCCESS on enum pnrs>data>transactions>ctc>transactionStatus
    • 200 response: added support for new value MANUAL on enum pnrs>data>transactions>ctc>transactionStatus
    • 200 response: added support for new value WAIVED_OFF on enum pnrs>data>transactions>ctc>transactionStatus
    • 200 response: added support for new value PREMIER_INN on enum pnrs>data>costToCustomer>payments>selectedPaymentSource>rawPaymentSource>source
    • 200 response: added support for new value PREMIER_INN on enum pnrs>data>costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>source
    • 200 response: added support for pnrs>data>pnrTravelers>originalBusinessInfo>legalEntity>countryCode property
    • 200 response: added support for pnrs>data>pnrTravelers>businessInfo>legalEntity>countryCode property

September 15, 2025

Updates

Air API
  • POST /v2/air/cancel-pnr:
    • 200 response: added support for automaticCancellationInfo property
Company API
  • PATCH /v2/companies/{companyId}/features:
    • request: added support for new value ORG_LEVEL_PROFILE_FIELD_CONTROLS on enum featuresToDelete
    • request: added support for new value ORG_LEVEL_PROFILE_FIELD_CONTROLS on enum featuresToUpdate>name
  • GET /v2/companies/{companyId}/features:
    • 200 response: added support for new value ORG_LEVEL_PROFILE_FIELD_CONTROLS on enum features>name
Event API
  • POST /v2/events/bulk-edit:
    • request: added support for eventsToUpdate>eventBasicInfo>tripOverrides>rateCodeOverrides property
  • POST /v2/events/summaries:
    • 200 response: added support for tripEventSummaries>travelerEventSummary>inviteEmailConfig property
  • POST /v2/events/{eventId}/edit-basic-info:
    • request: added support for tripOverrides>rateCodeOverrides property
  • POST /v2/events/list:
    • 200 response: added support for events>group>metadata>tripOverrides>rateCodeOverrides property
  • GET /v2/events/read-by-external-id:
    • 200 response: added support for event>group>metadata>tripOverrides>rateCodeOverrides property
  • GET /v2/events/{eventId}:
    • 200 response: added support for event>group>metadata>tripOverrides>rateCodeOverrides property
  • POST /v2/events:
    • request: added support for tripOverrides>rateCodeOverrides property
Payments API
  • PATCH /v2/payment/users/{userId}/payment-sources/{paymentSourceId}:
    • request: added an item of type object to filter oneOf values
    • request: added filter>discriminator>mapping>TMC
  • GET /v2/payment/users/{userId}/payment-sources/{paymentSourceId}:
    • 200 response: added an item of type object to paymentSource>filter oneOf values
    • 200 response: added paymentSource>filter>discriminator>mapping>TMC
  • POST /v2/payment/users/{userId}/payment-sources:
    • request: added an item of type object to paymentSourceInfo>filter oneOf values
    • request: added paymentSourceInfo>filter>discriminator>mapping>TMC
  • GET /v2/payment/users/{userId}/payment-sources:
    • 200 response: added an item of type object to paymentSourceInfos>filter oneOf values
    • 200 response: added paymentSourceInfos>filter>discriminator>mapping>TMC
Template API
  • GET /v2/event-templates/read-by-external-id:
    • 200 response: added support for eventTemplate>group>metadata>tripOverrides>rateCodeOverrides property
  • POST /v2/event-templates/list:
    • 200 response: added support for eventTemplates>group>metadata>tripOverrides>rateCodeOverrides property
  • POST /v2/event-templates/{templateId}/edit-basic-info:
    • request: added support for tripOverrides>rateCodeOverrides property
  • GET /v2/event-templates/{templateId}:
    • 200 response: added support for eventTemplate>group>metadata>tripOverrides>rateCodeOverrides property
  • POST /v2/event-templates:
    • request: added support for tripOverrides>rateCodeOverrides property
Trip API
  • PUT /v3/trips/{tripId}/pnrs/{pnrId}:
    • request: added support for carPnr>carInfo>voucherInfo property
  • GET /v3/trips/{tripId}/pnrs/{pnrId}:
    • 200 response: added support for carPnr>carInfo>voucherInfo property
  • POST /v3/trips/{tripId}/pnrs:
    • request: added support for carPnr>carInfo>voucherInfo property
  • GET /v3/trips/{tripId}/detail:
    • 200 response: added support for pendingManualFormPnrs>data>carPnr>carInfo>voucherInfo property
    • 200 response: added support for pendingShellPnrs>data>carPnr>carInfo>voucherInfo property
    • 200 response: added support for pnrs>data>carPnr>carInfo>voucherInfo property
  • POST /v3/approvals/companies/{companyId}/list:
    • 200 response: added support for approvalDataList>basicTripInfo property
  • POST /v3/approvals/approvers/{userId}/list:
    • 200 response: added support for approvalDataList>basicTripInfo property
  • PUT /v3/trips/{tripId}/pnrs/{pnrId}:
    • request: added support for airPnr>travelerInfos>tickets>exchangeInfo>exchangePenaltyTaxBreakdown property
  • GET /v3/trips/{tripId}/pnrs/{pnrId}:
    • 200 response: added support for airPnr>travelerInfos>tickets>exchangeInfo>exchangePenaltyTaxBreakdown property
  • POST /v3/trips/{tripId}/pnrs:
    • request: added support for airPnr>travelerInfos>tickets>exchangeInfo>exchangePenaltyTaxBreakdown property
  • GET /v3/trips/{tripId}/detail:
    • 200 response: added support for eventSummary>inviteEmailConfig property
    • 200 response: added support for pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>exchangePenaltyTaxBreakdown property
    • 200 response: added support for pendingShellPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>exchangePenaltyTaxBreakdown property
    • 200 response: added support for pnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>exchangePenaltyTaxBreakdown property

September 10, 2025

Updates

Air API
  • POST /v3/air/company-transferable-unused-credits/list:
    • request: added support for new value PREMIER_INN on enum companyCreditFilter>supplier
  • POST /v3/air/company-unused-credits/list:
    • request: added support for new value PREMIER_INN on enum companyCreditFilter>supplier
  • POST /v2/air/pnrs/{pnrId}/update:
    • request: added support for new value PREMIER_INN on enum travelerInfo>traveler>travelerInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value PREMIER_INN on enum travelerInfo>traveler>travelerInfo>userBusinessInfo>designatedApproverInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value PREMIER_INN on enum travelerInfo>traveler>travelerInfo>userBusinessInfo>managerBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value PREMIER_INN on enum travelerInfo>traveler>travelerInfo>user>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value PREMIER_INN on enum pnrRemarks>remark>remarkIdentifier>travelerInfo>tmcInfo>secondaryServiceProviderTmcs>supplier
  • POST /v2/air/modify-search:
    • 200 response: added support for new value PREMIER_INN on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • GET /v2/air/pnrs/{pnrId}/exchange-details:
    • 200 response: added support for new value PREMIER_INN on enum ticketToExchangeInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • POST /v2/air/intermediate-revalidate-itinerary:
    • 200 response: added support for new value PREMIER_INN on enum policyDetails>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum policyDetails>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum policyDetails>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum policyDetails>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum policyDetails>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum policyDetails>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum policyDetails>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum policyDetails>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum policyDetails>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • POST /v2/air/revalidate-itinerary:
    • 200 response: added support for new value PREMIER_INN on enum policyDetails>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum policyDetails>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum policyDetails>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum policyDetails>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum policyDetails>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum policyDetails>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum policyDetails>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum policyDetails>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum policyDetails>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value PREMIER_INN on enum travelers>travelerDetails>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • POST /v2/air/initiate-booking:
    • request: added support for new value PREMIER_INN on enum travelers>travelerDetails>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • POST /v2/air/selected-itinerary:
    • 200 response: added support for new value PREMIER_INN on enum itinerary>policyInfos>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum itinerary>policyInfos>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum itinerary>policyInfos>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum itinerary>policyInfos>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum itinerary>policyInfos>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum itinerary>policyInfos>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum itinerary>policyInfos>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum itinerary>policyInfos>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum itinerary>policyInfos>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • POST /v2/air/flight-attributes:
    • 200 response: added support for new value PREMIER_INN on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • POST /v2/air/search-flights:
    • 200 response: added support for new value PREMIER_INN on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
Company API
  • POST /v2/service-charge/{entityType}/{entityId}/types/{type}/list:
    • 200 response: added support for new value PREMIER_INN on enum serviceCharges>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • PUT /v2/companies/{companyId}:
    • request: added support for new value PREMIER_INN on enum emergencyContactInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • GET /v2/companies/{companyId}:
    • 200 response: added support for new value PREMIER_INN on enum emergencyContactInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • POST /v2/companies:
    • request: added support for new value PREMIER_INN on enum emergencyContactInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
Hotel API
  • POST /v2/hotel/pnrs/{pnrId}/modify-details:
    • 200 response: added support for new value PREMIER_INN on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum rooms>rateOptions>policyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • POST /v2/hotel/validate-rebooking:
    • request: added support for new value PREMIER_INN on enum travelers>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value PREMIER_INN on enum travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value PREMIER_INN on enum travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value PREMIER_INN on enum travelers>user>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • POST /v2/hotel/details:
    • 200 response: added support for new value PREMIER_INN on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum rooms>rateOptions>policyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • POST /v2/hotel/search:
    • 200 response: added support for new value PREMIER_INN on enum hotels>policyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum hotels>policyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum hotels>policyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum hotels>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum hotels>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum hotels>policyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum hotels>policyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum hotels>policyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum hotels>policyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
Payments API
  • POST /v2/service-charge/{entityType}/{entityId}/types/{type}/list:
    • 200 response: added support for new value PREMIER_INN on enum serviceCharges>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
Trip API
  • PUT /v3/trips/{tripId}/pnrs/{pnrId}:
    • request: added support for airPnr>travelerInfos>tickets>taxInfo property
  • GET /v3/trips/{tripId}/pnrs/{pnrId}:
    • 200 response: added support for airPnr>travelerInfos>tickets>taxInfo property
  • POST /v3/trips/{tripId}/pnrs:
    • request: added support for airPnr>travelerInfos>tickets>taxInfo property
  • GET /v3/trips/{tripId}/detail:
    • 200 response: added support for pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>taxInfo property
    • 200 response: added support for pendingShellPnrs>data>airPnr>travelerInfos>tickets>taxInfo property
    • 200 response: added support for pnrs>data>airPnr>travelerInfos>tickets>taxInfo property
  • POST /v3/approvals/companies/{companyId}/list:
    • 200 response: added support for approvalDataList>approvers property
    • 200 response: added support for new value PREMIER_INN on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum approvalDataList>pnrSummary>approvalData>approvers>basicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum approvalDataList>pnrSummary>travelers>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum approvalDataList>pnrSummary>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum approvalDataList>pnrSummary>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum approvalDataList>pnrSummary>travelers>user>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum approvalDataList>pnrSummary>tmcInfo>secondaryServiceProviderTmcs>supplier
  • POST /v3/approvals/approvers/{userId}/list:
    • 200 response: added support for approvalDataList>approvers property
    • 200 response: added support for new value PREMIER_INN on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum approvalDataList>pnrSummary>approvalData>approvers>basicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum approvalDataList>pnrSummary>travelers>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum approvalDataList>pnrSummary>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum approvalDataList>pnrSummary>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum approvalDataList>pnrSummary>travelers>user>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum approvalDataList>pnrSummary>tmcInfo>secondaryServiceProviderTmcs>supplier
  • POST /v3/trips/arrangers/{arrangerId}/list:
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>createdByUserBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>userBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>pnrSummaries>approvalData>approvers>basicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>pnrSummaries>travelers>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>pnrSummaries>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>pnrSummaries>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>pnrSummaries>travelers>user>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>pnrSummaries>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>createdByUserBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>userBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>pnrSummaries>approvalData>approvers>basicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>pnrSummaries>travelers>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>pnrSummaries>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>pnrSummaries>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>pnrSummaries>travelers>user>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>pnrSummaries>tmcInfo>secondaryServiceProviderTmcs>supplier
  • POST /v3/trips/companies/{companyId}/list:
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>createdByUserBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>userBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>pnrSummaries>approvalData>approvers>basicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>pnrSummaries>travelers>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>pnrSummaries>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>pnrSummaries>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>pnrSummaries>travelers>user>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>pnrSummaries>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>createdByUserBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>userBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>pnrSummaries>approvalData>approvers>basicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>pnrSummaries>travelers>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>pnrSummaries>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>pnrSummaries>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>pnrSummaries>travelers>user>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>pnrSummaries>tmcInfo>secondaryServiceProviderTmcs>supplier
  • POST /v3/trips/users/{userId}/list:
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>createdByUserBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>userBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>pnrSummaries>approvalData>approvers>basicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>pnrSummaries>travelers>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>pnrSummaries>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>pnrSummaries>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>pnrSummaries>travelers>user>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum failedTripSummaries>pnrSummaries>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>createdByUserBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>userBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>pnrSummaries>approvalData>approvers>basicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>pnrSummaries>travelers>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>pnrSummaries>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>pnrSummaries>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>pnrSummaries>travelers>user>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum tripSummaries>pnrSummaries>tmcInfo>secondaryServiceProviderTmcs>supplier
  • PUT /v3/trips/{tripId}/pnrs/{pnrId}:
    • request: added support for new value PREMIER_INN on enum pnrCreationDetails>requestedByDetails>requestedByUserOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value PREMIER_INN on enum railPnr>passengerInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for airPnr>travelerInfos>tickets>mcoIssuanceEligibility property
    • request: added support for new value MISSING_REFUND_INFO on enum airPnr>travelerInfos>tickets>ticketIncompleteReasons
    • request: added support for new value PREMIER_INN on enum policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value PREMIER_INN on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value PREMIER_INN on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value PREMIER_INN on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value PREMIER_INN on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value PREMIER_INN on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value PREMIER_INN on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value PREMIER_INN on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value PREMIER_INN on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value PREMIER_INN on enum pnrTravelers>personalInfo>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value PREMIER_INN on enum travelers>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value PREMIER_INN on enum travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value PREMIER_INN on enum travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value PREMIER_INN on enum travelers>user>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • GET /v3/trips/{tripId}/pnrs/{pnrId}:
    • 200 response: added support for new value PREMIER_INN on enum pnrCreationDetails>requestedByDetails>requestedByUserOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum railPnr>passengerInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for airPnr>travelerInfos>tickets>mcoIssuanceEligibility property
    • 200 response: added support for new value MISSING_REFUND_INFO on enum airPnr>travelerInfos>tickets>ticketIncompleteReasons
    • 200 response: added support for new value PREMIER_INN on enum policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum pnrTravelers>personalInfo>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum travelers>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum travelers>user>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • POST /v3/trips/{tripId}/pnrs:
    • request: added support for new value PREMIER_INN on enum pnrCreationDetails>requestedByDetails>requestedByUserOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value PREMIER_INN on enum railPnr>passengerInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for airPnr>travelerInfos>tickets>mcoIssuanceEligibility property
    • request: added support for new value MISSING_REFUND_INFO on enum airPnr>travelerInfos>tickets>ticketIncompleteReasons
    • request: added support for new value PREMIER_INN on enum policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value PREMIER_INN on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value PREMIER_INN on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value PREMIER_INN on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value PREMIER_INN on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value PREMIER_INN on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value PREMIER_INN on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value PREMIER_INN on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value PREMIER_INN on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value PREMIER_INN on enum pnrTravelers>personalInfo>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value PREMIER_INN on enum travelers>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value PREMIER_INN on enum travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value PREMIER_INN on enum travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value PREMIER_INN on enum travelers>user>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • GET /v3/trips/{tripId}/detail:
    • 200 response: added support for new value PREMIER_INN on enum pendingManualFormPnrs>data>pnrCreationDetails>requestedByDetails>requestedByUserOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum pendingManualFormPnrs>data>railPnr>passengerInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>mcoIssuanceEligibility property
    • 200 response: added support for new value MISSING_REFUND_INFO on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>ticketIncompleteReasons
    • 200 response: added support for new value PREMIER_INN on enum pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum pendingManualFormPnrs>data>pnrTravelers>personalInfo>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum pendingManualFormPnrs>data>travelers>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum pendingManualFormPnrs>data>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum pendingManualFormPnrs>data>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum pendingManualFormPnrs>data>travelers>user>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum pendingShellPnrs>data>pnrCreationDetails>requestedByDetails>requestedByUserOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum pendingShellPnrs>data>railPnr>passengerInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for pendingShellPnrs>data>airPnr>travelerInfos>tickets>mcoIssuanceEligibility property
    • 200 response: added support for new value MISSING_REFUND_INFO on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>ticketIncompleteReasons
    • 200 response: added support for new value PREMIER_INN on enum pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum pendingShellPnrs>data>pnrTravelers>personalInfo>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum pendingShellPnrs>data>travelers>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum pendingShellPnrs>data>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum pendingShellPnrs>data>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum pendingShellPnrs>data>travelers>user>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum pnrs>data>pnrCreationDetails>requestedByDetails>requestedByUserOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum pnrs>data>railPnr>passengerInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for pnrs>data>airPnr>travelerInfos>tickets>mcoIssuanceEligibility property
    • 200 response: added support for new value MISSING_REFUND_INFO on enum pnrs>data>airPnr>travelerInfos>tickets>ticketIncompleteReasons
    • 200 response: added support for new value PREMIER_INN on enum pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum pnrs>data>pnrTravelers>personalInfo>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum pnrs>data>travelers>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum pnrs>data>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum pnrs>data>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value PREMIER_INN on enum pnrs>data>travelers>user>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for basicTripInfo>tripDisabledInfo property
  • GET /v2/trips/{tripId}:
    • 200 response: added support for tripDisabledInfo property
User Management API
  • PUT /v2/users/{userId}/personal-info:
    • request: added support for new value PREMIER_INN on enum emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • GET /v2/users/{userId}/personal-info:
    • 200 response: added support for new value PREMIER_INN on enum emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • PUT /v2/users/{userId}:
    • request: added support for new value PREMIER_INN on enum personalInfo>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • GET /v2/users/{userId}:
    • 200 response: added support for new value PREMIER_INN on enum personalInfo>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • POST /v2/users:
    • request: added support for new value PREMIER_INN on enum personalInfo>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier

Deprecations

Trip API
  • POST /v3/approvals/companies/{companyId}/list:
    • 200 response: approversUserIds at path approvalDataList>approversUserIds has been deprecated
  • POST /v3/approvals/approvers/{userId}/list:
    • 200 response: approversUserIds at path approvalDataList>approversUserIds has been deprecated
  • PUT /v3/trips/{tripId}/pnrs/{pnrId}:
    • request: rficCode at path airPnr>travelerInfos>tickets>rficCode has been deprecated
  • GET /v3/trips/{tripId}/pnrs/{pnrId}:
    • 200 response: rficCode at path airPnr>travelerInfos>tickets>rficCode has been deprecated
  • POST /v3/trips/{tripId}/pnrs:
    • request: rficCode at path airPnr>travelerInfos>tickets>rficCode has been deprecated
  • GET /v3/trips/{tripId}/detail:
    • 200 response: rficCode at path pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>rficCode has been deprecated
    • 200 response: rficCode at path pendingShellPnrs>data>airPnr>travelerInfos>tickets>rficCode has been deprecated
    • 200 response: rficCode at path pnrs>data>airPnr>travelerInfos>tickets>rficCode has been deprecated

September 04, 2025

Updates

Air API
  • POST /v2/air/intermediate-revalidate-itinerary:
    • 200 response: added support for perTravelerPrices>taxBreakdown property
    • 200 response: added support for legPrices>travelerPrices>taxBreakdown property
  • POST /v2/air/revalidate-itinerary:
    • 200 response: added support for perTravelerPrices>taxBreakdown property
    • 200 response: added support for legPrices>travelerPrices>taxBreakdown property
Company API
  • GET /v2/companies/{companyId}/white-label-config:
    • 200 response: removed support for logoConfig property
  • PUT /v2/companies/{companyId}/white-label-config:
    • request: removed support for logoConfig property
Event API
  • POST /v2/events/bulk-edit:
    • request: removed support for value TRIP from enum eventsToUpdate>eventBasicInfo>documents>documentMetadata>entityType
    • request: removed support for value TICKETING_ERROR from enum eventsToUpdate>eventBasicInfo>documents>documentMetadata>entityType
  • POST /v2/events/summaries:
    • 200 response: removed support for value TRIP from enum tripEventSummaries>travelerEventSummary>documents>documentMetadata>entityType
    • 200 response: removed support for value TICKETING_ERROR from enum tripEventSummaries>travelerEventSummary>documents>documentMetadata>entityType
  • POST /v2/events/{eventId}/edit-basic-info:
    • request: removed support for value TRIP from enum documents>documentMetadata>entityType
    • request: removed support for value TICKETING_ERROR from enum documents>documentMetadata>entityType
  • POST /v2/events/list:
    • 200 response: removed support for value TRIP from enum events>group>metadata>documents>documentMetadata>entityType
    • 200 response: removed support for value TICKETING_ERROR from enum events>group>metadata>documents>documentMetadata>entityType
  • GET /v2/events/read-by-external-id:
    • 200 response: removed support for value TRIP from enum event>group>metadata>documents>documentMetadata>entityType
    • 200 response: removed support for value TICKETING_ERROR from enum event>group>metadata>documents>documentMetadata>entityType
  • GET /v2/events/{eventId}:
    • 200 response: removed support for value TRIP from enum event>group>metadata>documents>documentMetadata>entityType
    • 200 response: removed support for value TICKETING_ERROR from enum event>group>metadata>documents>documentMetadata>entityType
  • POST /v2/events:
    • request: removed support for value TRIP from enum documents>documentMetadata>entityType
    • request: removed support for value TICKETING_ERROR from enum documents>documentMetadata>entityType
Template API
  • GET /v2/event-templates/read-by-external-id:
    • 200 response: removed support for value TRIP from enum eventTemplate>group>metadata>documents>documentMetadata>entityType
    • 200 response: removed support for value TICKETING_ERROR from enum eventTemplate>group>metadata>documents>documentMetadata>entityType
  • POST /v2/event-templates/list:
    • 200 response: removed support for value TRIP from enum eventTemplates>group>metadata>documents>documentMetadata>entityType
    • 200 response: removed support for value TICKETING_ERROR from enum eventTemplates>group>metadata>documents>documentMetadata>entityType
  • GET /v2/event-templates/{templateId}:
    • 200 response: removed support for value TRIP from enum eventTemplate>group>metadata>documents>documentMetadata>entityType
    • 200 response: removed support for value TICKETING_ERROR from enum eventTemplate>group>metadata>documents>documentMetadata>entityType
Trip API
  • PUT /v3/trips/{tripId}/pnrs/{pnrId}:
    • request: removed support for value TRIP from enum documents>documentMetadata>entityType
    • request: removed support for value TICKETING_ERROR from enum documents>documentMetadata>entityType
  • GET /v3/trips/{tripId}/pnrs/{pnrId}:
    • 200 response: removed support for value TRIP from enum documents>documentMetadata>entityType
    • 200 response: removed support for value TICKETING_ERROR from enum documents>documentMetadata>entityType
  • POST /v3/trips/{tripId}/pnrs:
    • request: removed support for value TRIP from enum documents>documentMetadata>entityType
    • request: removed support for value TICKETING_ERROR from enum documents>documentMetadata>entityType
  • GET /v3/trips/{tripId}/detail:
    • 200 response: removed support for value TRIP from enum eventSummary>documents>documentMetadata>entityType
    • 200 response: removed support for value TICKETING_ERROR from enum eventSummary>documents>documentMetadata>entityType
    • 200 response: removed support for value TRIP from enum pendingManualFormPnrs>data>documents>documentMetadata>entityType
    • 200 response: removed support for value TICKETING_ERROR from enum pendingManualFormPnrs>data>documents>documentMetadata>entityType
    • 200 response: removed support for value TRIP from enum pendingShellPnrs>data>documents>documentMetadata>entityType
    • 200 response: removed support for value TICKETING_ERROR from enum pendingShellPnrs>data>documents>documentMetadata>entityType
    • 200 response: removed support for value TRIP from enum pnrs>data>documents>documentMetadata>entityType
    • 200 response: removed support for value TICKETING_ERROR from enum pnrs>data>documents>documentMetadata>entityType
    • 200 response: added support for basicTripInfo>tripMetadata property
  • GET /v2/trips/{tripId}:
    • 200 response: added support for tripMetadata property

September 01, 2025

Updates

Air API
  • POST /v2/air/intermediate-revalidate-itinerary:
    • 200 response: added support for perTravelerPrices>changeFee property
    • 200 response: added support for legPrices>changeFee property
    • 200 response: added support for legPrices>travelerPrices>changeFee property
    • 200 response: added support for fareBreakDown>changeFee property
  • POST /v2/air/revalidate-itinerary:
    • 200 response: added support for perTravelerPrices>changeFee property
    • 200 response: added support for legPrices>changeFee property
    • 200 response: added support for legPrices>travelerPrices>changeFee property
    • 200 response: added support for fareBreakDown>changeFee property
Company API
  • POST /v2/service-charge/{entityType}/{entityId}/types/{type}/list:
    • 200 response: has been updated at path serviceCharges>charge>waiveOffInfo>waiveOffAmount>tax>description
    • 200 response: has been updated at path serviceCharges>charge>waiveOffInfo>waiveOffAmount>base>description
    • 200 response: added an item of type object to serviceCharges>charge>feeInfo oneOf values
    • 200 response: has been updated at path serviceCharges>charge>feeInfo>title
    • 200 response: added support for new value TRANSACTION_TYPE_AGENT_CONTACT on enum serviceCharges>charge>feeInfo>transactionFeeType
    • 200 response: removed serviceCharges>charge>feeInfo>bookingFeeType>description
    • 200 response: added serviceCharges>charge>feeInfo>discriminator>mapping>AGENT_FEE
  • GET /v2/companies/{companyId}/white-label-config:
    • removed fetchAtEntityLevel query parameter
  • PATCH /v2/companies/{companyId}/features:
    • request: added support for new value ENABLE_SOLD_OUT_HOTEL_FILTER_BY_DEFAULT on enum featuresToDelete
    • request: added support for new value ENABLE_SOLD_OUT_HOTEL_FILTER_BY_DEFAULT on enum featuresToUpdate>name
  • GET /v2/companies/{companyId}/features:
    • 200 response: added support for new value ENABLE_SOLD_OUT_HOTEL_FILTER_BY_DEFAULT on enum features>name
  • DELETE /v2/companies/{companyId}/legal-entities/{legalEntityId}:
    • 400 response: added
  • PUT /v2/companies/{companyId}:
    • request: removed companyLogo>deprecated
  • GET /v2/companies/{companyId}:
    • 200 response: removed companyLogo>deprecated
Event API
  • POST /v2/events/bulk-edit:
    • request: added support for eventsToUpdate>eventBasicInfo>inviteEmailConfig property
  • POST /v2/events/{eventId}/edit-basic-info:
    • request: added support for inviteEmailConfig property
  • POST /v2/events/list:
    • 200 response: added support for events>group>metadata>inviteEmailConfig property
  • GET /v2/events/read-by-external-id:
    • 200 response: added support for event>group>metadata>inviteEmailConfig property
  • GET /v2/events/{eventId}:
    • 200 response: added support for event>group>metadata>inviteEmailConfig property
  • POST /v2/events:
    • request: added support for inviteEmailConfig property
Payments API
  • POST /v2/service-charge/{entityType}/{entityId}/types/{type}/list:
    • 200 response: has been updated at path serviceCharges>charge>waiveOffInfo>waiveOffAmount>tax>description
    • 200 response: has been updated at path serviceCharges>charge>waiveOffInfo>waiveOffAmount>base>description
    • 200 response: added an item of type object to serviceCharges>charge>feeInfo oneOf values
    • 200 response: has been updated at path serviceCharges>charge>feeInfo>title
    • 200 response: added support for new value TRANSACTION_TYPE_AGENT_CONTACT on enum serviceCharges>charge>feeInfo>transactionFeeType
    • 200 response: removed serviceCharges>charge>feeInfo>bookingFeeType>description
    • 200 response: added serviceCharges>charge>feeInfo>discriminator>mapping>AGENT_FEE
Template API
  • POST /v2/event-templates/list:
    • request: added support for sortOptions property
  • GET /v2/event-templates/read-by-external-id:
    • 200 response: added support for eventTemplate>group>metadata>inviteEmailConfig property
  • POST /v2/event-templates/list:
    • 200 response: added support for eventTemplates>group>metadata>inviteEmailConfig property
  • POST /v2/event-templates/{templateId}/edit-basic-info:
    • request: added support for inviteEmailConfig property
  • GET /v2/event-templates/{templateId}:
    • 200 response: added support for eventTemplate>group>metadata>inviteEmailConfig property
  • POST /v2/event-templates:
    • request: added support for inviteEmailConfig property
Trip API
  • PUT /v3/trips/{tripId}/pnrs/{pnrId}:
    • request: has been updated at path railPnr>tickets>refundedPrice>title
    • request: has been updated at path railPnr>tickets>refundedPrice>description
    • request: removed support for railPnr>tickets>refundedPrice>base property
    • request: removed support for railPnr>tickets>refundedPrice>extras property
    • request: removed support for railPnr>tickets>refundedPrice>refund property
    • request: removed support for railPnr>tickets>refundedPrice>tax property
    • request: removed support for railPnr>tickets>refundedPrice>commission property
    • request: removed support for railPnr>tickets>refundedPrice>includesCommission property
    • request: removed support for railPnr>tickets>refundedPrice>taxBreakdown property
    • request: removed support for railPnr>tickets>refundedPrice>transactionDate property
    • request: removed support for railPnr>tickets>refundedPrice>refundInfo property
    • request: added support for railPnr>tickets>refundedPrice>amount property
    • request: added support for railPnr>tickets>refundedPrice>currencyCode property
    • request: added support for railPnr>tickets>refundedPrice>convertedAmount property
    • request: added support for railPnr>tickets>refundedPrice>convertedCurrency property
    • request: added support for railPnr>tickets>refundedPrice>otherCoinage property
    • request: railPnr>tickets>refundedPrice>base is no longer required
    • request: railPnr>tickets>refundedPrice>tax is no longer required
    • request: railPnr>tickets>refundedPrice>amount is now required
    • request: railPnr>tickets>refundedPrice>currencyCode is now required
    • request: has been updated at path railPnr>tickets>price>title
    • request: has been updated at path railPnr>tickets>price>description
    • request: removed support for railPnr>tickets>price>base property
    • request: removed support for railPnr>tickets>price>extras property
    • request: removed support for railPnr>tickets>price>refund property
    • request: removed support for railPnr>tickets>price>tax property
    • request: removed support for railPnr>tickets>price>commission property
    • request: removed support for railPnr>tickets>price>includesCommission property
    • request: removed support for railPnr>tickets>price>taxBreakdown property
    • request: removed support for railPnr>tickets>price>transactionDate property
    • request: removed support for railPnr>tickets>price>refundInfo property
    • request: added support for railPnr>tickets>price>amount property
    • request: added support for railPnr>tickets>price>currencyCode property
    • request: added support for railPnr>tickets>price>convertedAmount property
    • request: added support for railPnr>tickets>price>convertedCurrency property
    • request: added support for railPnr>tickets>price>otherCoinage property
    • request: railPnr>tickets>price>base is no longer required
    • request: railPnr>tickets>price>tax is no longer required
    • request: railPnr>tickets>price>amount is now required
    • request: railPnr>tickets>price>currencyCode is now required
    • request: added an item of type object to transactions>itemGroups oneOf values
    • request: added transactions>itemGroups>discriminator>mapping>TMC_FEE_ITEM
  • GET /v3/trips/{tripId}/pnrs/{pnrId}:
    • 200 response: has been updated at path railPnr>tickets>refundedPrice>title
    • 200 response: has been updated at path railPnr>tickets>refundedPrice>description
    • 200 response: removed support for railPnr>tickets>refundedPrice>base property
    • 200 response: removed support for railPnr>tickets>refundedPrice>extras property
    • 200 response: removed support for railPnr>tickets>refundedPrice>refund property
    • 200 response: removed support for railPnr>tickets>refundedPrice>tax property
    • 200 response: removed support for railPnr>tickets>refundedPrice>commission property
    • 200 response: removed support for railPnr>tickets>refundedPrice>includesCommission property
    • 200 response: removed support for railPnr>tickets>refundedPrice>taxBreakdown property
    • 200 response: removed support for railPnr>tickets>refundedPrice>transactionDate property
    • 200 response: removed support for railPnr>tickets>refundedPrice>refundInfo property
    • 200 response: added support for railPnr>tickets>refundedPrice>amount property
    • 200 response: added support for railPnr>tickets>refundedPrice>currencyCode property
    • 200 response: added support for railPnr>tickets>refundedPrice>convertedAmount property
    • 200 response: added support for railPnr>tickets>refundedPrice>convertedCurrency property
    • 200 response: added support for railPnr>tickets>refundedPrice>otherCoinage property
    • 200 response: railPnr>tickets>refundedPrice>base is no longer required
    • 200 response: railPnr>tickets>refundedPrice>tax is no longer required
    • 200 response: railPnr>tickets>refundedPrice>amount is now required
    • 200 response: railPnr>tickets>refundedPrice>currencyCode is now required
    • 200 response: has been updated at path railPnr>tickets>price>title
    • 200 response: has been updated at path railPnr>tickets>price>description
    • 200 response: removed support for railPnr>tickets>price>base property
    • 200 response: removed support for railPnr>tickets>price>extras property
    • 200 response: removed support for railPnr>tickets>price>refund property
    • 200 response: removed support for railPnr>tickets>price>tax property
    • 200 response: removed support for railPnr>tickets>price>commission property
    • 200 response: removed support for railPnr>tickets>price>includesCommission property
    • 200 response: removed support for railPnr>tickets>price>taxBreakdown property
    • 200 response: removed support for railPnr>tickets>price>transactionDate property
    • 200 response: removed support for railPnr>tickets>price>refundInfo property
    • 200 response: added support for railPnr>tickets>price>amount property
    • 200 response: added support for railPnr>tickets>price>currencyCode property
    • 200 response: added support for railPnr>tickets>price>convertedAmount property
    • 200 response: added support for railPnr>tickets>price>convertedCurrency property
    • 200 response: added support for railPnr>tickets>price>otherCoinage property
    • 200 response: railPnr>tickets>price>base is no longer required
    • 200 response: railPnr>tickets>price>tax is no longer required
    • 200 response: railPnr>tickets>price>amount is now required
    • 200 response: railPnr>tickets>price>currencyCode is now required
    • 200 response: added an item of type object to transactions>itemGroups oneOf values
    • 200 response: added transactions>itemGroups>discriminator>mapping>TMC_FEE_ITEM
  • POST /v3/trips/{tripId}/pnrs:
    • request: has been updated at path railPnr>tickets>refundedPrice>title
    • request: has been updated at path railPnr>tickets>refundedPrice>description
    • request: removed support for railPnr>tickets>refundedPrice>base property
    • request: removed support for railPnr>tickets>refundedPrice>extras property
    • request: removed support for railPnr>tickets>refundedPrice>refund property
    • request: removed support for railPnr>tickets>refundedPrice>tax property
    • request: removed support for railPnr>tickets>refundedPrice>commission property
    • request: removed support for railPnr>tickets>refundedPrice>includesCommission property
    • request: removed support for railPnr>tickets>refundedPrice>taxBreakdown property
    • request: removed support for railPnr>tickets>refundedPrice>transactionDate property
    • request: removed support for railPnr>tickets>refundedPrice>refundInfo property
    • request: added support for railPnr>tickets>refundedPrice>amount property
    • request: added support for railPnr>tickets>refundedPrice>currencyCode property
    • request: added support for railPnr>tickets>refundedPrice>convertedAmount property
    • request: added support for railPnr>tickets>refundedPrice>convertedCurrency property
    • request: added support for railPnr>tickets>refundedPrice>otherCoinage property
    • request: railPnr>tickets>refundedPrice>base is no longer required
    • request: railPnr>tickets>refundedPrice>tax is no longer required
    • request: railPnr>tickets>refundedPrice>amount is now required
    • request: railPnr>tickets>refundedPrice>currencyCode is now required
    • request: has been updated at path railPnr>tickets>price>title
    • request: has been updated at path railPnr>tickets>price>description
    • request: removed support for railPnr>tickets>price>base property
    • request: removed support for railPnr>tickets>price>extras property
    • request: removed support for railPnr>tickets>price>refund property
    • request: removed support for railPnr>tickets>price>tax property
    • request: removed support for railPnr>tickets>price>commission property
    • request: removed support for railPnr>tickets>price>includesCommission property
    • request: removed support for railPnr>tickets>price>taxBreakdown property
    • request: removed support for railPnr>tickets>price>transactionDate property
    • request: removed support for railPnr>tickets>price>refundInfo property
    • request: added support for railPnr>tickets>price>amount property
    • request: added support for railPnr>tickets>price>currencyCode property
    • request: added support for railPnr>tickets>price>convertedAmount property
    • request: added support for railPnr>tickets>price>convertedCurrency property
    • request: added support for railPnr>tickets>price>otherCoinage property
    • request: railPnr>tickets>price>base is no longer required
    • request: railPnr>tickets>price>tax is no longer required
    • request: railPnr>tickets>price>amount is now required
    • request: railPnr>tickets>price>currencyCode is now required
    • request: added an item of type object to transactions>itemGroups oneOf values
    • request: added transactions>itemGroups>discriminator>mapping>TMC_FEE_ITEM
  • GET /v3/trips/{tripId}/detail:
    • 200 response: has been updated at path pendingManualFormPnrs>data>railPnr>tickets>refundedPrice>title
    • 200 response: has been updated at path pendingManualFormPnrs>data>railPnr>tickets>refundedPrice>description
    • 200 response: removed support for pendingManualFormPnrs>data>railPnr>tickets>refundedPrice>base property
    • 200 response: removed support for pendingManualFormPnrs>data>railPnr>tickets>refundedPrice>extras property
    • 200 response: removed support for pendingManualFormPnrs>data>railPnr>tickets>refundedPrice>refund property
    • 200 response: removed support for pendingManualFormPnrs>data>railPnr>tickets>refundedPrice>tax property
    • 200 response: removed support for pendingManualFormPnrs>data>railPnr>tickets>refundedPrice>commission property
    • 200 response: removed support for pendingManualFormPnrs>data>railPnr>tickets>refundedPrice>includesCommission property
    • 200 response: removed support for pendingManualFormPnrs>data>railPnr>tickets>refundedPrice>taxBreakdown property
    • 200 response: removed support for pendingManualFormPnrs>data>railPnr>tickets>refundedPrice>transactionDate property
    • 200 response: removed support for pendingManualFormPnrs>data>railPnr>tickets>refundedPrice>refundInfo property
    • 200 response: added support for pendingManualFormPnrs>data>railPnr>tickets>refundedPrice>amount property
    • 200 response: added support for pendingManualFormPnrs>data>railPnr>tickets>refundedPrice>currencyCode property
    • 200 response: added support for pendingManualFormPnrs>data>railPnr>tickets>refundedPrice>convertedAmount property
    • 200 response: added support for pendingManualFormPnrs>data>railPnr>tickets>refundedPrice>convertedCurrency property
    • 200 response: added support for pendingManualFormPnrs>data>railPnr>tickets>refundedPrice>otherCoinage property
    • 200 response: pendingManualFormPnrs>data>railPnr>tickets>refundedPrice>base is no longer required
    • 200 response: pendingManualFormPnrs>data>railPnr>tickets>refundedPrice>tax is no longer required
    • 200 response: pendingManualFormPnrs>data>railPnr>tickets>refundedPrice>amount is now required
    • 200 response: pendingManualFormPnrs>data>railPnr>tickets>refundedPrice>currencyCode is now required
    • 200 response: has been updated at path pendingManualFormPnrs>data>railPnr>tickets>price>title
    • 200 response: has been updated at path pendingManualFormPnrs>data>railPnr>tickets>price>description
    • 200 response: removed support for pendingManualFormPnrs>data>railPnr>tickets>price>base property
    • 200 response: removed support for pendingManualFormPnrs>data>railPnr>tickets>price>extras property
    • 200 response: removed support for pendingManualFormPnrs>data>railPnr>tickets>price>refund property
    • 200 response: removed support for pendingManualFormPnrs>data>railPnr>tickets>price>tax property
    • 200 response: removed support for pendingManualFormPnrs>data>railPnr>tickets>price>commission property
    • 200 response: removed support for pendingManualFormPnrs>data>railPnr>tickets>price>includesCommission property
    • 200 response: removed support for pendingManualFormPnrs>data>railPnr>tickets>price>taxBreakdown property
    • 200 response: removed support for pendingManualFormPnrs>data>railPnr>tickets>price>transactionDate property
    • 200 response: removed support for pendingManualFormPnrs>data>railPnr>tickets>price>refundInfo property
    • 200 response: added support for pendingManualFormPnrs>data>railPnr>tickets>price>amount property
    • 200 response: added support for pendingManualFormPnrs>data>railPnr>tickets>price>currencyCode property
    • 200 response: added support for pendingManualFormPnrs>data>railPnr>tickets>price>convertedAmount property
    • 200 response: added support for pendingManualFormPnrs>data>railPnr>tickets>price>convertedCurrency property
    • 200 response: added support for pendingManualFormPnrs>data>railPnr>tickets>price>otherCoinage property
    • 200 response: pendingManualFormPnrs>data>railPnr>tickets>price>base is no longer required
    • 200 response: pendingManualFormPnrs>data>railPnr>tickets>price>tax is no longer required
    • 200 response: pendingManualFormPnrs>data>railPnr>tickets>price>amount is now required
    • 200 response: pendingManualFormPnrs>data>railPnr>tickets>price>currencyCode is now required
    • 200 response: added an item of type object to pendingManualFormPnrs>data>transactions>itemGroups oneOf values
    • 200 response: added pendingManualFormPnrs>data>transactions>itemGroups>discriminator>mapping>TMC_FEE_ITEM
    • 200 response: has been updated at path pendingShellPnrs>data>railPnr>tickets>refundedPrice>title
    • 200 response: has been updated at path pendingShellPnrs>data>railPnr>tickets>refundedPrice>description
    • 200 response: removed support for pendingShellPnrs>data>railPnr>tickets>refundedPrice>base property
    • 200 response: removed support for pendingShellPnrs>data>railPnr>tickets>refundedPrice>extras property
    • 200 response: removed support for pendingShellPnrs>data>railPnr>tickets>refundedPrice>refund property
    • 200 response: removed support for pendingShellPnrs>data>railPnr>tickets>refundedPrice>tax property
    • 200 response: removed support for pendingShellPnrs>data>railPnr>tickets>refundedPrice>commission property
    • 200 response: removed support for pendingShellPnrs>data>railPnr>tickets>refundedPrice>includesCommission property
    • 200 response: removed support for pendingShellPnrs>data>railPnr>tickets>refundedPrice>taxBreakdown property
    • 200 response: removed support for pendingShellPnrs>data>railPnr>tickets>refundedPrice>transactionDate property
    • 200 response: removed support for pendingShellPnrs>data>railPnr>tickets>refundedPrice>refundInfo property
    • 200 response: added support for pendingShellPnrs>data>railPnr>tickets>refundedPrice>amount property
    • 200 response: added support for pendingShellPnrs>data>railPnr>tickets>refundedPrice>currencyCode property
    • 200 response: added support for pendingShellPnrs>data>railPnr>tickets>refundedPrice>convertedAmount property
    • 200 response: added support for pendingShellPnrs>data>railPnr>tickets>refundedPrice>convertedCurrency property
    • 200 response: added support for pendingShellPnrs>data>railPnr>tickets>refundedPrice>otherCoinage property
    • 200 response: pendingShellPnrs>data>railPnr>tickets>refundedPrice>base is no longer required
    • 200 response: pendingShellPnrs>data>railPnr>tickets>refundedPrice>tax is no longer required
    • 200 response: pendingShellPnrs>data>railPnr>tickets>refundedPrice>amount is now required
    • 200 response: pendingShellPnrs>data>railPnr>tickets>refundedPrice>currencyCode is now required
    • 200 response: has been updated at path pendingShellPnrs>data>railPnr>tickets>price>title
    • 200 response: has been updated at path pendingShellPnrs>data>railPnr>tickets>price>description
    • 200 response: removed support for pendingShellPnrs>data>railPnr>tickets>price>base property
    • 200 response: removed support for pendingShellPnrs>data>railPnr>tickets>price>extras property
    • 200 response: removed support for pendingShellPnrs>data>railPnr>tickets>price>refund property
    • 200 response: removed support for pendingShellPnrs>data>railPnr>tickets>price>tax property
    • 200 response: removed support for pendingShellPnrs>data>railPnr>tickets>price>commission property
    • 200 response: removed support for pendingShellPnrs>data>railPnr>tickets>price>includesCommission property
    • 200 response: removed support for pendingShellPnrs>data>railPnr>tickets>price>taxBreakdown property
    • 200 response: removed support for pendingShellPnrs>data>railPnr>tickets>price>transactionDate property
    • 200 response: removed support for pendingShellPnrs>data>railPnr>tickets>price>refundInfo property
    • 200 response: added support for pendingShellPnrs>data>railPnr>tickets>price>amount property
    • 200 response: added support for pendingShellPnrs>data>railPnr>tickets>price>currencyCode property
    • 200 response: added support for pendingShellPnrs>data>railPnr>tickets>price>convertedAmount property
    • 200 response: added support for pendingShellPnrs>data>railPnr>tickets>price>convertedCurrency property
    • 200 response: added support for pendingShellPnrs>data>railPnr>tickets>price>otherCoinage property
    • 200 response: pendingShellPnrs>data>railPnr>tickets>price>base is no longer required
    • 200 response: pendingShellPnrs>data>railPnr>tickets>price>tax is no longer required
    • 200 response: pendingShellPnrs>data>railPnr>tickets>price>amount is now required
    • 200 response: pendingShellPnrs>data>railPnr>tickets>price>currencyCode is now required
    • 200 response: added an item of type object to pendingShellPnrs>data>transactions>itemGroups oneOf values
    • 200 response: added pendingShellPnrs>data>transactions>itemGroups>discriminator>mapping>TMC_FEE_ITEM
    • 200 response: has been updated at path pnrs>data>railPnr>tickets>refundedPrice>title
    • 200 response: has been updated at path pnrs>data>railPnr>tickets>refundedPrice>description
    • 200 response: removed support for pnrs>data>railPnr>tickets>refundedPrice>base property
    • 200 response: removed support for pnrs>data>railPnr>tickets>refundedPrice>extras property
    • 200 response: removed support for pnrs>data>railPnr>tickets>refundedPrice>refund property
    • 200 response: removed support for pnrs>data>railPnr>tickets>refundedPrice>tax property
    • 200 response: removed support for pnrs>data>railPnr>tickets>refundedPrice>commission property
    • 200 response: removed support for pnrs>data>railPnr>tickets>refundedPrice>includesCommission property
    • 200 response: removed support for pnrs>data>railPnr>tickets>refundedPrice>taxBreakdown property
    • 200 response: removed support for pnrs>data>railPnr>tickets>refundedPrice>transactionDate property
    • 200 response: removed support for pnrs>data>railPnr>tickets>refundedPrice>refundInfo property
    • 200 response: added support for pnrs>data>railPnr>tickets>refundedPrice>amount property
    • 200 response: added support for pnrs>data>railPnr>tickets>refundedPrice>currencyCode property
    • 200 response: added support for pnrs>data>railPnr>tickets>refundedPrice>convertedAmount property
    • 200 response: added support for pnrs>data>railPnr>tickets>refundedPrice>convertedCurrency property
    • 200 response: added support for pnrs>data>railPnr>tickets>refundedPrice>otherCoinage property
    • 200 response: pnrs>data>railPnr>tickets>refundedPrice>base is no longer required
    • 200 response: pnrs>data>railPnr>tickets>refundedPrice>tax is no longer required
    • 200 response: pnrs>data>railPnr>tickets>refundedPrice>amount is now required
    • 200 response: pnrs>data>railPnr>tickets>refundedPrice>currencyCode is now required
    • 200 response: has been updated at path pnrs>data>railPnr>tickets>price>title
    • 200 response: has been updated at path pnrs>data>railPnr>tickets>price>description
    • 200 response: removed support for pnrs>data>railPnr>tickets>price>base property
    • 200 response: removed support for pnrs>data>railPnr>tickets>price>extras property
    • 200 response: removed support for pnrs>data>railPnr>tickets>price>refund property
    • 200 response: removed support for pnrs>data>railPnr>tickets>price>tax property
    • 200 response: removed support for pnrs>data>railPnr>tickets>price>commission property
    • 200 response: removed support for pnrs>data>railPnr>tickets>price>includesCommission property
    • 200 response: removed support for pnrs>data>railPnr>tickets>price>taxBreakdown property
    • 200 response: removed support for pnrs>data>railPnr>tickets>price>transactionDate property
    • 200 response: removed support for pnrs>data>railPnr>tickets>price>refundInfo property
    • 200 response: added support for pnrs>data>railPnr>tickets>price>amount property
    • 200 response: added support for pnrs>data>railPnr>tickets>price>currencyCode property
    • 200 response: added support for pnrs>data>railPnr>tickets>price>convertedAmount property
    • 200 response: added support for pnrs>data>railPnr>tickets>price>convertedCurrency property
    • 200 response: added support for pnrs>data>railPnr>tickets>price>otherCoinage property
    • 200 response: pnrs>data>railPnr>tickets>price>base is no longer required
    • 200 response: pnrs>data>railPnr>tickets>price>tax is no longer required
    • 200 response: pnrs>data>railPnr>tickets>price>amount is now required
    • 200 response: pnrs>data>railPnr>tickets>price>currencyCode is now required
    • 200 response: added an item of type object to pnrs>data>transactions>itemGroups oneOf values
    • 200 response: added pnrs>data>transactions>itemGroups>discriminator>mapping>TMC_FEE_ITEM
  • POST /v2/invoicing/invoice-data:
    • 200 response: added support for new value MERCHANT_FEE on enum invoices>data>purchaseType
  • PUT /v3/trips/{tripId}/pnrs/{pnrId}:
    • request: added an item of type object to serviceFees>feeInfo oneOf values
    • request: has been updated at path serviceFees>feeInfo>title
    • request: added support for new value TRANSACTION_TYPE_AGENT_CONTACT on enum serviceFees>feeInfo>transactionFeeType
    • request: removed serviceFees>feeInfo>bookingFeeType>description
    • request: added serviceFees>feeInfo>discriminator>mapping>AGENT_FEE
    • request: added support for new value ADMIN on enum bookingHistory>bookerInfo>role
    • request: added support for railPnr>ticketDetails>legs property
    • request: added support for railPnr>ticketDetails>passengerRefs property
    • request: added support for railPnr>tickets>price property
    • request: added support for railPnr>tickets>refundedPrice property
    • request: added support for transactions>paymentReference property
    • request: added support for transactions>bookerInfo property
    • request: added support for new value SUB_TOTAL on enum transactions>itemGroups>previousTransactionFares>transactionFareType
    • request: added support for new value OB_FEES_GST on enum transactions>itemGroups>previousTransactionFares>transactionFareType
    • request: added support for new value SUB_TOTAL on enum transactions>itemGroups>transactionFares>transactionFareType
    • request: added support for new value OB_FEES_GST on enum transactions>itemGroups>transactionFares>transactionFareType
  • GET /v3/trips/{tripId}/pnrs/{pnrId}:
    • 200 response: added an item of type object to serviceFees>feeInfo oneOf values
    • 200 response: has been updated at path serviceFees>feeInfo>title
    • 200 response: added support for new value TRANSACTION_TYPE_AGENT_CONTACT on enum serviceFees>feeInfo>transactionFeeType
    • 200 response: removed serviceFees>feeInfo>bookingFeeType>description
    • 200 response: added serviceFees>feeInfo>discriminator>mapping>AGENT_FEE
    • 200 response: added support for new value ADMIN on enum bookingHistory>bookerInfo>role
    • 200 response: added support for railPnr>ticketDetails>legs property
    • 200 response: added support for railPnr>ticketDetails>passengerRefs property
    • 200 response: added support for railPnr>tickets>price property
    • 200 response: added support for railPnr>tickets>refundedPrice property
    • 200 response: added support for transactions>paymentReference property
    • 200 response: added support for transactions>bookerInfo property
    • 200 response: added support for new value SUB_TOTAL on enum transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value OB_FEES_GST on enum transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value SUB_TOTAL on enum transactions>itemGroups>transactionFares>transactionFareType
    • 200 response: added support for new value OB_FEES_GST on enum transactions>itemGroups>transactionFares>transactionFareType
  • POST /v3/trips/{tripId}/pnrs:
    • request: added an item of type object to serviceFees>feeInfo oneOf values
    • request: has been updated at path serviceFees>feeInfo>title
    • request: added support for new value TRANSACTION_TYPE_AGENT_CONTACT on enum serviceFees>feeInfo>transactionFeeType
    • request: removed serviceFees>feeInfo>bookingFeeType>description
    • request: added serviceFees>feeInfo>discriminator>mapping>AGENT_FEE
    • request: added support for new value ADMIN on enum bookingHistory>bookerInfo>role
    • request: added support for railPnr>ticketDetails>legs property
    • request: added support for railPnr>ticketDetails>passengerRefs property
    • request: added support for railPnr>tickets>price property
    • request: added support for railPnr>tickets>refundedPrice property
    • request: added support for transactions>paymentReference property
    • request: added support for transactions>bookerInfo property
    • request: added support for new value SUB_TOTAL on enum transactions>itemGroups>previousTransactionFares>transactionFareType
    • request: added support for new value OB_FEES_GST on enum transactions>itemGroups>previousTransactionFares>transactionFareType
    • request: added support for new value SUB_TOTAL on enum transactions>itemGroups>transactionFares>transactionFareType
    • request: added support for new value OB_FEES_GST on enum transactions>itemGroups>transactionFares>transactionFareType
  • GET /v3/trips/{tripId}/detail:
    • 200 response: added an item of type object to pendingManualFormPnrs>data>serviceFees>feeInfo oneOf values
    • 200 response: has been updated at path pendingManualFormPnrs>data>serviceFees>feeInfo>title
    • 200 response: added support for new value TRANSACTION_TYPE_AGENT_CONTACT on enum pendingManualFormPnrs>data>serviceFees>feeInfo>transactionFeeType
    • 200 response: removed pendingManualFormPnrs>data>serviceFees>feeInfo>bookingFeeType>description
    • 200 response: added pendingManualFormPnrs>data>serviceFees>feeInfo>discriminator>mapping>AGENT_FEE
    • 200 response: added support for new value ADMIN on enum pendingManualFormPnrs>data>bookingHistory>bookerInfo>role
    • 200 response: added support for pendingManualFormPnrs>data>railPnr>ticketDetails>legs property
    • 200 response: added support for pendingManualFormPnrs>data>railPnr>ticketDetails>passengerRefs property
    • 200 response: added support for pendingManualFormPnrs>data>railPnr>tickets>price property
    • 200 response: added support for pendingManualFormPnrs>data>railPnr>tickets>refundedPrice property
    • 200 response: added support for pendingManualFormPnrs>data>transactions>paymentReference property
    • 200 response: added support for pendingManualFormPnrs>data>transactions>bookerInfo property
    • 200 response: added support for new value SUB_TOTAL on enum pendingManualFormPnrs>data>transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value OB_FEES_GST on enum pendingManualFormPnrs>data>transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value SUB_TOTAL on enum pendingManualFormPnrs>data>transactions>itemGroups>transactionFares>transactionFareType
    • 200 response: added support for new value OB_FEES_GST on enum pendingManualFormPnrs>data>transactions>itemGroups>transactionFares>transactionFareType
    • 200 response: added an item of type object to pendingShellPnrs>data>serviceFees>feeInfo oneOf values
    • 200 response: has been updated at path pendingShellPnrs>data>serviceFees>feeInfo>title
    • 200 response: added support for new value TRANSACTION_TYPE_AGENT_CONTACT on enum pendingShellPnrs>data>serviceFees>feeInfo>transactionFeeType
    • 200 response: removed pendingShellPnrs>data>serviceFees>feeInfo>bookingFeeType>description
    • 200 response: added pendingShellPnrs>data>serviceFees>feeInfo>discriminator>mapping>AGENT_FEE
    • 200 response: added support for new value ADMIN on enum pendingShellPnrs>data>bookingHistory>bookerInfo>role
    • 200 response: added support for pendingShellPnrs>data>railPnr>ticketDetails>legs property
    • 200 response: added support for pendingShellPnrs>data>railPnr>ticketDetails>passengerRefs property
    • 200 response: added support for pendingShellPnrs>data>railPnr>tickets>price property
    • 200 response: added support for pendingShellPnrs>data>railPnr>tickets>refundedPrice property
    • 200 response: added support for pendingShellPnrs>data>transactions>paymentReference property
    • 200 response: added support for pendingShellPnrs>data>transactions>bookerInfo property
    • 200 response: added support for new value SUB_TOTAL on enum pendingShellPnrs>data>transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value OB_FEES_GST on enum pendingShellPnrs>data>transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value SUB_TOTAL on enum pendingShellPnrs>data>transactions>itemGroups>transactionFares>transactionFareType
    • 200 response: added support for new value OB_FEES_GST on enum pendingShellPnrs>data>transactions>itemGroups>transactionFares>transactionFareType
    • 200 response: added an item of type object to pnrs>data>serviceFees>feeInfo oneOf values
    • 200 response: has been updated at path pnrs>data>serviceFees>feeInfo>title
    • 200 response: added support for new value TRANSACTION_TYPE_AGENT_CONTACT on enum pnrs>data>serviceFees>feeInfo>transactionFeeType
    • 200 response: removed pnrs>data>serviceFees>feeInfo>bookingFeeType>description
    • 200 response: added pnrs>data>serviceFees>feeInfo>discriminator>mapping>AGENT_FEE
    • 200 response: added support for new value ADMIN on enum pnrs>data>bookingHistory>bookerInfo>role
    • 200 response: added support for pnrs>data>railPnr>ticketDetails>legs property
    • 200 response: added support for pnrs>data>railPnr>ticketDetails>passengerRefs property
    • 200 response: added support for pnrs>data>railPnr>tickets>price property
    • 200 response: added support for pnrs>data>railPnr>tickets>refundedPrice property
    • 200 response: added support for pnrs>data>transactions>paymentReference property
    • 200 response: added support for pnrs>data>transactions>bookerInfo property
    • 200 response: added support for new value SUB_TOTAL on enum pnrs>data>transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value OB_FEES_GST on enum pnrs>data>transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value SUB_TOTAL on enum pnrs>data>transactions>itemGroups>transactionFares>transactionFareType
    • 200 response: added support for new value OB_FEES_GST on enum pnrs>data>transactions>itemGroups>transactionFares>transactionFareType

Deprecations

Company API
  • GET /v2/companies/{companyId}/white-label-config:
    • 200 response: thumbnailImage at path logoConfig>thumbnailImage has been deprecated
  • PUT /v2/companies/{companyId}/white-label-config: request: thumbnailImage at path logoConfig>thumbnailImage has been deprecated

New endpoints

Trip API
  • Published GET /v2/pnrs/search

August 19, 2025

Updates

Air API
  • POST /v3/air/company-transferable-unused-credits/list:
    • 200 response: added support for new value CARTRAWLER on enum unusedCreditInfos>source
    • request: added support for new value CARTRAWLER on enum companyCreditFilter>supplier
  • POST /v3/air/company-unused-credits/list:
    • 200 response: added support for new value CARTRAWLER on enum unusedCreditInfos>source
    • request: added support for new value CARTRAWLER on enum companyCreditFilter>supplier
  • POST /v3/air/fetch-traveler-unused-credits:
    • 200 response: added support for new value CARTRAWLER on enum unusedCreditInfo>source
  • POST /v2/air/pnrs/{pnrId}/update:
    • request: added support for new value CARTRAWLER on enum bookingPaymentDetails>bookingTravelerPaymentDetails>selectedFormOfPayments>selectedPaymentSources>rawPaymentSource>source
    • request: added support for new value CARTRAWLER on enum travelerInfo>traveler>travelerInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value CARTRAWLER on enum travelerInfo>traveler>travelerInfo>userBusinessInfo>designatedApproverInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value CARTRAWLER on enum travelerInfo>traveler>travelerInfo>userBusinessInfo>managerBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value CARTRAWLER on enum travelerInfo>traveler>travelerInfo>user>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value CARTRAWLER on enum pnrRemarks>remark>remarkIdentifier>travelerInfo>tmcInfo>secondaryServiceProviderTmcs>supplier
  • POST /v2/air/modify-search:
    • 200 response: added support for new value CARTRAWLER on enum itineraryDetails>itineraries>posInfo>source
    • 200 response: added support for new value CARTRAWLER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>actualValue
    • 200 response: added support for new value CARTRAWLER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>expectedValue
    • 200 response: added support for new value CARTRAWLER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>actualValue
    • 200 response: added support for new value CARTRAWLER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>expectedValue
    • 200 response: added support for new value CARTRAWLER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • GET /v2/air/pnrs/{pnrId}/exchange-details:
    • 200 response: added support for new value CARTRAWLER on enum ticketToExchangeInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • POST /v2/air/intermediate-revalidate-itinerary:
    • 200 response: added support for new value CARTRAWLER on enum policyDetails>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added policyDetails>ruleResultInfos>subViolationInfos>actualValue
    • 200 response: added support for new value CARTRAWLER on enum policyDetails>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum policyDetails>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added policyDetails>ruleResultInfos>subViolationInfos>expectedValue
    • 200 response: added support for new value CARTRAWLER on enum policyDetails>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum policyDetails>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added policyDetails>ruleResultInfos>violationInfos>actualValue
    • 200 response: added support for new value CARTRAWLER on enum policyDetails>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum policyDetails>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added policyDetails>ruleResultInfos>violationInfos>expectedValue
    • 200 response: added support for new value CARTRAWLER on enum policyDetails>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum policyDetails>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • POST /v2/air/revalidate-itinerary:
    • 200 response: added support for new value CARTRAWLER on enum policyDetails>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added policyDetails>ruleResultInfos>subViolationInfos>actualValue
    • 200 response: added support for new value CARTRAWLER on enum policyDetails>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum policyDetails>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added policyDetails>ruleResultInfos>subViolationInfos>expectedValue
    • 200 response: added support for new value CARTRAWLER on enum policyDetails>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum policyDetails>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added policyDetails>ruleResultInfos>violationInfos>actualValue
    • 200 response: added support for new value CARTRAWLER on enum policyDetails>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum policyDetails>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added policyDetails>ruleResultInfos>violationInfos>expectedValue
    • 200 response: added support for new value CARTRAWLER on enum policyDetails>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum policyDetails>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value CARTRAWLER on enum bookingCharges>paymentMethod>selectedPaymentSource>rawPaymentSource>source
    • request: added support for new value CARTRAWLER on enum travelers>travelerDetails>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • POST /v2/air/initiate-booking:
    • request: added support for new value CARTRAWLER on enum bookingCharges>paymentMethod>selectedPaymentSource>rawPaymentSource>source
    • request: added support for new value CARTRAWLER on enum travelers>travelerDetails>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • POST /v2/air/seat-map:
    • 200 response: added support for new value NO_MOVIE_VIEW on enum seatMaps>cabinSections>rowSections>seatSections>limitations
    • 200 response: added support for new value ARMREST_TABLE on enum seatMaps>cabinSections>rowSections>seatSections>limitations
    • 200 response: added support for new value SUPPLIER_ONLY_SEAT on enum seatMaps>cabinSections>rowSections>seatSections>limitations
    • 200 response: added support for new value NO_MEDIA_SCREEN on enum seatMaps>cabinSections>rowSections>seatSections>limitations
  • POST /v2/air/selected-itinerary:
    • 200 response: added support for new value CARTRAWLER on enum itinerary>posInfo>source
    • 200 response: added support for new value CARTRAWLER on enum itinerary>policyInfos>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added itinerary>policyInfos>ruleResultInfos>subViolationInfos>actualValue
    • 200 response: added support for new value CARTRAWLER on enum itinerary>policyInfos>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum itinerary>policyInfos>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added itinerary>policyInfos>ruleResultInfos>subViolationInfos>expectedValue
    • 200 response: added support for new value CARTRAWLER on enum itinerary>policyInfos>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum itinerary>policyInfos>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added itinerary>policyInfos>ruleResultInfos>violationInfos>actualValue
    • 200 response: added support for new value CARTRAWLER on enum itinerary>policyInfos>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum itinerary>policyInfos>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added itinerary>policyInfos>ruleResultInfos>violationInfos>expectedValue
    • 200 response: added support for new value CARTRAWLER on enum itinerary>policyInfos>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum itinerary>policyInfos>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • POST /v2/air/flight-attributes:
    • 200 response: added support for new value CARTRAWLER on enum itineraryDetails>itineraries>posInfo>source
    • 200 response: added support for new value CARTRAWLER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>actualValue
    • 200 response: added support for new value CARTRAWLER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>expectedValue
    • 200 response: added support for new value CARTRAWLER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>actualValue
    • 200 response: added support for new value CARTRAWLER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>expectedValue
    • 200 response: added support for new value CARTRAWLER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • POST /v2/air/search-flights:
    • 200 response: added support for new value CARTRAWLER on enum itineraryDetails>itineraries>posInfo>source
    • 200 response: added support for new value CARTRAWLER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>actualValue
    • 200 response: added support for new value CARTRAWLER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>expectedValue
    • 200 response: added support for new value CARTRAWLER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>actualValue
    • 200 response: added support for new value CARTRAWLER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>expectedValue
    • 200 response: added support for new value CARTRAWLER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
Auth API
  • POST /v2/auth/oauth2-token:
    • 200 response: has been updated at path refresh_token>description
    • 200 response: has been updated at path expires_in>description
    • 200 response: has been updated at path access_token>description
    • request: has been updated at path scope>description
    • request: has been updated at path subject_token_type>description
    • request: has been updated at path subject_token>description
    • request: has been updated at path client_id>description
    • request: has been updated at path grant_type>description
Company API
  • POST /v2/service-charge/{entityType}/{entityId}/types/{type}/list:
    • 200 response: added support for new value CARTRAWLER on enum serviceCharges>bookingDetails>source
    • 200 response: added support for new value CARTRAWLER on enum serviceCharges>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • PUT /v2/companies/{companyId}:
    • request: added support for new value CARTRAWLER on enum emergencyContactInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • GET /v2/companies/{companyId}:
    • 200 response: added support for new value CARTRAWLER on enum emergencyContactInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • POST /v2/companies:
    • request: added support for new value CARTRAWLER on enum emergencyContactInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
Event API
  • GET /v2/events/payment-sources:
    • 200 response: added support for new value CARTRAWLER on enum paymentSources>mapping>paymentSourceAttributes>allowedThirdPartySources
    • 200 response: added support for new value CARTRAWLER on enum paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>source
    • 200 response: added paymentSources>paymentSource>virtualCardDescriptor>metadata>confermaMetadata>paymentInstruction>bufferPercentage>format
  • POST /v2/events/list:
    • 200 response: added support for new value CARTRAWLER on enum events>paymentSources>mapping>paymentSourceAttributes>allowedThirdPartySources
    • 200 response: added support for new value CARTRAWLER on enum events>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>source
    • 200 response: added events>paymentSources>paymentSource>virtualCardDescriptor>metadata>confermaMetadata>paymentInstruction>bufferPercentage>format
  • GET /v2/events/read-by-external-id:
    • 200 response: added support for new value CARTRAWLER on enum event>paymentSources>mapping>paymentSourceAttributes>allowedThirdPartySources
    • 200 response: added support for new value CARTRAWLER on enum event>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>source
    • 200 response: added event>paymentSources>paymentSource>virtualCardDescriptor>metadata>confermaMetadata>paymentInstruction>bufferPercentage>format
  • GET /v2/events/{eventId}:
    • 200 response: added support for new value CARTRAWLER on enum event>paymentSources>mapping>paymentSourceAttributes>allowedThirdPartySources
    • 200 response: added support for new value CARTRAWLER on enum event>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>source
    • 200 response: added event>paymentSources>paymentSource>virtualCardDescriptor>metadata>confermaMetadata>paymentInstruction>bufferPercentage>format
Hotel API
  • POST /v2/hotel/pnrs/{pnrId}/modify-book:
    • request: added support for new value CARTRAWLER on enum bookingPaymentDetails>bookingTravelerPaymentDetails>selectedFormOfPayments>selectedPaymentSources>rawPaymentSource>source
  • POST /v2/hotel/pnrs/{pnrId}/modify-details:
    • 200 response: added support for new value CARTRAWLER on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>actualValue
    • 200 response: added support for new value CARTRAWLER on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>expectedValue
    • 200 response: added support for new value CARTRAWLER on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>actualValue
    • 200 response: added support for new value CARTRAWLER on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>expectedValue
    • 200 response: added support for new value CARTRAWLER on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum bookedRooms>rateOptions>rateInfo>rateSupplier
    • 200 response: added support for new value CARTRAWLER on enum rooms>rateOptions>policyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>actualValue
    • 200 response: added support for new value CARTRAWLER on enum rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>expectedValue
    • 200 response: added support for new value CARTRAWLER on enum rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>actualValue
    • 200 response: added support for new value CARTRAWLER on enum rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>expectedValue
    • 200 response: added support for new value CARTRAWLER on enum rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum rooms>rateOptions>rateInfo>rateSupplier
  • POST /v2/hotel/create-pnr:
    • request: added support for new value CARTRAWLER on enum bookingPaymentDetails>bookingTravelerPaymentDetails>selectedFormOfPayments>selectedPaymentSources>rawPaymentSource>source
  • POST /v2/hotel/validate-rebooking:
    • request: added support for new value CARTRAWLER on enum travelers>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value CARTRAWLER on enum travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value CARTRAWLER on enum travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value CARTRAWLER on enum travelers>user>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • POST /v2/hotel/details:
    • 200 response: added support for new value CARTRAWLER on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>actualValue
    • 200 response: added support for new value CARTRAWLER on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>expectedValue
    • 200 response: added support for new value CARTRAWLER on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>actualValue
    • 200 response: added support for new value CARTRAWLER on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>expectedValue
    • 200 response: added support for new value CARTRAWLER on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum bookedRooms>rateOptions>rateInfo>rateSupplier
    • 200 response: added support for new value CARTRAWLER on enum rooms>rateOptions>policyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>actualValue
    • 200 response: added support for new value CARTRAWLER on enum rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>expectedValue
    • 200 response: added support for new value CARTRAWLER on enum rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>actualValue
    • 200 response: added support for new value CARTRAWLER on enum rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>expectedValue
    • 200 response: added support for new value CARTRAWLER on enum rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum rooms>rateOptions>rateInfo>rateSupplier
  • POST /v2/hotel/search:
    • 200 response: added support for new value CARTRAWLER on enum hotels>policyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added hotels>policyInfo>ruleResultInfos>subViolationInfos>actualValue
    • 200 response: added support for new value CARTRAWLER on enum hotels>policyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum hotels>policyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added hotels>policyInfo>ruleResultInfos>subViolationInfos>expectedValue
    • 200 response: added support for new value CARTRAWLER on enum hotels>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum hotels>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added hotels>policyInfo>ruleResultInfos>violationInfos>actualValue
    • 200 response: added support for new value CARTRAWLER on enum hotels>policyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum hotels>policyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added hotels>policyInfo>ruleResultInfos>violationInfos>expectedValue
    • 200 response: added support for new value CARTRAWLER on enum hotels>policyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum hotels>policyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
Payments API
  • POST /v2/service-charge/{entityType}/{entityId}/types/{type}/list:
    • 200 response: added support for new value CARTRAWLER on enum serviceCharges>bookingDetails>source
    • 200 response: added support for new value CARTRAWLER on enum serviceCharges>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
Policy API
  • PUT /v2/companies/{companyId}/policies/{policyId}:
    • request: added an item of type object to rules>policyValue>universalProps oneOf values
    • request: added support for new value RESTRICT_AIRPORT_TRANSFERS on enum rules>ruleType
  • GET /v2/companies/{companyId}/policies/{policyId}:
    • 200 response: added an item of type object to rules>policyValue>universalProps oneOf values
    • 200 response: added support for new value RESTRICT_AIRPORT_TRANSFERS on enum rules>ruleType
  • POST /v2/companies/{companyId}/policies:
    • request: added an item of type object to rules>policyValue>universalProps oneOf values
    • request: added support for new value RESTRICT_AIRPORT_TRANSFERS on enum rules>ruleType
Template API
  • GET /v2/event-templates/read-by-external-id:
    • 200 response: added support for new value CARTRAWLER on enum eventTemplate>paymentSources>mapping>paymentSourceAttributes>allowedThirdPartySources
    • 200 response: added support for new value CARTRAWLER on enum eventTemplate>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>source
    • 200 response: added eventTemplate>paymentSources>paymentSource>virtualCardDescriptor>metadata>confermaMetadata>paymentInstruction>bufferPercentage>format
  • POST /v2/event-templates/list:
    • 200 response: added support for new value CARTRAWLER on enum eventTemplates>paymentSources>mapping>paymentSourceAttributes>allowedThirdPartySources
    • 200 response: added support for new value CARTRAWLER on enum eventTemplates>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>source
    • 200 response: added eventTemplates>paymentSources>paymentSource>virtualCardDescriptor>metadata>confermaMetadata>paymentInstruction>bufferPercentage>format
  • GET /v2/event-templates/{templateId}:
    • 200 response: added support for new value CARTRAWLER on enum eventTemplate>paymentSources>mapping>paymentSourceAttributes>allowedThirdPartySources
    • 200 response: added support for new value CARTRAWLER on enum eventTemplate>paymentSources>paymentSource>unusedCreditDescriptor>unusedCreditInfo>source
    • 200 response: added eventTemplate>paymentSources>paymentSource>virtualCardDescriptor>metadata>confermaMetadata>paymentInstruction>bufferPercentage>format
Trip API
  • PUT /v3/trips/{tripId}/pnrs/{pnrId}:
    • request: added support for airPnr>travelerInfos>tickets>airlineFeeDetails property
  • GET /v3/trips/{tripId}/pnrs/{pnrId}:
    • 200 response: added support for airPnr>travelerInfos>tickets>airlineFeeDetails property
  • POST /v3/trips/{tripId}/pnrs:
    • request: added support for airPnr>travelerInfos>tickets>airlineFeeDetails property
  • GET /v3/trips/{tripId}/detail:
    • 200 response: added support for pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>airlineFeeDetails property
    • 200 response: added support for pendingShellPnrs>data>airPnr>travelerInfos>tickets>airlineFeeDetails property
    • 200 response: added support for pnrs>data>airPnr>travelerInfos>tickets>airlineFeeDetails property
  • POST /v3/approvals/companies/{companyId}/list:
    • 200 response: added support for new value CARTRAWLER on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue
    • 200 response: added support for new value CARTRAWLER on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue
    • 200 response: added support for new value CARTRAWLER on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue
    • 200 response: added support for new value CARTRAWLER on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue
    • 200 response: added support for new value CARTRAWLER on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum approvalDataList>pnrSummary>approvalData>approvers>basicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum approvalDataList>pnrSummary>travelers>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum approvalDataList>pnrSummary>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum approvalDataList>pnrSummary>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum approvalDataList>pnrSummary>travelers>user>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum approvalDataList>pnrSummary>source
    • 200 response: added support for new value CARTRAWLER on enum approvalDataList>pnrSummary>tmcInfo>secondaryServiceProviderTmcs>supplier
  • POST /v3/approvals/approvers/{userId}/list:
    • 200 response: added support for new value CARTRAWLER on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue
    • 200 response: added support for new value CARTRAWLER on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue
    • 200 response: added support for new value CARTRAWLER on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue
    • 200 response: added support for new value CARTRAWLER on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue
    • 200 response: added support for new value CARTRAWLER on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum approvalDataList>pnrSummary>approvalData>approvers>basicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum approvalDataList>pnrSummary>travelers>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum approvalDataList>pnrSummary>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum approvalDataList>pnrSummary>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum approvalDataList>pnrSummary>travelers>user>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum approvalDataList>pnrSummary>source
    • 200 response: added support for new value CARTRAWLER on enum approvalDataList>pnrSummary>tmcInfo>secondaryServiceProviderTmcs>supplier
  • POST /v2/invoicing/invoice-data:
    • 200 response: added support for new value CARTRAWLER on enum invoices>data>supplierType
  • POST /v3/trips/arrangers/{arrangerId}/list:
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>createdByUserBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>userBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>pnrSummaries>approvalData>approvers>basicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>pnrSummaries>travelers>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>pnrSummaries>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>pnrSummaries>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>pnrSummaries>travelers>user>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>pnrSummaries>source
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>pnrSummaries>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>createdByUserBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>userBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>pnrSummaries>approvalData>approvers>basicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>pnrSummaries>travelers>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>pnrSummaries>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>pnrSummaries>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>pnrSummaries>travelers>user>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>pnrSummaries>source
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>pnrSummaries>tmcInfo>secondaryServiceProviderTmcs>supplier
  • POST /v3/trips/companies/{companyId}/list:
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>createdByUserBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>userBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>pnrSummaries>approvalData>approvers>basicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>pnrSummaries>travelers>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>pnrSummaries>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>pnrSummaries>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>pnrSummaries>travelers>user>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>pnrSummaries>source
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>pnrSummaries>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>createdByUserBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>userBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>pnrSummaries>approvalData>approvers>basicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>pnrSummaries>travelers>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>pnrSummaries>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>pnrSummaries>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>pnrSummaries>travelers>user>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>pnrSummaries>source
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>pnrSummaries>tmcInfo>secondaryServiceProviderTmcs>supplier
  • POST /v3/trips/users/{userId}/list:
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>createdByUserBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>userBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>pnrSummaries>approvalData>approvers>basicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>pnrSummaries>travelers>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>pnrSummaries>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>pnrSummaries>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>pnrSummaries>travelers>user>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>pnrSummaries>source
    • 200 response: added support for new value CARTRAWLER on enum failedTripSummaries>pnrSummaries>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>createdByUserBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>userBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>pnrSummaries>approvalData>approvers>basicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>pnrSummaries>travelers>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>pnrSummaries>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>pnrSummaries>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>pnrSummaries>travelers>user>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>pnrSummaries>source
    • 200 response: added support for new value CARTRAWLER on enum tripSummaries>pnrSummaries>tmcInfo>secondaryServiceProviderTmcs>supplier
  • PUT /v3/trips/{tripId}/pnrs/{pnrId}:
    • request: added support for new value CARTRAWLER on enum pnrCreationDetails>requestedByDetails>requestedByUserOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value CARTRAWLER on enum railPnr>passengerInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for airPnr>travelerInfos>tickets>emdInfo>rficCode property
    • request: added support for airPnr>travelerInfos>tickets>emdInfo>rfiscCode property
    • request: added support for airPnr>travelerInfos>tickets>emdInfo>associatedEticketCouponIndices property
    • request: added support for new value CARTRAWLER on enum airPnr>travelerInfos>tickets>createdUnusedCredit>source
    • request: added support for new value CARTRAWLER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue
    • request: added support for new value CARTRAWLER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value CARTRAWLER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue
    • request: added support for new value CARTRAWLER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value CARTRAWLER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue
    • request: added support for new value CARTRAWLER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value CARTRAWLER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue
    • request: added support for new value CARTRAWLER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value CARTRAWLER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value CARTRAWLER on enum costToCustomer>payments>selectedPaymentSource>rawPaymentSource>source
    • request: added support for new value CARTRAWLER on enum costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>source
    • request: added support for new value CARTRAWLER on enum pnrTravelers>personalInfo>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value CARTRAWLER on enum travelers>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value CARTRAWLER on enum travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value CARTRAWLER on enum travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value CARTRAWLER on enum travelers>user>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • GET /v3/trips/{tripId}/pnrs/{pnrId}:
    • 200 response: added support for new value CARTRAWLER on enum pnrCreationDetails>requestedByDetails>requestedByUserOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum railPnr>passengerInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for airPnr>travelerInfos>tickets>emdInfo>rficCode property
    • 200 response: added support for airPnr>travelerInfos>tickets>emdInfo>rfiscCode property
    • 200 response: added support for airPnr>travelerInfos>tickets>emdInfo>associatedEticketCouponIndices property
    • 200 response: added support for new value CARTRAWLER on enum airPnr>travelerInfos>tickets>createdUnusedCredit>source
    • 200 response: added support for new value CARTRAWLER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue
    • 200 response: added support for new value CARTRAWLER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue
    • 200 response: added support for new value CARTRAWLER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue
    • 200 response: added support for new value CARTRAWLER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue
    • 200 response: added support for new value CARTRAWLER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum costToCustomer>payments>selectedPaymentSource>rawPaymentSource>source
    • 200 response: added support for new value CARTRAWLER on enum costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>source
    • 200 response: added support for new value CARTRAWLER on enum pnrTravelers>personalInfo>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum travelers>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum travelers>user>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • POST /v3/trips/{tripId}/pnrs:
    • request: added support for new value CARTRAWLER on enum pnrCreationDetails>requestedByDetails>requestedByUserOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value CARTRAWLER on enum railPnr>passengerInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for airPnr>travelerInfos>tickets>emdInfo>rficCode property
    • request: added support for airPnr>travelerInfos>tickets>emdInfo>rfiscCode property
    • request: added support for airPnr>travelerInfos>tickets>emdInfo>associatedEticketCouponIndices property
    • request: added support for new value CARTRAWLER on enum airPnr>travelerInfos>tickets>createdUnusedCredit>source
    • request: added support for new value CARTRAWLER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue
    • request: added support for new value CARTRAWLER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value CARTRAWLER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue
    • request: added support for new value CARTRAWLER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value CARTRAWLER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue
    • request: added support for new value CARTRAWLER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value CARTRAWLER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue
    • request: added support for new value CARTRAWLER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value CARTRAWLER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value CARTRAWLER on enum costToCustomer>payments>selectedPaymentSource>rawPaymentSource>source
    • request: added support for new value CARTRAWLER on enum costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>source
    • request: added support for new value CARTRAWLER on enum pnrTravelers>personalInfo>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value CARTRAWLER on enum travelers>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value CARTRAWLER on enum travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value CARTRAWLER on enum travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • request: added support for new value CARTRAWLER on enum travelers>user>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • GET /v3/trips/{tripId}/detail:
    • 200 response: added support for new value CARTRAWLER on enum simplePnrs>source
    • 200 response: added support for new value CARTRAWLER on enum pendingManualFormPnrs>data>pnrCreationDetails>requestedByDetails>requestedByUserOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum pendingManualFormPnrs>data>railPnr>passengerInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>emdInfo>rficCode property
    • 200 response: added support for pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>emdInfo>rfiscCode property
    • 200 response: added support for pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>emdInfo>associatedEticketCouponIndices property
    • 200 response: added support for new value CARTRAWLER on enum pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>createdUnusedCredit>source
    • 200 response: added support for new value CARTRAWLER on enum pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue
    • 200 response: added support for new value CARTRAWLER on enum pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue
    • 200 response: added support for new value CARTRAWLER on enum pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue
    • 200 response: added support for new value CARTRAWLER on enum pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue
    • 200 response: added support for new value CARTRAWLER on enum pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum pendingManualFormPnrs>data>costToCustomer>payments>selectedPaymentSource>rawPaymentSource>source
    • 200 response: added support for new value CARTRAWLER on enum pendingManualFormPnrs>data>costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>source
    • 200 response: added support for new value CARTRAWLER on enum pendingManualFormPnrs>data>pnrTravelers>personalInfo>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum pendingManualFormPnrs>data>travelers>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum pendingManualFormPnrs>data>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum pendingManualFormPnrs>data>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum pendingManualFormPnrs>data>travelers>user>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum pendingShellPnrs>data>pnrCreationDetails>requestedByDetails>requestedByUserOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum pendingShellPnrs>data>railPnr>passengerInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for pendingShellPnrs>data>airPnr>travelerInfos>tickets>emdInfo>rficCode property
    • 200 response: added support for pendingShellPnrs>data>airPnr>travelerInfos>tickets>emdInfo>rfiscCode property
    • 200 response: added support for pendingShellPnrs>data>airPnr>travelerInfos>tickets>emdInfo>associatedEticketCouponIndices property
    • 200 response: added support for new value CARTRAWLER on enum pendingShellPnrs>data>airPnr>travelerInfos>tickets>createdUnusedCredit>source
    • 200 response: added support for new value CARTRAWLER on enum pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue
    • 200 response: added support for new value CARTRAWLER on enum pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue
    • 200 response: added support for new value CARTRAWLER on enum pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue
    • 200 response: added support for new value CARTRAWLER on enum pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue
    • 200 response: added support for new value CARTRAWLER on enum pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum pendingShellPnrs>data>costToCustomer>payments>selectedPaymentSource>rawPaymentSource>source
    • 200 response: added support for new value CARTRAWLER on enum pendingShellPnrs>data>costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>source
    • 200 response: added support for new value CARTRAWLER on enum pendingShellPnrs>data>pnrTravelers>personalInfo>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum pendingShellPnrs>data>travelers>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum pendingShellPnrs>data>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum pendingShellPnrs>data>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum pendingShellPnrs>data>travelers>user>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum pnrs>data>pnrCreationDetails>requestedByDetails>requestedByUserOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum pnrs>data>railPnr>passengerInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for pnrs>data>airPnr>travelerInfos>tickets>emdInfo>rficCode property
    • 200 response: added support for pnrs>data>airPnr>travelerInfos>tickets>emdInfo>rfiscCode property
    • 200 response: added support for pnrs>data>airPnr>travelerInfos>tickets>emdInfo>associatedEticketCouponIndices property
    • 200 response: added support for new value CARTRAWLER on enum pnrs>data>airPnr>travelerInfos>tickets>createdUnusedCredit>source
    • 200 response: added support for new value CARTRAWLER on enum pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue
    • 200 response: added support for new value CARTRAWLER on enum pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue
    • 200 response: added support for new value CARTRAWLER on enum pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue
    • 200 response: added support for new value CARTRAWLER on enum pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue
    • 200 response: added support for new value CARTRAWLER on enum pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum pnrs>data>costToCustomer>payments>selectedPaymentSource>rawPaymentSource>source
    • 200 response: added support for new value CARTRAWLER on enum pnrs>data>costOfGoodsSold>payments>selectedPaymentSource>rawPaymentSource>source
    • 200 response: added support for new value CARTRAWLER on enum pnrs>data>pnrTravelers>personalInfo>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum pnrs>data>travelers>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum pnrs>data>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum pnrs>data>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
    • 200 response: added support for new value CARTRAWLER on enum pnrs>data>travelers>user>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
User Management API
  • PUT /v2/users/{userId}/personal-info:
    • request: added support for new value CARTRAWLER on enum emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • GET /v2/users/{userId}/personal-info:
    • 200 response: added support for new value CARTRAWLER on enum emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • PUT /v2/users/{userId}:
    • request: added support for new value CARTRAWLER on enum personalInfo>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • GET /v2/users/{userId}:
    • 200 response: added support for new value CARTRAWLER on enum personalInfo>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier
  • POST /v2/users:
    • request: added support for new value CARTRAWLER on enum personalInfo>emergencyContactInfo>userOrgId>tmcInfo>secondaryServiceProviderTmcs>supplier

New endpoints

Company API
  • Published POST /v3/companies/{companyId}/cost-centers/list

  • Published POST /v3/companies/{companyId}/departments/list

August 13, 2025

Updates

Event API
  • POST /v2/events/list:
    • request: removed required
    • request: added support for listByTravelerEvents property
    • request: added support for sortOptions property
  • GET /v2/events/payment-sources:
    • 200 response: added support for paymentSources>paymentSource>virtualCardDescriptor>metadata>confermaMetadata>paymentInstruction property
  • POST /v2/events/list:
    • 200 response: added support for events>paymentSources>paymentSource>virtualCardDescriptor>metadata>confermaMetadata>paymentInstruction property
  • GET /v2/events/read-by-external-id:
    • 200 response: added support for event>paymentSources>paymentSource>virtualCardDescriptor>metadata>confermaMetadata>paymentInstruction property
  • GET /v2/events/{eventId}:
    • 200 response: added support for event>paymentSources>paymentSource>virtualCardDescriptor>metadata>confermaMetadata>paymentInstruction property
Template API
  • GET /v2/event-templates/read-by-external-id:
    • 200 response: added support for eventTemplate>paymentSources>paymentSource>virtualCardDescriptor>metadata>confermaMetadata>paymentInstruction property
  • POST /v2/event-templates/list:
    • 200 response: added support for eventTemplates>paymentSources>paymentSource>virtualCardDescriptor>metadata>confermaMetadata>paymentInstruction property
  • GET /v2/event-templates/{templateId}:
    • 200 response: added support for eventTemplate>paymentSources>paymentSource>virtualCardDescriptor>metadata>confermaMetadata>paymentInstruction property
Trip API
  • PUT /v3/trips/{tripId}/pnrs/{pnrId}:
    • request: added support for railPnr>previousItinerary>sections>fares>originInfo>uicCodes property
    • request: added support for railPnr>previousItinerary>sections>fares>destinationInfo>uicCodes property
    • request: added support for railPnr>previousItinerary>legInfos>destinationInfo>uicCodes property
    • request: added support for railPnr>previousItinerary>legInfos>originInfo>uicCodes property
    • request: added support for railPnr>sections>fares>originInfo>uicCodes property
    • request: added support for railPnr>sections>fares>destinationInfo>uicCodes property
    • request: added support for railPnr>legInfos>destinationInfo>uicCodes property
    • request: added support for railPnr>legInfos>originInfo>uicCodes property
    • request: added support for airPnr>travelerInfos>tickets>journeyCode property
    • request: added support for airPnr>travelerInfos>tickets>hemisphereCode property
    • request: added support for transactions>itemGroups>legInfos>destinationInfo>uicCodes property
    • request: added support for transactions>itemGroups>legInfos>originInfo>uicCodes property
  • GET /v3/trips/{tripId}/pnrs/{pnrId}:
    • 200 response: added support for railPnr>previousItinerary>sections>fares>originInfo>uicCodes property
    • 200 response: added support for railPnr>previousItinerary>sections>fares>destinationInfo>uicCodes property
    • 200 response: added support for railPnr>previousItinerary>legInfos>destinationInfo>uicCodes property
    • 200 response: added support for railPnr>previousItinerary>legInfos>originInfo>uicCodes property
    • 200 response: added support for railPnr>sections>fares>originInfo>uicCodes property
    • 200 response: added support for railPnr>sections>fares>destinationInfo>uicCodes property
    • 200 response: added support for railPnr>legInfos>destinationInfo>uicCodes property
    • 200 response: added support for railPnr>legInfos>originInfo>uicCodes property
    • 200 response: added support for airPnr>travelerInfos>tickets>journeyCode property
    • 200 response: added support for airPnr>travelerInfos>tickets>hemisphereCode property
    • 200 response: added support for transactions>itemGroups>legInfos>destinationInfo>uicCodes property
    • 200 response: added support for transactions>itemGroups>legInfos>originInfo>uicCodes property
  • POST /v3/trips/{tripId}/pnrs:
    • request: added support for railPnr>previousItinerary>sections>fares>originInfo>uicCodes property
    • request: added support for railPnr>previousItinerary>sections>fares>destinationInfo>uicCodes property
    • request: added support for railPnr>previousItinerary>legInfos>destinationInfo>uicCodes property
    • request: added support for railPnr>previousItinerary>legInfos>originInfo>uicCodes property
    • request: added support for railPnr>sections>fares>originInfo>uicCodes property
    • request: added support for railPnr>sections>fares>destinationInfo>uicCodes property
    • request: added support for railPnr>legInfos>destinationInfo>uicCodes property
    • request: added support for railPnr>legInfos>originInfo>uicCodes property
    • request: added support for airPnr>travelerInfos>tickets>journeyCode property
    • request: added support for airPnr>travelerInfos>tickets>hemisphereCode property
    • request: added support for transactions>itemGroups>legInfos>destinationInfo>uicCodes property
    • request: added support for transactions>itemGroups>legInfos>originInfo>uicCodes property
  • GET /v3/trips/{tripId}/detail:
    • 200 response: added support for pendingManualFormPnrs>data>railPnr>previousItinerary>sections>fares>originInfo>uicCodes property
    • 200 response: added support for pendingManualFormPnrs>data>railPnr>previousItinerary>sections>fares>destinationInfo>uicCodes property
    • 200 response: added support for pendingManualFormPnrs>data>railPnr>previousItinerary>legInfos>destinationInfo>uicCodes property
    • 200 response: added support for pendingManualFormPnrs>data>railPnr>previousItinerary>legInfos>originInfo>uicCodes property
    • 200 response: added support for pendingManualFormPnrs>data>railPnr>sections>fares>originInfo>uicCodes property
    • 200 response: added support for pendingManualFormPnrs>data>railPnr>sections>fares>destinationInfo>uicCodes property
    • 200 response: added support for pendingManualFormPnrs>data>railPnr>legInfos>destinationInfo>uicCodes property
    • 200 response: added support for pendingManualFormPnrs>data>railPnr>legInfos>originInfo>uicCodes property
    • 200 response: added support for pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>journeyCode property
    • 200 response: added support for pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>hemisphereCode property
    • 200 response: added support for pendingManualFormPnrs>data>transactions>itemGroups>legInfos>destinationInfo>uicCodes property
    • 200 response: added support for pendingManualFormPnrs>data>transactions>itemGroups>legInfos>originInfo>uicCodes property
    • 200 response: added support for pendingShellPnrs>data>railPnr>previousItinerary>sections>fares>originInfo>uicCodes property
    • 200 response: added support for pendingShellPnrs>data>railPnr>previousItinerary>sections>fares>destinationInfo>uicCodes property
    • 200 response: added support for pendingShellPnrs>data>railPnr>previousItinerary>legInfos>destinationInfo>uicCodes property
    • 200 response: added support for pendingShellPnrs>data>railPnr>previousItinerary>legInfos>originInfo>uicCodes property
    • 200 response: added support for pendingShellPnrs>data>railPnr>sections>fares>originInfo>uicCodes property
    • 200 response: added support for pendingShellPnrs>data>railPnr>sections>fares>destinationInfo>uicCodes property
    • 200 response: added support for pendingShellPnrs>data>railPnr>legInfos>destinationInfo>uicCodes property
    • 200 response: added support for pendingShellPnrs>data>railPnr>legInfos>originInfo>uicCodes property
    • 200 response: added support for pendingShellPnrs>data>airPnr>travelerInfos>tickets>journeyCode property
    • 200 response: added support for pendingShellPnrs>data>airPnr>travelerInfos>tickets>hemisphereCode property
    • 200 response: added support for pendingShellPnrs>data>transactions>itemGroups>legInfos>destinationInfo>uicCodes property
    • 200 response: added support for pendingShellPnrs>data>transactions>itemGroups>legInfos>originInfo>uicCodes property
    • 200 response: added support for pnrs>data>railPnr>previousItinerary>sections>fares>originInfo>uicCodes property
    • 200 response: added support for pnrs>data>railPnr>previousItinerary>sections>fares>destinationInfo>uicCodes property
    • 200 response: added support for pnrs>data>railPnr>previousItinerary>legInfos>destinationInfo>uicCodes property
    • 200 response: added support for pnrs>data>railPnr>previousItinerary>legInfos>originInfo>uicCodes property
    • 200 response: added support for pnrs>data>railPnr>sections>fares>originInfo>uicCodes property
    • 200 response: added support for pnrs>data>railPnr>sections>fares>destinationInfo>uicCodes property
    • 200 response: added support for pnrs>data>railPnr>legInfos>destinationInfo>uicCodes property
    • 200 response: added support for pnrs>data>railPnr>legInfos>originInfo>uicCodes property
    • 200 response: added support for pnrs>data>airPnr>travelerInfos>tickets>journeyCode property
    • 200 response: added support for pnrs>data>airPnr>travelerInfos>tickets>hemisphereCode property
    • 200 response: added support for pnrs>data>transactions>itemGroups>legInfos>destinationInfo>uicCodes property
    • 200 response: added support for pnrs>data>transactions>itemGroups>legInfos>originInfo>uicCodes property
  • PUT /v3/trips/{tripId}/pnrs/{pnrId}:
    • request: added support for new value AIR_SCHEDULE_CHANGE_ACCEPTED on enum bookingHistory>bookingInfo>status
    • request: added support for airPnr>legs>scheduleChangeInfo>selectedTravelerAction property
  • GET /v3/trips/{tripId}/pnrs/{pnrId}:
    • 200 response: added support for new value AIR_SCHEDULE_CHANGE_ACCEPTED on enum bookingHistory>bookingInfo>status
    • 200 response: added support for airPnr>legs>scheduleChangeInfo>selectedTravelerAction property
  • POST /v3/trips/{tripId}/pnrs:
    • request: added support for new value AIR_SCHEDULE_CHANGE_ACCEPTED on enum bookingHistory>bookingInfo>status
    • request: added support for airPnr>legs>scheduleChangeInfo>selectedTravelerAction property
  • GET /v3/trips/{tripId}/detail:
    • 200 response: added support for new value AIR_SCHEDULE_CHANGE_ACCEPTED on enum pendingManualFormPnrs>data>bookingHistory>bookingInfo>status
    • 200 response: added support for pendingManualFormPnrs>data>airPnr>legs>scheduleChangeInfo>selectedTravelerAction property
    • 200 response: added support for new value AIR_SCHEDULE_CHANGE_ACCEPTED on enum pendingShellPnrs>data>bookingHistory>bookingInfo>status
    • 200 response: added support for pendingShellPnrs>data>airPnr>legs>scheduleChangeInfo>selectedTravelerAction property
    • 200 response: added support for new value AIR_SCHEDULE_CHANGE_ACCEPTED on enum pnrs>data>bookingHistory>bookingInfo>status
    • 200 response: added support for pnrs>data>airPnr>legs>scheduleChangeInfo>selectedTravelerAction property

Deprecations

Event API
  • GET /v2/events/payment-sources:
    • 200 response: paymentInstructionIds at path paymentSources>paymentSource>virtualCardDescriptor>metadata>confermaMetadata>paymentInstructionIds has been deprecated
  • POST /v2/events/list:
    • 200 response: paymentInstructionIds at path events>paymentSources>paymentSource>virtualCardDescriptor>metadata>confermaMetadata>paymentInstructionIds has been deprecated
  • GET /v2/events/read-by-external-id:
    • 200 response: paymentInstructionIds at path event>paymentSources>paymentSource>virtualCardDescriptor>metadata>confermaMetadata>paymentInstructionIds has been deprecated
  • GET /v2/events/{eventId}:
    • 200 response: paymentInstructionIds at path event>paymentSources>paymentSource>virtualCardDescriptor>metadata>confermaMetadata>paymentInstructionIds has been deprecated
Template API
  • GET /v2/event-templates/read-by-external-id:
    • 200 response: paymentInstructionIds at path eventTemplate>paymentSources>paymentSource>virtualCardDescriptor>metadata>confermaMetadata>paymentInstructionIds has been deprecated
  • POST /v2/event-templates/list:
    • 200 response: paymentInstructionIds at path eventTemplates>paymentSources>paymentSource>virtualCardDescriptor>metadata>confermaMetadata>paymentInstructionIds has been deprecated
  • GET /v2/event-templates/{templateId}:
    • 200 response: paymentInstructionIds at path eventTemplate>paymentSources>paymentSource>virtualCardDescriptor>metadata>confermaMetadata>paymentInstructionIds has been deprecated

August 07, 2025

Updates

Air API
  • POST /v2/air/modify-search:
    • 200 response: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>predicate
    • 200 response: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>predicate
  • POST /v2/air/intermediate-revalidate-itinerary:
    • 200 response: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum policyDetails>ruleResultInfos>subViolationInfos>predicate
    • 200 response: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum policyDetails>ruleResultInfos>violationInfos>predicate
  • POST /v2/air/revalidate-itinerary:
    • 200 response: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum policyDetails>ruleResultInfos>subViolationInfos>predicate
    • 200 response: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum policyDetails>ruleResultInfos>violationInfos>predicate
  • POST /v2/air/flight-checkout:
    • 200 response: added support for new value TITLE on enum mandatoryCheckoutParams>parameter
  • POST /v2/air/selected-itinerary:
    • 200 response: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum itinerary>policyInfos>ruleResultInfos>subViolationInfos>predicate
    • 200 response: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum itinerary>policyInfos>ruleResultInfos>violationInfos>predicate
  • POST /v2/air/flight-attributes:
    • 200 response: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>predicate
    • 200 response: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>predicate
  • POST /v2/air/search-flights:
    • 200 response: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>predicate
    • 200 response: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>predicate
Company API
  • PUT /v2/companies/{companyId}/legal-entities/{legalEntityId}:
    • request: added support for bookingTmcRef property
Event API
  • POST /v2/events/bulk-edit:
    • request: added support for eventsToUpdate>eventBasicInfo>eventCustomFieldResponses property
  • POST /v2/events/{eventId}/edit-basic-info:
    • request: added support for eventCustomFieldResponses property
Hotel API
  • POST /v2/hotel/pnrs/{pnrId}/modify-details:
    • 200 response: added support for new value KEY_COLLECTION_INFO on enum bookedRooms>rateOptions>additionalDetails>additionalDetailType
    • 200 response: added support for new value IMPORTANT_INFO on enum bookedRooms>rateOptions>additionalDetails>additionalDetailType
    • 200 response: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>predicate
    • 200 response: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>predicate
    • 200 response: added support for new value KEY_COLLECTION_INFO on enum rooms>rateOptions>additionalDetails>additionalDetailType
    • 200 response: added support for new value IMPORTANT_INFO on enum rooms>rateOptions>additionalDetails>additionalDetailType
    • 200 response: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>predicate
    • 200 response: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>predicate
  • POST /v2/hotel/details:
    • 200 response: added support for new value KEY_COLLECTION_INFO on enum bookedRooms>rateOptions>additionalDetails>additionalDetailType
    • 200 response: added support for new value IMPORTANT_INFO on enum bookedRooms>rateOptions>additionalDetails>additionalDetailType
    • 200 response: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>predicate
    • 200 response: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>predicate
    • 200 response: added support for new value KEY_COLLECTION_INFO on enum rooms>rateOptions>additionalDetails>additionalDetailType
    • 200 response: added support for new value IMPORTANT_INFO on enum rooms>rateOptions>additionalDetails>additionalDetailType
    • 200 response: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>predicate
    • 200 response: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>predicate
  • POST /v2/hotel/search:
    • 200 response: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum hotels>policyInfo>ruleResultInfos>subViolationInfos>predicate
    • 200 response: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum hotels>policyInfo>ruleResultInfos>violationInfos>predicate
Template API
  • POST /v2/event-templates/{templateId}/edit-basic-info:
    • request: added support for eventCustomFieldResponses property
    • request: added support for eventCustomFieldV3Responses property
Trip API
  • POST /v3/approvals/companies/{companyId}/list:
    • 200 response: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>predicate
    • 200 response: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>predicate
  • POST /v3/approvals/approvers/{userId}/list:
    • 200 response: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>predicate
    • 200 response: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>predicate
  • POST /v3/trips/arrangers/{arrangerId}/list:
    • 200 response: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>predicate
    • 200 response: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>predicate
    • 200 response: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>predicate
    • 200 response: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>predicate
  • POST /v3/trips/companies/{companyId}/list:
    • 200 response: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>predicate
    • 200 response: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>predicate
    • 200 response: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>predicate
    • 200 response: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>predicate
  • POST /v3/trips/users/{userId}/list:
    • 200 response: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>predicate
    • 200 response: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>predicate
    • 200 response: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>predicate
    • 200 response: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>predicate
  • PUT /v3/trips/{tripId}/pnrs/{pnrId}:
    • request: added support for new value KEY_COLLECTION_INFO on enum hotelPnr>room>additionalDetails>additionalDetailType
    • request: added support for new value IMPORTANT_INFO on enum hotelPnr>room>additionalDetails>additionalDetailType
    • request: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>predicate
    • request: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>predicate
    • request: added support for transactions>ctc>balanceDue property
    • request: added support for new value CHARGED on enum transactions>ctc>transactionStatus
    • request: added support for new value REFUNDED on enum transactions>ctc>transactionStatus
    • request: added support for new value FORFEITED on enum transactions>ctc>transactionStatus
    • request: added support for new value BILLED_TO_COMPANY on enum transactions>ctc>transactionStatus
    • request: added support for new value NO_CHARGE on enum transactions>ctc>transactionStatus
    • request: added support for new value GUARANTEE on enum transactions>ctc>transactionStatus
    • request: added support for new value TO_BE_CHARGED on enum transactions>ctc>transactionStatus
  • GET /v3/trips/{tripId}/pnrs/{pnrId}:
    • 200 response: added support for new value KEY_COLLECTION_INFO on enum hotelPnr>room>additionalDetails>additionalDetailType
    • 200 response: added support for new value IMPORTANT_INFO on enum hotelPnr>room>additionalDetails>additionalDetailType
    • 200 response: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>predicate
    • 200 response: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>predicate
    • 200 response: added support for transactions>ctc>balanceDue property
    • 200 response: added support for new value CHARGED on enum transactions>ctc>transactionStatus
    • 200 response: added support for new value REFUNDED on enum transactions>ctc>transactionStatus
    • 200 response: added support for new value FORFEITED on enum transactions>ctc>transactionStatus
    • 200 response: added support for new value BILLED_TO_COMPANY on enum transactions>ctc>transactionStatus
    • 200 response: added support for new value NO_CHARGE on enum transactions>ctc>transactionStatus
    • 200 response: added support for new value GUARANTEE on enum transactions>ctc>transactionStatus
    • 200 response: added support for new value TO_BE_CHARGED on enum transactions>ctc>transactionStatus
  • POST /v3/trips/{tripId}/pnrs:
    • request: added support for new value KEY_COLLECTION_INFO on enum hotelPnr>room>additionalDetails>additionalDetailType
    • request: added support for new value IMPORTANT_INFO on enum hotelPnr>room>additionalDetails>additionalDetailType
    • request: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>predicate
    • request: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>predicate
    • request: added support for transactions>ctc>balanceDue property
    • request: added support for new value CHARGED on enum transactions>ctc>transactionStatus
    • request: added support for new value REFUNDED on enum transactions>ctc>transactionStatus
    • request: added support for new value FORFEITED on enum transactions>ctc>transactionStatus
    • request: added support for new value BILLED_TO_COMPANY on enum transactions>ctc>transactionStatus
    • request: added support for new value NO_CHARGE on enum transactions>ctc>transactionStatus
    • request: added support for new value GUARANTEE on enum transactions>ctc>transactionStatus
    • request: added support for new value TO_BE_CHARGED on enum transactions>ctc>transactionStatus
  • GET /v3/trips/{tripId}/detail:
    • 200 response: added support for new value KEY_COLLECTION_INFO on enum pendingManualFormPnrs>data>hotelPnr>room>additionalDetails>additionalDetailType
    • 200 response: added support for new value IMPORTANT_INFO on enum pendingManualFormPnrs>data>hotelPnr>room>additionalDetails>additionalDetailType
    • 200 response: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>predicate
    • 200 response: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>predicate
    • 200 response: added support for pendingManualFormPnrs>data>transactions>ctc>balanceDue property
    • 200 response: added support for new value CHARGED on enum pendingManualFormPnrs>data>transactions>ctc>transactionStatus
    • 200 response: added support for new value REFUNDED on enum pendingManualFormPnrs>data>transactions>ctc>transactionStatus
    • 200 response: added support for new value FORFEITED on enum pendingManualFormPnrs>data>transactions>ctc>transactionStatus
    • 200 response: added support for new value BILLED_TO_COMPANY on enum pendingManualFormPnrs>data>transactions>ctc>transactionStatus
    • 200 response: added support for new value NO_CHARGE on enum pendingManualFormPnrs>data>transactions>ctc>transactionStatus
    • 200 response: added support for new value GUARANTEE on enum pendingManualFormPnrs>data>transactions>ctc>transactionStatus
    • 200 response: added support for new value TO_BE_CHARGED on enum pendingManualFormPnrs>data>transactions>ctc>transactionStatus
    • 200 response: added support for new value KEY_COLLECTION_INFO on enum pendingShellPnrs>data>hotelPnr>room>additionalDetails>additionalDetailType
    • 200 response: added support for new value IMPORTANT_INFO on enum pendingShellPnrs>data>hotelPnr>room>additionalDetails>additionalDetailType
    • 200 response: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>predicate
    • 200 response: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>predicate
    • 200 response: added support for pendingShellPnrs>data>transactions>ctc>balanceDue property
    • 200 response: added support for new value CHARGED on enum pendingShellPnrs>data>transactions>ctc>transactionStatus
    • 200 response: added support for new value REFUNDED on enum pendingShellPnrs>data>transactions>ctc>transactionStatus
    • 200 response: added support for new value FORFEITED on enum pendingShellPnrs>data>transactions>ctc>transactionStatus
    • 200 response: added support for new value BILLED_TO_COMPANY on enum pendingShellPnrs>data>transactions>ctc>transactionStatus
    • 200 response: added support for new value NO_CHARGE on enum pendingShellPnrs>data>transactions>ctc>transactionStatus
    • 200 response: added support for new value GUARANTEE on enum pendingShellPnrs>data>transactions>ctc>transactionStatus
    • 200 response: added support for new value TO_BE_CHARGED on enum pendingShellPnrs>data>transactions>ctc>transactionStatus
    • 200 response: added support for new value KEY_COLLECTION_INFO on enum pnrs>data>hotelPnr>room>additionalDetails>additionalDetailType
    • 200 response: added support for new value IMPORTANT_INFO on enum pnrs>data>hotelPnr>room>additionalDetails>additionalDetailType
    • 200 response: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>predicate
    • 200 response: added support for new value AIR_RESTRICTED_FARES_VIOLATION on enum pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>predicate
    • 200 response: added support for pnrs>data>transactions>ctc>balanceDue property
    • 200 response: added support for new value CHARGED on enum pnrs>data>transactions>ctc>transactionStatus
    • 200 response: added support for new value REFUNDED on enum pnrs>data>transactions>ctc>transactionStatus
    • 200 response: added support for new value FORFEITED on enum pnrs>data>transactions>ctc>transactionStatus
    • 200 response: added support for new value BILLED_TO_COMPANY on enum pnrs>data>transactions>ctc>transactionStatus
    • 200 response: added support for new value NO_CHARGE on enum pnrs>data>transactions>ctc>transactionStatus
    • 200 response: added support for new value GUARANTEE on enum pnrs>data>transactions>ctc>transactionStatus
    • 200 response: added support for new value TO_BE_CHARGED on enum pnrs>data>transactions>ctc>transactionStatus

August 04, 2025

Updates

Air API
  • POST /v2/air/modify-book:
    • request: has been updated at path customFieldV3Responses>selectedOptions>additionalInfoConfigs>formatExpression>description
  • POST /v2/air/modify-search:
    • 200 response: added an item of type object to itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>actualValue oneOf values
    • 200 response: added an item of type object to itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>expectedValue oneOf values
    • 200 response: added an item of type object to itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>actualValue oneOf values
    • 200 response: added an item of type object to itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>expectedValue oneOf values
  • POST /v2/air/cancel-pnr:
    • request: has been updated at path customFieldV3Responses>selectedOptions>additionalInfoConfigs>formatExpression>description
  • POST /v2/air/create-pnr:
    • request: has been updated at path customFieldV3Responses>selectedOptions>additionalInfoConfigs>formatExpression>description
  • POST /v2/air/intermediate-revalidate-itinerary:
    • 200 response: added an item of type object to policyDetails>ruleResultInfos>subViolationInfos>actualValue oneOf values
    • 200 response: added an item of type object to policyDetails>ruleResultInfos>subViolationInfos>expectedValue oneOf values
    • 200 response: added an item of type object to policyDetails>ruleResultInfos>violationInfos>actualValue oneOf values
    • 200 response: added an item of type object to policyDetails>ruleResultInfos>violationInfos>expectedValue oneOf values
  • POST /v2/air/revalidate-itinerary:
    • 200 response: added an item of type object to policyDetails>ruleResultInfos>subViolationInfos>actualValue oneOf values
    • 200 response: added an item of type object to policyDetails>ruleResultInfos>subViolationInfos>expectedValue oneOf values
    • 200 response: added an item of type object to policyDetails>ruleResultInfos>violationInfos>actualValue oneOf values
    • 200 response: added an item of type object to policyDetails>ruleResultInfos>violationInfos>expectedValue oneOf values
  • POST /v2/air/selected-itinerary:
    • 200 response: added an item of type object to itinerary>policyInfos>ruleResultInfos>subViolationInfos>actualValue oneOf values
    • 200 response: added an item of type object to itinerary>policyInfos>ruleResultInfos>subViolationInfos>expectedValue oneOf values
    • 200 response: added an item of type object to itinerary>policyInfos>ruleResultInfos>violationInfos>actualValue oneOf values
    • 200 response: added an item of type object to itinerary>policyInfos>ruleResultInfos>violationInfos>expectedValue oneOf values
  • POST /v2/air/flight-attributes:
    • 200 response: added an item of type object to itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>actualValue oneOf values
    • 200 response: added an item of type object to itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>expectedValue oneOf values
    • 200 response: added an item of type object to itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>actualValue oneOf values
    • 200 response: added an item of type object to itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>expectedValue oneOf values
  • POST /v2/air/search-flights:
    • 200 response: added an item of type object to itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>actualValue oneOf values
    • 200 response: added an item of type object to itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>expectedValue oneOf values
    • 200 response: added an item of type object to itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>actualValue oneOf values
    • 200 response: added an item of type object to itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>expectedValue oneOf values
Event API
  • POST /v2/events/bulk-edit:
    • request: has been updated at path eventsToUpdate>eventBasicInfo>eventCustomFieldV3Responses>selectedOptions>additionalInfoConfigs>formatExpression>description
    • PUT /v2/events/{eventId}/custom-field-responses:
    • request: has been updated at path customFieldV3Responses>selectedOptions>additionalInfoConfigs>formatExpression>description
  • POST /v2/events/{eventId}/edit-basic-info:
    • request: has been updated at path eventCustomFieldV3Responses>selectedOptions>additionalInfoConfigs>formatExpression>description
  • POST /v2/events/list:
    • 200 response: added support for events>aggregateStartDateTime property
    • 200 response: added support for events>aggregateEndDateTime property
    • 200 response: has been updated at path events>customFieldV3Responses>selectedOptions>additionalInfoConfigs>formatExpression>description
  • GET /v2/events/read-by-external-id:
    • 200 response: added support for event>aggregateStartDateTime property
    • 200 response: added support for event>aggregateEndDateTime property
    • 200 response: has been updated at path event>customFieldV3Responses>selectedOptions>additionalInfoConfigs>formatExpression>description
  • GET /v2/events/{eventId}:
    • 200 response: added support for event>aggregateStartDateTime property
    • 200 response: added support for event>aggregateEndDateTime property
    • 200 response: has been updated at path event>customFieldV3Responses>selectedOptions>additionalInfoConfigs>formatExpression>description
  • POST /v2/events:
    • request: has been updated at path eventCustomFieldV3Responses>selectedOptions>additionalInfoConfigs>formatExpression>description
Hotel API
  • POST /v2/hotel/pnrs/{pnrId}/modify-book:
    • request: has been updated at path customFieldV3Responses>selectedOptions>additionalInfoConfigs>formatExpression>description
  • POST /v2/hotel/pnrs/{pnrId}/modify-details:
    • 200 response: added an item of type object to bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>actualValue oneOf values
    • 200 response: added an item of type object to bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>expectedValue oneOf values
    • 200 response: added an item of type object to bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>actualValue oneOf values
    • 200 response: added an item of type object to bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>expectedValue oneOf values
    • 200 response: added an item of type object to rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>actualValue oneOf values
    • 200 response: added an item of type object to rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>expectedValue oneOf values
    • 200 response: added an item of type object to rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>actualValue oneOf values
    • 200 response: added an item of type object to rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>expectedValue oneOf values
  • POST /v2/hotel/pnrs/{pnrId}/cancel-pnr:
    • request: has been updated at path customFieldV3Responses>selectedOptions>additionalInfoConfigs>formatExpression>description
  • POST /v2/hotel/create-pnr:
    • request: has been updated at path customFieldV3Responses>selectedOptions>additionalInfoConfigs>formatExpression>description
  • POST /v2/hotel/details:
    • 200 response: added an item of type object to bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>actualValue oneOf values
    • 200 response: added an item of type object to bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>expectedValue oneOf values
    • 200 response: added an item of type object to bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>actualValue oneOf values
    • 200 response: added an item of type object to bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>expectedValue oneOf values
    • 200 response: added an item of type object to rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>actualValue oneOf values
    • 200 response: added an item of type object to rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>expectedValue oneOf values
    • 200 response: added an item of type object to rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>actualValue oneOf values
    • 200 response: added an item of type object to rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>expectedValue oneOf values
  • POST /v2/hotel/search:
    • 200 response: added an item of type object to hotels>policyInfo>ruleResultInfos>subViolationInfos>actualValue oneOf values
    • 200 response: added an item of type object to hotels>policyInfo>ruleResultInfos>subViolationInfos>expectedValue oneOf values
    • 200 response: added an item of type object to hotels>policyInfo>ruleResultInfos>violationInfos>actualValue oneOf values
    • 200 response: added an item of type object to hotels>policyInfo>ruleResultInfos>violationInfos>expectedValue oneOf values
Policy API
  • PUT /v2/companies/{companyId}/policies/{policyId}:
    • request: has been updated at path rules>policyValue>universalProps>airRestrictedFaresProps>description
    • request: removed support for rules>policyValue>universalProps>airRestrictedFaresProps>restrictedFareNames property
    • request: added support for rules>policyValue>universalProps>airRestrictedFaresProps>restrictedKeywords property
    • request: rules>policyValue>universalProps>airRestrictedFaresProps>restrictedFareNames is no longer required
    • request: rules>policyValue>universalProps>airRestrictedFaresProps>restrictedKeywords is now required
  • GET /v2/companies/{companyId}/policies/{policyId}:
    • 200 response: has been updated at path rules>policyValue>universalProps>airRestrictedFaresProps>description
    • 200 response: removed support for rules>policyValue>universalProps>airRestrictedFaresProps>restrictedFareNames property
    • 200 response: added support for rules>policyValue>universalProps>airRestrictedFaresProps>restrictedKeywords property
    • 200 response: rules>policyValue>universalProps>airRestrictedFaresProps>restrictedFareNames is no longer required
    • 200 response: rules>policyValue>universalProps>airRestrictedFaresProps>restrictedKeywords is now required
  • POST /v2/companies/{companyId}/policies:
    • request: has been updated at path rules>policyValue>universalProps>airRestrictedFaresProps>description
    • request: removed support for rules>policyValue>universalProps>airRestrictedFaresProps>restrictedFareNames property
    • request: added support for rules>policyValue>universalProps>airRestrictedFaresProps>restrictedKeywords property
    • request: rules>policyValue>universalProps>airRestrictedFaresProps>restrictedFareNames is no longer required
    • request: rules>policyValue>universalProps>airRestrictedFaresProps>restrictedKeywords is now required
Template API
  • GET /v2/event-templates/read-by-external-id:
    • 200 response: has been updated at path eventTemplate>customFieldV3Responses>selectedOptions>additionalInfoConfigs>formatExpression>description
  • POST /v2/event-templates/list:
    • 200 response: has been updated at path eventTemplates>customFieldV3Responses>selectedOptions>additionalInfoConfigs>formatExpression>description
    • PUT /v2/event-templates/{templateId}/custom-field-responses:
    • request: has been updated at path customFieldV3Responses>selectedOptions>additionalInfoConfigs>formatExpression>description
  • GET /v2/event-templates/{templateId}:
    • 200 response: has been updated at path eventTemplate>customFieldV3Responses>selectedOptions>additionalInfoConfigs>formatExpression>description
  • POST /v2/event-templates:
    • request: has been updated at path customFieldV3Responses>selectedOptions>additionalInfoConfigs>formatExpression>description
Trip API
  • POST /v3/approvals/companies/{companyId}/list:
    • 200 response: added an item of type object to approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue oneOf values
    • 200 response: added an item of type object to approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue oneOf values
    • 200 response: added an item of type object to approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue oneOf values
    • 200 response: added an item of type object to approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue oneOf values
  • POST /v3/approvals/approvers/{userId}/list:
    • 200 response: added an item of type object to approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue oneOf values
    • 200 response: added an item of type object to approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue oneOf values
    • 200 response: added an item of type object to approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue oneOf values
    • 200 response: added an item of type object to approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue oneOf values
  • POST /v3/trips/arrangers/{arrangerId}/list:
    • 200 response: added an item of type object to failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue oneOf values
    • 200 response: added an item of type object to failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue oneOf values
    • 200 response: added an item of type object to failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue oneOf values
    • 200 response: added an item of type object to failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue oneOf values
    • 200 response: added an item of type object to tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue oneOf values
    • 200 response: added an item of type object to tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue oneOf values
    • 200 response: added an item of type object to tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue oneOf values
    • 200 response: added an item of type object to tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue oneOf values
  • POST /v3/trips/companies/{companyId}/list:
    • 200 response: added an item of type object to failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue oneOf values
    • 200 response: added an item of type object to failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue oneOf values
    • 200 response: added an item of type object to failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue oneOf values
    • 200 response: added an item of type object to failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue oneOf values
    • 200 response: added an item of type object to tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue oneOf values
    • 200 response: added an item of type object to tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue oneOf values
    • 200 response: added an item of type object to tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue oneOf values
    • 200 response: added an item of type object to tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue oneOf values
  • POST /v3/trips/users/{userId}/list:
    • 200 response: added an item of type object to failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue oneOf values
    • 200 response: added an item of type object to failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue oneOf values
    • 200 response: added an item of type object to failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue oneOf values
    • 200 response: added an item of type object to failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue oneOf values
    • 200 response: added an item of type object to tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue oneOf values
    • 200 response: added an item of type object to tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue oneOf values
    • 200 response: added an item of type object to tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue oneOf values
    • 200 response: added an item of type object to tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue oneOf values
  • POST /v3/trips/{tripId}/pnrs/{pnrId}/finalize:
    • request: has been updated at path customFieldV3UserResponses>selectedOptions>additionalInfoConfigs>formatExpression>description
  • PUT /v3/trips/{tripId}/pnrs/{pnrId}:
    • request: has been updated at path customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>formatExpression>description
    • request: added an item of type object to policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue oneOf values
    • request: added an item of type object to policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue oneOf values
    • request: added an item of type object to policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue oneOf values
    • request: added an item of type object to policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue oneOf values
    • request: added support for new value HST on enum transactions>itemGroups>previousTransactionFares>transactionFareType
    • request: added support for new value QST on enum transactions>itemGroups>previousTransactionFares>transactionFareType
    • request: added support for new value GST on enum transactions>itemGroups>previousTransactionFares>transactionFareType
    • request: added support for new value CHARGE_BASE on enum transactions>itemGroups>previousTransactionFares>transactionFareType
    • request: added support for new value CHARGE_TOTAL on enum transactions>itemGroups>previousTransactionFares>transactionFareType
    • request: added support for new value HST on enum transactions>itemGroups>transactionFares>transactionFareType
    • request: added support for new value QST on enum transactions>itemGroups>transactionFares>transactionFareType
    • request: added support for new value GST on enum transactions>itemGroups>transactionFares>transactionFareType
    • request: added support for new value CHARGE_BASE on enum transactions>itemGroups>transactionFares>transactionFareType
    • request: added support for new value CHARGE_TOTAL on enum transactions>itemGroups>transactionFares>transactionFareType
    • request: added support for new value FLIGHT_CREDIT_ISSUED on enum transactions>itemGroups>transactionType
  • GET /v3/trips/{tripId}/pnrs/{pnrId}:
    • 200 response: has been updated at path customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>formatExpression>description
    • 200 response: added an item of type object to policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue oneOf values
    • 200 response: added an item of type object to policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue oneOf values
    • 200 response: added an item of type object to policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue oneOf values
    • 200 response: added an item of type object to policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue oneOf values
    • 200 response: added support for new value HST on enum transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value QST on enum transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value GST on enum transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value CHARGE_BASE on enum transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value CHARGE_TOTAL on enum transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value HST on enum transactions>itemGroups>transactionFares>transactionFareType
    • 200 response: added support for new value QST on enum transactions>itemGroups>transactionFares>transactionFareType
    • 200 response: added support for new value GST on enum transactions>itemGroups>transactionFares>transactionFareType
    • 200 response: added support for new value CHARGE_BASE on enum transactions>itemGroups>transactionFares>transactionFareType
    • 200 response: added support for new value CHARGE_TOTAL on enum transactions>itemGroups>transactionFares>transactionFareType
    • 200 response: added support for new value FLIGHT_CREDIT_ISSUED on enum transactions>itemGroups>transactionType
  • POST /v3/trips/{tripId}/pnrs:
    • request: has been updated at path customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>formatExpression>description
    • request: added an item of type object to policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue oneOf values
    • request: added an item of type object to policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue oneOf values
    • request: added an item of type object to policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue oneOf values
    • request: added an item of type object to policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue oneOf values
    • request: added support for new value HST on enum transactions>itemGroups>previousTransactionFares>transactionFareType
    • request: added support for new value QST on enum transactions>itemGroups>previousTransactionFares>transactionFareType
    • request: added support for new value GST on enum transactions>itemGroups>previousTransactionFares>transactionFareType
    • request: added support for new value CHARGE_BASE on enum transactions>itemGroups>previousTransactionFares>transactionFareType
    • request: added support for new value CHARGE_TOTAL on enum transactions>itemGroups>previousTransactionFares>transactionFareType
    • request: added support for new value HST on enum transactions>itemGroups>transactionFares>transactionFareType
    • request: added support for new value QST on enum transactions>itemGroups>transactionFares>transactionFareType
    • request: added support for new value GST on enum transactions>itemGroups>transactionFares>transactionFareType
    • request: added support for new value CHARGE_BASE on enum transactions>itemGroups>transactionFares>transactionFareType
    • request: added support for new value CHARGE_TOTAL on enum transactions>itemGroups>transactionFares>transactionFareType
    • request: added support for new value FLIGHT_CREDIT_ISSUED on enum transactions>itemGroups>transactionType
  • GET /v3/trips/{tripId}/detail:
    • 200 response: has been updated at path pendingManualFormPnrs>data>customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>formatExpression>description
    • 200 response: added an item of type object to pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue oneOf values
    • 200 response: added an item of type object to pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue oneOf values
    • 200 response: added an item of type object to pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue oneOf values
    • 200 response: added an item of type object to pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue oneOf values
    • 200 response: added support for new value HST on enum pendingManualFormPnrs>data>transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value QST on enum pendingManualFormPnrs>data>transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value GST on enum pendingManualFormPnrs>data>transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value CHARGE_BASE on enum pendingManualFormPnrs>data>transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value CHARGE_TOTAL on enum pendingManualFormPnrs>data>transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value HST on enum pendingManualFormPnrs>data>transactions>itemGroups>transactionFares>transactionFareType
    • 200 response: added support for new value QST on enum pendingManualFormPnrs>data>transactions>itemGroups>transactionFares>transactionFareType
    • 200 response: added support for new value GST on enum pendingManualFormPnrs>data>transactions>itemGroups>transactionFares>transactionFareType
    • 200 response: added support for new value CHARGE_BASE on enum pendingManualFormPnrs>data>transactions>itemGroups>transactionFares>transactionFareType
    • 200 response: added support for new value CHARGE_TOTAL on enum pendingManualFormPnrs>data>transactions>itemGroups>transactionFares>transactionFareType
    • 200 response: added support for new value FLIGHT_CREDIT_ISSUED on enum pendingManualFormPnrs>data>transactions>itemGroups>transactionType
    • 200 response: has been updated at path pendingShellPnrs>data>customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>formatExpression>description
    • 200 response: added an item of type object to pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue oneOf values
    • 200 response: added an item of type object to pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue oneOf values
    • 200 response: added an item of type object to pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue oneOf values
    • 200 response: added an item of type object to pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue oneOf values
    • 200 response: added support for new value HST on enum pendingShellPnrs>data>transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value QST on enum pendingShellPnrs>data>transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value GST on enum pendingShellPnrs>data>transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value CHARGE_BASE on enum pendingShellPnrs>data>transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value CHARGE_TOTAL on enum pendingShellPnrs>data>transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value HST on enum pendingShellPnrs>data>transactions>itemGroups>transactionFares>transactionFareType
    • 200 response: added support for new value QST on enum pendingShellPnrs>data>transactions>itemGroups>transactionFares>transactionFareType
    • 200 response: added support for new value GST on enum pendingShellPnrs>data>transactions>itemGroups>transactionFares>transactionFareType
    • 200 response: added support for new value CHARGE_BASE on enum pendingShellPnrs>data>transactions>itemGroups>transactionFares>transactionFareType
    • 200 response: added support for new value CHARGE_TOTAL on enum pendingShellPnrs>data>transactions>itemGroups>transactionFares>transactionFareType
    • 200 response: added support for new value FLIGHT_CREDIT_ISSUED on enum pendingShellPnrs>data>transactions>itemGroups>transactionType
    • 200 response: has been updated at path pnrs>data>customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>formatExpression>description
    • 200 response: added an item of type object to pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue oneOf values
    • 200 response: added an item of type object to pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue oneOf values
    • 200 response: added an item of type object to pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue oneOf values
    • 200 response: added an item of type object to pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue oneOf values
    • 200 response: added support for new value HST on enum pnrs>data>transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value QST on enum pnrs>data>transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value GST on enum pnrs>data>transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value CHARGE_BASE on enum pnrs>data>transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value CHARGE_TOTAL on enum pnrs>data>transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value HST on enum pnrs>data>transactions>itemGroups>transactionFares>transactionFareType
    • 200 response: added support for new value QST on enum pnrs>data>transactions>itemGroups>transactionFares>transactionFareType
    • 200 response: added support for new value GST on enum pnrs>data>transactions>itemGroups>transactionFares>transactionFareType
    • 200 response: added support for new value CHARGE_BASE on enum pnrs>data>transactions>itemGroups>transactionFares>transactionFareType
    • 200 response: added support for new value CHARGE_TOTAL on enum pnrs>data>transactions>itemGroups>transactionFares>transactionFareType
    • 200 response: added support for new value FLIGHT_CREDIT_ISSUED on enum pnrs>data>transactions>itemGroups>transactionType

Deprecations

Air API
  • POST /v2/air/modify-book:
    • request: variables at path customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables has been deprecated
  • POST /v2/air/cancel-pnr:
    • request: variables at path customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables has been deprecated
  • POST /v2/air/create-pnr:
    • request: variables at path customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables has been deprecated
Event API
  • POST /v2/events/bulk-edit:
    • request: variables at path eventsToUpdate>eventBasicInfo>eventCustomFieldV3Responses>selectedOptions>additionalInfoConfigs>variables has been deprecated
    • request: variables at path customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables has been deprecated
  • POST /v2/events/{eventId}/edit-basic-info:
    • request: variables at path eventCustomFieldV3Responses>selectedOptions>additionalInfoConfigs>variables has been deprecated
  • POST /v2/events/list:
    • 200 response: variables at path events>customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables has been deprecated
  • GET /v2/events/read-by-external-id:
    • 200 response: variables at path event>customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables has been deprecated
  • GET /v2/events/{eventId}:
    • 200 response: variables at path event>customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables has been deprecated
  • POST /v2/events:
    • request: variables at path eventCustomFieldV3Responses>selectedOptions>additionalInfoConfigs>variables has been deprecated
Hotel API
  • POST /v2/hotel/pnrs/{pnrId}/modify-book:
    • request: variables at path customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables has been deprecated
  • POST /v2/hotel/pnrs/{pnrId}/cancel-pnr:
    • request: variables at path customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables has been deprecated
  • POST /v2/hotel/create-pnr:
    • request: variables at path customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables has been deprecated
Template API
  • GET /v2/event-templates/read-by-external-id:
    • 200 response: variables at path eventTemplate>customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables has been deprecated
  • POST /v2/event-templates/list:
    • 200 response: variables at path eventTemplates>customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables has been deprecated
    • request: variables at path customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables has been deprecated
  • GET /v2/event-templates/{templateId}:
    • 200 response: variables at path eventTemplate>customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables has been deprecated
  • POST /v2/event-templates:
    • request: variables at path customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables has been deprecated
Trip API
  • POST /v3/trips/{tripId}/pnrs/{pnrId}/finalize:
    • request: variables at path customFieldV3UserResponses>selectedOptions>additionalInfoConfigs>variables has been deprecated
  • PUT /v3/trips/{tripId}/pnrs/{pnrId}:
    • request: variables at path customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>variables has been deprecated
  • GET /v3/trips/{tripId}/pnrs/{pnrId}:
    • 200 response: variables at path customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>variables has been deprecated
  • POST /v3/trips/{tripId}/pnrs:
    • request: variables at path customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>variables has been deprecated
  • GET /v3/trips/{tripId}/detail:
    • 200 response: variables at path pendingManualFormPnrs>data>customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>variables has been deprecated
    • 200 response: variables at path pendingShellPnrs>data>customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>variables has been deprecated
    • 200 response: variables at path pnrs>data>customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>variables has been deprecated

July 30, 2025

Updates

Air API
  • POST /v2/air/modify-search:
    • 200 response: added support for itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>carryOn>sizeLimitDescription property
    • 200 response: added support for itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>checkedIn>sizeLimitDescription property
  • POST /v2/air/selected-itinerary:
    • 200 response: added support for itinerary>legs>travelerInfos>fareRules>baggagePolicy>carryOn>sizeLimitDescription property
    • 200 response: added support for itinerary>legs>travelerInfos>fareRules>baggagePolicy>checkedIn>sizeLimitDescription property
  • POST /v2/air/flight-attributes:
    • 200 response: added support for itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>carryOn>sizeLimitDescription property
    • 200 response: added support for itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>checkedIn>sizeLimitDescription property
  • POST /v2/air/search-flights:
    • 200 response: added support for itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>carryOn>sizeLimitDescription property
    • 200 response: added support for itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>checkedIn>sizeLimitDescription property
  • POST /v2/air/modify-search:
    • 200 response: removed support for value KG from enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit
    • 200 response: removed support for value LBS from enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit
    • 200 response: removed support for value KG from enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit
    • 200 response: removed support for value LBS from enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit
  • POST /v2/air/flight-checkout:
    • 200 response: removed support for value KG from enum baggageInfo>baggageSelectionGroups>travelerBaggageOptions>baggageOptions>multiSelectOptions>simpleBag>weightLimit>unit
    • 200 response: removed support for value LBS from enum baggageInfo>baggageSelectionGroups>travelerBaggageOptions>baggageOptions>multiSelectOptions>simpleBag>weightLimit>unit
    • 200 response: removed support for value KG from enum baggageInfo>baggageSelectionGroups>travelerBaggageOptions>baggageOptions>singleSelectOptions>complexBag>complexBagWeight>totalWeightBreakdown>unit
    • 200 response: removed support for value LBS from enum baggageInfo>baggageSelectionGroups>travelerBaggageOptions>baggageOptions>singleSelectOptions>complexBag>complexBagWeight>totalWeightBreakdown>unit
    • 200 response: removed support for value KG from enum baggageInfo>baggageSelectionGroups>travelerBaggageOptions>baggageOptions>singleSelectOptions>complexBag>complexBagWeight>totalWeight>unit
    • 200 response: removed support for value LBS from enum baggageInfo>baggageSelectionGroups>travelerBaggageOptions>baggageOptions>singleSelectOptions>complexBag>complexBagWeight>totalWeight>unit
  • POST /v2/air/selected-itinerary:
    • 200 response: removed support for value KG from enum itinerary>legs>travelerInfos>fareRules>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit
    • 200 response: removed support for value LBS from enum itinerary>legs>travelerInfos>fareRules>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit
    • 200 response: removed support for value KG from enum itinerary>legs>travelerInfos>fareRules>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit
    • 200 response: removed support for value LBS from enum itinerary>legs>travelerInfos>fareRules>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit
  • POST /v2/air/flight-attributes:
    • 200 response: removed support for value KG from enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit
    • 200 response: removed support for value LBS from enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit
    • 200 response: removed support for value KG from enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit
    • 200 response: removed support for value LBS from enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit
  • POST /v2/air/search-flights:
    • 200 response: removed support for value KG from enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit
    • 200 response: removed support for value LBS from enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit
    • 200 response: removed support for value KG from enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit
    • 200 response: removed support for value LBS from enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit
  • POST /v2/air/revalidate-itinerary:
    • request: travelers>seats>seatNumber is no longer required
    • request: travelers>seats>seatNumbers is now required
  • POST /v2/air/initiate-booking:
    • request: travelers>seats>seatNumber is no longer required
    • request: travelers>seats>seatNumbers is now required
Company API
  • POST /v2/service-charge/{entityType}/{entityId}/types/{type}/list:
    • 200 response: added support for new value WAIVED_OFF on enum serviceCharges>paymentStatus
    • 200 response: added support for serviceCharges>charge>waiveOffInfo property
Payments API
  • POST /v2/service-charge/{entityType}/{entityId}/types/{type}/list:
    • 200 response: added support for new value WAIVED_OFF on enum serviceCharges>paymentStatus
    • 200 response: added support for serviceCharges>charge>waiveOffInfo property
Policy API
  • PUT /v2/companies/{companyId}/policies/{policyId}:
    • request: added an item of type object to rules>policyValue>universalProps oneOf values
    • request: added support for new value AIR_RESTRICTED_FARES on enum rules>ruleType
  • GET /v2/companies/{companyId}/policies/{policyId}:
    • 200 response: added an item of type object to rules>policyValue>universalProps oneOf values
    • 200 response: added support for new value AIR_RESTRICTED_FARES on enum rules>ruleType
  • POST /v2/companies/{companyId}/policies:
    • request: added an item of type object to rules>policyValue>universalProps oneOf values
    • request: added support for new value AIR_RESTRICTED_FARES on enum rules>ruleType
Trip API
  • PUT /v3/trips/{tripId}/pnrs/{pnrId}:
    • request: added support for airPnr>legs>fareOffers>baggagePolicy>carryOn>sizeLimitDescription property
    • request: added support for airPnr>legs>fareOffers>baggagePolicy>checkedIn>sizeLimitDescription property
  • GET /v3/trips/{tripId}/pnrs/{pnrId}:
    • 200 response: added support for airPnr>legs>fareOffers>baggagePolicy>carryOn>sizeLimitDescription property
    • 200 response: added support for airPnr>legs>fareOffers>baggagePolicy>checkedIn>sizeLimitDescription property
  • POST /v3/trips/{tripId}/pnrs:
    • request: added support for airPnr>legs>fareOffers>baggagePolicy>carryOn>sizeLimitDescription property
    • request: added support for airPnr>legs>fareOffers>baggagePolicy>checkedIn>sizeLimitDescription property
  • GET /v3/trips/{tripId}/detail:
    • 200 response: added support for pendingManualFormPnrs>data>airPnr>legs>fareOffers>baggagePolicy>carryOn>sizeLimitDescription property
    • 200 response: added support for pendingManualFormPnrs>data>airPnr>legs>fareOffers>baggagePolicy>checkedIn>sizeLimitDescription property
    • 200 response: added support for pendingShellPnrs>data>airPnr>legs>fareOffers>baggagePolicy>carryOn>sizeLimitDescription property
    • 200 response: added support for pendingShellPnrs>data>airPnr>legs>fareOffers>baggagePolicy>checkedIn>sizeLimitDescription property
    • 200 response: added support for pnrs>data>airPnr>legs>fareOffers>baggagePolicy>carryOn>sizeLimitDescription property
    • 200 response: added support for pnrs>data>airPnr>legs>fareOffers>baggagePolicy>checkedIn>sizeLimitDescription property
    • 200 response: added support for basicTripInfo>userId property
    • 200 response: added support for basicTripInfo>registrarUserId property
  • GET /v2/trips/{tripId}:
    • 200 response: added support for userId property
    • 200 response: added support for registrarUserId property
  • PUT /v3/trips/{tripId}/pnrs/{pnrId}:
    • request: removed support for value KG from enum airPnr>legs>fareOffers>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit
    • request: removed support for value LBS from enum airPnr>legs>fareOffers>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit
    • request: removed support for value KG from enum airPnr>legs>fareOffers>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit
    • request: removed support for value LBS from enum airPnr>legs>fareOffers>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit
  • GET /v3/trips/{tripId}/pnrs/{pnrId}:
    • 200 response: removed support for value KG from enum airPnr>legs>fareOffers>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit
    • 200 response: removed support for value LBS from enum airPnr>legs>fareOffers>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit
    • 200 response: removed support for value KG from enum airPnr>legs>fareOffers>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit
    • 200 response: removed support for value LBS from enum airPnr>legs>fareOffers>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit
  • POST /v3/trips/{tripId}/pnrs:
    • request: removed support for value KG from enum airPnr>legs>fareOffers>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit
    • request: removed support for value LBS from enum airPnr>legs>fareOffers>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit
    • request: removed support for value KG from enum airPnr>legs>fareOffers>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit
    • request: removed support for value LBS from enum airPnr>legs>fareOffers>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit
  • GET /v3/trips/{tripId}/detail:
    • 200 response: removed support for value KG from enum pendingManualFormPnrs>data>airPnr>legs>fareOffers>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit
    • 200 response: removed support for value LBS from enum pendingManualFormPnrs>data>airPnr>legs>fareOffers>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit
    • 200 response: removed support for value KG from enum pendingManualFormPnrs>data>airPnr>legs>fareOffers>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit
    • 200 response: removed support for value LBS from enum pendingManualFormPnrs>data>airPnr>legs>fareOffers>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit
    • 200 response: removed support for value KG from enum pendingShellPnrs>data>airPnr>legs>fareOffers>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit
    • 200 response: removed support for value LBS from enum pendingShellPnrs>data>airPnr>legs>fareOffers>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit
    • 200 response: removed support for value KG from enum pendingShellPnrs>data>airPnr>legs>fareOffers>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit
    • 200 response: removed support for value LBS from enum pendingShellPnrs>data>airPnr>legs>fareOffers>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit
    • 200 response: removed support for value KG from enum pnrs>data>airPnr>legs>fareOffers>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit
    • 200 response: removed support for value LBS from enum pnrs>data>airPnr>legs>fareOffers>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit
    • 200 response: removed support for value KG from enum pnrs>data>airPnr>legs>fareOffers>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit
    • 200 response: removed support for value LBS from enum pnrs>data>airPnr>legs>fareOffers>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit
  • POST /v2/invoicing/invoice-data:
    • 200 response: added support for invoices>data>supplierType property
  • PUT /v3/trips/{tripId}/pnrs/{pnrId}:
    • request: added support for serviceFees>waiveOffInfo property
    • request: added support for new value WAIVED_OFF on enum serviceFees>status
  • GET /v3/trips/{tripId}/pnrs/{pnrId}:
    • 200 response: added support for serviceFees>waiveOffInfo property
    • 200 response: added support for new value WAIVED_OFF on enum serviceFees>status
  • POST /v3/trips/{tripId}/pnrs:
    • request: added support for serviceFees>waiveOffInfo property
    • request: added support for new value WAIVED_OFF on enum serviceFees>status
  • GET /v3/trips/{tripId}/detail:
    • 200 response: added support for pendingManualFormPnrs>data>serviceFees>waiveOffInfo property
    • 200 response: added support for new value WAIVED_OFF on enum pendingManualFormPnrs>data>serviceFees>status
    • 200 response: added support for pendingShellPnrs>data>serviceFees>waiveOffInfo property
    • 200 response: added support for new value WAIVED_OFF on enum pendingShellPnrs>data>serviceFees>status
    • 200 response: added support for pnrs>data>serviceFees>waiveOffInfo property
    • 200 response: added support for new value WAIVED_OFF on enum pnrs>data>serviceFees>status

Deprecations

Company API
  • PUT /v2/companies/{companyId}: request: companyLogo has been deprecated
  • GET /v2/companies/{companyId}: 200 response: companyLogo has been deprecated

New endpoints

Company API
  • Published GET /v2/companies/{companyId}/managers-config

  • Published PUT /v2/companies/{companyId}/managers-config

  • Published DELETE /v2/companies/{companyId}/managers-config

July 24, 2025

Updates

Air API
  • POST /v2/air/pnrs/{pnrId}/update:
    • request: added support for new value VANILLA_ALLIANCE on enum travelerInfo>traveler>travelerInfo>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • request: added support for new value U_FLY_ALLIANCE on enum travelerInfo>traveler>travelerInfo>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • request: added support for new value VALUE_ALLIANCE on enum travelerInfo>traveler>travelerInfo>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
  • POST /v2/air/modify-book:
    • request: added support for new value ADD_COLLECT_AMOUNT on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables
    • request: added support for new value SELECTED_FARE on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables
    • request: added support for new value SPLIT_PAYMENT_FARE on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables
    • request: added support for new value ADD_COLLECT_AMOUNT on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>name
    • request: added support for new value SELECTED_FARE on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>name
    • request: added support for new value SPLIT_PAYMENT_FARE on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>name
  • POST /v2/air/modify-search:
    • 200 response: added support for new value VANILLA_ALLIANCE on enum metadata>applicableAlliances
    • 200 response: added support for new value U_FLY_ALLIANCE on enum metadata>applicableAlliances
    • 200 response: added support for new value VALUE_ALLIANCE on enum metadata>applicableAlliances
    • 200 response: added support for new value CENTIMETER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • 200 response: added support for new value METER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • 200 response: added support for new value METER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>actualValue>length>unit
    • 200 response: added support for new value METER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>actualValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>expectedValue>length>unit
    • 200 response: added support for new value METER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>expectedValue>length>unit
    • 200 response: added support for new value KG on enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit
    • 200 response: added support for new value LBS on enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit
    • 200 response: added support for new value KG on enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit
    • 200 response: added support for new value LBS on enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit
    • request: added support for new value VANILLA_ALLIANCE on enum filters>alliance>alliances
    • request: added support for new value U_FLY_ALLIANCE on enum filters>alliance>alliances
    • request: added support for new value VALUE_ALLIANCE on enum filters>alliance>alliances
  • POST /v2/air/cancel-pnr:
    • request: added support for new value ADD_COLLECT_AMOUNT on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables
    • request: added support for new value SELECTED_FARE on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables
    • request: added support for new value SPLIT_PAYMENT_FARE on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables
    • request: added support for new value ADD_COLLECT_AMOUNT on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>name
    • request: added support for new value SELECTED_FARE on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>name
    • request: added support for new value SPLIT_PAYMENT_FARE on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>name
  • POST /v2/air/create-pnr:
    • request: added support for new value ADD_COLLECT_AMOUNT on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables
    • request: added support for new value SELECTED_FARE on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables
    • request: added support for new value SPLIT_PAYMENT_FARE on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables
    • request: added support for new value ADD_COLLECT_AMOUNT on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>name
    • request: added support for new value SELECTED_FARE on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>name
    • request: added support for new value SPLIT_PAYMENT_FARE on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>name
  • POST /v2/air/intermediate-revalidate-itinerary:
    • 200 response: added support for new value CENTIMETER on enum policyDetails>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • 200 response: added support for new value METER on enum policyDetails>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum policyDetails>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • 200 response: added support for new value METER on enum policyDetails>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum policyDetails>ruleResultInfos>violationInfos>actualValue>length>unit
    • 200 response: added support for new value METER on enum policyDetails>ruleResultInfos>violationInfos>actualValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum policyDetails>ruleResultInfos>violationInfos>expectedValue>length>unit
    • 200 response: added support for new value METER on enum policyDetails>ruleResultInfos>violationInfos>expectedValue>length>unit
  • POST /v2/air/revalidate-itinerary:
    • 200 response: added support for new value CENTIMETER on enum policyDetails>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • 200 response: added support for new value METER on enum policyDetails>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum policyDetails>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • 200 response: added support for new value METER on enum policyDetails>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum policyDetails>ruleResultInfos>violationInfos>actualValue>length>unit
    • 200 response: added support for new value METER on enum policyDetails>ruleResultInfos>violationInfos>actualValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum policyDetails>ruleResultInfos>violationInfos>expectedValue>length>unit
    • 200 response: added support for new value METER on enum policyDetails>ruleResultInfos>violationInfos>expectedValue>length>unit
  • POST /v2/air/flight-checkout:
    • 200 response: added support for new value KG on enum baggageInfo>baggageSelectionGroups>travelerBaggageOptions>baggageOptions>multiSelectOptions>simpleBag>weightLimit>unit
    • 200 response: added support for new value LBS on enum baggageInfo>baggageSelectionGroups>travelerBaggageOptions>baggageOptions>multiSelectOptions>simpleBag>weightLimit>unit
    • 200 response: added support for new value KG on enum baggageInfo>baggageSelectionGroups>travelerBaggageOptions>baggageOptions>singleSelectOptions>complexBag>complexBagWeight>totalWeightBreakdown>unit
    • 200 response: added support for new value LBS on enum baggageInfo>baggageSelectionGroups>travelerBaggageOptions>baggageOptions>singleSelectOptions>complexBag>complexBagWeight>totalWeightBreakdown>unit
    • 200 response: added support for new value KG on enum baggageInfo>baggageSelectionGroups>travelerBaggageOptions>baggageOptions>singleSelectOptions>complexBag>complexBagWeight>totalWeight>unit
    • 200 response: added support for new value LBS on enum baggageInfo>baggageSelectionGroups>travelerBaggageOptions>baggageOptions>singleSelectOptions>complexBag>complexBagWeight>totalWeight>unit
  • POST /v2/air/selected-itinerary:
    • 200 response: added support for new value CENTIMETER on enum itinerary>policyInfos>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • 200 response: added support for new value METER on enum itinerary>policyInfos>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum itinerary>policyInfos>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • 200 response: added support for new value METER on enum itinerary>policyInfos>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum itinerary>policyInfos>ruleResultInfos>violationInfos>actualValue>length>unit
    • 200 response: added support for new value METER on enum itinerary>policyInfos>ruleResultInfos>violationInfos>actualValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum itinerary>policyInfos>ruleResultInfos>violationInfos>expectedValue>length>unit
    • 200 response: added support for new value METER on enum itinerary>policyInfos>ruleResultInfos>violationInfos>expectedValue>length>unit
    • 200 response: added support for new value KG on enum itinerary>legs>travelerInfos>fareRules>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit
    • 200 response: added support for new value LBS on enum itinerary>legs>travelerInfos>fareRules>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit
    • 200 response: added support for new value KG on enum itinerary>legs>travelerInfos>fareRules>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit
    • 200 response: added support for new value LBS on enum itinerary>legs>travelerInfos>fareRules>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit
  • POST /v2/air/flight-attributes:
    • 200 response: added support for new value VANILLA_ALLIANCE on enum metadata>applicableAlliances
    • 200 response: added support for new value U_FLY_ALLIANCE on enum metadata>applicableAlliances
    • 200 response: added support for new value VALUE_ALLIANCE on enum metadata>applicableAlliances
    • 200 response: added support for new value CENTIMETER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • 200 response: added support for new value METER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • 200 response: added support for new value METER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>actualValue>length>unit
    • 200 response: added support for new value METER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>actualValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>expectedValue>length>unit
    • 200 response: added support for new value METER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>expectedValue>length>unit
    • 200 response: added support for new value KG on enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit
    • 200 response: added support for new value LBS on enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit
    • 200 response: added support for new value KG on enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit
    • 200 response: added support for new value LBS on enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit
  • POST /v2/air/search-flights:
    • 200 response: added support for new value VANILLA_ALLIANCE on enum metadata>applicableAlliances
    • 200 response: added support for new value U_FLY_ALLIANCE on enum metadata>applicableAlliances
    • 200 response: added support for new value VALUE_ALLIANCE on enum metadata>applicableAlliances
    • 200 response: added support for new value CENTIMETER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • 200 response: added support for new value METER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • 200 response: added support for new value METER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>actualValue>length>unit
    • 200 response: added support for new value METER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>actualValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>expectedValue>length>unit
    • 200 response: added support for new value METER on enum itineraryDetails>itineraries>policyInfos>ruleResultInfos>violationInfos>expectedValue>length>unit
    • 200 response: added support for new value KG on enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit
    • 200 response: added support for new value LBS on enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit
    • 200 response: added support for new value KG on enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit
    • 200 response: added support for new value LBS on enum itineraryDetails>itineraries>legs>travelerInfos>fareRules>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit
    • request: added support for new value VANILLA_ALLIANCE on enum filters>alliance>alliances
    • request: added support for new value U_FLY_ALLIANCE on enum filters>alliance>alliances
    • request: added support for new value VALUE_ALLIANCE on enum filters>alliance>alliances
Company API
  • GET /v2/companies/{companyId}/white-label-config:
    • 200 response: added support for webLinks>checkoutCoverImageUrl property
  • PUT /v2/companies/{companyId}/white-label-config:
    • request: added support for webLinks>checkoutCoverImageUrl property
Event API
  • POST /v2/events/bulk-edit:
    • request: added support for eventsToUpdate>eventBasicInfo>eventCustomFieldV3Responses property
    • PUT /v2/events/{eventId}/custom-field-responses:
    • request: added support for new value ADD_COLLECT_AMOUNT on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables
    • request: added support for new value SELECTED_FARE on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables
    • request: added support for new value SPLIT_PAYMENT_FARE on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables
    • request: added support for new value ADD_COLLECT_AMOUNT on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>name
    • request: added support for new value SELECTED_FARE on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>name
    • request: added support for new value SPLIT_PAYMENT_FARE on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>name
  • POST /v2/events/{eventId}/edit-basic-info:
    • request: added support for eventCustomFieldV3Responses property
  • POST /v2/events/list:
    • 200 response: added support for new value ADD_COLLECT_AMOUNT on enum events>customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables
    • 200 response: added support for new value SELECTED_FARE on enum events>customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables
    • 200 response: added support for new value SPLIT_PAYMENT_FARE on enum events>customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables
    • 200 response: added support for new value ADD_COLLECT_AMOUNT on enum events>customFieldV3Responses>selectedOptions>additionalInfoConfigs>name
    • 200 response: added support for new value SELECTED_FARE on enum events>customFieldV3Responses>selectedOptions>additionalInfoConfigs>name
    • 200 response: added support for new value SPLIT_PAYMENT_FARE on enum events>customFieldV3Responses>selectedOptions>additionalInfoConfigs>name
  • GET /v2/events/read-by-external-id:
    • 200 response: added support for new value ADD_COLLECT_AMOUNT on enum event>customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables
    • 200 response: added support for new value SELECTED_FARE on enum event>customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables
    • 200 response: added support for new value SPLIT_PAYMENT_FARE on enum event>customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables
    • 200 response: added support for new value ADD_COLLECT_AMOUNT on enum event>customFieldV3Responses>selectedOptions>additionalInfoConfigs>name
    • 200 response: added support for new value SELECTED_FARE on enum event>customFieldV3Responses>selectedOptions>additionalInfoConfigs>name
    • 200 response: added support for new value SPLIT_PAYMENT_FARE on enum event>customFieldV3Responses>selectedOptions>additionalInfoConfigs>name
  • GET /v2/events/{eventId}:
    • 200 response: added support for new value ADD_COLLECT_AMOUNT on enum event>customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables
    • 200 response: added support for new value SELECTED_FARE on enum event>customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables
    • 200 response: added support for new value SPLIT_PAYMENT_FARE on enum event>customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables
    • 200 response: added support for new value ADD_COLLECT_AMOUNT on enum event>customFieldV3Responses>selectedOptions>additionalInfoConfigs>name
    • 200 response: added support for new value SELECTED_FARE on enum event>customFieldV3Responses>selectedOptions>additionalInfoConfigs>name
    • 200 response: added support for new value SPLIT_PAYMENT_FARE on enum event>customFieldV3Responses>selectedOptions>additionalInfoConfigs>name
  • POST /v2/events:
    • request: added support for new value ADD_COLLECT_AMOUNT on enum eventCustomFieldV3Responses>selectedOptions>additionalInfoConfigs>variables
    • request: added support for new value SELECTED_FARE on enum eventCustomFieldV3Responses>selectedOptions>additionalInfoConfigs>variables
    • request: added support for new value SPLIT_PAYMENT_FARE on enum eventCustomFieldV3Responses>selectedOptions>additionalInfoConfigs>variables
    • request: added support for new value ADD_COLLECT_AMOUNT on enum eventCustomFieldV3Responses>selectedOptions>additionalInfoConfigs>name
    • request: added support for new value SELECTED_FARE on enum eventCustomFieldV3Responses>selectedOptions>additionalInfoConfigs>name
    • request: added support for new value SPLIT_PAYMENT_FARE on enum eventCustomFieldV3Responses>selectedOptions>additionalInfoConfigs>name
Hotel API
  • POST /v2/hotel/pnrs/{pnrId}/modify-book:
    • request: added support for new value ADD_COLLECT_AMOUNT on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables
    • request: added support for new value SELECTED_FARE on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables
    • request: added support for new value SPLIT_PAYMENT_FARE on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables
    • request: added support for new value ADD_COLLECT_AMOUNT on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>name
    • request: added support for new value SELECTED_FARE on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>name
    • request: added support for new value SPLIT_PAYMENT_FARE on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>name
  • POST /v2/hotel/pnrs/{pnrId}/modify-details:
    • 200 response: added support for new value CENTIMETER on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • 200 response: added support for new value METER on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • 200 response: added support for new value METER on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>actualValue>length>unit
    • 200 response: added support for new value METER on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>actualValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>expectedValue>length>unit
    • 200 response: added support for new value METER on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>expectedValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • 200 response: added support for new value METER on enum rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • 200 response: added support for new value METER on enum rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>actualValue>length>unit
    • 200 response: added support for new value METER on enum rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>actualValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>expectedValue>length>unit
    • 200 response: added support for new value METER on enum rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>expectedValue>length>unit
  • POST /v2/hotel/pnrs/{pnrId}/cancel-pnr:
    • request: added support for new value ADD_COLLECT_AMOUNT on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables
    • request: added support for new value SELECTED_FARE on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables
    • request: added support for new value SPLIT_PAYMENT_FARE on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables
    • request: added support for new value ADD_COLLECT_AMOUNT on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>name
    • request: added support for new value SELECTED_FARE on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>name
    • request: added support for new value SPLIT_PAYMENT_FARE on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>name
  • POST /v2/hotel/create-pnr:
    • request: added support for new value ADD_COLLECT_AMOUNT on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables
    • request: added support for new value SELECTED_FARE on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables
    • request: added support for new value SPLIT_PAYMENT_FARE on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables
    • request: added support for new value ADD_COLLECT_AMOUNT on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>name
    • request: added support for new value SELECTED_FARE on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>name
    • request: added support for new value SPLIT_PAYMENT_FARE on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>name
  • POST /v2/hotel/validate-rebooking:
    • request: added support for new value VANILLA_ALLIANCE on enum travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • request: added support for new value U_FLY_ALLIANCE on enum travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • request: added support for new value VALUE_ALLIANCE on enum travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
  • POST /v2/hotel/details:
    • 200 response: added support for new value CENTIMETER on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • 200 response: added support for new value METER on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • 200 response: added support for new value METER on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>actualValue>length>unit
    • 200 response: added support for new value METER on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>actualValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>expectedValue>length>unit
    • 200 response: added support for new value METER on enum bookedRooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>expectedValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • 200 response: added support for new value METER on enum rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • 200 response: added support for new value METER on enum rooms>rateOptions>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>actualValue>length>unit
    • 200 response: added support for new value METER on enum rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>actualValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>expectedValue>length>unit
    • 200 response: added support for new value METER on enum rooms>rateOptions>policyInfo>ruleResultInfos>violationInfos>expectedValue>length>unit
  • POST /v2/hotel/search:
    • 200 response: added support for new value CENTIMETER on enum hotels>policyInfo>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • 200 response: added support for new value METER on enum hotels>policyInfo>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum hotels>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • 200 response: added support for new value METER on enum hotels>policyInfo>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum hotels>policyInfo>ruleResultInfos>violationInfos>actualValue>length>unit
    • 200 response: added support for new value METER on enum hotels>policyInfo>ruleResultInfos>violationInfos>actualValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum hotels>policyInfo>ruleResultInfos>violationInfos>expectedValue>length>unit
    • 200 response: added support for new value METER on enum hotels>policyInfo>ruleResultInfos>violationInfos>expectedValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum hotels>distance>unit
    • 200 response: added support for new value METER on enum hotels>distance>unit
    • request: added support for new value CENTIMETER on enum filters>radius>unit
    • request: added support for new value METER on enum filters>radius>unit
Policy API
  • PUT /v2/companies/{companyId}/policies/{policyId}:
    • request: added support for new value CENTIMETER on enum hotelPolicyRules>hotelMedianRateNightly>hotelMedianRateProps>searchRadius>unit
    • request: added support for new value METER on enum hotelPolicyRules>hotelMedianRateNightly>hotelMedianRateProps>searchRadius>unit
  • GET /v2/companies/{companyId}/policies/{policyId}:
    • 200 response: added support for new value CENTIMETER on enum hotelPolicyRules>hotelMedianRateNightly>hotelMedianRateProps>searchRadius>unit
    • 200 response: added support for new value METER on enum hotelPolicyRules>hotelMedianRateNightly>hotelMedianRateProps>searchRadius>unit
  • POST /v2/companies/{companyId}/policies:
    • request: added support for new value CENTIMETER on enum hotelPolicyRules>hotelMedianRateNightly>hotelMedianRateProps>searchRadius>unit
    • request: added support for new value METER on enum hotelPolicyRules>hotelMedianRateNightly>hotelMedianRateProps>searchRadius>unit
Template API
  • GET /v2/event-templates/read-by-external-id:
    • 200 response: added support for new value ADD_COLLECT_AMOUNT on enum eventTemplate>customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables
    • 200 response: added support for new value SELECTED_FARE on enum eventTemplate>customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables
    • 200 response: added support for new value SPLIT_PAYMENT_FARE on enum eventTemplate>customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables
    • 200 response: added support for new value ADD_COLLECT_AMOUNT on enum eventTemplate>customFieldV3Responses>selectedOptions>additionalInfoConfigs>name
    • 200 response: added support for new value SELECTED_FARE on enum eventTemplate>customFieldV3Responses>selectedOptions>additionalInfoConfigs>name
    • 200 response: added support for new value SPLIT_PAYMENT_FARE on enum eventTemplate>customFieldV3Responses>selectedOptions>additionalInfoConfigs>name
  • POST /v2/event-templates/list:
    • 200 response: added support for new value ADD_COLLECT_AMOUNT on enum eventTemplates>customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables
    • 200 response: added support for new value SELECTED_FARE on enum eventTemplates>customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables
    • 200 response: added support for new value SPLIT_PAYMENT_FARE on enum eventTemplates>customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables
    • 200 response: added support for new value ADD_COLLECT_AMOUNT on enum eventTemplates>customFieldV3Responses>selectedOptions>additionalInfoConfigs>name
    • 200 response: added support for new value SELECTED_FARE on enum eventTemplates>customFieldV3Responses>selectedOptions>additionalInfoConfigs>name
    • 200 response: added support for new value SPLIT_PAYMENT_FARE on enum eventTemplates>customFieldV3Responses>selectedOptions>additionalInfoConfigs>name
    • PUT /v2/event-templates/{templateId}/custom-field-responses:
    • request: added support for new value ADD_COLLECT_AMOUNT on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables
    • request: added support for new value SELECTED_FARE on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables
    • request: added support for new value SPLIT_PAYMENT_FARE on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables
    • request: added support for new value ADD_COLLECT_AMOUNT on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>name
    • request: added support for new value SELECTED_FARE on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>name
    • request: added support for new value SPLIT_PAYMENT_FARE on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>name
  • GET /v2/event-templates/{templateId}:
    • 200 response: added support for new value ADD_COLLECT_AMOUNT on enum eventTemplate>customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables
    • 200 response: added support for new value SELECTED_FARE on enum eventTemplate>customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables
    • 200 response: added support for new value SPLIT_PAYMENT_FARE on enum eventTemplate>customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables
    • 200 response: added support for new value ADD_COLLECT_AMOUNT on enum eventTemplate>customFieldV3Responses>selectedOptions>additionalInfoConfigs>name
    • 200 response: added support for new value SELECTED_FARE on enum eventTemplate>customFieldV3Responses>selectedOptions>additionalInfoConfigs>name
    • 200 response: added support for new value SPLIT_PAYMENT_FARE on enum eventTemplate>customFieldV3Responses>selectedOptions>additionalInfoConfigs>name
  • POST /v2/event-templates:
    • request: added support for new value ADD_COLLECT_AMOUNT on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables
    • request: added support for new value SELECTED_FARE on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables
    • request: added support for new value SPLIT_PAYMENT_FARE on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>variables
    • request: added support for new value ADD_COLLECT_AMOUNT on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>name
    • request: added support for new value SELECTED_FARE on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>name
    • request: added support for new value SPLIT_PAYMENT_FARE on enum customFieldV3Responses>selectedOptions>additionalInfoConfigs>name
Trip API
  • POST /v3/approvals/companies/{companyId}/list:
    • 200 response: added support for new value CENTIMETER on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • 200 response: added support for new value METER on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • 200 response: added support for new value METER on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>length>unit
    • 200 response: added support for new value METER on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>length>unit
    • 200 response: added support for new value METER on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>length>unit
    • 200 response: added support for new value VANILLA_ALLIANCE on enum approvalDataList>pnrSummary>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: added support for new value U_FLY_ALLIANCE on enum approvalDataList>pnrSummary>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: added support for new value VALUE_ALLIANCE on enum approvalDataList>pnrSummary>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
  • POST /v3/approvals/approvers/{userId}/list:
    • 200 response: added support for new value CENTIMETER on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • 200 response: added support for new value METER on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • 200 response: added support for new value METER on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>length>unit
    • 200 response: added support for new value METER on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>length>unit
    • 200 response: added support for new value METER on enum approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>length>unit
    • 200 response: added support for new value VANILLA_ALLIANCE on enum approvalDataList>pnrSummary>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: added support for new value U_FLY_ALLIANCE on enum approvalDataList>pnrSummary>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: added support for new value VALUE_ALLIANCE on enum approvalDataList>pnrSummary>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
  • GET /v2/trips/{tripId}/pnrs/{pnrId}/cancellation-details:
    • 200 response: added support for cancellationDetails>air>cancellationNotSupportedReasons property
  • POST /v3/trips/arrangers/{arrangerId}/list:
    • 200 response: added support for new value CENTIMETER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • 200 response: added support for new value METER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • 200 response: added support for new value METER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>length>unit
    • 200 response: added support for new value METER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>length>unit
    • 200 response: added support for new value METER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>length>unit
    • 200 response: added support for new value VANILLA_ALLIANCE on enum failedTripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: added support for new value U_FLY_ALLIANCE on enum failedTripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: added support for new value VALUE_ALLIANCE on enum failedTripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: added support for new value CENTIMETER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • 200 response: added support for new value METER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • 200 response: added support for new value METER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>length>unit
    • 200 response: added support for new value METER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>length>unit
    • 200 response: added support for new value METER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>length>unit
    • 200 response: added support for new value VANILLA_ALLIANCE on enum tripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: added support for new value U_FLY_ALLIANCE on enum tripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: added support for new value VALUE_ALLIANCE on enum tripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
  • POST /v3/trips/companies/{companyId}/list:
    • 200 response: added support for new value CENTIMETER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • 200 response: added support for new value METER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • 200 response: added support for new value METER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>length>unit
    • 200 response: added support for new value METER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>length>unit
    • 200 response: added support for new value METER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>length>unit
    • 200 response: added support for new value VANILLA_ALLIANCE on enum failedTripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: added support for new value U_FLY_ALLIANCE on enum failedTripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: added support for new value VALUE_ALLIANCE on enum failedTripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: added support for new value CENTIMETER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • 200 response: added support for new value METER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • 200 response: added support for new value METER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>length>unit
    • 200 response: added support for new value METER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>length>unit
    • 200 response: added support for new value METER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>length>unit
    • 200 response: added support for new value VANILLA_ALLIANCE on enum tripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: added support for new value U_FLY_ALLIANCE on enum tripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: added support for new value VALUE_ALLIANCE on enum tripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
  • POST /v3/trips/users/{userId}/list:
    • 200 response: added support for new value CENTIMETER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • 200 response: added support for new value METER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • 200 response: added support for new value METER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>length>unit
    • 200 response: added support for new value METER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>length>unit
    • 200 response: added support for new value METER on enum failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>length>unit
    • 200 response: added support for new value VANILLA_ALLIANCE on enum failedTripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: added support for new value U_FLY_ALLIANCE on enum failedTripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: added support for new value VALUE_ALLIANCE on enum failedTripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: added support for new value CENTIMETER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • 200 response: added support for new value METER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • 200 response: added support for new value METER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>length>unit
    • 200 response: added support for new value METER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>length>unit
    • 200 response: added support for new value METER on enum tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>length>unit
    • 200 response: added support for new value VANILLA_ALLIANCE on enum tripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: added support for new value U_FLY_ALLIANCE on enum tripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: added support for new value VALUE_ALLIANCE on enum tripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
  • POST /v3/trips/{tripId}/pnrs/{pnrId}/finalize:
    • request: added support for new value ADD_COLLECT_AMOUNT on enum customFieldV3UserResponses>selectedOptions>additionalInfoConfigs>variables
    • request: added support for new value SELECTED_FARE on enum customFieldV3UserResponses>selectedOptions>additionalInfoConfigs>variables
    • request: added support for new value SPLIT_PAYMENT_FARE on enum customFieldV3UserResponses>selectedOptions>additionalInfoConfigs>variables
    • request: added support for new value ADD_COLLECT_AMOUNT on enum customFieldV3UserResponses>selectedOptions>additionalInfoConfigs>name
    • request: added support for new value SELECTED_FARE on enum customFieldV3UserResponses>selectedOptions>additionalInfoConfigs>name
    • request: added support for new value SPLIT_PAYMENT_FARE on enum customFieldV3UserResponses>selectedOptions>additionalInfoConfigs>name
  • PUT /v3/trips/{tripId}/pnrs/{pnrId}:
    • request: added support for new value FINALIZED on enum bookingHistory>bookingInfo>status
    • request: added support for new value UNFINALIZED on enum bookingHistory>bookingInfo>status
    • request: added support for new value ADD_COLLECT_AMOUNT on enum customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>variables
    • request: added support for new value SELECTED_FARE on enum customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>variables
    • request: added support for new value SPLIT_PAYMENT_FARE on enum customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>variables
    • request: added support for new value ADD_COLLECT_AMOUNT on enum customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>name
    • request: added support for new value SELECTED_FARE on enum customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>name
    • request: added support for new value SPLIT_PAYMENT_FARE on enum customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>name
    • request: added support for new value CENTIMETER on enum railPnr>previousItinerary>legInfos>distance>unit
    • request: added support for new value METER on enum railPnr>previousItinerary>legInfos>distance>unit
    • request: added support for new value CENTIMETER on enum railPnr>legInfos>distance>unit
    • request: added support for new value METER on enum railPnr>legInfos>distance>unit
    • request: added support for new value CENTIMETER on enum carPnr>carInfo>mileageAllowance>unit
    • request: added support for new value METER on enum carPnr>carInfo>mileageAllowance>unit
    • request: added support for new value KG on enum airPnr>legs>fareOffers>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit
    • request: added support for new value LBS on enum airPnr>legs>fareOffers>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit
    • request: added support for new value KG on enum airPnr>legs>fareOffers>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit
    • request: added support for new value LBS on enum airPnr>legs>fareOffers>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit
    • request: added support for new value CENTIMETER on enum airPnr>legs>flights>distance>unit
    • request: added support for new value METER on enum airPnr>legs>flights>distance>unit
    • request: added support for new value CENTIMETER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • request: added support for new value METER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • request: added support for new value CENTIMETER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • request: added support for new value METER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • request: added support for new value CENTIMETER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>length>unit
    • request: added support for new value METER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>length>unit
    • request: added support for new value CENTIMETER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>length>unit
    • request: added support for new value METER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>length>unit
    • request: added support for new value VANILLA_ALLIANCE on enum travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • request: added support for new value U_FLY_ALLIANCE on enum travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • request: added support for new value VALUE_ALLIANCE on enum travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
  • GET /v3/trips/{tripId}/pnrs/{pnrId}:
    • 200 response: added support for new value FINALIZED on enum bookingHistory>bookingInfo>status
    • 200 response: added support for new value UNFINALIZED on enum bookingHistory>bookingInfo>status
    • 200 response: added support for new value ADD_COLLECT_AMOUNT on enum customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>variables
    • 200 response: added support for new value SELECTED_FARE on enum customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>variables
    • 200 response: added support for new value SPLIT_PAYMENT_FARE on enum customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>variables
    • 200 response: added support for new value ADD_COLLECT_AMOUNT on enum customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>name
    • 200 response: added support for new value SELECTED_FARE on enum customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>name
    • 200 response: added support for new value SPLIT_PAYMENT_FARE on enum customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>name
    • 200 response: added support for new value CENTIMETER on enum railPnr>previousItinerary>legInfos>distance>unit
    • 200 response: added support for new value METER on enum railPnr>previousItinerary>legInfos>distance>unit
    • 200 response: added support for new value CENTIMETER on enum railPnr>legInfos>distance>unit
    • 200 response: added support for new value METER on enum railPnr>legInfos>distance>unit
    • 200 response: added support for new value CENTIMETER on enum carPnr>carInfo>mileageAllowance>unit
    • 200 response: added support for new value METER on enum carPnr>carInfo>mileageAllowance>unit
    • 200 response: added support for new value KG on enum airPnr>legs>fareOffers>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit
    • 200 response: added support for new value LBS on enum airPnr>legs>fareOffers>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit
    • 200 response: added support for new value KG on enum airPnr>legs>fareOffers>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit
    • 200 response: added support for new value LBS on enum airPnr>legs>fareOffers>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit
    • 200 response: added support for new value CENTIMETER on enum airPnr>legs>flights>distance>unit
    • 200 response: added support for new value METER on enum airPnr>legs>flights>distance>unit
    • 200 response: added support for new value CENTIMETER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • 200 response: added support for new value METER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • 200 response: added support for new value METER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>length>unit
    • 200 response: added support for new value METER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>length>unit
    • 200 response: added support for new value METER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>length>unit
    • 200 response: added support for new value VANILLA_ALLIANCE on enum travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: added support for new value U_FLY_ALLIANCE on enum travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: added support for new value VALUE_ALLIANCE on enum travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
  • POST /v3/trips/{tripId}/pnrs:
    • request: added support for new value FINALIZED on enum bookingHistory>bookingInfo>status
    • request: added support for new value UNFINALIZED on enum bookingHistory>bookingInfo>status
    • request: added support for new value ADD_COLLECT_AMOUNT on enum customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>variables
    • request: added support for new value SELECTED_FARE on enum customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>variables
    • request: added support for new value SPLIT_PAYMENT_FARE on enum customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>variables
    • request: added support for new value ADD_COLLECT_AMOUNT on enum customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>name
    • request: added support for new value SELECTED_FARE on enum customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>name
    • request: added support for new value SPLIT_PAYMENT_FARE on enum customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>name
    • request: added support for new value CENTIMETER on enum railPnr>previousItinerary>legInfos>distance>unit
    • request: added support for new value METER on enum railPnr>previousItinerary>legInfos>distance>unit
    • request: added support for new value CENTIMETER on enum railPnr>legInfos>distance>unit
    • request: added support for new value METER on enum railPnr>legInfos>distance>unit
    • request: added support for new value CENTIMETER on enum carPnr>carInfo>mileageAllowance>unit
    • request: added support for new value METER on enum carPnr>carInfo>mileageAllowance>unit
    • request: added support for new value KG on enum airPnr>legs>fareOffers>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit
    • request: added support for new value LBS on enum airPnr>legs>fareOffers>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit
    • request: added support for new value KG on enum airPnr>legs>fareOffers>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit
    • request: added support for new value LBS on enum airPnr>legs>fareOffers>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit
    • request: added support for new value CENTIMETER on enum airPnr>legs>flights>distance>unit
    • request: added support for new value METER on enum airPnr>legs>flights>distance>unit
    • request: added support for new value CENTIMETER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • request: added support for new value METER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • request: added support for new value CENTIMETER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • request: added support for new value METER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • request: added support for new value CENTIMETER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>length>unit
    • request: added support for new value METER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>length>unit
    • request: added support for new value CENTIMETER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>length>unit
    • request: added support for new value METER on enum policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>length>unit
    • request: added support for new value VANILLA_ALLIANCE on enum travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • request: added support for new value U_FLY_ALLIANCE on enum travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • request: added support for new value VALUE_ALLIANCE on enum travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
  • GET /v3/trips/{tripId}/detail:
    • 200 response: added support for new value FINALIZED on enum pendingManualFormPnrs>data>bookingHistory>bookingInfo>status
    • 200 response: added support for new value UNFINALIZED on enum pendingManualFormPnrs>data>bookingHistory>bookingInfo>status
    • 200 response: added support for new value ADD_COLLECT_AMOUNT on enum pendingManualFormPnrs>data>customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>variables
    • 200 response: added support for new value SELECTED_FARE on enum pendingManualFormPnrs>data>customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>variables
    • 200 response: added support for new value SPLIT_PAYMENT_FARE on enum pendingManualFormPnrs>data>customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>variables
    • 200 response: added support for new value ADD_COLLECT_AMOUNT on enum pendingManualFormPnrs>data>customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>name
    • 200 response: added support for new value SELECTED_FARE on enum pendingManualFormPnrs>data>customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>name
    • 200 response: added support for new value SPLIT_PAYMENT_FARE on enum pendingManualFormPnrs>data>customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>name
    • 200 response: added support for new value CENTIMETER on enum pendingManualFormPnrs>data>railPnr>previousItinerary>legInfos>distance>unit
    • 200 response: added support for new value METER on enum pendingManualFormPnrs>data>railPnr>previousItinerary>legInfos>distance>unit
    • 200 response: added support for new value CENTIMETER on enum pendingManualFormPnrs>data>railPnr>legInfos>distance>unit
    • 200 response: added support for new value METER on enum pendingManualFormPnrs>data>railPnr>legInfos>distance>unit
    • 200 response: added support for new value CENTIMETER on enum pendingManualFormPnrs>data>carPnr>carInfo>mileageAllowance>unit
    • 200 response: added support for new value METER on enum pendingManualFormPnrs>data>carPnr>carInfo>mileageAllowance>unit
    • 200 response: added support for new value KG on enum pendingManualFormPnrs>data>airPnr>legs>fareOffers>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit
    • 200 response: added support for new value LBS on enum pendingManualFormPnrs>data>airPnr>legs>fareOffers>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit
    • 200 response: added support for new value KG on enum pendingManualFormPnrs>data>airPnr>legs>fareOffers>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit
    • 200 response: added support for new value LBS on enum pendingManualFormPnrs>data>airPnr>legs>fareOffers>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit
    • 200 response: added support for new value CENTIMETER on enum pendingManualFormPnrs>data>airPnr>legs>flights>distance>unit
    • 200 response: added support for new value METER on enum pendingManualFormPnrs>data>airPnr>legs>flights>distance>unit
    • 200 response: added support for new value CENTIMETER on enum pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • 200 response: added support for new value METER on enum pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • 200 response: added support for new value METER on enum pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>length>unit
    • 200 response: added support for new value METER on enum pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>length>unit
    • 200 response: added support for new value METER on enum pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>length>unit
    • 200 response: added support for new value VANILLA_ALLIANCE on enum pendingManualFormPnrs>data>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: added support for new value U_FLY_ALLIANCE on enum pendingManualFormPnrs>data>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: added support for new value VALUE_ALLIANCE on enum pendingManualFormPnrs>data>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: added support for new value FINALIZED on enum pendingShellPnrs>data>bookingHistory>bookingInfo>status
    • 200 response: added support for new value UNFINALIZED on enum pendingShellPnrs>data>bookingHistory>bookingInfo>status
    • 200 response: added support for new value ADD_COLLECT_AMOUNT on enum pendingShellPnrs>data>customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>variables
    • 200 response: added support for new value SELECTED_FARE on enum pendingShellPnrs>data>customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>variables
    • 200 response: added support for new value SPLIT_PAYMENT_FARE on enum pendingShellPnrs>data>customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>variables
    • 200 response: added support for new value ADD_COLLECT_AMOUNT on enum pendingShellPnrs>data>customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>name
    • 200 response: added support for new value SELECTED_FARE on enum pendingShellPnrs>data>customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>name
    • 200 response: added support for new value SPLIT_PAYMENT_FARE on enum pendingShellPnrs>data>customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>name
    • 200 response: added support for new value CENTIMETER on enum pendingShellPnrs>data>railPnr>previousItinerary>legInfos>distance>unit
    • 200 response: added support for new value METER on enum pendingShellPnrs>data>railPnr>previousItinerary>legInfos>distance>unit
    • 200 response: added support for new value CENTIMETER on enum pendingShellPnrs>data>railPnr>legInfos>distance>unit
    • 200 response: added support for new value METER on enum pendingShellPnrs>data>railPnr>legInfos>distance>unit
    • 200 response: added support for new value CENTIMETER on enum pendingShellPnrs>data>carPnr>carInfo>mileageAllowance>unit
    • 200 response: added support for new value METER on enum pendingShellPnrs>data>carPnr>carInfo>mileageAllowance>unit
    • 200 response: added support for new value KG on enum pendingShellPnrs>data>airPnr>legs>fareOffers>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit
    • 200 response: added support for new value LBS on enum pendingShellPnrs>data>airPnr>legs>fareOffers>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit
    • 200 response: added support for new value KG on enum pendingShellPnrs>data>airPnr>legs>fareOffers>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit
    • 200 response: added support for new value LBS on enum pendingShellPnrs>data>airPnr>legs>fareOffers>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit
    • 200 response: added support for new value CENTIMETER on enum pendingShellPnrs>data>airPnr>legs>flights>distance>unit
    • 200 response: added support for new value METER on enum pendingShellPnrs>data>airPnr>legs>flights>distance>unit
    • 200 response: added support for new value CENTIMETER on enum pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • 200 response: added support for new value METER on enum pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • 200 response: added support for new value METER on enum pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>length>unit
    • 200 response: added support for new value METER on enum pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>length>unit
    • 200 response: added support for new value METER on enum pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>length>unit
    • 200 response: added support for new value VANILLA_ALLIANCE on enum pendingShellPnrs>data>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: added support for new value U_FLY_ALLIANCE on enum pendingShellPnrs>data>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: added support for new value VALUE_ALLIANCE on enum pendingShellPnrs>data>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: added support for new value FINALIZED on enum pnrs>data>bookingHistory>bookingInfo>status
    • 200 response: added support for new value UNFINALIZED on enum pnrs>data>bookingHistory>bookingInfo>status
    • 200 response: added support for new value ADD_COLLECT_AMOUNT on enum pnrs>data>customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>variables
    • 200 response: added support for new value SELECTED_FARE on enum pnrs>data>customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>variables
    • 200 response: added support for new value SPLIT_PAYMENT_FARE on enum pnrs>data>customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>variables
    • 200 response: added support for new value ADD_COLLECT_AMOUNT on enum pnrs>data>customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>name
    • 200 response: added support for new value SELECTED_FARE on enum pnrs>data>customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>name
    • 200 response: added support for new value SPLIT_PAYMENT_FARE on enum pnrs>data>customFieldsV3Responses>selectedResponses>selectedOptions>additionalInfoConfigs>name
    • 200 response: added support for new value CENTIMETER on enum pnrs>data>railPnr>previousItinerary>legInfos>distance>unit
    • 200 response: added support for new value METER on enum pnrs>data>railPnr>previousItinerary>legInfos>distance>unit
    • 200 response: added support for new value CENTIMETER on enum pnrs>data>railPnr>legInfos>distance>unit
    • 200 response: added support for new value METER on enum pnrs>data>railPnr>legInfos>distance>unit
    • 200 response: added support for new value CENTIMETER on enum pnrs>data>carPnr>carInfo>mileageAllowance>unit
    • 200 response: added support for new value METER on enum pnrs>data>carPnr>carInfo>mileageAllowance>unit
    • 200 response: added support for new value KG on enum pnrs>data>airPnr>legs>fareOffers>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit
    • 200 response: added support for new value LBS on enum pnrs>data>airPnr>legs>fareOffers>baggagePolicy>carryOn>weightLimitInfo>weightLimit>unit
    • 200 response: added support for new value KG on enum pnrs>data>airPnr>legs>fareOffers>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit
    • 200 response: added support for new value LBS on enum pnrs>data>airPnr>legs>fareOffers>baggagePolicy>checkedIn>weightLimitInfo>weightLimit>unit
    • 200 response: added support for new value CENTIMETER on enum pnrs>data>airPnr>legs>flights>distance>unit
    • 200 response: added support for new value METER on enum pnrs>data>airPnr>legs>flights>distance>unit
    • 200 response: added support for new value CENTIMETER on enum pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • 200 response: added support for new value METER on enum pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • 200 response: added support for new value METER on enum pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>length>unit
    • 200 response: added support for new value METER on enum pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>length>unit
    • 200 response: added support for new value CENTIMETER on enum pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>length>unit
    • 200 response: added support for new value METER on enum pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>length>unit
    • 200 response: added support for new value VANILLA_ALLIANCE on enum pnrs>data>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: added support for new value U_FLY_ALLIANCE on enum pnrs>data>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: added support for new value VALUE_ALLIANCE on enum pnrs>data>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
User Management API
  • PUT /v2/users/{userId}/travel-preferences:
    • request: added support for new value VANILLA_ALLIANCE on enum preferences>airPref>alliancePref>alliances
    • request: added support for new value U_FLY_ALLIANCE on enum preferences>airPref>alliancePref>alliances
    • request: added support for new value VALUE_ALLIANCE on enum preferences>airPref>alliancePref>alliances
  • GET /v2/users/{userId}/travel-preferences:
    • 200 response: added support for new value VANILLA_ALLIANCE on enum preferences>airPref>alliancePref>alliances
    • 200 response: added support for new value U_FLY_ALLIANCE on enum preferences>airPref>alliancePref>alliances
    • 200 response: added support for new value VALUE_ALLIANCE on enum preferences>airPref>alliancePref>alliances
  • PUT /v2/users/{userId}:
    • request: added support for new value VANILLA_ALLIANCE on enum travelPreferences>preferences>airPref>alliancePref>alliances
    • request: added support for new value U_FLY_ALLIANCE on enum travelPreferences>preferences>airPref>alliancePref>alliances
    • request: added support for new value VALUE_ALLIANCE on enum travelPreferences>preferences>airPref>alliancePref>alliances
  • GET /v2/users/{userId}:
    • 200 response: added support for new value VANILLA_ALLIANCE on enum travelPreferences>preferences>airPref>alliancePref>alliances
    • 200 response: added support for new value U_FLY_ALLIANCE on enum travelPreferences>preferences>airPref>alliancePref>alliances
    • 200 response: added support for new value VALUE_ALLIANCE on enum travelPreferences>preferences>airPref>alliancePref>alliances
  • POST /v2/users:
    • request: added support for new value VANILLA_ALLIANCE on enum travelPreferences>preferences>airPref>alliancePref>alliances
    • request: added support for new value U_FLY_ALLIANCE on enum travelPreferences>preferences>airPref>alliancePref>alliances
    • request: added support for new value VALUE_ALLIANCE on enum travelPreferences>preferences>airPref>alliancePref>alliances

July 17, 2025

Updates

Air API
  • POST /v2/air/pnrs/{pnrId}/update:
    • request: removed support for value VANILLA_ALLIANCE from enum travelerInfo>traveler>travelerInfo>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • request: removed support for value U_FLY_ALLIANCE from enum travelerInfo>traveler>travelerInfo>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • request: removed support for value VALUE_ALLIANCE from enum travelerInfo>traveler>travelerInfo>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
  • POST /v2/air/modify-search:
    • 200 response: removed support for value VANILLA_ALLIANCE from enum metadata>applicableAlliances
    • 200 response: removed support for value U_FLY_ALLIANCE from enum metadata>applicableAlliances
    • 200 response: removed support for value VALUE_ALLIANCE from enum metadata>applicableAlliances
    • request: removed support for value VANILLA_ALLIANCE from enum filters>alliance>alliances
    • request: removed support for value U_FLY_ALLIANCE from enum filters>alliance>alliances
    • request: removed support for value VALUE_ALLIANCE from enum filters>alliance>alliances
  • POST /v2/air/flight-attributes:
    • 200 response: removed support for value VANILLA_ALLIANCE from enum metadata>applicableAlliances
    • 200 response: removed support for value U_FLY_ALLIANCE from enum metadata>applicableAlliances
    • 200 response: removed support for value VALUE_ALLIANCE from enum metadata>applicableAlliances
  • POST /v2/air/search-flights:
    • 200 response: removed support for value VANILLA_ALLIANCE from enum metadata>applicableAlliances
    • 200 response: removed support for value U_FLY_ALLIANCE from enum metadata>applicableAlliances
    • 200 response: removed support for value VALUE_ALLIANCE from enum metadata>applicableAlliances
    • request: removed support for value VANILLA_ALLIANCE from enum filters>alliance>alliances
    • request: removed support for value U_FLY_ALLIANCE from enum filters>alliance>alliances
    • request: removed support for value VALUE_ALLIANCE from enum filters>alliance>alliances
Event API
  • POST /v2/events/jobs/status:
    • 200 response: added support for new value SEND_INVITE on enum type
    • request: added support for new value SEND_INVITE on enum filters>type
Hotel API
  • POST /v2/hotel/validate-rebooking:
    • request: removed support for value VANILLA_ALLIANCE from enum travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • request: removed support for value U_FLY_ALLIANCE from enum travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • request: removed support for value VALUE_ALLIANCE from enum travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
Trip API
  • PUT /v3/trips/{tripId}/pnrs/{pnrId}:
    • request: added support for pnrTravelers>originalBusinessInfo property
    • request: has been updated at path pnrTravelers>businessInfo>description
  • GET /v3/trips/{tripId}/pnrs/{pnrId}:
    • 200 response: added support for pnrTravelers>originalBusinessInfo property
    • 200 response: has been updated at path pnrTravelers>businessInfo>description
  • POST /v3/trips/{tripId}/pnrs:
    • request: added support for pnrTravelers>originalBusinessInfo property
    • request: has been updated at path pnrTravelers>businessInfo>description
  • GET /v3/trips/{tripId}/detail:
    • 200 response: added support for pendingManualFormPnrs>data>pnrTravelers>originalBusinessInfo property
    • 200 response: has been updated at path pendingManualFormPnrs>data>pnrTravelers>businessInfo>description
    • 200 response: added support for pendingShellPnrs>data>pnrTravelers>originalBusinessInfo property
    • 200 response: has been updated at path pendingShellPnrs>data>pnrTravelers>businessInfo>description
    • 200 response: added support for pnrs>data>pnrTravelers>originalBusinessInfo property
    • 200 response: has been updated at path pnrs>data>pnrTravelers>businessInfo>description
  • POST /v3/approvals/companies/{companyId}/list:
    • 200 response: removed support for value VANILLA_ALLIANCE from enum approvalDataList>pnrSummary>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: removed support for value U_FLY_ALLIANCE from enum approvalDataList>pnrSummary>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: removed support for value VALUE_ALLIANCE from enum approvalDataList>pnrSummary>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
  • POST /v3/approvals/approvers/{userId}/list:
    • 200 response: removed support for value VANILLA_ALLIANCE from enum approvalDataList>pnrSummary>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: removed support for value U_FLY_ALLIANCE from enum approvalDataList>pnrSummary>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: removed support for value VALUE_ALLIANCE from enum approvalDataList>pnrSummary>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
  • POST /v3/trips/arrangers/{arrangerId}/list:
    • 200 response: removed support for value VANILLA_ALLIANCE from enum failedTripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: removed support for value U_FLY_ALLIANCE from enum failedTripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: removed support for value VALUE_ALLIANCE from enum failedTripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: removed support for value VANILLA_ALLIANCE from enum tripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: removed support for value U_FLY_ALLIANCE from enum tripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: removed support for value VALUE_ALLIANCE from enum tripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
  • POST /v3/trips/companies/{companyId}/list:
    • 200 response: removed support for value VANILLA_ALLIANCE from enum failedTripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: removed support for value U_FLY_ALLIANCE from enum failedTripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: removed support for value VALUE_ALLIANCE from enum failedTripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: removed support for value VANILLA_ALLIANCE from enum tripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: removed support for value U_FLY_ALLIANCE from enum tripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: removed support for value VALUE_ALLIANCE from enum tripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
  • POST /v3/trips/users/{userId}/list:
    • 200 response: removed support for value VANILLA_ALLIANCE from enum failedTripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: removed support for value U_FLY_ALLIANCE from enum failedTripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: removed support for value VALUE_ALLIANCE from enum failedTripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: removed support for value VANILLA_ALLIANCE from enum tripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: removed support for value U_FLY_ALLIANCE from enum tripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: removed support for value VALUE_ALLIANCE from enum tripSummaries>pnrSummaries>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
  • PUT /v3/trips/{tripId}/pnrs/{pnrId}:
    • request: added support for airPnr>travelerInfos>appliedCredits>ticketType property
    • request: removed support for value VANILLA_ALLIANCE from enum travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • request: removed support for value U_FLY_ALLIANCE from enum travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • request: removed support for value VALUE_ALLIANCE from enum travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
  • GET /v3/trips/{tripId}/pnrs/{pnrId}:
    • 200 response: added support for airPnr>travelerInfos>appliedCredits>ticketType property
    • 200 response: removed support for value VANILLA_ALLIANCE from enum travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: removed support for value U_FLY_ALLIANCE from enum travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: removed support for value VALUE_ALLIANCE from enum travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
  • POST /v3/trips/{tripId}/pnrs:
    • request: added support for airPnr>travelerInfos>appliedCredits>ticketType property
    • request: removed support for value VANILLA_ALLIANCE from enum travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • request: removed support for value U_FLY_ALLIANCE from enum travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • request: removed support for value VALUE_ALLIANCE from enum travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
  • GET /v3/trips/{tripId}/detail:
    • 200 response: added support for pendingManualFormPnrs>data>airPnr>travelerInfos>appliedCredits>ticketType property
    • 200 response: removed support for value VANILLA_ALLIANCE from enum pendingManualFormPnrs>data>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: removed support for value U_FLY_ALLIANCE from enum pendingManualFormPnrs>data>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: removed support for value VALUE_ALLIANCE from enum pendingManualFormPnrs>data>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: added support for pendingShellPnrs>data>airPnr>travelerInfos>appliedCredits>ticketType property
    • 200 response: removed support for value VANILLA_ALLIANCE from enum pendingShellPnrs>data>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: removed support for value U_FLY_ALLIANCE from enum pendingShellPnrs>data>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: removed support for value VALUE_ALLIANCE from enum pendingShellPnrs>data>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: added support for pnrs>data>airPnr>travelerInfos>appliedCredits>ticketType property
    • 200 response: removed support for value VANILLA_ALLIANCE from enum pnrs>data>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: removed support for value U_FLY_ALLIANCE from enum pnrs>data>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
    • 200 response: removed support for value VALUE_ALLIANCE from enum pnrs>data>travelers>travelerPersonalInfo>travelPref>airPref>alliancePref>alliances
User Management API
  • PUT /v2/users/{userId}/travel-preferences:
    • request: removed support for value VANILLA_ALLIANCE from enum preferences>airPref>alliancePref>alliances
    • request: removed support for value U_FLY_ALLIANCE from enum preferences>airPref>alliancePref>alliances
    • request: removed support for value VALUE_ALLIANCE from enum preferences>airPref>alliancePref>alliances
  • GET /v2/users/{userId}/travel-preferences:
    • 200 response: removed support for value VANILLA_ALLIANCE from enum preferences>airPref>alliancePref>alliances
    • 200 response: removed support for value U_FLY_ALLIANCE from enum preferences>airPref>alliancePref>alliances
    • 200 response: removed support for value VALUE_ALLIANCE from enum preferences>airPref>alliancePref>alliances
  • PUT /v2/users/{userId}:
    • request: removed support for value VANILLA_ALLIANCE from enum travelPreferences>preferences>airPref>alliancePref>alliances
    • request: removed support for value U_FLY_ALLIANCE from enum travelPreferences>preferences>airPref>alliancePref>alliances
    • request: removed support for value VALUE_ALLIANCE from enum travelPreferences>preferences>airPref>alliancePref>alliances
  • GET /v2/users/{userId}:
    • 200 response: removed support for value VANILLA_ALLIANCE from enum travelPreferences>preferences>airPref>alliancePref>alliances
    • 200 response: removed support for value U_FLY_ALLIANCE from enum travelPreferences>preferences>airPref>alliancePref>alliances
    • 200 response: removed support for value VALUE_ALLIANCE from enum travelPreferences>preferences>airPref>alliancePref>alliances
  • POST /v2/users:
    • request: removed support for value VANILLA_ALLIANCE from enum travelPreferences>preferences>airPref>alliancePref>alliances
    • request: removed support for value U_FLY_ALLIANCE from enum travelPreferences>preferences>airPref>alliancePref>alliances
    • request: removed support for value VALUE_ALLIANCE from enum travelPreferences>preferences>airPref>alliancePref>alliances

Deprecations

Company API
  • POST /v2/companies: request: oauthPartnerConfig has been deprecated

July 14, 2025

Updates

Company API
  • PATCH /v2/companies/{companyId}/features:
    • request: added support for new value HRIS_ERROR_REPORT_RECIPIENTS on enum featuresToDelete
    • request: added support for new value HRIS_ERROR_REPORT_RECIPIENTS on enum featuresToUpdate>name
  • GET /v2/companies/{companyId}/features:
    • 200 response: added support for new value HRIS_ERROR_REPORT_RECIPIENTS on enum features>name
Event API
  • POST /v2/events/bulk-edit:
    • request: added support for eventsToUpdate>eventBasicInfo>inheritedCustomFieldIds property
  • POST /v2/events/{eventId}/edit-basic-info:
    • request: added support for inheritedCustomFieldIds property
  • POST /v2/events/list:
    • 200 response: added support for events>group>metadata>inheritedCustomFieldIds property
  • GET /v2/events/read-by-external-id:
    • 200 response: added support for event>group>metadata>inheritedCustomFieldIds property
  • GET /v2/events/{eventId}:
    • 200 response: added support for event>group>metadata>inheritedCustomFieldIds property
  • POST /v2/events:
    • request: added support for inheritedCustomFieldIds property
  • GET /v2/events/payment-sources:
    • 200 response: added an item of type object to paymentSources>paymentSource>vendorProgramPaymentDescriptor>vendorProgramPaymentMetadata>airlineProgram>airlineProgramMetadata oneOf values
  • POST /v2/events/list:
    • 200 response: added an item of type object to events>paymentSources>paymentSource>vendorProgramPaymentDescriptor>vendorProgramPaymentMetadata>airlineProgram>airlineProgramMetadata oneOf values
  • GET /v2/events/read-by-external-id:
    • 200 response: added an item of type object to event>paymentSources>paymentSource>vendorProgramPaymentDescriptor>vendorProgramPaymentMetadata>airlineProgram>airlineProgramMetadata oneOf values
  • GET /v2/events/{eventId}:
    • 200 response: added an item of type object to event>paymentSources>paymentSource>vendorProgramPaymentDescriptor>vendorProgramPaymentMetadata>airlineProgram>airlineProgramMetadata oneOf values
Template API
  • GET /v2/event-templates/read-by-external-id:
    • 200 response: added support for eventTemplate>group>metadata>inheritedCustomFieldIds property
  • POST /v2/event-templates/list:
    • 200 response: added support for eventTemplates>group>metadata>inheritedCustomFieldIds property
  • GET /v2/event-templates/{templateId}:
    • 200 response: added support for eventTemplate>group>metadata>inheritedCustomFieldIds property
  • GET /v2/event-templates/read-by-external-id:
    • 200 response: added an item of type object to eventTemplate>paymentSources>paymentSource>vendorProgramPaymentDescriptor>vendorProgramPaymentMetadata>airlineProgram>airlineProgramMetadata oneOf values
  • POST /v2/event-templates/list:
    • 200 response: added an item of type object to eventTemplates>paymentSources>paymentSource>vendorProgramPaymentDescriptor>vendorProgramPaymentMetadata>airlineProgram>airlineProgramMetadata oneOf values
  • GET /v2/event-templates/{templateId}:
    • 200 response: added an item of type object to eventTemplate>paymentSources>paymentSource>vendorProgramPaymentDescriptor>vendorProgramPaymentMetadata>airlineProgram>airlineProgramMetadata oneOf values
Trip API
  • PUT /v3/trips/{tripId}/pnrs/{pnrId}:
    • request: added support for new value VAT on enum transactions>itemGroups>previousTransactionFares>transactionFareType
    • request: added support for new value DROP_OFF_CHARGE on enum transactions>itemGroups>previousTransactionFares>transactionFareType
    • request: added support for new value VAT on enum transactions>itemGroups>transactionFares>transactionFareType
    • request: added support for new value DROP_OFF_CHARGE on enum transactions>itemGroups>transactionFares>transactionFareType
    • request: added an item of type object to transactions>itemGroups oneOf values
    • request: added transactions>itemGroups>discriminator>mapping>LIMO_ITEM
    • request: added support for new value LIMO_BOOKED on enum transactions>itemGroups>transactionType
    • request: added support for new value LIMO_CANCELLED on enum transactions>itemGroups>transactionType
  • GET /v3/trips/{tripId}/pnrs/{pnrId}:
    • 200 response: added support for new value VAT on enum transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value DROP_OFF_CHARGE on enum transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value VAT on enum transactions>itemGroups>transactionFares>transactionFareType
    • 200 response: added support for new value DROP_OFF_CHARGE on enum transactions>itemGroups>transactionFares>transactionFareType
    • 200 response: added an item of type object to transactions>itemGroups oneOf values
    • 200 response: added transactions>itemGroups>discriminator>mapping>LIMO_ITEM
    • 200 response: added support for new value LIMO_BOOKED on enum transactions>itemGroups>transactionType
    • 200 response: added support for new value LIMO_CANCELLED on enum transactions>itemGroups>transactionType
  • POST /v3/trips/{tripId}/pnrs:
    • request: added support for new value VAT on enum transactions>itemGroups>previousTransactionFares>transactionFareType
    • request: added support for new value DROP_OFF_CHARGE on enum transactions>itemGroups>previousTransactionFares>transactionFareType
    • request: added support for new value VAT on enum transactions>itemGroups>transactionFares>transactionFareType
    • request: added support for new value DROP_OFF_CHARGE on enum transactions>itemGroups>transactionFares>transactionFareType
    • request: added an item of type object to transactions>itemGroups oneOf values
    • request: added transactions>itemGroups>discriminator>mapping>LIMO_ITEM
    • request: added support for new value LIMO_BOOKED on enum transactions>itemGroups>transactionType
    • request: added support for new value LIMO_CANCELLED on enum transactions>itemGroups>transactionType
  • GET /v3/trips/{tripId}/detail:
    • 200 response: added support for new value VAT on enum pendingManualFormPnrs>data>transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value DROP_OFF_CHARGE on enum pendingManualFormPnrs>data>transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value VAT on enum pendingManualFormPnrs>data>transactions>itemGroups>transactionFares>transactionFareType
    • 200 response: added support for new value DROP_OFF_CHARGE on enum pendingManualFormPnrs>data>transactions>itemGroups>transactionFares>transactionFareType
    • 200 response: added an item of type object to pendingManualFormPnrs>data>transactions>itemGroups oneOf values
    • 200 response: added pendingManualFormPnrs>data>transactions>itemGroups>discriminator>mapping>LIMO_ITEM
    • 200 response: added support for new value LIMO_BOOKED on enum pendingManualFormPnrs>data>transactions>itemGroups>transactionType
    • 200 response: added support for new value LIMO_CANCELLED on enum pendingManualFormPnrs>data>transactions>itemGroups>transactionType
    • 200 response: added support for new value VAT on enum pendingShellPnrs>data>transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value DROP_OFF_CHARGE on enum pendingShellPnrs>data>transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value VAT on enum pendingShellPnrs>data>transactions>itemGroups>transactionFares>transactionFareType
    • 200 response: added support for new value DROP_OFF_CHARGE on enum pendingShellPnrs>data>transactions>itemGroups>transactionFares>transactionFareType
    • 200 response: added an item of type object to pendingShellPnrs>data>transactions>itemGroups oneOf values
    • 200 response: added pendingShellPnrs>data>transactions>itemGroups>discriminator>mapping>LIMO_ITEM
    • 200 response: added support for new value LIMO_BOOKED on enum pendingShellPnrs>data>transactions>itemGroups>transactionType
    • 200 response: added support for new value LIMO_CANCELLED on enum pendingShellPnrs>data>transactions>itemGroups>transactionType
    • 200 response: added support for new value VAT on enum pnrs>data>transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value DROP_OFF_CHARGE on enum pnrs>data>transactions>itemGroups>previousTransactionFares>transactionFareType
    • 200 response: added support for new value VAT on enum pnrs>data>transactions>itemGroups>transactionFares>transactionFareType
    • 200 response: added support for new value DROP_OFF_CHARGE on enum pnrs>data>transactions>itemGroups>transactionFares>transactionFareType
    • 200 response: added an item of type object to pnrs>data>transactions>itemGroups oneOf values
    • 200 response: added pnrs>data>transactions>itemGroups>discriminator>mapping>LIMO_ITEM
    • 200 response: added support for new value LIMO_BOOKED on enum pnrs>data>transactions>itemGroups>transactionType
    • 200 response: added support for new value LIMO_CANCELLED on enum pnrs>data>transactions>itemGroups>transactionType
  • POST /v3/approvals/companies/{companyId}/list:
    • 200 response: has been updated at path approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>approvalData>approvers>basicInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>approvalData>approvers>basicInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>travelers>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>travelers>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>travelers>user>emergencyContactInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>travelers>user>emergencyContactInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
  • POST /v3/approvals/approvers/{userId}/list:
    • 200 response: has been updated at path approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>approvalData>approvers>basicInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>approvalData>approvers>basicInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>travelers>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>travelers>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>travelers>user>emergencyContactInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path approvalDataList>pnrSummary>travelers>user>emergencyContactInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
  • POST /v2/invoicing/invoice-data:
    • 200 response: added an item of type object to invoices>data>payments>actualPayment>paymentMetadata>vendorProgramPaymentDescriptor>vendorProgramPaymentMetadata>airlineProgram>airlineProgramMetadata oneOf values
  • POST /v3/trips/arrangers/{arrangerId}/list:
    • 200 response: has been updated at path failedTripSummaries>createdByUserBasicInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>createdByUserBasicInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>userBasicInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>userBasicInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>approvalData>approvers>basicInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>approvalData>approvers>basicInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>travelers>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>travelers>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>travelers>user>emergencyContactInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>travelers>user>emergencyContactInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>createdByUserBasicInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>createdByUserBasicInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>userBasicInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>userBasicInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>approvalData>approvers>basicInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>approvalData>approvers>basicInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>travelers>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>travelers>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>travelers>user>emergencyContactInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>travelers>user>emergencyContactInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
  • POST /v3/trips/companies/{companyId}/list:
    • 200 response: has been updated at path failedTripSummaries>createdByUserBasicInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>createdByUserBasicInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>userBasicInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>userBasicInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>approvalData>approvers>basicInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>approvalData>approvers>basicInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>travelers>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>travelers>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>travelers>user>emergencyContactInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>travelers>user>emergencyContactInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>createdByUserBasicInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>createdByUserBasicInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>userBasicInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>userBasicInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>approvalData>approvers>basicInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>approvalData>approvers>basicInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>travelers>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>travelers>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>travelers>user>emergencyContactInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>travelers>user>emergencyContactInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
  • POST /v3/trips/users/{userId}/list:
    • 200 response: has been updated at path failedTripSummaries>createdByUserBasicInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>createdByUserBasicInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>userBasicInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>userBasicInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>approvalData>approvers>basicInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>approvalData>approvers>basicInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>travelers>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>travelers>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>travelers>user>emergencyContactInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path failedTripSummaries>pnrSummaries>travelers>user>emergencyContactInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>createdByUserBasicInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>createdByUserBasicInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>userBasicInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>userBasicInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>approvalData>approvers>basicInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>approvalData>approvers>basicInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>travelers>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>travelers>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>travelers>user>emergencyContactInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path tripSummaries>pnrSummaries>travelers>user>emergencyContactInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
  • PUT /v3/trips/{tripId}/pnrs/{pnrId}:
    • request: has been updated at path pnrCreationDetails>requestedByDetails>requestedByUserOrgId>tmcBasicInfo>bookingTmc>logo>description
    • request: has been updated at path pnrCreationDetails>requestedByDetails>requestedByUserOrgId>tmcBasicInfo>contractingTmc>logo>description
    • request: has been updated at path railPnr>passengerInfos>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • request: has been updated at path railPnr>passengerInfos>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • request: added support for airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>fop property
    • request: added support for airPnr>legs>flights>upas property
    • request: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcBasicInfo>bookingTmc>logo>description
    • request: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcBasicInfo>contractingTmc>logo>description
    • request: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • request: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • request: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • request: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • request: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • request: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • request: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • request: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • request: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • request: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • request: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • request: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • request: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • request: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • request: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • request: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • request: has been updated at path pnrTravelers>personalInfo>emergencyContactInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • request: has been updated at path pnrTravelers>personalInfo>emergencyContactInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • request: has been updated at path travelers>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • request: has been updated at path travelers>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • request: has been updated at path travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • request: has been updated at path travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • request: has been updated at path travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • request: has been updated at path travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • request: has been updated at path travelers>user>emergencyContactInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • request: has been updated at path travelers>user>emergencyContactInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
  • GET /v3/trips/{tripId}/pnrs/{pnrId}:
    • 200 response: has been updated at path pnrCreationDetails>requestedByDetails>requestedByUserOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pnrCreationDetails>requestedByDetails>requestedByUserOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path railPnr>passengerInfos>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path railPnr>passengerInfos>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: added support for airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>fop property
    • 200 response: added support for airPnr>legs>flights>upas property
    • 200 response: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path pnrTravelers>personalInfo>emergencyContactInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pnrTravelers>personalInfo>emergencyContactInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path travelers>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path travelers>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path travelers>user>emergencyContactInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path travelers>user>emergencyContactInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
  • POST /v3/trips/{tripId}/pnrs:
    • request: has been updated at path pnrCreationDetails>requestedByDetails>requestedByUserOrgId>tmcBasicInfo>bookingTmc>logo>description
    • request: has been updated at path pnrCreationDetails>requestedByDetails>requestedByUserOrgId>tmcBasicInfo>contractingTmc>logo>description
    • request: has been updated at path railPnr>passengerInfos>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • request: has been updated at path railPnr>passengerInfos>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • request: added support for airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>fop property
    • request: added support for airPnr>legs>flights>upas property
    • request: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcBasicInfo>bookingTmc>logo>description
    • request: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcBasicInfo>contractingTmc>logo>description
    • request: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • request: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • request: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • request: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • request: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • request: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • request: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • request: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • request: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • request: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • request: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • request: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • request: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • request: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • request: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • request: has been updated at path policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • request: has been updated at path pnrTravelers>personalInfo>emergencyContactInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • request: has been updated at path pnrTravelers>personalInfo>emergencyContactInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • request: has been updated at path travelers>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • request: has been updated at path travelers>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • request: has been updated at path travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • request: has been updated at path travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • request: has been updated at path travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • request: has been updated at path travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • request: has been updated at path travelers>user>emergencyContactInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • request: has been updated at path travelers>user>emergencyContactInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
  • GET /v3/trips/{tripId}/detail:
    • 200 response: has been updated at path pendingManualFormPnrs>data>pnrCreationDetails>requestedByDetails>requestedByUserOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pendingManualFormPnrs>data>pnrCreationDetails>requestedByDetails>requestedByUserOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path pendingManualFormPnrs>data>railPnr>passengerInfos>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pendingManualFormPnrs>data>railPnr>passengerInfos>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: added support for pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>fop property
    • 200 response: added support for pendingManualFormPnrs>data>airPnr>legs>flights>upas property
    • 200 response: has been updated at path pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pendingManualFormPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path pendingManualFormPnrs>data>pnrTravelers>personalInfo>emergencyContactInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pendingManualFormPnrs>data>pnrTravelers>personalInfo>emergencyContactInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path pendingManualFormPnrs>data>travelers>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pendingManualFormPnrs>data>travelers>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path pendingManualFormPnrs>data>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pendingManualFormPnrs>data>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path pendingManualFormPnrs>data>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pendingManualFormPnrs>data>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path pendingManualFormPnrs>data>travelers>user>emergencyContactInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pendingManualFormPnrs>data>travelers>user>emergencyContactInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path pendingShellPnrs>data>pnrCreationDetails>requestedByDetails>requestedByUserOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pendingShellPnrs>data>pnrCreationDetails>requestedByDetails>requestedByUserOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path pendingShellPnrs>data>railPnr>passengerInfos>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pendingShellPnrs>data>railPnr>passengerInfos>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: added support for pendingShellPnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>fop property
    • 200 response: added support for pendingShellPnrs>data>airPnr>legs>flights>upas property
    • 200 response: has been updated at path pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pendingShellPnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path pendingShellPnrs>data>pnrTravelers>personalInfo>emergencyContactInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pendingShellPnrs>data>pnrTravelers>personalInfo>emergencyContactInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path pendingShellPnrs>data>travelers>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pendingShellPnrs>data>travelers>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path pendingShellPnrs>data>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pendingShellPnrs>data>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path pendingShellPnrs>data>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pendingShellPnrs>data>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path pendingShellPnrs>data>travelers>user>emergencyContactInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pendingShellPnrs>data>travelers>user>emergencyContactInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path pnrs>data>pnrCreationDetails>requestedByDetails>requestedByUserOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pnrs>data>pnrCreationDetails>requestedByDetails>requestedByUserOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path pnrs>data>railPnr>passengerInfos>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pnrs>data>railPnr>passengerInfos>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: added support for pnrs>data>airPnr>travelerInfos>tickets>exchangeInfo>originalTicketDetails>fop property
    • 200 response: added support for pnrs>data>airPnr>legs>flights>upas property
    • 200 response: has been updated at path pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>actions>takeApproval>userOrgIds>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>actualValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>subViolationInfos>expectedValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>actualValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgIdList>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pnrs>data>policyInfo>appliedPolicyInfo>ruleResultInfos>violationInfos>expectedValue>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path pnrs>data>pnrTravelers>personalInfo>emergencyContactInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pnrs>data>pnrTravelers>personalInfo>emergencyContactInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path pnrs>data>travelers>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pnrs>data>travelers>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path pnrs>data>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pnrs>data>travelers>userBusinessInfo>designatedApproverInfos>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path pnrs>data>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pnrs>data>travelers>userBusinessInfo>managerBasicInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description
    • 200 response: has been updated at path pnrs>data>travelers>user>emergencyContactInfo>userOrgId>tmcBasicInfo>bookingTmc>logo>description
    • 200 response: has been updated at path pnrs>data>travelers>user>emergencyContactInfo>userOrgId>tmcBasicInfo>contractingTmc>logo>description

July 02, 2025

Updates

Event API
  • POST /v2/events/bulk-edit:
    • request: added support for new value TICKETING_ERROR on enum eventsToUpdate>eventBasicInfo>documents>documentMetadata>entityType
  • POST /v2/events/summaries:
    • 200 response: added support for new value TICKETING_ERROR on enum tripEventSummaries>travelerEventSummary>documents>documentMetadata>entityType
  • POST /v2/events/{eventId}/edit-basic-info:
    • request: added support for new value TICKETING_ERROR on enum documents>documentMetadata>entityType
  • POST /v2/events/list:
    • 200 response: added support for new value TICKETING_ERROR on enum events>group>metadata>documents>documentMetadata>entityType
  • GET /v2/events/read-by-external-id:
    • 200 response: added support for new value TICKETING_ERROR on enum event>group>metadata>documents>documentMetadata>entityType
  • GET /v2/events/{eventId}:
    • 200 response: added support for new value TICKETING_ERROR on enum event>group>metadata>documents>documentMetadata>entityType
  • POST /v2/events:
    • request: added support for new value TICKETING_ERROR on enum documents>documentMetadata>entityType
Template API
  • GET /v2/event-templates/read-by-external-id:
    • 200 response: added support for new value TICKETING_ERROR on enum eventTemplate>group>metadata>documents>documentMetadata>entityType
  • POST /v2/event-templates/list:
    • 200 response: added support for new value TICKETING_ERROR on enum eventTemplates>group>metadata>documents>documentMetadata>entityType
  • GET /v2/event-templates/{templateId}:
    • 200 response: added support for new value TICKETING_ERROR on enum eventTemplate>group>metadata>documents>documentMetadata>entityType
Trip API
  • PUT /v3/trips/{tripId}/pnrs/{pnrId}:
    • request: added support for airPnr>travelerInfos>createdMcos>isMcoVoided property
  • GET /v3/trips/{tripId}/pnrs/{pnrId}:
    • 200 response: added support for airPnr>travelerInfos>createdMcos>isMcoVoided property
  • POST /v3/trips/{tripId}/pnrs:
    • request: added support for airPnr>travelerInfos>createdMcos>isMcoVoided property
  • GET /v3/trips/{tripId}/detail:
    • 200 response: added support for pendingManualFormPnrs>data>airPnr>travelerInfos>createdMcos>isMcoVoided property
    • 200 response: added support for pendingShellPnrs>data>airPnr>travelerInfos>createdMcos>isMcoVoided property
    • 200 response: added support for pnrs>data>airPnr>travelerInfos>createdMcos>isMcoVoided property
  • PUT /v3/trips/{tripId}/pnrs/{pnrId}:
    • request: added support for new value TICKETING_ERROR on enum documents>documentMetadata>entityType
    • request: added support for airPnr>travelerInfos>tickets>associatedTicketNumber property
    • request: added support for airPnr>travelerInfos>tickets>rficCode property
    • request: added support for airPnr>travelerInfos>tickets>emdInfo property
  • GET /v3/trips/{tripId}/pnrs/{pnrId}:
    • 200 response: added support for new value TICKETING_ERROR on enum documents>documentMetadata>entityType
    • 200 response: added support for airPnr>travelerInfos>tickets>associatedTicketNumber property
    • 200 response: added support for airPnr>travelerInfos>tickets>rficCode property
    • 200 response: added support for airPnr>travelerInfos>tickets>emdInfo property
  • POST /v3/trips/{tripId}/pnrs:
    • request: added support for new value TICKETING_ERROR on enum documents>documentMetadata>entityType
    • request: added support for airPnr>travelerInfos>tickets>associatedTicketNumber property
    • request: added support for airPnr>travelerInfos>tickets>rficCode property
    • request: added support for airPnr>travelerInfos>tickets>emdInfo property
  • GET /v3/trips/{tripId}/detail:
    • 200 response: added support for new value TICKETING_ERROR on enum eventSummary>documents>documentMetadata>entityType
    • 200 response: added support for new value TICKETING_ERROR on enum pendingManualFormPnrs>data>documents>documentMetadata>entityType
    • 200 response: added support for pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>associatedTicketNumber property
    • 200 response: added support for pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>rficCode property
    • 200 response: added support for pendingManualFormPnrs>data>airPnr>travelerInfos>tickets>emdInfo property
    • 200 response: added support for new value TICKETING_ERROR on enum pendingShellPnrs>data>documents>documentMetadata>entityType
    • 200 response: added support for pendingShellPnrs>data>airPnr>travelerInfos>tickets>associatedTicketNumber property
    • 200 response: added support for pendingShellPnrs>data>airPnr>travelerInfos>tickets>rficCode property
    • 200 response: added support for pendingShellPnrs>data>airPnr>travelerInfos>tickets>emdInfo property
    • 200 response: added support for new value TICKETING_ERROR on enum pnrs>data>documents>documentMetadata>entityType
    • 200 response: added support for pnrs>data>airPnr>travelerInfos>tickets>associatedTicketNumber property
    • 200 response: added support for pnrs>data>airPnr>travelerInfos>tickets>rficCode property
    • 200 response: added support for pnrs>data>airPnr>travelerInfos>tickets>emdInfo property

Archived Logs