Last updated

Webhook changelog

Keep track of the latest changes to webhook events.

Note

This changelog summarizes the updates made to webhooks. Additionally, you can also download the webhook's open API specification for more detailed information about the changes mentioned here.

August 27, 2025

Webhook Event Updates

  • PNR_V3:
    • added the new optional request property payload > railPnr > ticketDetails > legs
    • added the new optional request property payload > railPnr > ticketDetails > passengerRefs
    • added the new optional request property payload > railPnr > tickets > price
    • added the new optional request property payload > railPnr > tickets > refundedPrice
    • added the new optional request property payload > transactions > paymentReference
    • added AGENT_FEE discriminator mapping keys to the payload > serviceFees > feeInfo request property
    • added the new ADMIN enum value to the request property payload > bookingHistory > bookerInfo > role
    • added the new TRANSACTION_TYPE_AGENT_CONTACT enum value to the request property payload > serviceFees > feeInfo > oneOf[subschema #1: BookingFeeInfo] > oneOf[subschema #2: TransactionFeeInfo -> subschema #2: Transaction Fee Info] > transactionFeeType
    • added AgentFeeInfo to the payload > serviceFees > feeInfo request property oneOf list
  • SERVICE_CHARGE:
    • dded AGENT_FEE discriminator mapping keys to the payload > charge > feeInfo request property
    • dded the new TRANSACTION_TYPE_AGENT_CONTACT enum value to the request property payload > charge > feeInfo > oneOf[subschema #1: BookingFeeInfo] > oneOf[subschema #2: TransactionFeeInfo -> subschema #2: Transaction Fee Info] > transactionFeeType
    • dded AgentFeeInfo to the payload > charge > feeInfo request property oneOf list
  • TRIP_DETAILS_V3:
    • added the new optional request property payload > pendingManualFormPnrs > data > railPnr > ticketDetails > legs
    • added the new optional request property payload > pendingManualFormPnrs > data > railPnr > ticketDetails > passengerRefs
    • added the new optional request property payload > pendingManualFormPnrs > data > railPnr > tickets > price
    • added the new optional request property payload > pendingManualFormPnrs > data > railPnr > tickets > refundedPrice
    • added the new optional request property payload > pendingManualFormPnrs > data > transactions > paymentReference
    • added the new optional request property payload > pendingShellPnrs > data > railPnr > ticketDetails > legs
    • added the new optional request property payload > pendingShellPnrs > data > railPnr > ticketDetails > passengerRefs
    • added the new optional request property payload > pendingShellPnrs > data > railPnr > tickets > price
    • added the new optional request property payload > pendingShellPnrs > data > railPnr > tickets > refundedPrice
    • added the new optional request property payload > pendingShellPnrs > data > transactions > paymentReference
    • added the new optional request property payload > pnrs > data > railPnr > ticketDetails > legs
    • added the new optional request property payload > pnrs > data > railPnr > ticketDetails > passengerRefs
    • added the new optional request property payload > pnrs > data > railPnr > tickets > price
    • added the new optional request property payload > pnrs > data > railPnr > tickets > refundedPrice
    • added the new optional request property payload > pnrs > data > transactions > paymentReference
    • added AGENT_FEE discriminator mapping keys to the payload > pendingManualFormPnrs > data > serviceFees > feeInfo request property
    • added AGENT_FEE discriminator mapping keys to the payload > pendingShellPnrs > data > serviceFees > feeInfo request property
    • added AGENT_FEE discriminator mapping keys to the payload > pnrs > data > serviceFees > feeInfo request property
    • added the new ADMIN enum value to the request property payload > pendingManualFormPnrs > data > bookingHistory > bookerInfo > role
    • added the new ADMIN enum value to the request property payload > pendingShellPnrs > data > bookingHistory > bookerInfo > role
    • added the new ADMIN enum value to the request property payload > pnrs > data > bookingHistory > bookerInfo > role
    • added the new TRANSACTION_TYPE_AGENT_CONTACT enum value to the request property payload > pendingManualFormPnrs > data > serviceFees > feeInfo > oneOf[subschema #1: BookingFeeInfo] > oneOf[subschema #2: TransactionFeeInfo -> subschema #2: Transaction Fee Info] > transactionFeeType
    • added the new TRANSACTION_TYPE_AGENT_CONTACT enum value to the request property payload > pendingShellPnrs > data > serviceFees > feeInfo > oneOf[subschema #1: BookingFeeInfo] > oneOf[subschema #2: TransactionFeeInfo -> subschema #2: Transaction Fee Info] > transactionFeeType
    • added the new TRANSACTION_TYPE_AGENT_CONTACT enum value to the request property payload > pnrs > data > serviceFees > feeInfo > oneOf[subschema #1: BookingFeeInfo] > oneOf[subschema #2: TransactionFeeInfo -> subschema #2: Transaction Fee Info] > transactionFeeType
    • added AgentFeeInfo to the payload > pendingManualFormPnrs > data > serviceFees > feeInfo request property oneOf list
    • added AgentFeeInfo to the payload > pendingShellPnrs > data > serviceFees > feeInfo request property oneOf list
    • added AgentFeeInfo to the payload > pnrs > data > serviceFees > feeInfo request property oneOf list

August 19, 2025

Webhook Event Updates

  • AGENT_TASK_DETAILS:
    • added the new CARTRAWLER enum value to the request property payload > assignedAgent > userBasicInfo > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > assignedAgentBasicInfo > userBasicInfo > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > assignee > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > primaryTraveler > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • dded the new CARTRAWLER enum value to the request property payload > source
    • added the new CARTRAWLER enum value to the request property payload > travelArranger > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
  • PNR_V3:
    • added the new optional request property payload > airPnr > travelerInfos > tickets > airlineFeeDetails
    • added the new optional request property payload > airPnr > travelerInfos > tickets > emdInfo > associatedEticketCouponIndices
    • added the new optional request property payload > airPnr > travelerInfos > tickets > emdInfo > rficCode
    • added the new optional request property payload > airPnr > travelerInfos > tickets > emdInfo > rfiscCode
    • added the new optional request property payload > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > actualValue > displaySuffix
    • added the new optional request property payload > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > expectedValue > displaySuffix
    • added the new optional request property payload > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > actualValue > displaySuffix
    • added the new optional request property payload > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > expectedValue > displaySuffix
    • added the new CARTRAWLER enum value to the request property payload > airPnr > travelerInfos > tickets > createdUnusedCredit > source
    • added the new CARTRAWLER enum value to the request property payload > costOfGoodsSold > payments > selectedPaymentSource > rawPaymentSource > oneOf[subschema #2: Credit] > source
    • added the new CARTRAWLER enum value to the request property payload > costToCustomer > payments > selectedPaymentSource > rawPaymentSource > oneOf[subschema #2: Credit] > source
    • added the new CARTRAWLER enum value to the request property payload > pnrCreationDetails > requestedByDetails > requestedByUserOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > pnrTravelers > personalInfo > emergencyContactInfo > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > policyInfo > appliedPolicyInfo > ruleResultInfos > actions > oneOf[subschema #4: PolicyTakeApprovalActionWrapper] > takeApproval > userOrgIds > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > actualValue > oneOf[subschema #12: UserOrgIdWrapper] > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > actualValue > oneOf[subschema #15: UserOrgIdListWrapper] > userOrgIdList > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > expectedValue > oneOf[subschema #12: UserOrgIdWrapper] > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > expectedValue > oneOf[subschema #15: UserOrgIdListWrapper] > userOrgIdList > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > actualValue > oneOf[subschema #12: UserOrgIdWrapper] > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > actualValue > oneOf[subschema #15: UserOrgIdListWrapper] > userOrgIdList > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > expectedValue > oneOf[subschema #12: UserOrgIdWrapper] > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > expectedValue > oneOf[subschema #15: UserOrgIdListWrapper] > userOrgIdList > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > railPnr > passengerInfos > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > travelers > user > emergencyContactInfo > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > travelers > userBusinessInfo > designatedApproverInfos > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > travelers > userBusinessInfo > managerBasicInfo > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > travelers > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
  • SERVICE_CHARGE:
    • dded the new CARTRAWLER enum value to the request property payload > bookingDetails > source
    • added the new CARTRAWLER enum value to the request property payload > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
  • TRAVELER_V2:
    • added the new CARTRAWLER enum value to the request property payload > allOf[UserProfile] > personalInfo > emergencyContactInfo > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
  • TRIP_DETAILS_V3:
    • added the new optional request property payload > pendingManualFormPnrs > data > airPnr > travelerInfos > tickets > airlineFeeDetails
    • added the new optional request property payload > pendingManualFormPnrs > data > airPnr > travelerInfos > tickets > emdInfo > associatedEticketCouponIndices
    • added the new optional request property payload > pendingManualFormPnrs > data > airPnr > travelerInfos > tickets > emdInfo > rficCode
    • added the new optional request property payload > pendingManualFormPnrs > data > airPnr > travelerInfos > tickets > emdInfo > rfiscCode
    • added the new optional request property payload > pendingManualFormPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > actualValue > displaySuffix
    • added the new optional request property payload > pendingManualFormPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > expectedValue > displaySuffix
    • added the new optional request property payload > pendingManualFormPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > actualValue > displaySuffix
    • added the new optional request property payload > pendingManualFormPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > expectedValue > displaySuffix
    • added the new optional request property payload > pendingShellPnrs > data > airPnr > travelerInfos > tickets > airlineFeeDetails
    • added the new optional request property payload > pendingShellPnrs > data > airPnr > travelerInfos > tickets > emdInfo > associatedEticketCouponIndices
    • added the new optional request property payload > pendingShellPnrs > data > airPnr > travelerInfos > tickets > emdInfo > rficCode
    • added the new optional request property payload > pendingShellPnrs > data > airPnr > travelerInfos > tickets > emdInfo > rfiscCode
    • added the new optional request property payload > pendingShellPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > actualValue > displaySuffix
    • added the new optional request property payload > pendingShellPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > expectedValue > displaySuffix
    • added the new optional request property payload > pendingShellPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > actualValue > displaySuffix
    • added the new optional request property payload > pendingShellPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > expectedValue > displaySuffix
    • added the new optional request property payload > pnrs > data > airPnr > travelerInfos > tickets > airlineFeeDetails
    • added the new optional request property payload > pnrs > data > airPnr > travelerInfos > tickets > emdInfo > associatedEticketCouponIndices
    • added the new optional request property payload > pnrs > data > airPnr > travelerInfos > tickets > emdInfo > rficCode
    • added the new optional request property payload > pnrs > data > airPnr > travelerInfos > tickets > emdInfo > rfiscCode
    • added the new optional request property payload > pnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > actualValue > displaySuffix
    • added the new optional request property payload > pnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > expectedValue > displaySuffix
    • added the new optional request property payload > pnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > actualValue > displaySuffix
    • added the new optional request property payload > pnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > expectedValue > displaySuffix
    • added the new CARTRAWLER enum value to the request property payload > pendingManualFormPnrs > data > airPnr > travelerInfos > tickets > createdUnusedCredit > source
    • added the new CARTRAWLER enum value to the request property payload > pendingManualFormPnrs > data > costOfGoodsSold > payments > selectedPaymentSource > rawPaymentSource > oneOf[subschema #2: Credit] > source
    • added the new CARTRAWLER enum value to the request property payload > pendingManualFormPnrs > data > costToCustomer > payments > selectedPaymentSource > rawPaymentSource > oneOf[subschema #2: Credit] > source
    • added the new CARTRAWLER enum value to the request property payload > pendingManualFormPnrs > data > pnrCreationDetails > requestedByDetails > requestedByUserOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > pendingManualFormPnrs > data > pnrTravelers > personalInfo > emergencyContactInfo > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > pendingManualFormPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > actions > oneOf[subschema #4: PolicyTakeApprovalActionWrapper] > takeApproval > userOrgIds > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > pendingManualFormPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > actualValue > oneOf[subschema #12: UserOrgIdWrapper] > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > pendingManualFormPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > actualValue > oneOf[subschema #15: UserOrgIdListWrapper] > userOrgIdList > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > pendingManualFormPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > expectedValue > oneOf[subschema #12: UserOrgIdWrapper] > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > pendingManualFormPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > expectedValue > oneOf[subschema #15: UserOrgIdListWrapper] > userOrgIdList > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > pendingManualFormPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > actualValue > oneOf[subschema #12: UserOrgIdWrapper] > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > pendingManualFormPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > actualValue > oneOf[subschema #15: UserOrgIdListWrapper] > userOrgIdList > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > pendingManualFormPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > expectedValue > oneOf[subschema #12: UserOrgIdWrapper] > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > pendingManualFormPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > expectedValue > oneOf[subschema #15: UserOrgIdListWrapper] > userOrgIdList > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > pendingManualFormPnrs > data > railPnr > passengerInfos > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > pendingManualFormPnrs > data > travelers > user > emergencyContactInfo > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > pendingManualFormPnrs > data > travelers > userBusinessInfo > designatedApproverInfos > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > pendingManualFormPnrs > data > travelers > userBusinessInfo > managerBasicInfo > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > pendingManualFormPnrs > data > travelers > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > pendingShellPnrs > data > airPnr > travelerInfos > tickets > createdUnusedCredit > source
    • added the new CARTRAWLER enum value to the request property payload > pendingShellPnrs > data > costOfGoodsSold > payments > selectedPaymentSource > rawPaymentSource > oneOf[subschema #2: Credit] > source
    • added the new CARTRAWLER enum value to the request property payload > pendingShellPnrs > data > costToCustomer > payments > selectedPaymentSource > rawPaymentSource > oneOf[subschema #2: Credit] > source
    • added the new CARTRAWLER enum value to the request property payload > pendingShellPnrs > data > pnrCreationDetails > requestedByDetails > requestedByUserOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > pendingShellPnrs > data > pnrTravelers > personalInfo > emergencyContactInfo > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > pendingShellPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > actions > oneOf[subschema #4: PolicyTakeApprovalActionWrapper] > takeApproval > userOrgIds > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > pendingShellPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > actualValue > oneOf[subschema #12: UserOrgIdWrapper] > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > pendingShellPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > actualValue > oneOf[subschema #15: UserOrgIdListWrapper] > userOrgIdList > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > pendingShellPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > expectedValue > oneOf[subschema #12: UserOrgIdWrapper] > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > pendingShellPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > expectedValue > oneOf[subschema #15: UserOrgIdListWrapper] > userOrgIdList > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > pendingShellPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > actualValue > oneOf[subschema #12: UserOrgIdWrapper] > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > pendingShellPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > actualValue > oneOf[subschema #15: UserOrgIdListWrapper] > userOrgIdList > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > pendingShellPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > expectedValue > oneOf[subschema #12: UserOrgIdWrapper] > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > pendingShellPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > expectedValue > oneOf[subschema #15: UserOrgIdListWrapper] > userOrgIdList > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > pendingShellPnrs > data > railPnr > passengerInfos > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > pendingShellPnrs > data > travelers > user > emergencyContactInfo > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > pendingShellPnrs > data > travelers > userBusinessInfo > designatedApproverInfos > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > pendingShellPnrs > data > travelers > userBusinessInfo > managerBasicInfo > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > pendingShellPnrs > data > travelers > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > pnrs > data > airPnr > travelerInfos > tickets > createdUnusedCredit > source
    • added the new CARTRAWLER enum value to the request property payload > pnrs > data > costOfGoodsSold > payments > selectedPaymentSource > rawPaymentSource > oneOf[subschema #2: Credit] > source
    • added the new CARTRAWLER enum value to the request property payload > pnrs > data > costToCustomer > payments > selectedPaymentSource > rawPaymentSource > oneOf[subschema #2: Credit] > source
    • added the new CARTRAWLER enum value to the request property payload > pnrs > data > pnrCreationDetails > requestedByDetails > requestedByUserOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > pnrs > data > pnrTravelers > personalInfo > emergencyContactInfo > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > pnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > actions > oneOf[subschema #4: PolicyTakeApprovalActionWrapper] > takeApproval > userOrgIds > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > pnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > actualValue > oneOf[subschema #12: UserOrgIdWrapper] > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > pnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > actualValue > oneOf[subschema #15: UserOrgIdListWrapper] > userOrgIdList > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > pnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > expectedValue > oneOf[subschema #12: UserOrgIdWrapper] > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > pnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > expectedValue > oneOf[subschema #15: UserOrgIdListWrapper] > userOrgIdList > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > pnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > actualValue > oneOf[subschema #12: UserOrgIdWrapper] > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > pnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > actualValue > oneOf[subschema #15: UserOrgIdListWrapper] > userOrgIdList > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > pnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > expectedValue > oneOf[subschema #12: UserOrgIdWrapper] > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > pnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > expectedValue > oneOf[subschema #15: UserOrgIdListWrapper] > userOrgIdList > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > pnrs > data > railPnr > passengerInfos > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > pnrs > data > travelers > user > emergencyContactInfo > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > pnrs > data > travelers > userBusinessInfo > designatedApproverInfos > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > pnrs > data > travelers > userBusinessInfo > managerBasicInfo > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > pnrs > data > travelers > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new CARTRAWLER enum value to the request property payload > simplePnrs > source

August 13, 2025

Webhook Event Updates

  • AGENT_TASK_DETAILS:
    • added the new HX_MANUAL_REVIEW enum value to the request property payload > events > taskMetadata > oneOf[subschema #1: ExchangeTask] > taskType
    • added the new HX_MANUAL_REVIEW enum value to the request property payload > events > taskMetadata > taskType
    • added the new IN_HOUSE_TICKETING_UNABLE_TO_ISSUE_TICKET_PAYMENT_FAILED enum value to the request property payload > events > taskMetadata > oneOf[subschema #1: ExchangeTask] > taskType
    • added the new IN_HOUSE_TICKETING_UNABLE_TO_ISSUE_TICKET_PAYMENT_FAILED enum value to the request property payload > events > taskMetadata > taskType
  • PNR_V3:
    • added the new optional request property payload > airPnr > legs > scheduleChangeInfo > selectedTravelerAction
    • added the new optional request property payload > airPnr > travelerInfos > tickets > hemisphereCode
    • added the new optional request property payload > airPnr > travelerInfos > tickets > journeyCode
    • added the new optional request property payload > railPnr > legInfos > destinationInfo > uicCodes
    • added the new optional request property payload > railPnr > legInfos > originInfo > uicCodes
    • added the new optional request property payload > railPnr > previousItinerary > legInfos > destinationInfo > uicCodes
    • added the new optional request property payload > railPnr > previousItinerary > legInfos > originInfo > uicCodes
    • added the new optional request property payload > railPnr > previousItinerary > sections > fares > destinationInfo > uicCodes
    • added the new optional request property payload > railPnr > previousItinerary > sections > fares > originInfo > uicCodes
    • added the new optional request property payload > railPnr > sections > fares > destinationInfo > uicCodes
    • added the new optional request property payload > railPnr > sections > fares > originInfo > uicCodes
    • added the new optional request property payload > transactions > itemGroups > items > oneOf[subschema #2: RailItem] > legInfos > destinationInfo > uicCodes
    • added the new optional request property payload > transactions > itemGroups > items > oneOf[subschema #2: RailItem] > legInfos > originInfo > uicCodes
    • added the new AIR_SCHEDULE_CHANGE_ACCEPTED enum value to the request property payload > bookingHistory > bookingInfo > status
  • TRIP_DETAILS_V3:
    • added the new optional request property payload > pendingManualFormPnrs > data > airPnr > legs > scheduleChangeInfo > selectedTravelerAction
    • added the new optional request property payload > pendingManualFormPnrs > data > airPnr > travelerInfos > tickets > hemisphereCode
    • added the new optional request property payload > pendingManualFormPnrs > data > airPnr > travelerInfos > tickets > journeyCode
    • added the new optional request property payload > pendingManualFormPnrs > data > railPnr > legInfos > destinationInfo > uicCodes
    • added the new optional request property payload > pendingManualFormPnrs > data > railPnr > legInfos > originInfo > uicCodes
    • added the new optional request property payload > pendingManualFormPnrs > data > railPnr > previousItinerary > legInfos > destinationInfo > uicCodes
    • added the new optional request property payload > pendingManualFormPnrs > data > railPnr > previousItinerary > legInfos > originInfo > uicCodes
    • added the new optional request property payload > pendingManualFormPnrs > data > railPnr > previousItinerary > sections > fares > destinationInfo > uicCodes
    • added the new optional request property payload > pendingManualFormPnrs > data > railPnr > previousItinerary > sections > fares > originInfo > uicCodes
    • added the new optional request property payload > pendingManualFormPnrs > data > railPnr > sections > fares > destinationInfo > uicCodes
    • added the new optional request property payload > pendingManualFormPnrs > data > railPnr > sections > fares > originInfo > uicCodes
    • added the new optional request property payload > pendingManualFormPnrs > data > transactions > itemGroups > items > oneOf[subschema #2: RailItem] > legInfos > destinationInfo > uicCodes
    • added the new optional request property payload > pendingManualFormPnrs > data > transactions > itemGroups > items > oneOf[subschema #2: RailItem] > legInfos > originInfo > uicCodes
    • added the new optional request property payload > pendingShellPnrs > data > airPnr > legs > scheduleChangeInfo > selectedTravelerAction
    • added the new optional request property payload > pendingShellPnrs > data > airPnr > travelerInfos > tickets > hemisphereCode
    • added the new optional request property payload > pendingShellPnrs > data > airPnr > travelerInfos > tickets > journeyCode
    • added the new optional request property payload > pendingShellPnrs > data > railPnr > legInfos > destinationInfo > uicCodes
    • added the new optional request property payload > pendingShellPnrs > data > railPnr > legInfos > originInfo > uicCodes
    • added the new optional request property payload > pendingShellPnrs > data > railPnr > previousItinerary > legInfos > destinationInfo > uicCodes
    • added the new optional request property payload > pendingShellPnrs > data > railPnr > previousItinerary > legInfos > originInfo > uicCodes
    • added the new optional request property payload > pendingShellPnrs > data > railPnr > previousItinerary > sections > fares > destinationInfo > uicCodes
    • added the new optional request property payload > pendingShellPnrs > data > railPnr > previousItinerary > sections > fares > originInfo > uicCodes
    • added the new optional request property payload > pendingShellPnrs > data > railPnr > sections > fares > destinationInfo > uicCodes
    • added the new optional request property payload > pendingShellPnrs > data > railPnr > sections > fares > originInfo > uicCodes
    • added the new optional request property payload > pendingShellPnrs > data > transactions > itemGroups > items > oneOf[subschema #2: RailItem] > legInfos > destinationInfo > uicCodes
    • added the new optional request property payload > pendingShellPnrs > data > transactions > itemGroups > items > oneOf[subschema #2: RailItem] > legInfos > originInfo > uicCodes
    • added the new optional request property payload > pnrs > data > airPnr > legs > scheduleChangeInfo > selectedTravelerAction
    • added the new optional request property payload > pnrs > data > airPnr > travelerInfos > tickets > hemisphereCode
    • added the new optional request property payload > pnrs > data > airPnr > travelerInfos > tickets > journeyCode
    • added the new optional request property payload > pnrs > data > railPnr > legInfos > destinationInfo > uicCodes
    • added the new optional request property payload > pnrs > data > railPnr > legInfos > originInfo > uicCodes
    • added the new optional request property payload > pnrs > data > railPnr > previousItinerary > legInfos > destinationInfo > uicCodes
    • added the new optional request property payload > pnrs > data > railPnr > previousItinerary > legInfos > originInfo > uicCodes
    • added the new optional request property payload > pnrs > data > railPnr > previousItinerary > sections > fares > destinationInfo > uicCodes
    • added the new optional request property payload > pnrs > data > railPnr > previousItinerary > sections > fares > originInfo > uicCodes
    • added the new optional request property payload > pnrs > data > railPnr > sections > fares > destinationInfo > uicCodes
    • added the new optional request property payload > pnrs > data > railPnr > sections > fares > originInfo > uicCodes
    • added the new optional request property payload > pnrs > data > transactions > itemGroups > items > oneOf[subschema #2: RailItem] > legInfos > destinationInfo > uicCodes
    • added the new optional request property payload > pnrs > data > transactions > itemGroups > items > oneOf[subschema #2: RailItem] > legInfos > originInfo > uicCodes
    • added the new AIR_SCHEDULE_CHANGE_ACCEPTED enum value to the request property payload > pendingManualFormPnrs > data > bookingHistory > bookingInfo > status
    • added the new AIR_SCHEDULE_CHANGE_ACCEPTED enum value to the request property payload > pendingShellPnrs > data > bookingHistory > bookingInfo > status
    • added the new AIR_SCHEDULE_CHANGE_ACCEPTED enum value to the request property payload > pnrs > data > bookingHistory > bookingInfo > status

August 07, 2025

Webhook Event Updates

  • PNR_V3:
    • added the new optional request property payload > transactions > ctc > balanceDue
    • added the new AIR_RESTRICTED_FARES_VIOLATION enum value to the request property payload > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > predicate
    • added the new AIR_RESTRICTED_FARES_VIOLATION enum value to the request property payload > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > predicate
    • added the new BILLED_TO_COMPANY enum value to the request property payload > transactions > ctc > transactionStatus
    • added the new CHARGED enum value to the request property payload > transactions > ctc > transactionStatus
    • added the new FORFEITED enum value to the request property payload > transactions > ctc > transactionStatus
    • added the new GUARANTEE enum value to the request property payload > transactions > ctc > transactionStatus
    • added the new IMPORTANT_INFO enum value to the request property payload > hotelPnr > room > additionalDetails > additionalDetailType
    • added the new KEY_COLLECTION_INFO enum value to the request property payload > hotelPnr > room > additionalDetails > additionalDetailType
    • added the new NO_CHARGE enum value to the request property payload > transactions > ctc > transactionStatus
    • added the new REFUNDED enum value to the request property payload > transactions > ctc > transactionStatus
    • added the new TO_BE_CHARGED enum value to the request property payload > transactions > ctc > transactionStatus
  • TRIP_DETAILS_V3:
    • added the new optional request property payload > pendingManualFormPnrs > data > transactions > ctc > balanceDue
    • added the new optional request property payload > pendingShellPnrs > data > transactions > ctc > balanceDue
    • added the new optional request property payload > pnrs > data > transactions > ctc > balanceDue
    • added the new AIR_RESTRICTED_FARES_VIOLATION enum value to the request property payload > pendingManualFormPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > predicate
    • added the new AIR_RESTRICTED_FARES_VIOLATION enum value to the request property payload > pendingManualFormPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > predicate
    • added the new AIR_RESTRICTED_FARES_VIOLATION enum value to the request property payload > pendingShellPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > predicate
    • added the new AIR_RESTRICTED_FARES_VIOLATION enum value to the request property payload > pendingShellPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > predicate
    • added the new AIR_RESTRICTED_FARES_VIOLATION enum value to the request property payload > pnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > predicate
    • added the new AIR_RESTRICTED_FARES_VIOLATION enum value to the request property payload > pnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > predicate
    • added the new BILLED_TO_COMPANY enum value to the request property payload > pendingManualFormPnrs > data > transactions > ctc > transactionStatus
    • added the new BILLED_TO_COMPANY enum value to the request property payload > pendingShellPnrs > data > transactions > ctc > transactionStatus
    • added the new BILLED_TO_COMPANY enum value to the request property payload > pnrs > data > transactions > ctc > transactionStatus
    • added the new CHARGED enum value to the request property payload > pendingManualFormPnrs > data > transactions > ctc > transactionStatus
    • added the new CHARGED enum value to the request property payload > pendingShellPnrs > data > transactions > ctc > transactionStatus
    • added the new CHARGED enum value to the request property payload > pnrs > data > transactions > ctc > transactionStatus
    • added the new FORFEITED enum value to the request property payload > pendingManualFormPnrs > data > transactions > ctc > transactionStatus
    • added the new FORFEITED enum value to the request property payload > pendingShellPnrs > data > transactions > ctc > transactionStatus
    • added the new FORFEITED enum value to the request property payload > pnrs > data > transactions > ctc > transactionStatus
    • added the new GUARANTEE enum value to the request property payload > pendingManualFormPnrs > data > transactions > ctc > transactionStatus
    • added the new GUARANTEE enum value to the request property payload > pendingShellPnrs > data > transactions > ctc > transactionStatus
    • added the new GUARANTEE enum value to the request property payload > pnrs > data > transactions > ctc > transactionStatus
    • added the new IMPORTANT_INFO enum value to the request property payload > pendingManualFormPnrs > data > hotelPnr > room > additionalDetails > additionalDetailType
    • added the new IMPORTANT_INFO enum value to the request property payload > pendingShellPnrs > data > hotelPnr > room > additionalDetails > additionalDetailType
    • added the new IMPORTANT_INFO enum value to the request property payload > pnrs > data > hotelPnr > room > additionalDetails > additionalDetailType
    • added the new KEY_COLLECTION_INFO enum value to the request property payload > pendingManualFormPnrs > data > hotelPnr > room > additionalDetails > additionalDetailType
    • added the new KEY_COLLECTION_INFO enum value to the request property payload > pendingShellPnrs > data > hotelPnr > room > additionalDetails > additionalDetailType
    • added the new KEY_COLLECTION_INFO enum value to the request property payload > pnrs > data > hotelPnr > room > additionalDetails > additionalDetailType
    • added the new NO_CHARGE enum value to the request property payload > pendingManualFormPnrs > data > transactions > ctc > transactionStatus
    • added the new NO_CHARGE enum value to the request property payload > pendingShellPnrs > data > transactions > ctc > transactionStatus
    • added the new NO_CHARGE enum value to the request property payload > pnrs > data > transactions > ctc > transactionStatus
    • added the new REFUNDED enum value to the request property payload > pendingManualFormPnrs > data > transactions > ctc > transactionStatus
    • added the new REFUNDED enum value to the request property payload > pendingShellPnrs > data > transactions > ctc > transactionStatus
    • added the new REFUNDED enum value to the request property payload > pnrs > data > transactions > ctc > transactionStatus
    • added the new TO_BE_CHARGED enum value to the request property payload > pendingManualFormPnrs > data > transactions > ctc > transactionStatus
    • added the new TO_BE_CHARGED enum value to the request property payload > pendingShellPnrs > data > transactions > ctc > transactionStatus
    • added the new TO_BE_CHARGED enum value to the request property payload > pnrs > data > transactions > ctc > transactionStatus

July 31, 2025

Webhook Event Updates

  • PNR_V3:
    • added the new CHARGE_BASE enum value to the request property payload > transactions > itemGroups > previousTransactionFares > transactionFareType
    • added the new CHARGE_BASE enum value to the request property payload > transactions > itemGroups > transactionFares > transactionFareType
    • added the new CHARGE_TOTAL enum value to the request property payload > transactions > itemGroups > previousTransactionFares > transactionFareType
    • added the new CHARGE_TOTAL enum value to the request property payload > transactions > itemGroups > transactionFares > transactionFareType
    • added the new FLIGHT_CREDIT_ISSUED enum value to the request property payload > transactions > itemGroups > transactionType
    • added the new GST enum value to the request property payload > transactions > itemGroups > previousTransactionFares > transactionFareType
    • added the new GST enum value to the request property payload > transactions > itemGroups > transactionFares > transactionFareType
    • added the new HST enum value to the request property payload > transactions > itemGroups > previousTransactionFares > transactionFareType
    • added the new HST enum value to the request property payload > transactions > itemGroups > transactionFares > transactionFareType
    • added the new QST enum value to the request property payload > transactions > itemGroups > previousTransactionFares > transactionFareType
    • added the new QST enum value to the request property payload > transactions > itemGroups > transactionFares > transactionFareType
    • added AirRestrictedFaresParamsWrapper to the payload > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > actualValue request property oneOf list
    • added AirRestrictedFaresParamsWrapper to the payload > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > expectedValue request property oneOf list
    • added AirRestrictedFaresParamsWrapper to the payload > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > actualValue request property oneOf list
    • added AirRestrictedFaresParamsWrapper to the payload > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > expectedValue request property oneOf list
  • TRIP_DETAILS_V3:
    • added the new CHARGE_BASE enum value to the request property payload > pendingManualFormPnrs > data > transactions > itemGroups > previousTransactionFares > transactionFareType
    • added the new CHARGE_BASE enum value to the request property payload > pendingManualFormPnrs > data > transactions > itemGroups > transactionFares > transactionFareType
    • added the new CHARGE_BASE enum value to the request property payload > pendingShellPnrs > data > transactions > itemGroups > previousTransactionFares > transactionFareType
    • added the new CHARGE_BASE enum value to the request property payload > pendingShellPnrs > data > transactions > itemGroups > transactionFares > transactionFareType
    • added the new CHARGE_BASE enum value to the request property payload > pnrs > data > transactions > itemGroups > previousTransactionFares > transactionFareType
    • added the new CHARGE_BASE enum value to the request property payload > pnrs > data > transactions > itemGroups > transactionFares > transactionFareType
    • added the new CHARGE_TOTAL enum value to the request property payload > pendingManualFormPnrs > data > transactions > itemGroups > previousTransactionFares > transactionFareType
    • added the new CHARGE_TOTAL enum value to the request property payload > pendingManualFormPnrs > data > transactions > itemGroups > transactionFares > transactionFareType
    • added the new CHARGE_TOTAL enum value to the request property payload > pendingShellPnrs > data > transactions > itemGroups > previousTransactionFares > transactionFareType
    • added the new CHARGE_TOTAL enum value to the request property payload > pendingShellPnrs > data > transactions > itemGroups > transactionFares > transactionFareType
    • added the new CHARGE_TOTAL enum value to the request property payload > pnrs > data > transactions > itemGroups > previousTransactionFares > transactionFareType
    • added the new CHARGE_TOTAL enum value to the request property payload > pnrs > data > transactions > itemGroups > transactionFares > transactionFareType
    • added the new FLIGHT_CREDIT_ISSUED enum value to the request property payload > pendingManualFormPnrs > data > transactions > itemGroups > transactionType
    • added the new FLIGHT_CREDIT_ISSUED enum value to the request property payload > pendingShellPnrs > data > transactions > itemGroups > transactionType
    • added the new FLIGHT_CREDIT_ISSUED enum value to the request property payload > pnrs > data > transactions > itemGroups > transactionType
    • added the new GST enum value to the request property payload > pendingManualFormPnrs > data > transactions > itemGroups > previousTransactionFares > transactionFareType
    • added the new GST enum value to the request property payload > pendingManualFormPnrs > data > transactions > itemGroups > transactionFares > transactionFareType
    • added the new GST enum value to the request property payload > pendingShellPnrs > data > transactions > itemGroups > previousTransactionFares > transactionFareType
    • added the new GST enum value to the request property payload > pendingShellPnrs > data > transactions > itemGroups > transactionFares > transactionFareType
    • added the new GST enum value to the request property payload > pnrs > data > transactions > itemGroups > previousTransactionFares > transactionFareType
    • added the new GST enum value to the request property payload > pnrs > data > transactions > itemGroups > transactionFares > transactionFareType
    • added the new HST enum value to the request property payload > pendingManualFormPnrs > data > transactions > itemGroups > previousTransactionFares > transactionFareType
    • added the new HST enum value to the request property payload > pendingManualFormPnrs > data > transactions > itemGroups > transactionFares > transactionFareType
    • added the new HST enum value to the request property payload > pendingShellPnrs > data > transactions > itemGroups > previousTransactionFares > transactionFareType
    • added the new HST enum value to the request property payload > pendingShellPnrs > data > transactions > itemGroups > transactionFares > transactionFareType
    • added the new HST enum value to the request property payload > pnrs > data > transactions > itemGroups > previousTransactionFares > transactionFareType
    • added the new HST enum value to the request property payload > pnrs > data > transactions > itemGroups > transactionFares > transactionFareType
    • added the new QST enum value to the request property payload > pendingManualFormPnrs > data > transactions > itemGroups > previousTransactionFares > transactionFareType
    • added the new QST enum value to the request property payload > pendingManualFormPnrs > data > transactions > itemGroups > transactionFares > transactionFareType
    • added the new QST enum value to the request property payload > pendingShellPnrs > data > transactions > itemGroups > previousTransactionFares > transactionFareType
    • added the new QST enum value to the request property payload > pendingShellPnrs > data > transactions > itemGroups > transactionFares > transactionFareType
    • added the new QST enum value to the request property payload > pnrs > data > transactions > itemGroups > previousTransactionFares > transactionFareType
    • added the new QST enum value to the request property payload > pnrs > data > transactions > itemGroups > transactionFares > transactionFareType
    • added AirRestrictedFaresParamsWrapper to the payload > pendingManualFormPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > actualValue request property oneOf list
    • added AirRestrictedFaresParamsWrapper to the payload > pendingManualFormPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > expectedValue request property oneOf list
    • added AirRestrictedFaresParamsWrapper to the payload > pendingManualFormPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > actualValue request property oneOf list
    • added AirRestrictedFaresParamsWrapper to the payload > pendingManualFormPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > expectedValue request property oneOf list
    • added AirRestrictedFaresParamsWrapper to the payload > pendingShellPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > actualValue request property oneOf list
    • added AirRestrictedFaresParamsWrapper to the payload > pendingShellPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > expectedValue request property oneOf list
    • added AirRestrictedFaresParamsWrapper to the payload > pendingShellPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > actualValue request property oneOf list
    • added AirRestrictedFaresParamsWrapper to the payload > pendingShellPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > expectedValue request property oneOf list
    • added AirRestrictedFaresParamsWrapper to the payload > pnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > actualValue request property oneOf list
    • added AirRestrictedFaresParamsWrapper to the payload > pnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > expectedValue request property oneOf list
    • added AirRestrictedFaresParamsWrapper to the payload > pnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > actualValue request property oneOf list
    • added AirRestrictedFaresParamsWrapper to the payload > pnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > expectedValue request property oneOf list

July 30, 2025

Webhook Event Updates

  • PNR_V3:
    • removed the enum value KG of the request property payload > airPnr > legs > fareOffers > baggagePolicy > carryOn > weightLimitInfo > weightLimit > unit
    • removed the enum value KG of the request property payload > airPnr > legs > fareOffers > baggagePolicy > checkedIn > weightLimitInfo > weightLimit > unit
    • removed the enum value LBS of the request property payload > airPnr > legs > fareOffers > baggagePolicy > carryOn > weightLimitInfo > weightLimit > unit
    • removed the enum value LBS of the request property payload > airPnr > legs > fareOffers > baggagePolicy > checkedIn > weightLimitInfo > weightLimit > unit
    • added the new optional request property payload > airPnr > legs > fareOffers > baggagePolicy > carryOn > sizeLimitDescription
    • added the new optional request property payload > airPnr > legs > fareOffers > baggagePolicy > checkedIn > sizeLimitDescription
    • added the new optional request property payload > serviceFees > waiveOffInfo
    • added the new WAIVED_OFF enum value to the request property payload > serviceFees > status
  • TRIP_DETAILS_V3:
    • removed the enum value KG of the request property payload > pendingManualFormPnrs > data > airPnr > legs > fareOffers > baggagePolicy > carryOn > weightLimitInfo > weightLimit > unit
    • removed the enum value KG of the request property payload > pendingManualFormPnrs > data > airPnr > legs > fareOffers > baggagePolicy > checkedIn > weightLimitInfo > weightLimit > unit
    • removed the enum value KG of the request property payload > pendingShellPnrs > data > airPnr > legs > fareOffers > baggagePolicy > carryOn > weightLimitInfo > weightLimit > unit
    • removed the enum value KG of the request property payload > pendingShellPnrs > data > airPnr > legs > fareOffers > baggagePolicy > checkedIn > weightLimitInfo > weightLimit > unit
    • removed the enum value KG of the request property payload > pnrs > data > airPnr > legs > fareOffers > baggagePolicy > carryOn > weightLimitInfo > weightLimit > unit
    • removed the enum value KG of the request property payload > pnrs > data > airPnr > legs > fareOffers > baggagePolicy > checkedIn > weightLimitInfo > weightLimit > unit
    • removed the enum value LBS of the request property payload > pendingManualFormPnrs > data > airPnr > legs > fareOffers > baggagePolicy > carryOn > weightLimitInfo > weightLimit > unit
    • removed the enum value LBS of the request property payload > pendingManualFormPnrs > data > airPnr > legs > fareOffers > baggagePolicy > checkedIn > weightLimitInfo > weightLimit > unit
    • removed the enum value LBS of the request property payload > pendingShellPnrs > data > airPnr > legs > fareOffers > baggagePolicy > carryOn > weightLimitInfo > weightLimit > unit
    • removed the enum value LBS of the request property payload > pendingShellPnrs > data > airPnr > legs > fareOffers > baggagePolicy > checkedIn > weightLimitInfo > weightLimit > unit
    • removed the enum value LBS of the request property payload > pnrs > data > airPnr > legs > fareOffers > baggagePolicy > carryOn > weightLimitInfo > weightLimit > unit
    • removed the enum value LBS of the request property payload > pnrs > data > airPnr > legs > fareOffers > baggagePolicy > checkedIn > weightLimitInfo > weightLimit > unit
    • dded the new optional request property payload > basicTripInfo > registrarUserId
    • dded the new optional request property payload > basicTripInfo > userId
    • added the new optional request property payload > pendingManualFormPnrs > data > airPnr > legs > fareOffers > baggagePolicy > carryOn > sizeLimitDescription
    • added the new optional request property payload > pendingManualFormPnrs > data > airPnr > legs > fareOffers > baggagePolicy > checkedIn > sizeLimitDescription
    • added the new optional request property payload > pendingManualFormPnrs > data > serviceFees > waiveOffInfo
    • added the new optional request property payload > pendingShellPnrs > data > airPnr > legs > fareOffers > baggagePolicy > carryOn > sizeLimitDescription
    • added the new optional request property payload > pendingShellPnrs > data > airPnr > legs > fareOffers > baggagePolicy > checkedIn > sizeLimitDescription
    • added the new optional request property payload > pendingShellPnrs > data > serviceFees > waiveOffInfo
    • added the new optional request property payload > pnrs > data > airPnr > legs > fareOffers > baggagePolicy > carryOn > sizeLimitDescription
    • added the new optional request property payload > pnrs > data > airPnr > legs > fareOffers > baggagePolicy > checkedIn > sizeLimitDescription
    • added the new optional request property payload > pnrs > data > serviceFees > waiveOffInfo
    • added the new WAIVED_OFF enum value to the request property payload > pendingManualFormPnrs > data > serviceFees > status
    • added the new WAIVED_OFF enum value to the request property payload > pendingShellPnrs > data > serviceFees > status
    • added the new WAIVED_OFF enum value to the request property payload > pnrs > data > serviceFees > status
  • SERVICE_CHARGE:
    • dded the new optional request property payload > charge > waiveOffInfo
    • dded the new WAIVED_OFF enum value to the request property payload > paymentStatus

July 24, 2025

Webhook Event Updates

  • AGENT_TASK_DETAILS:
    • added the new HOTEL_CANCELLATION_QC_CHECK enum value to the request property payload > events > taskMetadata > oneOf[subschema #1: ExchangeTask] > taskType
    • added the new HOTEL_CANCELLATION_QC_CHECK enum value to the request property payload > events > taskMetadata > taskType
  • PNR_V3:
    • added the new ADD_COLLECT_AMOUNT enum value to the request property payload > customFieldsV3Responses > selectedResponses > selectedOptions > additionalInfoConfigs > oneOf[subschema #1: Variable] > name
    • added the new ADD_COLLECT_AMOUNT enum value to the request property payload > customFieldsV3Responses > selectedResponses > selectedOptions > additionalInfoConfigs > oneOf[subschema #2: Expression] > variables/
    • added the new CENTIMETER enum value to the request property payload > airPnr > legs > flights > distance > unit
    • dded the new CENTIMETER enum value to the request property payload > carPnr > carInfo > mileageAllowance > unit
    • added the new CENTIMETER enum value to the request property payload > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > actualValue > oneOf[subschema #10: LengthWrapper] > length > unit
    • added the new CENTIMETER enum value to the request property payload > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > expectedValue > oneOf[subschema #10: LengthWrapper] > length > unit
    • added the new CENTIMETER enum value to the request property payload > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > actualValue > oneOf[subschema #10: LengthWrapper] > length > unit
    • added the new CENTIMETER enum value to the request property payload > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > expectedValue > oneOf[subschema #10: LengthWrapper] > length > unit
    • added the new CENTIMETER enum value to the request property payload > railPnr > legInfos > distance > unit
    • added the new CENTIMETER enum value to the request property payload > railPnr > previousItinerary > legInfos > distance > unit
    • added the new FINALIZED enum value to the request property payload > bookingHistory > bookingInfo > status
    • added the new KG enum value to the request property payload > airPnr > legs > fareOffers > baggagePolicy > carryOn > weightLimitInfo > weightLimit > unit
    • added the new KG enum value to the request property payload > airPnr > legs > fareOffers > baggagePolicy > checkedIn > weightLimitInfo > weightLimit > unit
    • added the new LBS enum value to the request property payload > airPnr > legs > fareOffers > baggagePolicy > carryOn > weightLimitInfo > weightLimit > unit
    • added the new LBS enum value to the request property payload > airPnr > legs > fareOffers > baggagePolicy > checkedIn > weightLimitInfo > weightLimit > unit
    • added the new METER enum value to the request property payload > airPnr > legs > flights > distance > unit
    • dded the new METER enum value to the request property payload > carPnr > carInfo > mileageAllowance > unit
    • added the new METER enum value to the request property payload > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > actualValue > oneOf[subschema #10: LengthWrapper] > length > unit
    • added the new METER enum value to the request property payload > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > expectedValue > oneOf[subschema #10: LengthWrapper] > length > unit
    • added the new METER enum value to the request property payload > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > actualValue > oneOf[subschema #10: LengthWrapper] > length > unit
    • added the new METER enum value to the request property payload > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > expectedValue > oneOf[subschema #10: LengthWrapper] > length > unit
    • added the new METER enum value to the request property payload > railPnr > legInfos > distance > unit
    • added the new METER enum value to the request property payload > railPnr > previousItinerary > legInfos > distance > unit
    • added the new SELECTED_FARE enum value to the request property payload > customFieldsV3Responses > selectedResponses > selectedOptions > additionalInfoConfigs > oneOf[subschema #1: Variable] > name
    • added the new SELECTED_FARE enum value to the request property payload > customFieldsV3Responses > selectedResponses > selectedOptions > additionalInfoConfigs > oneOf[subschema #2: Expression] > variables/
    • added the new SPLIT_PAYMENT_FARE enum value to the request property payload > customFieldsV3Responses > selectedResponses > selectedOptions > additionalInfoConfigs > oneOf[subschema #1: Variable] > name
    • added the new SPLIT_PAYMENT_FARE enum value to the request property payload > customFieldsV3Responses > selectedResponses > selectedOptions > additionalInfoConfigs > oneOf[subschema #2: Expression] > variables/
    • added the new UNFINALIZED enum value to the request property payload > bookingHistory > bookingInfo > status
    • added the new U_FLY_ALLIANCE enum value to the request property payload > travelers > travelerPersonalInfo > travelPref > airPref > alliancePref > alliances/
    • added the new VALUE_ALLIANCE enum value to the request property payload > travelers > travelerPersonalInfo > travelPref > airPref > alliancePref > alliances/
    • added the new VANILLA_ALLIANCE enum value to the request property payload > travelers > travelerPersonalInfo > travelPref > airPref > alliancePref > alliances/
  • TRAVELER_V2:
    • added the new U_FLY_ALLIANCE enum value to the request property payload > allOf[UserProfile] > travelPreferences > preferences > airPref > alliancePref > alliances/
    • added the new VALUE_ALLIANCE enum value to the request property payload > allOf[UserProfile] > travelPreferences > preferences > airPref > alliancePref > alliances/
    • added the new VANILLA_ALLIANCE enum value to the request property payload > allOf[UserProfile] > travelPreferences > preferences > airPref > alliancePref > alliances/
  • TRIP_DETAILS_V3:
    • added the new ADD_COLLECT_AMOUNT enum value to the request property payload > pendingManualFormPnrs > data > customFieldsV3Responses > selectedResponses > selectedOptions > additionalInfoConfigs > oneOf[subschema #1: Variable] > name
    • added the new ADD_COLLECT_AMOUNT enum value to the request property payload > pendingManualFormPnrs > data > customFieldsV3Responses > selectedResponses > selectedOptions > additionalInfoConfigs > oneOf[subschema #2: Expression] > variables/
    • added the new ADD_COLLECT_AMOUNT enum value to the request property payload > pendingShellPnrs > data > customFieldsV3Responses > selectedResponses > selectedOptions > additionalInfoConfigs > oneOf[subschema #1: Variable] > name
    • added the new ADD_COLLECT_AMOUNT enum value to the request property payload > pendingShellPnrs > data > customFieldsV3Responses > selectedResponses > selectedOptions > additionalInfoConfigs > oneOf[subschema #2: Expression] > variables/
    • added the new ADD_COLLECT_AMOUNT enum value to the request property payload > pnrs > data > customFieldsV3Responses > selectedResponses > selectedOptions > additionalInfoConfigs > oneOf[subschema #1: Variable] > name
    • added the new ADD_COLLECT_AMOUNT enum value to the request property payload > pnrs > data > customFieldsV3Responses > selectedResponses > selectedOptions > additionalInfoConfigs > oneOf[subschema #2: Expression] > variables/
    • added the new CENTIMETER enum value to the request property payload > pendingManualFormPnrs > data > airPnr > legs > flights > distance > unit
    • added the new CENTIMETER enum value to the request property payload > pendingManualFormPnrs > data > carPnr > carInfo > mileageAllowance > unit
    • added the new CENTIMETER enum value to the request property payload > pendingManualFormPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > actualValue > oneOf[subschema #10: LengthWrapper] > length > unit
    • added the new CENTIMETER enum value to the request property payload > pendingManualFormPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > expectedValue > oneOf[subschema #10: LengthWrapper] > length > unit
    • added the new CENTIMETER enum value to the request property payload > pendingManualFormPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > actualValue > oneOf[subschema #10: LengthWrapper] > length > unit
    • added the new CENTIMETER enum value to the request property payload > pendingManualFormPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > expectedValue > oneOf[subschema #10: LengthWrapper] > length > unit
    • added the new CENTIMETER enum value to the request property payload > pendingManualFormPnrs > data > railPnr > legInfos > distance > unit
    • added the new CENTIMETER enum value to the request property payload > pendingManualFormPnrs > data > railPnr > previousItinerary > legInfos > distance > unit
    • added the new CENTIMETER enum value to the request property payload > pendingShellPnrs > data > airPnr > legs > flights > distance > unit
    • added the new CENTIMETER enum value to the request property payload > pendingShellPnrs > data > carPnr > carInfo > mileageAllowance > unit
    • added the new CENTIMETER enum value to the request property payload > pendingShellPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > actualValue > oneOf[subschema #10: LengthWrapper] > length > unit
    • added the new CENTIMETER enum value to the request property payload > pendingShellPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > expectedValue > oneOf[subschema #10: LengthWrapper] > length > unit
    • added the new CENTIMETER enum value to the request property payload > pendingShellPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > actualValue > oneOf[subschema #10: LengthWrapper] > length > unit
    • added the new CENTIMETER enum value to the request property payload > pendingShellPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > expectedValue > oneOf[subschema #10: LengthWrapper] > length > unit
    • added the new CENTIMETER enum value to the request property payload > pendingShellPnrs > data > railPnr > legInfos > distance > unit
    • added the new CENTIMETER enum value to the request property payload > pendingShellPnrs > data > railPnr > previousItinerary > legInfos > distance > unit
    • added the new CENTIMETER enum value to the request property payload > pnrs > data > airPnr > legs > flights > distance > unit
    • added the new CENTIMETER enum value to the request property payload > pnrs > data > carPnr > carInfo > mileageAllowance > unit
    • added the new CENTIMETER enum value to the request property payload > pnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > actualValue > oneOf[subschema #10: LengthWrapper] > length > unit
    • added the new CENTIMETER enum value to the request property payload > pnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > expectedValue > oneOf[subschema #10: LengthWrapper] > length > unit
    • added the new CENTIMETER enum value to the request property payload > pnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > actualValue > oneOf[subschema #10: LengthWrapper] > length > unit
    • added the new CENTIMETER enum value to the request property payload > pnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > expectedValue > oneOf[subschema #10: LengthWrapper] > length > unit
    • added the new CENTIMETER enum value to the request property payload > pnrs > data > railPnr > legInfos > distance > unit
    • added the new CENTIMETER enum value to the request property payload > pnrs > data > railPnr > previousItinerary > legInfos > distance > unit
    • added the new FINALIZED enum value to the request property payload > pendingManualFormPnrs > data > bookingHistory > bookingInfo > status
    • added the new FINALIZED enum value to the request property payload > pendingShellPnrs > data > bookingHistory > bookingInfo > status
    • added the new FINALIZED enum value to the request property payload > pnrs > data > bookingHistory > bookingInfo > status
    • added the new KG enum value to the request property payload > pendingManualFormPnrs > data > airPnr > legs > fareOffers > baggagePolicy > carryOn > weightLimitInfo > weightLimit > unit
    • added the new KG enum value to the request property payload > pendingManualFormPnrs > data > airPnr > legs > fareOffers > baggagePolicy > checkedIn > weightLimitInfo > weightLimit > unit
    • added the new KG enum value to the request property payload > pendingShellPnrs > data > airPnr > legs > fareOffers > baggagePolicy > carryOn > weightLimitInfo > weightLimit > unit
    • added the new KG enum value to the request property payload > pendingShellPnrs > data > airPnr > legs > fareOffers > baggagePolicy > checkedIn > weightLimitInfo > weightLimit > unit
    • added the new KG enum value to the request property payload > pnrs > data > airPnr > legs > fareOffers > baggagePolicy > carryOn > weightLimitInfo > weightLimit > unit
    • added the new KG enum value to the request property payload > pnrs > data > airPnr > legs > fareOffers > baggagePolicy > checkedIn > weightLimitInfo > weightLimit > unit
    • added the new LBS enum value to the request property payload > pendingManualFormPnrs > data > airPnr > legs > fareOffers > baggagePolicy > carryOn > weightLimitInfo > weightLimit > unit
    • added the new LBS enum value to the request property payload > pendingManualFormPnrs > data > airPnr > legs > fareOffers > baggagePolicy > checkedIn > weightLimitInfo > weightLimit > unit
    • added the new LBS enum value to the request property payload > pendingShellPnrs > data > airPnr > legs > fareOffers > baggagePolicy > carryOn > weightLimitInfo > weightLimit > unit
    • added the new LBS enum value to the request property payload > pendingShellPnrs > data > airPnr > legs > fareOffers > baggagePolicy > checkedIn > weightLimitInfo > weightLimit > unit
    • added the new LBS enum value to the request property payload > pnrs > data > airPnr > legs > fareOffers > baggagePolicy > carryOn > weightLimitInfo > weightLimit > unit
    • added the new LBS enum value to the request property payload > pnrs > data > airPnr > legs > fareOffers > baggagePolicy > checkedIn > weightLimitInfo > weightLimit > unit
    • added the new METER enum value to the request property payload > pendingManualFormPnrs > data > airPnr > legs > flights > distance > unit
    • added the new METER enum value to the request property payload > pendingManualFormPnrs > data > carPnr > carInfo > mileageAllowance > unit
    • added the new METER enum value to the request property payload > pendingManualFormPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > actualValue > oneOf[subschema #10: LengthWrapper] > length > unit
    • added the new METER enum value to the request property payload > pendingManualFormPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > expectedValue > oneOf[subschema #10: LengthWrapper] > length > unit
    • added the new METER enum value to the request property payload > pendingManualFormPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > actualValue > oneOf[subschema #10: LengthWrapper] > length > unit
    • added the new METER enum value to the request property payload > pendingManualFormPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > expectedValue > oneOf[subschema #10: LengthWrapper] > length > unit
    • added the new METER enum value to the request property payload > pendingManualFormPnrs > data > railPnr > legInfos > distance > unit
    • added the new METER enum value to the request property payload > pendingManualFormPnrs > data > railPnr > previousItinerary > legInfos > distance > unit
    • added the new METER enum value to the request property payload > pendingShellPnrs > data > airPnr > legs > flights > distance > unit
    • added the new METER enum value to the request property payload > pendingShellPnrs > data > carPnr > carInfo > mileageAllowance > unit
    • added the new METER enum value to the request property payload > pendingShellPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > actualValue > oneOf[subschema #10: LengthWrapper] > length > unit
    • added the new METER enum value to the request property payload > pendingShellPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > expectedValue > oneOf[subschema #10: LengthWrapper] > length > unit
    • added the new METER enum value to the request property payload > pendingShellPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > actualValue > oneOf[subschema #10: LengthWrapper] > length > unit
    • added the new METER enum value to the request property payload > pendingShellPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > expectedValue > oneOf[subschema #10: LengthWrapper] > length > unit
    • added the new METER enum value to the request property payload > pendingShellPnrs > data > railPnr > legInfos > distance > unit
    • added the new METER enum value to the request property payload > pendingShellPnrs > data > railPnr > previousItinerary > legInfos > distance > unit
    • added the new METER enum value to the request property payload > pnrs > data > airPnr > legs > flights > distance > unit
    • added the new METER enum value to the request property payload > pnrs > data > carPnr > carInfo > mileageAllowance > unit
    • added the new METER enum value to the request property payload > pnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > actualValue > oneOf[subschema #10: LengthWrapper] > length > unit
    • added the new METER enum value to the request property payload > pnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > expectedValue > oneOf[subschema #10: LengthWrapper] > length > unit
    • added the new METER enum value to the request property payload > pnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > actualValue > oneOf[subschema #10: LengthWrapper] > length > unit
    • added the new METER enum value to the request property payload > pnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > expectedValue > oneOf[subschema #10: LengthWrapper] > length > unit
    • added the new METER enum value to the request property payload > pnrs > data > railPnr > legInfos > distance > unit
    • added the new METER enum value to the request property payload > pnrs > data > railPnr > previousItinerary > legInfos > distance > unit
    • added the new SELECTED_FARE enum value to the request property payload > pendingManualFormPnrs > data > customFieldsV3Responses > selectedResponses > selectedOptions > additionalInfoConfigs > oneOf[subschema #1: Variable] > name
    • added the new SELECTED_FARE enum value to the request property payload > pendingManualFormPnrs > data > customFieldsV3Responses > selectedResponses > selectedOptions > additionalInfoConfigs > oneOf[subschema #2: Expression] > variables/
    • added the new SELECTED_FARE enum value to the request property payload > pendingShellPnrs > data > customFieldsV3Responses > selectedResponses > selectedOptions > additionalInfoConfigs > oneOf[subschema #1: Variable] > name
    • added the new SELECTED_FARE enum value to the request property payload > pendingShellPnrs > data > customFieldsV3Responses > selectedResponses > selectedOptions > additionalInfoConfigs > oneOf[subschema #2: Expression] > variables/
    • added the new SELECTED_FARE enum value to the request property payload > pnrs > data > customFieldsV3Responses > selectedResponses > selectedOptions > additionalInfoConfigs > oneOf[subschema #1: Variable] > name
    • added the new SELECTED_FARE enum value to the request property payload > pnrs > data > customFieldsV3Responses > selectedResponses > selectedOptions > additionalInfoConfigs > oneOf[subschema #2: Expression] > variables/
    • added the new SPLIT_PAYMENT_FARE enum value to the request property payload > pendingManualFormPnrs > data > customFieldsV3Responses > selectedResponses > selectedOptions > additionalInfoConfigs > oneOf[subschema #1: Variable] > name
    • added the new SPLIT_PAYMENT_FARE enum value to the request property payload > pendingManualFormPnrs > data > customFieldsV3Responses > selectedResponses > selectedOptions > additionalInfoConfigs > oneOf[subschema #2: Expression] > variables/
    • added the new SPLIT_PAYMENT_FARE enum value to the request property payload > pendingShellPnrs > data > customFieldsV3Responses > selectedResponses > selectedOptions > additionalInfoConfigs > oneOf[subschema #1: Variable] > name
    • added the new SPLIT_PAYMENT_FARE enum value to the request property payload > pendingShellPnrs > data > customFieldsV3Responses > selectedResponses > selectedOptions > additionalInfoConfigs > oneOf[subschema #2: Expression] > variables/
    • added the new SPLIT_PAYMENT_FARE enum value to the request property payload > pnrs > data > customFieldsV3Responses > selectedResponses > selectedOptions > additionalInfoConfigs > oneOf[subschema #1: Variable] > name
    • added the new SPLIT_PAYMENT_FARE enum value to the request property payload > pnrs > data > customFieldsV3Responses > selectedResponses > selectedOptions > additionalInfoConfigs > oneOf[subschema #2: Expression] > variables/
    • added the new UNFINALIZED enum value to the request property payload > pendingManualFormPnrs > data > bookingHistory > bookingInfo > status
    • added the new UNFINALIZED enum value to the request property payload > pendingShellPnrs > data > bookingHistory > bookingInfo > status
    • added the new UNFINALIZED enum value to the request property payload > pnrs > data > bookingHistory > bookingInfo > status
    • added the new U_FLY_ALLIANCE enum value to the request property payload > pendingManualFormPnrs > data > travelers > travelerPersonalInfo > travelPref > airPref > alliancePref > alliances/
    • added the new U_FLY_ALLIANCE enum value to the request property payload > pendingShellPnrs > data > travelers > travelerPersonalInfo > travelPref > airPref > alliancePref > alliances/
    • added the new U_FLY_ALLIANCE enum value to the request property payload > pnrs > data > travelers > travelerPersonalInfo > travelPref > airPref > alliancePref > alliances/
    • added the new VALUE_ALLIANCE enum value to the request property payload > pendingManualFormPnrs > data > travelers > travelerPersonalInfo > travelPref > airPref > alliancePref > alliances/
    • added the new VALUE_ALLIANCE enum value to the request property payload > pendingShellPnrs > data > travelers > travelerPersonalInfo > travelPref > airPref > alliancePref > alliances/
    • added the new VALUE_ALLIANCE enum value to the request property payload > pnrs > data > travelers > travelerPersonalInfo > travelPref > airPref > alliancePref > alliances/
    • added the new VANILLA_ALLIANCE enum value to the request property payload > pendingManualFormPnrs > data > travelers > travelerPersonalInfo > travelPref > airPref > alliancePref > alliances/
    • added the new VANILLA_ALLIANCE enum value to the request property payload > pendingShellPnrs > data > travelers > travelerPersonalInfo > travelPref > airPref > alliancePref > alliances/
    • added the new VANILLA_ALLIANCE enum value to the request property payload > pnrs > data > travelers > travelerPersonalInfo > travelPref > airPref > alliancePref > alliances/

July 17, 2025

Webhook Event Updates

  • PNR_V3:
    • removed the enum value U_FLY_ALLIANCE of the request property payload > travelers > travelerPersonalInfo > travelPref > airPref > alliancePref > alliances/
    • removed the enum value VALUE_ALLIANCE of the request property payload > travelers > travelerPersonalInfo > travelPref > airPref > alliancePref > alliances/
    • removed the enum value VANILLA_ALLIANCE of the request property payload > travelers > travelerPersonalInfo > travelPref > airPref > alliancePref > alliances/
    • added the new optional request property payload > airPnr > travelerInfos > appliedCredits > ticketType
    • added the new optional request property payload > pnrTravelers > originalBusinessInfo
  • TRAVELER_V2:
    • removed the enum value U_FLY_ALLIANCE of the request property payload > allOf[UserProfile] > travelPreferences > preferences > airPref > alliancePref > alliances/
    • removed the enum value VALUE_ALLIANCE of the request property payload > allOf[UserProfile] > travelPreferences > preferences > airPref > alliancePref > alliances/
    • removed the enum value VANILLA_ALLIANCE of the request property payload > allOf[UserProfile] > travelPreferences > preferences > airPref > alliancePref > alliances/
  • TRIP_DETAILS_V3:
    • removed the enum value U_FLY_ALLIANCE of the request property payload > pendingManualFormPnrs > data > travelers > travelerPersonalInfo > travelPref > airPref > alliancePref > alliances/
    • removed the enum value U_FLY_ALLIANCE of the request property payload > pendingShellPnrs > data > travelers > travelerPersonalInfo > travelPref > airPref > alliancePref > alliances/
    • removed the enum value U_FLY_ALLIANCE of the request property payload > pnrs > data > travelers > travelerPersonalInfo > travelPref > airPref > alliancePref > alliances/
    • removed the enum value VALUE_ALLIANCE of the request property payload > pendingManualFormPnrs > data > travelers > travelerPersonalInfo > travelPref > airPref > alliancePref > alliances/
    • removed the enum value VALUE_ALLIANCE of the request property payload > pendingShellPnrs > data > travelers > travelerPersonalInfo > travelPref > airPref > alliancePref > alliances/
    • removed the enum value VALUE_ALLIANCE of the request property payload > pnrs > data > travelers > travelerPersonalInfo > travelPref > airPref > alliancePref > alliances/
    • removed the enum value VANILLA_ALLIANCE of the request property payload > pendingManualFormPnrs > data > travelers > travelerPersonalInfo > travelPref > airPref > alliancePref > alliances/
    • removed the enum value VANILLA_ALLIANCE of the request property payload > pendingShellPnrs > data > travelers > travelerPersonalInfo > travelPref > airPref > alliancePref > alliances/
    • removed the enum value VANILLA_ALLIANCE of the request property payload > pnrs > data > travelers > travelerPersonalInfo > travelPref > airPref > alliancePref > alliances/
    • added the new optional request property payload > pendingManualFormPnrs > data > airPnr > travelerInfos > appliedCredits > ticketType
    • added the new optional request property payload > pendingManualFormPnrs > data > pnrTravelers > originalBusinessInfo
    • added the new optional request property payload > pendingShellPnrs > data > airPnr > travelerInfos > appliedCredits > ticketType
    • added the new optional request property payload > pendingShellPnrs > data > pnrTravelers > originalBusinessInfo
    • added the new optional request property payload > pnrs > data > airPnr > travelerInfos > appliedCredits > ticketType
    • added the new optional request property payload > pnrs > data > pnrTravelers > originalBusinessInfo

July 14, 2025

Webhook Event Updates

  • PNR_V3:
    • added the new optional request property payload > airPnr > legs > flights > upas
    • added the new optional request property payload > airPnr > travelerInfos > tickets > exchangeInfo > originalTicketDetails > fop
    • added LIMO_ITEM discriminator mapping keys to the payload > transactions > itemGroups > items/ request property
    • added the new DROP_OFF_CHARGE enum value to the request property payload > transactions > itemGroups > previousTransactionFares > transactionFareType
    • added the new DROP_OFF_CHARGE enum value to the request property payload > transactions > itemGroups > transactionFares > transactionFareType
    • added the new LIMO_BOOKED enum value to the request property payload > transactions > itemGroups > transactionType
    • added the new LIMO_CANCELLED enum value to the request property payload > transactions > itemGroups > transactionType
    • added the new VAT enum value to the request property payload > transactions > itemGroups > previousTransactionFares > transactionFareType
    • added the new VAT enum value to the request property payload > transactions > itemGroups > transactionFares > transactionFareType
    • added LimoItem to the payload > transactions > itemGroups > items/ request property oneOf list
  • TRIP_DETAILS_V3:
    • added the new optional request property payload > pendingManualFormPnrs > data > airPnr > legs > flights > upas
    • added the new optional request property payload > pendingManualFormPnrs > data > airPnr > travelerInfos > tickets > exchangeInfo > originalTicketDetails > fop
    • added the new optional request property payload > pendingShellPnrs > data > airPnr > legs > flights > upas
    • added the new optional request property payload > pendingShellPnrs > data > airPnr > travelerInfos > tickets > exchangeInfo > originalTicketDetails > fop
    • added the new optional request property payload > pnrs > data > airPnr > legs > flights > upas
    • added the new optional request property payload > pnrs > data > airPnr > travelerInfos > tickets > exchangeInfo > originalTicketDetails > fop
    • added LIMO_ITEM discriminator mapping keys to the payload > pendingManualFormPnrs > data > transactions > itemGroups > items/ request property
    • added LIMO_ITEM discriminator mapping keys to the payload > pendingShellPnrs > data > transactions > itemGroups > items/ request property
    • added LIMO_ITEM discriminator mapping keys to the payload > pnrs > data > transactions > itemGroups > items/ request property
    • added the new DROP_OFF_CHARGE enum value to the request property payload > pendingManualFormPnrs > data > transactions > itemGroups > previousTransactionFares > transactionFareType
    • added the new DROP_OFF_CHARGE enum value to the request property payload > pendingManualFormPnrs > data > transactions > itemGroups > transactionFares > transactionFareType
    • added the new DROP_OFF_CHARGE enum value to the request property payload > pendingShellPnrs > data > transactions > itemGroups > previousTransactionFares > transactionFareType
    • added the new DROP_OFF_CHARGE enum value to the request property payload > pendingShellPnrs > data > transactions > itemGroups > transactionFares > transactionFareType
    • added the new DROP_OFF_CHARGE enum value to the request property payload > pnrs > data > transactions > itemGroups > previousTransactionFares > transactionFareType
    • added the new DROP_OFF_CHARGE enum value to the request property payload > pnrs > data > transactions > itemGroups > transactionFares > transactionFareType
    • added the new LIMO_BOOKED enum value to the request property payload > pendingManualFormPnrs > data > transactions > itemGroups > transactionType
    • added the new LIMO_BOOKED enum value to the request property payload > pendingShellPnrs > data > transactions > itemGroups > transactionType
    • added the new LIMO_BOOKED enum value to the request property payload > pnrs > data > transactions > itemGroups > transactionType
    • added the new LIMO_CANCELLED enum value to the request property payload > pendingManualFormPnrs > data > transactions > itemGroups > transactionType
    • added the new LIMO_CANCELLED enum value to the request property payload > pendingShellPnrs > data > transactions > itemGroups > transactionType
    • added the new LIMO_CANCELLED enum value to the request property payload > pnrs > data > transactions > itemGroups > transactionType
    • added the new VAT enum value to the request property payload > pendingManualFormPnrs > data > transactions > itemGroups > previousTransactionFares > transactionFareType
    • added the new VAT enum value to the request property payload > pendingManualFormPnrs > data > transactions > itemGroups > transactionFares > transactionFareType
    • added the new VAT enum value to the request property payload > pendingShellPnrs > data > transactions > itemGroups > previousTransactionFares > transactionFareType
    • added the new VAT enum value to the request property payload > pendingShellPnrs > data > transactions > itemGroups > transactionFares > transactionFareType
    • added the new VAT enum value to the request property payload > pnrs > data > transactions > itemGroups > previousTransactionFares > transactionFareType
    • added the new VAT enum value to the request property payload > pnrs > data > transactions > itemGroups > transactionFares > transactionFareType
    • added LimoItem to the payload > pendingManualFormPnrs > data > transactions > itemGroups > items/ request property oneOf list
    • added LimoItem to the payload > pendingShellPnrs > data > transactions > itemGroups > items/ request property oneOf list
    • added LimoItem to the payload > pnrs > data > transactions > itemGroups > items/ request property oneOf list

July 02, 2025

Webhook Event Updates

  • TRAVELER_V2:
    • dded UserProfile to the payload request property allOf list
    • emoved the request property payload > adhocUserInfo
    • emoved the request property payload > businessInfo
    • emoved the request property payload > externalId
    • emoved the request property payload > id
    • emoved the request property payload > isActive
    • emoved the request property payload > membershipInfo
    • emoved the request property payload > notificationPreferences
    • emoved the request property payload > persona
    • emoved the request property payload > personalInfo
    • emoved the request property payload > relativeOf
    • emoved the request property payload > tier
    • emoved the request property payload > travelArrangers
    • emoved the request property payload > travelPreferences
    • dded the new optional request property payload > paymentInfos
  • AGENT_TASK_DETAILS:
    • added the new FARE_THRESHOLD_ON_FLOW_CHECK enum value to the request property payload > events > taskMetadata > oneOf[subschema #1: ExchangeTask] > taskType
    • added the new FARE_THRESHOLD_ON_FLOW_CHECK enum value to the request property payload > events > taskMetadata > taskType
    • added the new HX_AUTOMATION enum value to the request property payload > events > taskMetadata > oneOf[subschema #1: ExchangeTask] > taskType
    • added the new HX_AUTOMATION enum value to the request property payload > events > taskMetadata > taskType
  • PNR_V3:
    • added the new optional request property payload > airPnr > travelerInfos > createdMcos > isMcoVoided
    • added the new optional request property payload > airPnr > travelerInfos > tickets > associatedTicketNumber
    • added the new optional request property payload > airPnr > travelerInfos > tickets > emdInfo
    • added the new optional request property payload > airPnr > travelerInfos > tickets > rficCode
    • added the new TICKETING_ERROR enum value to the request property payload > documents > documentMetadata > entityType
  • TRIP_DETAILS_V3:
    • added the new optional request property payload > pendingManualFormPnrs > data > airPnr > travelerInfos > createdMcos > isMcoVoided
    • added the new optional request property payload > pendingManualFormPnrs > data > airPnr > travelerInfos > tickets > associatedTicketNumber
    • added the new optional request property payload > pendingManualFormPnrs > data > airPnr > travelerInfos > tickets > emdInfo
    • added the new optional request property payload > pendingManualFormPnrs > data > airPnr > travelerInfos > tickets > rficCode
    • added the new optional request property payload > pendingShellPnrs > data > airPnr > travelerInfos > createdMcos > isMcoVoided
    • added the new optional request property payload > pendingShellPnrs > data > airPnr > travelerInfos > tickets > associatedTicketNumber
    • added the new optional request property payload > pendingShellPnrs > data > airPnr > travelerInfos > tickets > emdInfo
    • added the new optional request property payload > pendingShellPnrs > data > airPnr > travelerInfos > tickets > rficCode
    • added the new optional request property payload > pnrs > data > airPnr > travelerInfos > createdMcos > isMcoVoided
    • added the new optional request property payload > pnrs > data > airPnr > travelerInfos > tickets > associatedTicketNumber
    • added the new optional request property payload > pnrs > data > airPnr > travelerInfos > tickets > emdInfo
    • added the new optional request property payload > pnrs > data > airPnr > travelerInfos > tickets > rficCode
    • added the new TICKETING_ERROR enum value to the request property payload > eventSummary > documents > documentMetadata > entityType
    • added the new TICKETING_ERROR enum value to the request property payload > pendingManualFormPnrs > data > documents > documentMetadata > entityType
    • added the new TICKETING_ERROR enum value to the request property payload > pendingShellPnrs > data > documents > documentMetadata > entityType
    • added the new TICKETING_ERROR enum value to the request property payload > pnrs > data > documents > documentMetadata > entityType

June 27, 2025

Webhook Event Updates

  • PNR_V3:
    • added the new optional request property payload > transactions > itemGroups > items > oneOf[subschema #1: Item] > flights > cabin
    • added the new optional request property payload > transactions > itemGroups > items > oneOf[subschema #1: Item] > oldFlights > cabin
    • added OTHER_FEE discriminator mapping keys to the payload > serviceFees > feeInfo > oneOf[subschema #1: BookingFeeInfo]/ request property
    • added the new EVENT_TEMPLATE enum value to the request property payload > airPnr > travelerInfos > tickets > paymentDetails > fop > accessType > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > airPnr > travelerInfos > tickets > paymentDetails > fop > paymentMetadata > cardMetadata > accessType > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > costOfGoodsSold > payments > fop > accessType > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > costOfGoodsSold > payments > fop > paymentMetadata > cardMetadata > accessType > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > costToCustomer > payments > fop > accessType > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > costToCustomer > payments > fop > paymentMetadata > cardMetadata > accessType > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > paymentInfo > fop > accessType > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > paymentInfo > fop > paymentMetadata > cardMetadata > accessType > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > serviceFees > fop > accessType > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > serviceFees > fop > paymentMetadata > cardMetadata > accessType > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > transactions > ctc > fop > accessType > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > transactions > ctc > fop > paymentMetadata > cardMetadata > accessType > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > travelers > user > paymentInfos > access > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > travelers > user > paymentInfos > accessType
    • added OtherFeeInfo to the payload > serviceFees > feeInfo > oneOf[subschema #1: BookingFeeInfo]/ request property oneOf list
  • SERVICE_CHARGE:
    • dded OTHER_FEE discriminator mapping keys to the payload > charge > feeInfo > oneOf[subschema #1: BookingFeeInfo]/ request property
    • dded the new EVENT_TEMPLATE enum value to the request property payload > fop > accessType > accessType
    • dded the new EVENT_TEMPLATE enum value to the request property payload > fop > paymentMetadata > cardMetadata > accessType > accessType
    • dded OtherFeeInfo to the payload > charge > feeInfo > oneOf[subschema #1: BookingFeeInfo]/ request property oneOf list
  • TRAVELER_V2:
    • dded the new optional request property payload > membershipInfo > isLoyaltyBlocked
  • TRIP_DETAILS_V3:
    • added the new optional request property payload > eventSummary > bookingGuidelines > oneOf[subschema #2: HotelBookingGuidelineWrapper] > hotelBookingGuideLine > paymentGuidelines
    • added the new optional request property payload > eventSummary > bookingGuidelines > oneOf[subschema #3: CarBookingGuidelineWrapper] > carBookingGuideLine > paymentGuidelines
    • added the new optional request property payload > pendingManualFormPnrs > data > transactions > itemGroups > items > oneOf[subschema #1: Item] > flights > cabin
    • added the new optional request property payload > pendingManualFormPnrs > data > transactions > itemGroups > items > oneOf[subschema #1: Item] > oldFlights > cabin
    • added the new optional request property payload > pendingShellPnrs > data > transactions > itemGroups > items > oneOf[subschema #1: Item] > flights > cabin
    • added the new optional request property payload > pendingShellPnrs > data > transactions > itemGroups > items > oneOf[subschema #1: Item] > oldFlights > cabin
    • added the new optional request property payload > pnrs > data > transactions > itemGroups > items > oneOf[subschema #1: Item] > flights > cabin
    • added the new optional request property payload > pnrs > data > transactions > itemGroups > items > oneOf[subschema #1: Item] > oldFlights > cabin
    • added OTHER_FEE discriminator mapping keys to the payload > pendingManualFormPnrs > data > serviceFees > feeInfo > oneOf[subschema #1: BookingFeeInfo]/ request property
    • added OTHER_FEE discriminator mapping keys to the payload > pendingShellPnrs > data > serviceFees > feeInfo > oneOf[subschema #1: BookingFeeInfo]/ request property
    • added OTHER_FEE discriminator mapping keys to the payload > pnrs > data > serviceFees > feeInfo > oneOf[subschema #1: BookingFeeInfo]/ request property
    • added the new EVENT_TEMPLATE enum value to the request property payload > pendingManualFormPnrs > data > airPnr > travelerInfos > tickets > paymentDetails > fop > accessType > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > pendingManualFormPnrs > data > airPnr > travelerInfos > tickets > paymentDetails > fop > paymentMetadata > cardMetadata > accessType > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > pendingManualFormPnrs > data > costOfGoodsSold > payments > fop > accessType > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > pendingManualFormPnrs > data > costOfGoodsSold > payments > fop > paymentMetadata > cardMetadata > accessType > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > pendingManualFormPnrs > data > costToCustomer > payments > fop > accessType > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > pendingManualFormPnrs > data > costToCustomer > payments > fop > paymentMetadata > cardMetadata > accessType > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > pendingManualFormPnrs > data > paymentInfo > fop > accessType > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > pendingManualFormPnrs > data > paymentInfo > fop > paymentMetadata > cardMetadata > accessType > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > pendingManualFormPnrs > data > serviceFees > fop > accessType > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > pendingManualFormPnrs > data > serviceFees > fop > paymentMetadata > cardMetadata > accessType > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > pendingManualFormPnrs > data > transactions > ctc > fop > accessType > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > pendingManualFormPnrs > data > transactions > ctc > fop > paymentMetadata > cardMetadata > accessType > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > pendingManualFormPnrs > data > travelers > user > paymentInfos > access > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > pendingManualFormPnrs > data > travelers > user > paymentInfos > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > pendingShellPnrs > data > airPnr > travelerInfos > tickets > paymentDetails > fop > accessType > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > pendingShellPnrs > data > airPnr > travelerInfos > tickets > paymentDetails > fop > paymentMetadata > cardMetadata > accessType > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > pendingShellPnrs > data > costOfGoodsSold > payments > fop > accessType > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > pendingShellPnrs > data > costOfGoodsSold > payments > fop > paymentMetadata > cardMetadata > accessType > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > pendingShellPnrs > data > costToCustomer > payments > fop > accessType > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > pendingShellPnrs > data > costToCustomer > payments > fop > paymentMetadata > cardMetadata > accessType > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > pendingShellPnrs > data > paymentInfo > fop > accessType > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > pendingShellPnrs > data > paymentInfo > fop > paymentMetadata > cardMetadata > accessType > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > pendingShellPnrs > data > serviceFees > fop > accessType > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > pendingShellPnrs > data > serviceFees > fop > paymentMetadata > cardMetadata > accessType > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > pendingShellPnrs > data > transactions > ctc > fop > accessType > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > pendingShellPnrs > data > transactions > ctc > fop > paymentMetadata > cardMetadata > accessType > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > pendingShellPnrs > data > travelers > user > paymentInfos > access > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > pendingShellPnrs > data > travelers > user > paymentInfos > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > pnrs > data > airPnr > travelerInfos > tickets > paymentDetails > fop > accessType > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > pnrs > data > airPnr > travelerInfos > tickets > paymentDetails > fop > paymentMetadata > cardMetadata > accessType > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > pnrs > data > costOfGoodsSold > payments > fop > accessType > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > pnrs > data > costOfGoodsSold > payments > fop > paymentMetadata > cardMetadata > accessType > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > pnrs > data > costToCustomer > payments > fop > accessType > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > pnrs > data > costToCustomer > payments > fop > paymentMetadata > cardMetadata > accessType > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > pnrs > data > paymentInfo > fop > accessType > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > pnrs > data > paymentInfo > fop > paymentMetadata > cardMetadata > accessType > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > pnrs > data > serviceFees > fop > accessType > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > pnrs > data > serviceFees > fop > paymentMetadata > cardMetadata > accessType > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > pnrs > data > transactions > ctc > fop > accessType > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > pnrs > data > transactions > ctc > fop > paymentMetadata > cardMetadata > accessType > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > pnrs > data > travelers > user > paymentInfos > access > accessType
    • added the new EVENT_TEMPLATE enum value to the request property payload > pnrs > data > travelers > user > paymentInfos > accessType
    • added OtherFeeInfo to the payload > pendingManualFormPnrs > data > serviceFees > feeInfo > oneOf[subschema #1: BookingFeeInfo]/ request property oneOf list
    • added OtherFeeInfo to the payload > pendingShellPnrs > data > serviceFees > feeInfo > oneOf[subschema #1: BookingFeeInfo]/ request property oneOf list
    • added OtherFeeInfo to the payload > pnrs > data > serviceFees > feeInfo > oneOf[subschema #1: BookingFeeInfo]/ request property oneOf list

June 20, 2025

Webhook Event Updates

  • PNR_V3:
    • added the new optional request property payload > airPnr > travelerInfos > booking > itinerary > fareComponents > farePaxType
  • TRIP_DETAILS_V3:
    • added the new optional request property payload > pendingManualFormPnrs > data > airPnr > travelerInfos > booking > itinerary > fareComponents > farePaxType
    • added the new optional request property payload > pendingShellPnrs > data > airPnr > travelerInfos > booking > itinerary > fareComponents > farePaxType
    • added the new optional request property payload > pnrs > data > airPnr > travelerInfos > booking > itinerary > fareComponents > farePaxType

June 16, 2025

Webhook Event Updates

  • PNR_V3:
    • added the new optional request property payload > airPnr > travelerInfos > tickets > exchangeInfo > addCollectTaxBreakdown
    • dded the new optional request property payload > carPnr > carAverageRate
  • TRIP_DETAILS_V3:
    • added the new optional request property payload > pendingManualFormPnrs > data > airPnr > travelerInfos > tickets > exchangeInfo > addCollectTaxBreakdown
    • added the new optional request property payload > pendingManualFormPnrs > data > carPnr > carAverageRate
    • added the new optional request property payload > pendingShellPnrs > data > airPnr > travelerInfos > tickets > exchangeInfo > addCollectTaxBreakdown
    • added the new optional request property payload > pendingShellPnrs > data > carPnr > carAverageRate
    • added the new optional request property payload > pnrs > data > airPnr > travelerInfos > tickets > exchangeInfo > addCollectTaxBreakdown
    • added the new optional request property payload > pnrs > data > carPnr > carAverageRate

June 10, 2025

Webhook Event Updates

  • AGENT_TASK_DETAILS:
    • added the new GUEST enum value to the request property payload > events > taskMetadata > oneOf[subschema #1: ExchangeTask] > preBookAnswers > answers > question > matchConditions > travelerConditions > workerTypes/
    • added the new HX_STATUS enum value to the request property payload > events > taskMetadata > oneOf[subschema #1: ExchangeTask] > taskType
    • added the new HX_STATUS enum value to the request property payload > events > taskMetadata > taskType
  • PNR_V3:
    • added the new GUEST enum value to the request property payload > airPnr > travelerInfos > tickets > preBookAnswers > answers > question > matchConditions > travelerConditions > workerTypes/
    • added the new GUEST enum value to the request property payload > pnrTravelers > businessInfo > workerType
    • added the new GUEST enum value to the request property payload > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > actualValue > oneOf[subschema #26: WorkerTypeWrapper] > workerType
    • added the new GUEST enum value to the request property payload > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > actualValue > oneOf[subschema #27: WorkerTypeListWrapper] > workerTypeList/
    • added the new GUEST enum value to the request property payload > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > expectedValue > oneOf[subschema #26: WorkerTypeWrapper] > workerType
    • added the new GUEST enum value to the request property payload > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > expectedValue > oneOf[subschema #27: WorkerTypeListWrapper] > workerTypeList/
    • added the new GUEST enum value to the request property payload > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > actualValue > oneOf[subschema #26: WorkerTypeWrapper] > workerType
    • added the new GUEST enum value to the request property payload > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > actualValue > oneOf[subschema #27: WorkerTypeListWrapper] > workerTypeList/
    • added the new GUEST enum value to the request property payload > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > expectedValue > oneOf[subschema #26: WorkerTypeWrapper] > workerType
    • added the new GUEST enum value to the request property payload > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > expectedValue > oneOf[subschema #27: WorkerTypeListWrapper] > workerTypeList/
    • added the new GUEST enum value to the request property payload > preBookAnswers > answers > question > matchConditions > travelerConditions > workerTypes/
  • TRAVELER_V2:
    • dded the new GUEST enum value to the request property payload > businessInfo > workerType
  • TRIP_DETAILS_V3:
    • added the new GUEST enum value to the request property payload > pendingManualFormPnrs > data > airPnr > travelerInfos > tickets > preBookAnswers > answers > question > matchConditions > travelerConditions > workerTypes/
    • added the new GUEST enum value to the request property payload > pendingManualFormPnrs > data > pnrTravelers > businessInfo > workerType
    • added the new GUEST enum value to the request property payload > pendingManualFormPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > actualValue > oneOf[subschema #26: WorkerTypeWrapper] > workerType
    • added the new GUEST enum value to the request property payload > pendingManualFormPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > actualValue > oneOf[subschema #27: WorkerTypeListWrapper] > workerTypeList/
    • added the new GUEST enum value to the request property payload > pendingManualFormPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > expectedValue > oneOf[subschema #26: WorkerTypeWrapper] > workerType
    • added the new GUEST enum value to the request property payload > pendingManualFormPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > expectedValue > oneOf[subschema #27: WorkerTypeListWrapper] > workerTypeList/
    • added the new GUEST enum value to the request property payload > pendingManualFormPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > actualValue > oneOf[subschema #26: WorkerTypeWrapper] > workerType
    • added the new GUEST enum value to the request property payload > pendingManualFormPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > actualValue > oneOf[subschema #27: WorkerTypeListWrapper] > workerTypeList/
    • added the new GUEST enum value to the request property payload > pendingManualFormPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > expectedValue > oneOf[subschema #26: WorkerTypeWrapper] > workerType
    • added the new GUEST enum value to the request property payload > pendingManualFormPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > expectedValue > oneOf[subschema #27: WorkerTypeListWrapper] > workerTypeList/
    • added the new GUEST enum value to the request property payload > pendingManualFormPnrs > data > preBookAnswers > answers > question > matchConditions > travelerConditions > workerTypes/
    • added the new GUEST enum value to the request property payload > pendingShellPnrs > data > airPnr > travelerInfos > tickets > preBookAnswers > answers > question > matchConditions > travelerConditions > workerTypes/
    • added the new GUEST enum value to the request property payload > pendingShellPnrs > data > pnrTravelers > businessInfo > workerType
    • added the new GUEST enum value to the request property payload > pendingShellPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > actualValue > oneOf[subschema #26: WorkerTypeWrapper] > workerType
    • added the new GUEST enum value to the request property payload > pendingShellPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > actualValue > oneOf[subschema #27: WorkerTypeListWrapper] > workerTypeList/
    • added the new GUEST enum value to the request property payload > pendingShellPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > expectedValue > oneOf[subschema #26: WorkerTypeWrapper] > workerType
    • added the new GUEST enum value to the request property payload > pendingShellPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > expectedValue > oneOf[subschema #27: WorkerTypeListWrapper] > workerTypeList/
    • added the new GUEST enum value to the request property payload > pendingShellPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > actualValue > oneOf[subschema #26: WorkerTypeWrapper] > workerType
    • added the new GUEST enum value to the request property payload > pendingShellPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > actualValue > oneOf[subschema #27: WorkerTypeListWrapper] > workerTypeList/
    • added the new GUEST enum value to the request property payload > pendingShellPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > expectedValue > oneOf[subschema #26: WorkerTypeWrapper] > workerType
    • added the new GUEST enum value to the request property payload > pendingShellPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > expectedValue > oneOf[subschema #27: WorkerTypeListWrapper] > workerTypeList/
    • added the new GUEST enum value to the request property payload > pendingShellPnrs > data > preBookAnswers > answers > question > matchConditions > travelerConditions > workerTypes/
    • added the new GUEST enum value to the request property payload > pnrs > data > airPnr > travelerInfos > tickets > preBookAnswers > answers > question > matchConditions > travelerConditions > workerTypes/
    • added the new GUEST enum value to the request property payload > pnrs > data > pnrTravelers > businessInfo > workerType
    • added the new GUEST enum value to the request property payload > pnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > actualValue > oneOf[subschema #26: WorkerTypeWrapper] > workerType
    • added the new GUEST enum value to the request property payload > pnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > actualValue > oneOf[subschema #27: WorkerTypeListWrapper] > workerTypeList/
    • added the new GUEST enum value to the request property payload > pnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > expectedValue > oneOf[subschema #26: WorkerTypeWrapper] > workerType
    • added the new GUEST enum value to the request property payload > pnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > expectedValue > oneOf[subschema #27: WorkerTypeListWrapper] > workerTypeList/
    • added the new GUEST enum value to the request property payload > pnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > actualValue > oneOf[subschema #26: WorkerTypeWrapper] > workerType
    • added the new GUEST enum value to the request property payload > pnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > actualValue > oneOf[subschema #27: WorkerTypeListWrapper] > workerTypeList/
    • added the new GUEST enum value to the request property payload > pnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > expectedValue > oneOf[subschema #26: WorkerTypeWrapper] > workerType
    • added the new GUEST enum value to the request property payload > pnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > expectedValue > oneOf[subschema #27: WorkerTypeListWrapper] > workerTypeList/
    • added the new GUEST enum value to the request property payload > pnrs > data > preBookAnswers > answers > question > matchConditions > travelerConditions > workerTypes/

June 07, 2025

Webhook Event Updates

  • PNR_V3:
    • added the new optional request property payload > costOfGoodsSold > payments > tmcGatewayInfo
    • added the new optional request property payload > costToCustomer > payments > tmcGatewayInfo
    • added the new optional request property payload > serviceFees > paymentTransactionInfo > gatewayId
  • TRIP_DETAILS_V3:
    • added the new optional request property payload > pendingManualFormPnrs > data > costOfGoodsSold > payments > tmcGatewayInfo
    • added the new optional request property payload > pendingManualFormPnrs > data > costToCustomer > payments > tmcGatewayInfo
    • added the new optional request property payload > pendingManualFormPnrs > data > serviceFees > paymentTransactionInfo > gatewayId
    • added the new optional request property payload > pendingShellPnrs > data > costOfGoodsSold > payments > tmcGatewayInfo
    • added the new optional request property payload > pendingShellPnrs > data > costToCustomer > payments > tmcGatewayInfo
    • added the new optional request property payload > pendingShellPnrs > data > serviceFees > paymentTransactionInfo > gatewayId
    • added the new optional request property payload > pnrs > data > costOfGoodsSold > payments > tmcGatewayInfo
    • added the new optional request property payload > pnrs > data > costToCustomer > payments > tmcGatewayInfo
    • added the new optional request property payload > pnrs > data > serviceFees > paymentTransactionInfo > gatewayId

June 02, 2025

Webhook Event Updates

  • PNR_V3:
    • the payload > transactions > itemGroups > items > oneOf[subschema #3: CarItem] > carDailyAverageRate request property type>format changed from object > to > ``
    • the payload > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > averageNightlyRate request property type>format changed from object > to > ``
    • the payload > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > nightlyRates/ request property type>format changed from object > to > ``
    • removed the request property payload > transactions > itemGroups > items > oneOf[subschema #3: CarItem] > carDailyAverageRate > amount
    • removed the request property payload > transactions > itemGroups > items > oneOf[subschema #3: CarItem] > carDailyAverageRate > convertedAmount
    • removed the request property payload > transactions > itemGroups > items > oneOf[subschema #3: CarItem] > carDailyAverageRate > convertedCurrency
    • removed the request property payload > transactions > itemGroups > items > oneOf[subschema #3: CarItem] > carDailyAverageRate > currencyCode
    • removed the request property payload > transactions > itemGroups > items > oneOf[subschema #3: CarItem] > carDailyAverageRate > otherCoinage
    • removed the request property payload > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > averageNightlyRate > amount
    • removed the request property payload > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > averageNightlyRate > convertedAmount
    • removed the request property payload > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > averageNightlyRate > convertedCurrency
    • removed the request property payload > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > averageNightlyRate > currencyCode
    • removed the request property payload > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > averageNightlyRate > otherCoinage
    • removed the request property payload > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > nightlyRates > amount
    • removed the request property payload > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > nightlyRates > convertedAmount
    • removed the request property payload > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > nightlyRates > convertedCurrency
    • removed the request property payload > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > nightlyRates > currencyCode
    • removed the request property payload > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > nightlyRates > otherCoinage
    • dded the new optional request property payload > carPnr > dailyRates
    • added the new optional request property payload > transactions > itemGroups > items > oneOf[subschema #3: CarItem] > carDailyAverageRate > base
    • added the new optional request property payload > transactions > itemGroups > items > oneOf[subschema #3: CarItem] > carDailyAverageRate > tax
    • added the new optional request property payload > transactions > itemGroups > items > oneOf[subschema #3: CarItem] > carDailyAverageRate > total
    • added the new optional request property payload > transactions > itemGroups > items > oneOf[subschema #3: CarItem] > dailyRates
    • added the new optional request property payload > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > averageNightlyRate > base
    • added the new optional request property payload > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > averageNightlyRate > tax
    • added the new optional request property payload > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > averageNightlyRate > total
    • added the new optional request property payload > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > nightlyRates > base
    • added the new optional request property payload > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > nightlyRates > tax
    • added the new optional request property payload > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > nightlyRates > total
  • TRIP_DETAILS_V3:
    • the payload > pendingManualFormPnrs > data > transactions > itemGroups > items > oneOf[subschema #3: CarItem] > carDailyAverageRate request property type>format changed from object > to > ``
    • the payload > pendingManualFormPnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > averageNightlyRate request property type>format changed from object > to > ``
    • the payload > pendingManualFormPnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > nightlyRates/ request property type>format changed from object > to > ``
    • the payload > pendingShellPnrs > data > transactions > itemGroups > items > oneOf[subschema #3: CarItem] > carDailyAverageRate request property type>format changed from object > to > ``
    • the payload > pendingShellPnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > averageNightlyRate request property type>format changed from object > to > ``
    • the payload > pendingShellPnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > nightlyRates/ request property type>format changed from object > to > ``
    • the payload > pnrs > data > transactions > itemGroups > items > oneOf[subschema #3: CarItem] > carDailyAverageRate request property type>format changed from object > to > ``
    • the payload > pnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > averageNightlyRate request property type>format changed from object > to > ``
    • the payload > pnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > nightlyRates/ request property type>format changed from object > to > ``
    • removed the request property payload > pendingManualFormPnrs > data > transactions > itemGroups > items > oneOf[subschema #3: CarItem] > carDailyAverageRate > amount
    • removed the request property payload > pendingManualFormPnrs > data > transactions > itemGroups > items > oneOf[subschema #3: CarItem] > carDailyAverageRate > convertedAmount
    • removed the request property payload > pendingManualFormPnrs > data > transactions > itemGroups > items > oneOf[subschema #3: CarItem] > carDailyAverageRate > convertedCurrency
    • removed the request property payload > pendingManualFormPnrs > data > transactions > itemGroups > items > oneOf[subschema #3: CarItem] > carDailyAverageRate > currencyCode
    • removed the request property payload > pendingManualFormPnrs > data > transactions > itemGroups > items > oneOf[subschema #3: CarItem] > carDailyAverageRate > otherCoinage
    • removed the request property payload > pendingManualFormPnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > averageNightlyRate > amount
    • removed the request property payload > pendingManualFormPnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > averageNightlyRate > convertedAmount
    • removed the request property payload > pendingManualFormPnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > averageNightlyRate > convertedCurrency
    • removed the request property payload > pendingManualFormPnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > averageNightlyRate > currencyCode
    • removed the request property payload > pendingManualFormPnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > averageNightlyRate > otherCoinage
    • removed the request property payload > pendingManualFormPnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > nightlyRates > amount
    • removed the request property payload > pendingManualFormPnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > nightlyRates > convertedAmount
    • removed the request property payload > pendingManualFormPnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > nightlyRates > convertedCurrency
    • removed the request property payload > pendingManualFormPnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > nightlyRates > currencyCode
    • removed the request property payload > pendingManualFormPnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > nightlyRates > otherCoinage
    • removed the request property payload > pendingShellPnrs > data > transactions > itemGroups > items > oneOf[subschema #3: CarItem] > carDailyAverageRate > amount
    • removed the request property payload > pendingShellPnrs > data > transactions > itemGroups > items > oneOf[subschema #3: CarItem] > carDailyAverageRate > convertedAmount
    • removed the request property payload > pendingShellPnrs > data > transactions > itemGroups > items > oneOf[subschema #3: CarItem] > carDailyAverageRate > convertedCurrency
    • removed the request property payload > pendingShellPnrs > data > transactions > itemGroups > items > oneOf[subschema #3: CarItem] > carDailyAverageRate > currencyCode
    • removed the request property payload > pendingShellPnrs > data > transactions > itemGroups > items > oneOf[subschema #3: CarItem] > carDailyAverageRate > otherCoinage
    • removed the request property payload > pendingShellPnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > averageNightlyRate > amount
    • removed the request property payload > pendingShellPnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > averageNightlyRate > convertedAmount
    • removed the request property payload > pendingShellPnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > averageNightlyRate > convertedCurrency
    • removed the request property payload > pendingShellPnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > averageNightlyRate > currencyCode
    • removed the request property payload > pendingShellPnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > averageNightlyRate > otherCoinage
    • removed the request property payload > pendingShellPnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > nightlyRates > amount
    • removed the request property payload > pendingShellPnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > nightlyRates > convertedAmount
    • removed the request property payload > pendingShellPnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > nightlyRates > convertedCurrency
    • removed the request property payload > pendingShellPnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > nightlyRates > currencyCode
    • removed the request property payload > pendingShellPnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > nightlyRates > otherCoinage
    • removed the request property payload > pnrs > data > transactions > itemGroups > items > oneOf[subschema #3: CarItem] > carDailyAverageRate > amount
    • removed the request property payload > pnrs > data > transactions > itemGroups > items > oneOf[subschema #3: CarItem] > carDailyAverageRate > convertedAmount
    • removed the request property payload > pnrs > data > transactions > itemGroups > items > oneOf[subschema #3: CarItem] > carDailyAverageRate > convertedCurrency
    • removed the request property payload > pnrs > data > transactions > itemGroups > items > oneOf[subschema #3: CarItem] > carDailyAverageRate > currencyCode
    • removed the request property payload > pnrs > data > transactions > itemGroups > items > oneOf[subschema #3: CarItem] > carDailyAverageRate > otherCoinage
    • removed the request property payload > pnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > averageNightlyRate > amount
    • removed the request property payload > pnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > averageNightlyRate > convertedAmount
    • removed the request property payload > pnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > averageNightlyRate > convertedCurrency
    • removed the request property payload > pnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > averageNightlyRate > currencyCode
    • removed the request property payload > pnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > averageNightlyRate > otherCoinage
    • removed the request property payload > pnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > nightlyRates > amount
    • removed the request property payload > pnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > nightlyRates > convertedAmount
    • removed the request property payload > pnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > nightlyRates > convertedCurrency
    • removed the request property payload > pnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > nightlyRates > currencyCode
    • removed the request property payload > pnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > nightlyRates > otherCoinage
    • added the new optional request property payload > pendingManualFormPnrs > data > carPnr > dailyRates
    • added the new optional request property payload > pendingManualFormPnrs > data > transactions > itemGroups > items > oneOf[subschema #3: CarItem] > carDailyAverageRate > base
    • added the new optional request property payload > pendingManualFormPnrs > data > transactions > itemGroups > items > oneOf[subschema #3: CarItem] > carDailyAverageRate > tax
    • added the new optional request property payload > pendingManualFormPnrs > data > transactions > itemGroups > items > oneOf[subschema #3: CarItem] > carDailyAverageRate > total
    • added the new optional request property payload > pendingManualFormPnrs > data > transactions > itemGroups > items > oneOf[subschema #3: CarItem] > dailyRates
    • added the new optional request property payload > pendingManualFormPnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > averageNightlyRate > base
    • added the new optional request property payload > pendingManualFormPnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > averageNightlyRate > tax
    • added the new optional request property payload > pendingManualFormPnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > averageNightlyRate > total
    • added the new optional request property payload > pendingManualFormPnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > nightlyRates > base
    • added the new optional request property payload > pendingManualFormPnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > nightlyRates > tax
    • added the new optional request property payload > pendingManualFormPnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > nightlyRates > total
    • added the new optional request property payload > pendingShellPnrs > data > carPnr > dailyRates
    • added the new optional request property payload > pendingShellPnrs > data > transactions > itemGroups > items > oneOf[subschema #3: CarItem] > carDailyAverageRate > base
    • added the new optional request property payload > pendingShellPnrs > data > transactions > itemGroups > items > oneOf[subschema #3: CarItem] > carDailyAverageRate > tax
    • added the new optional request property payload > pendingShellPnrs > data > transactions > itemGroups > items > oneOf[subschema #3: CarItem] > carDailyAverageRate > total
    • added the new optional request property payload > pendingShellPnrs > data > transactions > itemGroups > items > oneOf[subschema #3: CarItem] > dailyRates
    • added the new optional request property payload > pendingShellPnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > averageNightlyRate > base
    • added the new optional request property payload > pendingShellPnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > averageNightlyRate > tax
    • added the new optional request property payload > pendingShellPnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > averageNightlyRate > total
    • added the new optional request property payload > pendingShellPnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > nightlyRates > base
    • added the new optional request property payload > pendingShellPnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > nightlyRates > tax
    • added the new optional request property payload > pendingShellPnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > nightlyRates > total
    • added the new optional request property payload > pnrs > data > carPnr > dailyRates
    • added the new optional request property payload > pnrs > data > transactions > itemGroups > items > oneOf[subschema #3: CarItem] > carDailyAverageRate > base
    • added the new optional request property payload > pnrs > data > transactions > itemGroups > items > oneOf[subschema #3: CarItem] > carDailyAverageRate > tax
    • added the new optional request property payload > pnrs > data > transactions > itemGroups > items > oneOf[subschema #3: CarItem] > carDailyAverageRate > total
    • added the new optional request property payload > pnrs > data > transactions > itemGroups > items > oneOf[subschema #3: CarItem] > dailyRates
    • added the new optional request property payload > pnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > averageNightlyRate > base
    • added the new optional request property payload > pnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > averageNightlyRate > tax
    • added the new optional request property payload > pnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > averageNightlyRate > total
    • added the new optional request property payload > pnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > nightlyRates > base
    • added the new optional request property payload > pnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > nightlyRates > tax
    • added the new optional request property payload > pnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > nightlyRates > total
  • AGENT_TASK_DETAILS:
    • added the new optional request property payload > events > createdAt

May 27, 2025

Webhook Event Updates

  • AGENT_TASK_DETAILS:
    • added the new optional request property payload > events > taskMetadata

May 22, 2025

Webhook Event Updates

  • PNR_V3:
    • added the new optional request property payload > airPnr > travelerInfos > tickets > exchangeInfo > residueType
    • added the new optional request property payload > customFieldsV3Responses > selectedResponses > includeLocations
  • TRIP_DETAILS_V3:
    • added the new optional request property payload > pendingManualFormPnrs > data > airPnr > travelerInfos > tickets > exchangeInfo > residueType
    • added the new optional request property payload > pendingManualFormPnrs > data > customFieldsV3Responses > selectedResponses > includeLocations
    • added the new optional request property payload > pendingShellPnrs > data > airPnr > travelerInfos > tickets > exchangeInfo > residueType
    • added the new optional request property payload > pendingShellPnrs > data > customFieldsV3Responses > selectedResponses > includeLocations
    • added the new optional request property payload > pnrs > data > airPnr > travelerInfos > tickets > exchangeInfo > residueType
    • added the new optional request property payload > pnrs > data > customFieldsV3Responses > selectedResponses > includeLocations

May 10, 2025

Webhook Event Updates

  • PNR_V3:
    • added the new LOGO_IMAGE enum value to the request property payload > documents > documentMetadata > documentType
    • added the new LOWEST_FARE_PER_HOTEL_PROPERTY_VIOLATION enum value to the request property payload > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > predicate
    • added the new LOWEST_FARE_PER_HOTEL_PROPERTY_VIOLATION enum value to the request property payload > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > predicate
  • TRIP_DETAILS_V3:
    • added the new LOGO_IMAGE enum value to the request property payload > eventSummary > documents > documentMetadata > documentType
    • added the new LOGO_IMAGE enum value to the request property payload > pendingManualFormPnrs > data > documents > documentMetadata > documentType
    • added the new LOGO_IMAGE enum value to the request property payload > pendingShellPnrs > data > documents > documentMetadata > documentType
    • added the new LOGO_IMAGE enum value to the request property payload > pnrs > data > documents > documentMetadata > documentType
    • added the new LOWEST_FARE_PER_HOTEL_PROPERTY_VIOLATION enum value to the request property payload > pendingManualFormPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > predicate
    • added the new LOWEST_FARE_PER_HOTEL_PROPERTY_VIOLATION enum value to the request property payload > pendingManualFormPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > predicate
    • added the new LOWEST_FARE_PER_HOTEL_PROPERTY_VIOLATION enum value to the request property payload > pendingShellPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > predicate
    • added the new LOWEST_FARE_PER_HOTEL_PROPERTY_VIOLATION enum value to the request property payload > pendingShellPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > predicate
    • added the new LOWEST_FARE_PER_HOTEL_PROPERTY_VIOLATION enum value to the request property payload > pnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > predicate
    • added the new LOWEST_FARE_PER_HOTEL_PROPERTY_VIOLATION enum value to the request property payload > pnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > predicate

May 07, 2025

Webhook Event Updates

  • PNR_V3:
    • dded the new optional request property payload > suspendReason
  • TRIP_DETAILS_V3:
    • added the new optional request property payload > pendingManualFormPnrs > data > suspendReason
    • added the new optional request property payload > pendingShellPnrs > data > suspendReason
    • added the new optional request property payload > pnrs > data > suspendReason

April 30, 2025

Webhook Event Updates

  • AGENT_TASK_DETAILS:
    • dded the new optional request property payload > bookingTmc
    • added the new BOOKING_COM enum value to the request property payload > assignedAgent > userBasicInfo > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > assignedAgentBasicInfo > userBasicInfo > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > assignee > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > primaryTraveler > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • dded the new BOOKING_COM enum value to the request property payload > source
    • added the new BOOKING_COM enum value to the request property payload > travelArranger > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
  • PNR_V3:
    • added the new optional request property payload > airPnr > travelerInfos > tickets > createdUnusedCredit > email
    • added the new optional request property payload > airPnr > travelerInfos > tickets > ticketIncompleteReasons
    • dded the new optional request property payload > carPnr > rebookReference
    • added the new AIR_CONDITIONING enum value to the request property payload > railPnr > legInfos > amenities > type
    • added the new AIR_CONDITIONING enum value to the request property payload > railPnr > previousItinerary > legInfos > amenities > type
    • added the new BOOKING_COM enum value to the request property payload > airPnr > travelerInfos > tickets > createdUnusedCredit > source
    • added the new BOOKING_COM enum value to the request property payload > costOfGoodsSold > payments > selectedPaymentSource > rawPaymentSource > oneOf[subschema #2: Credit] > source
    • added the new BOOKING_COM enum value to the request property payload > costToCustomer > payments > selectedPaymentSource > rawPaymentSource > oneOf[subschema #2: Credit] > source
    • added the new BOOKING_COM enum value to the request property payload > pnrCreationDetails > requestedByDetails > requestedByUserOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > pnrTravelers > personalInfo > emergencyContactInfo > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > policyInfo > appliedPolicyInfo > ruleResultInfos > actions > oneOf[subschema #4: PolicyTakeApprovalActionWrapper] > takeApproval > userOrgIds > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > actualValue > oneOf[subschema #12: UserOrgIdWrapper] > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > actualValue > oneOf[subschema #15: UserOrgIdListWrapper] > userOrgIdList > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > expectedValue > oneOf[subschema #12: UserOrgIdWrapper] > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > expectedValue > oneOf[subschema #15: UserOrgIdListWrapper] > userOrgIdList > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > actualValue > oneOf[subschema #12: UserOrgIdWrapper] > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > actualValue > oneOf[subschema #15: UserOrgIdListWrapper] > userOrgIdList > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > expectedValue > oneOf[subschema #12: UserOrgIdWrapper] > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > expectedValue > oneOf[subschema #15: UserOrgIdListWrapper] > userOrgIdList > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > railPnr > passengerInfos > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > travelers > user > emergencyContactInfo > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > travelers > userBusinessInfo > designatedApproverInfos > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > travelers > userBusinessInfo > managerBasicInfo > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > travelers > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new EXTRA_LEGROOM enum value to the request property payload > railPnr > legInfos > amenities > type
    • added the new EXTRA_LEGROOM enum value to the request property payload > railPnr > previousItinerary > legInfos > amenities > type
    • added the new LARGE_SEAT enum value to the request property payload > railPnr > legInfos > amenities > type
    • added the new LARGE_SEAT enum value to the request property payload > railPnr > previousItinerary > legInfos > amenities > type
    • added the new READING_LIGHT enum value to the request property payload > railPnr > legInfos > amenities > type
    • added the new READING_LIGHT enum value to the request property payload > railPnr > previousItinerary > legInfos > amenities > type
    • added the new RESERVED enum value to the request property payload > airPnr > travelerInfos > tickets > createdUnusedCredit > status
    • added the new TABLE_SEAT enum value to the request property payload > railPnr > legInfos > amenities > type
    • added the new TABLE_SEAT enum value to the request property payload > railPnr > previousItinerary > legInfos > amenities > type
  • SERVICE_CHARGE:
    • dded the new BOOKING_COM enum value to the request property payload > bookingDetails > source
    • added the new BOOKING_COM enum value to the request property payload > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
  • TRAVELER_V2:
    • added the new BOOKING_COM enum value to the request property payload > personalInfo > emergencyContactInfo > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
  • TRIP_DETAILS_V3:
    • added the new optional request property payload > pendingManualFormPnrs > data > airPnr > travelerInfos > tickets > createdUnusedCredit > email
    • added the new optional request property payload > pendingManualFormPnrs > data > airPnr > travelerInfos > tickets > ticketIncompleteReasons
    • added the new optional request property payload > pendingManualFormPnrs > data > carPnr > rebookReference
    • added the new optional request property payload > pendingShellPnrs > data > airPnr > travelerInfos > tickets > createdUnusedCredit > email
    • added the new optional request property payload > pendingShellPnrs > data > airPnr > travelerInfos > tickets > ticketIncompleteReasons
    • added the new optional request property payload > pendingShellPnrs > data > carPnr > rebookReference
    • added the new optional request property payload > pnrs > data > airPnr > travelerInfos > tickets > createdUnusedCredit > email
    • added the new optional request property payload > pnrs > data > airPnr > travelerInfos > tickets > ticketIncompleteReasons
    • added the new optional request property payload > pnrs > data > carPnr > rebookReference
    • added the new AIR_CONDITIONING enum value to the request property payload > pendingManualFormPnrs > data > railPnr > legInfos > amenities > type
    • added the new AIR_CONDITIONING enum value to the request property payload > pendingManualFormPnrs > data > railPnr > previousItinerary > legInfos > amenities > type
    • added the new AIR_CONDITIONING enum value to the request property payload > pendingShellPnrs > data > railPnr > legInfos > amenities > type
    • added the new AIR_CONDITIONING enum value to the request property payload > pendingShellPnrs > data > railPnr > previousItinerary > legInfos > amenities > type
    • added the new AIR_CONDITIONING enum value to the request property payload > pnrs > data > railPnr > legInfos > amenities > type
    • added the new AIR_CONDITIONING enum value to the request property payload > pnrs > data > railPnr > previousItinerary > legInfos > amenities > type
    • added the new BOOKING_COM enum value to the request property payload > pendingManualFormPnrs > data > airPnr > travelerInfos > tickets > createdUnusedCredit > source
    • added the new BOOKING_COM enum value to the request property payload > pendingManualFormPnrs > data > costOfGoodsSold > payments > selectedPaymentSource > rawPaymentSource > oneOf[subschema #2: Credit] > source
    • added the new BOOKING_COM enum value to the request property payload > pendingManualFormPnrs > data > costToCustomer > payments > selectedPaymentSource > rawPaymentSource > oneOf[subschema #2: Credit] > source
    • added the new BOOKING_COM enum value to the request property payload > pendingManualFormPnrs > data > pnrCreationDetails > requestedByDetails > requestedByUserOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > pendingManualFormPnrs > data > pnrTravelers > personalInfo > emergencyContactInfo > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > pendingManualFormPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > actions > oneOf[subschema #4: PolicyTakeApprovalActionWrapper] > takeApproval > userOrgIds > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > pendingManualFormPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > actualValue > oneOf[subschema #12: UserOrgIdWrapper] > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > pendingManualFormPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > actualValue > oneOf[subschema #15: UserOrgIdListWrapper] > userOrgIdList > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > pendingManualFormPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > expectedValue > oneOf[subschema #12: UserOrgIdWrapper] > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > pendingManualFormPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > expectedValue > oneOf[subschema #15: UserOrgIdListWrapper] > userOrgIdList > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > pendingManualFormPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > actualValue > oneOf[subschema #12: UserOrgIdWrapper] > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > pendingManualFormPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > actualValue > oneOf[subschema #15: UserOrgIdListWrapper] > userOrgIdList > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > pendingManualFormPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > expectedValue > oneOf[subschema #12: UserOrgIdWrapper] > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > pendingManualFormPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > expectedValue > oneOf[subschema #15: UserOrgIdListWrapper] > userOrgIdList > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > pendingManualFormPnrs > data > railPnr > passengerInfos > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > pendingManualFormPnrs > data > travelers > user > emergencyContactInfo > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > pendingManualFormPnrs > data > travelers > userBusinessInfo > designatedApproverInfos > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > pendingManualFormPnrs > data > travelers > userBusinessInfo > managerBasicInfo > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > pendingManualFormPnrs > data > travelers > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > pendingShellPnrs > data > airPnr > travelerInfos > tickets > createdUnusedCredit > source
    • added the new BOOKING_COM enum value to the request property payload > pendingShellPnrs > data > costOfGoodsSold > payments > selectedPaymentSource > rawPaymentSource > oneOf[subschema #2: Credit] > source
    • added the new BOOKING_COM enum value to the request property payload > pendingShellPnrs > data > costToCustomer > payments > selectedPaymentSource > rawPaymentSource > oneOf[subschema #2: Credit] > source
    • added the new BOOKING_COM enum value to the request property payload > pendingShellPnrs > data > pnrCreationDetails > requestedByDetails > requestedByUserOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > pendingShellPnrs > data > pnrTravelers > personalInfo > emergencyContactInfo > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > pendingShellPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > actions > oneOf[subschema #4: PolicyTakeApprovalActionWrapper] > takeApproval > userOrgIds > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > pendingShellPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > actualValue > oneOf[subschema #12: UserOrgIdWrapper] > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > pendingShellPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > actualValue > oneOf[subschema #15: UserOrgIdListWrapper] > userOrgIdList > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > pendingShellPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > expectedValue > oneOf[subschema #12: UserOrgIdWrapper] > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > pendingShellPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > expectedValue > oneOf[subschema #15: UserOrgIdListWrapper] > userOrgIdList > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > pendingShellPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > actualValue > oneOf[subschema #12: UserOrgIdWrapper] > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > pendingShellPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > actualValue > oneOf[subschema #15: UserOrgIdListWrapper] > userOrgIdList > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > pendingShellPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > expectedValue > oneOf[subschema #12: UserOrgIdWrapper] > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > pendingShellPnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > expectedValue > oneOf[subschema #15: UserOrgIdListWrapper] > userOrgIdList > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > pendingShellPnrs > data > railPnr > passengerInfos > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > pendingShellPnrs > data > travelers > user > emergencyContactInfo > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > pendingShellPnrs > data > travelers > userBusinessInfo > designatedApproverInfos > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > pendingShellPnrs > data > travelers > userBusinessInfo > managerBasicInfo > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > pendingShellPnrs > data > travelers > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > pnrs > data > airPnr > travelerInfos > tickets > createdUnusedCredit > source
    • added the new BOOKING_COM enum value to the request property payload > pnrs > data > costOfGoodsSold > payments > selectedPaymentSource > rawPaymentSource > oneOf[subschema #2: Credit] > source
    • added the new BOOKING_COM enum value to the request property payload > pnrs > data > costToCustomer > payments > selectedPaymentSource > rawPaymentSource > oneOf[subschema #2: Credit] > source
    • added the new BOOKING_COM enum value to the request property payload > pnrs > data > pnrCreationDetails > requestedByDetails > requestedByUserOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > pnrs > data > pnrTravelers > personalInfo > emergencyContactInfo > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > pnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > actions > oneOf[subschema #4: PolicyTakeApprovalActionWrapper] > takeApproval > userOrgIds > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > pnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > actualValue > oneOf[subschema #12: UserOrgIdWrapper] > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > pnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > actualValue > oneOf[subschema #15: UserOrgIdListWrapper] > userOrgIdList > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > pnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > expectedValue > oneOf[subschema #12: UserOrgIdWrapper] > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > pnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > subViolationInfos > expectedValue > oneOf[subschema #15: UserOrgIdListWrapper] > userOrgIdList > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > pnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > actualValue > oneOf[subschema #12: UserOrgIdWrapper] > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > pnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > actualValue > oneOf[subschema #15: UserOrgIdListWrapper] > userOrgIdList > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > pnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > expectedValue > oneOf[subschema #12: UserOrgIdWrapper] > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > pnrs > data > policyInfo > appliedPolicyInfo > ruleResultInfos > violationInfos > expectedValue > oneOf[subschema #15: UserOrgIdListWrapper] > userOrgIdList > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > pnrs > data > railPnr > passengerInfos > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > pnrs > data > travelers > user > emergencyContactInfo > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > pnrs > data > travelers > userBusinessInfo > designatedApproverInfos > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > pnrs > data > travelers > userBusinessInfo > managerBasicInfo > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > pnrs > data > travelers > userOrgId > tmcInfo > secondaryServiceProviderTmcs > supplier
    • added the new BOOKING_COM enum value to the request property payload > simplePnrs > source
    • added the new EXTRA_LEGROOM enum value to the request property payload > pendingManualFormPnrs > data > railPnr > legInfos > amenities > type
    • added the new EXTRA_LEGROOM enum value to the request property payload > pendingManualFormPnrs > data > railPnr > previousItinerary > legInfos > amenities > type
    • added the new EXTRA_LEGROOM enum value to the request property payload > pendingShellPnrs > data > railPnr > legInfos > amenities > type
    • added the new EXTRA_LEGROOM enum value to the request property payload > pendingShellPnrs > data > railPnr > previousItinerary > legInfos > amenities > type
    • added the new EXTRA_LEGROOM enum value to the request property payload > pnrs > data > railPnr > legInfos > amenities > type
    • added the new EXTRA_LEGROOM enum value to the request property payload > pnrs > data > railPnr > previousItinerary > legInfos > amenities > type
    • added the new LARGE_SEAT enum value to the request property payload > pendingManualFormPnrs > data > railPnr > legInfos > amenities > type
    • added the new LARGE_SEAT enum value to the request property payload > pendingManualFormPnrs > data > railPnr > previousItinerary > legInfos > amenities > type
    • added the new LARGE_SEAT enum value to the request property payload > pendingShellPnrs > data > railPnr > legInfos > amenities > type
    • added the new LARGE_SEAT enum value to the request property payload > pendingShellPnrs > data > railPnr > previousItinerary > legInfos > amenities > type
    • added the new LARGE_SEAT enum value to the request property payload > pnrs > data > railPnr > legInfos > amenities > type
    • added the new LARGE_SEAT enum value to the request property payload > pnrs > data > railPnr > previousItinerary > legInfos > amenities > type
    • added the new READING_LIGHT enum value to the request property payload > pendingManualFormPnrs > data > railPnr > legInfos > amenities > type
    • added the new READING_LIGHT enum value to the request property payload > pendingManualFormPnrs > data > railPnr > previousItinerary > legInfos > amenities > type
    • added the new READING_LIGHT enum value to the request property payload > pendingShellPnrs > data > railPnr > legInfos > amenities > type
    • added the new READING_LIGHT enum value to the request property payload > pendingShellPnrs > data > railPnr > previousItinerary > legInfos > amenities > type
    • added the new READING_LIGHT enum value to the request property payload > pnrs > data > railPnr > legInfos > amenities > type
    • added the new READING_LIGHT enum value to the request property payload > pnrs > data > railPnr > previousItinerary > legInfos > amenities > type
    • added the new RESERVED enum value to the request property payload > pendingManualFormPnrs > data > airPnr > travelerInfos > tickets > createdUnusedCredit > status
    • added the new RESERVED enum value to the request property payload > pendingShellPnrs > data > airPnr > travelerInfos > tickets > createdUnusedCredit > status
    • added the new RESERVED enum value to the request property payload > pnrs > data > airPnr > travelerInfos > tickets > createdUnusedCredit > status
    • added the new TABLE_SEAT enum value to the request property payload > pendingManualFormPnrs > data > railPnr > legInfos > amenities > type
    • added the new TABLE_SEAT enum value to the request property payload > pendingManualFormPnrs > data > railPnr > previousItinerary > legInfos > amenities > type
    • added the new TABLE_SEAT enum value to the request property payload > pendingShellPnrs > data > railPnr > legInfos > amenities > type
    • added the new TABLE_SEAT enum value to the request property payload > pendingShellPnrs > data > railPnr > previousItinerary > legInfos > amenities > type
    • added the new TABLE_SEAT enum value to the request property payload > pnrs > data > railPnr > legInfos > amenities > type
    • added the new TABLE_SEAT enum value to the request property payload > pnrs > data > railPnr > previousItinerary > legInfos > amenities > type

April 16, 2025

Webhook Event Updates

  • PNR_V3:
    • added the new optional request property payload > railPnr > ancillaries > travelCard > validityPeriod
    • dded the new optional request property payload > splitPayment
    • added the new optional request property payload > transactions > itemGroups > items > oneOf[subschema #2: RailItem] > ancillaries > travelCard > validityPeriod
    • added the new optional request property payload > transactions > splitPayment
  • TRIP_DETAILS_V3:
    • added the new optional request property payload > pendingManualFormPnrs > data > railPnr > ancillaries > travelCard > validityPeriod
    • added the new optional request property payload > pendingManualFormPnrs > data > splitPayment
    • added the new optional request property payload > pendingManualFormPnrs > data > transactions > itemGroups > items > oneOf[subschema #2: RailItem] > ancillaries > travelCard > validityPeriod
    • added the new optional request property payload > pendingManualFormPnrs > data > transactions > splitPayment
    • added the new optional request property payload > pendingShellPnrs > data > railPnr > ancillaries > travelCard > validityPeriod
    • added the new optional request property payload > pendingShellPnrs > data > splitPayment
    • added the new optional request property payload > pendingShellPnrs > data > transactions > itemGroups > items > oneOf[subschema #2: RailItem] > ancillaries > travelCard > validityPeriod
    • added the new optional request property payload > pendingShellPnrs > data > transactions > splitPayment
    • added the new optional request property payload > pnrs > data > railPnr > ancillaries > travelCard > validityPeriod
    • added the new optional request property payload > pnrs > data > splitPayment
    • added the new optional request property payload > pnrs > data > transactions > itemGroups > items > oneOf[subschema #2: RailItem] > ancillaries > travelCard > validityPeriod
    • added the new optional request property payload > pnrs > data > transactions > splitPayment

April 09, 2025

Webhook Event Updates

  • AGENT_TASK_DETAILS:
    • the request property payload > assignedAgent > assignedTasks > id became required
  • PNR_V3:
    • removed the request property payload > customFieldsV3Responses > selectedResponses > options > auxInfos
    • added the new optional request property payload > airPnr > travelerInfos > tickets > createdUnusedCredit > paymentSourceId
    • added the new optional request property payload > customFieldsV3Responses > selectedResponses > options > additionalInfos
    • dded the new FLIGHT_CHANGED enum value to the request property operation
  • TRIP_DETAILS_V3:
    • removed the request property payload > pendingManualFormPnrs > data > customFieldsV3Responses > selectedResponses > options > auxInfos
    • removed the request property payload > pendingShellPnrs > data > customFieldsV3Responses > selectedResponses > options > auxInfos
    • removed the request property payload > pnrs > data > customFieldsV3Responses > selectedResponses > options > auxInfos
    • added the new optional request property payload > pendingManualFormPnrs > data > airPnr > travelerInfos > tickets > createdUnusedCredit > paymentSourceId
    • added the new optional request property payload > pendingManualFormPnrs > data > customFieldsV3Responses > selectedResponses > options > additionalInfos
    • added the new optional request property payload > pendingShellPnrs > data > airPnr > travelerInfos > tickets > createdUnusedCredit > paymentSourceId
    • added the new optional request property payload > pendingShellPnrs > data > customFieldsV3Responses > selectedResponses > options > additionalInfos
    • added the new optional request property payload > pnrs > data > airPnr > travelerInfos > tickets > createdUnusedCredit > paymentSourceId
    • added the new optional request property payload > pnrs > data > customFieldsV3Responses > selectedResponses > options > additionalInfos
    • dded the new FLIGHT_CHANGED enum value to the request property operation

March 23, 2025

Webhook Event Updates

  • PNR_V3:
    • removed the request property payload > airPnr > travelerInfos > tickets > issuedDateTimeWithZone
    • added the new optional request property payload > transactions > ctc > transactionStatus
    • added the new optional request property payload > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > rateType
  • TRIP_DETAILS_V3:
    • removed the request property payload > pendingManualFormPnrs > data > airPnr > travelerInfos > tickets > issuedDateTimeWithZone
    • removed the request property payload > pendingShellPnrs > data > airPnr > travelerInfos > tickets > issuedDateTimeWithZone
    • removed the request property payload > pnrs > data > airPnr > travelerInfos > tickets > issuedDateTimeWithZone
    • added the new optional request property payload > pendingManualFormPnrs > data > transactions > ctc > transactionStatus
    • added the new optional request property payload > pendingManualFormPnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > rateType
    • added the new optional request property payload > pendingShellPnrs > data > transactions > ctc > transactionStatus
    • added the new optional request property payload > pendingShellPnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > rateType
    • added the new optional request property payload > pnrs > data > transactions > ctc > transactionStatus
    • added the new optional request property payload > pnrs > data > transactions > itemGroups > items > oneOf[subschema #4: HotelItem] > rateType

March 17, 2025

Webhook Event Updates

  • PNR_V3:
    • removed the request property payload > pnrTravelers > businessInfo > userCostCenter > employeeCount
    • removed the request property payload > travelers > userBusinessInfo > userCostCenter > employeeCount
    • added the new optional request property payload > transactions > itemGroups > totalPnrAmount
  • TRIP_DETAILS_V3:
    • removed the request property payload > pendingManualFormPnrs > data > pnrTravelers > businessInfo > userCostCenter > employeeCount
    • removed the request property payload > pendingManualFormPnrs > data > travelers > userBusinessInfo > userCostCenter > employeeCount
    • removed the request property payload > pendingShellPnrs > data > pnrTravelers > businessInfo > userCostCenter > employeeCount
    • removed the request property payload > pendingShellPnrs > data > travelers > userBusinessInfo > userCostCenter > employeeCount
    • removed the request property payload > pnrs > data > pnrTravelers > businessInfo > userCostCenter > employeeCount
    • removed the request property payload > pnrs > data > travelers > userBusinessInfo > userCostCenter > employeeCount
    • added the new optional request property payload > pendingManualFormPnrs > data > transactions > itemGroups > totalPnrAmount
    • added the new optional request property payload > pendingShellPnrs > data > transactions > itemGroups > totalPnrAmount
    • added the new optional request property payload > pnrs > data > transactions > itemGroups > totalPnrAmount

March 12, 2025

Webhook Event Updates

  • AGENT_TASK_DETAILS:
    • added the new optional request property payload >assignedAgent >assignedTasks >items >description
    • added the new optional request property payload >assignedAgent >assignedTasks >items >status
    • added the new optional request property payload >assignedAgent >assignedTasks >items >type
  • TRIP_DETAILS_V3:
    • added the new optional request property payload >eventSummary >type

March 05, 2025

Webhook Event Updates

  • PNR_V3:
    • removed the enum value TRIP of the request property payload >customFieldsV3Responses >items >entity >type
  • TRIP_DETAILS_V3:
    • removed the enum value TRIP of the request property payload >pendingManualFormPnrs >items >data >customFieldsV3Responses >items >entity >type
    • removed the enum value TRIP of the request property payload >pendingShellPnrs >items >data >customFieldsV3Responses >items >entity >type
    • removed the enum value TRIP of the request property payload >pnrs >items >data >customFieldsV3Responses >items >entity >type
  • SERVICE_CHARGE:
    • added the new optional request property payload >charge >feeInfo

February 27, 2025

Webhook Event Updates

  • PNR_V3:
    • added the new optional request property payload >airPnr >travelerInfos >items >booking >itinerary >fareComponents >items >baseFare
    • added the new optional request property payload >transactions >items >ctc >items >isGuarantee
    • added VALUE_ADDED_SERVICE_FEE, TRANSACTION_FEE discriminator mapping keys to the payload >serviceFees >items >feeInfo >oneOf[subschema` #1: `BookingFeeInfo] >```` request property
    • added # >components >schemas >TransactionFeeInfo,` `# >components >schemas >ValueAddedServiceFeeInfo to the payload >serviceFees >items >feeInfo >oneOf[subschema` #1: `BookingFeeInfo] >```` request property oneOf list
  • TRIP_DETAILS_V3:
    • added the new optional request property payload >pendingManualFormPnrs >items >data >airPnr >travelerInfos >items >booking >itinerary >fareComponents >items >baseFare
    • added the new optional request property payload >pendingManualFormPnrs >items >data >transactions >items >ctc >items >isGuarantee
    • added the new optional request property payload >pendingShellPnrs >items >data >airPnr >travelerInfos >items >booking >itinerary >fareComponents >items >baseFare
    • added the new optional request property payload >pendingShellPnrs >items >data >transactions >items >ctc >items >isGuarantee
    • added the new optional request property payload >pnrs >items >data >airPnr >travelerInfos >items >booking >itinerary >fareComponents >items >baseFare
    • added the new optional request property payload >pnrs >items >data >transactions >items >ctc >items >isGuarantee
    • added VALUE_ADDED_SERVICE_FEE, TRANSACTION_FEE discriminator mapping keys to the payload >pendingManualFormPnrs >items >data >serviceFees >items >feeInfo >oneOf[subschema` #1: `BookingFeeInfo] >```` request property
    • added VALUE_ADDED_SERVICE_FEE, TRANSACTION_FEE discriminator mapping keys to the payload >pendingShellPnrs >items >data >serviceFees >items >feeInfo >oneOf[subschema` #1: `BookingFeeInfo] >```` request property
    • added VALUE_ADDED_SERVICE_FEE, TRANSACTION_FEE discriminator mapping keys to the payload >pnrs >items >data >serviceFees >items >feeInfo >oneOf[subschema` #1: `BookingFeeInfo] >```` request property
    • added # >components >schemas >TransactionFeeInfo,` `# >components >schemas >ValueAddedServiceFeeInfo to the payload >pendingManualFormPnrs >items >data >serviceFees >items >feeInfo >oneOf[subschema` #1: `BookingFeeInfo] >```` request property oneOf list
    • added # >components >schemas >TransactionFeeInfo,` `# >components >schemas >ValueAddedServiceFeeInfo to the payload >pendingShellPnrs >items >data >serviceFees >items >feeInfo >oneOf[subschema` #1: `BookingFeeInfo] >```` request property oneOf list
    • added # >components >schemas >TransactionFeeInfo,` `# >components >schemas >ValueAddedServiceFeeInfo to the payload >pnrs >items >data >serviceFees >items >feeInfo >oneOf[subschema` #1: `BookingFeeInfo] >```` request property oneOf list

February 25, 2025

Webhook Event Updates

  • PNR_V3:
    • removed the request property payload >customFieldsV2
    • added the new optional request property payload >carPnr >cancellationPolicy >durationBeforeArrivalDeadline
    • added the new optional request property payload >customFieldsV3Responses
    • added the new optional request property payload >hotelPnr >room >cancellationPolicy >durationBeforeArrivalDeadline
    • added the new optional request property payload >limoPnr >cancellationPolicy >durationBeforeArrivalDeadline
    • added the new optional request property payload >owningPccInfo
    • added the new optional request property payload >transactions >items >itemGroups >items >items >items >oneOf[subschema` #4: `HotelItem] >averageNightlyRate
    • added the new optional request property payload >transactions >items >itemGroups >items >items >items >oneOf[subschema` #4: `HotelItem] >nightlyRates
    • added the new optional request property payload >transactions >items >itemGroups >items >items >items >oneOf[subschema` #4: `HotelItem] >postpaidAmount
    • added the new optional request property payload >transactions >items >itemGroups >items >items >items >oneOf[subschema` #4: `HotelItem] >prepaidAmount
  • TRIP_DETAILS_V3:
    • removed the request property payload >pendingManualFormPnrs >items >data >customFieldsV2
    • removed the request property payload >pendingShellPnrs >items >data >customFieldsV2
    • removed the request property payload >pnrs >items >data >customFieldsV2
    • added the new optional request property payload >pendingManualFormPnrs >items >data >carPnr >cancellationPolicy >durationBeforeArrivalDeadline
    • added the new optional request property payload >pendingManualFormPnrs >items >data >customFieldsV3Responses
    • added the new optional request property payload >pendingManualFormPnrs >items >data >hotelPnr >room >cancellationPolicy >durationBeforeArrivalDeadline
    • added the new optional request property payload >pendingManualFormPnrs >items >data >limoPnr >cancellationPolicy >durationBeforeArrivalDeadline
    • added the new optional request property payload >pendingManualFormPnrs >items >data >owningPccInfo
    • added the new optional request property payload >pendingManualFormPnrs >items >data >transactions >items >itemGroups >items >items >items >oneOf[subschema` #4: `HotelItem] >averageNightlyRate
    • added the new optional request property payload >pendingManualFormPnrs >items >data >transactions >items >itemGroups >items >items >items >oneOf[subschema` #4: `HotelItem] >nightlyRates
    • added the new optional request property payload >pendingManualFormPnrs >items >data >transactions >items >itemGroups >items >items >items >oneOf[subschema` #4: `HotelItem] >postpaidAmount
    • added the new optional request property payload >pendingManualFormPnrs >items >data >transactions >items >itemGroups >items >items >items >oneOf[subschema` #4: `HotelItem] >prepaidAmount
    • added the new optional request property payload >pendingShellPnrs >items >data >carPnr >cancellationPolicy >durationBeforeArrivalDeadline
    • added the new optional request property payload >pendingShellPnrs >items >data >customFieldsV3Responses
    • added the new optional request property payload >pendingShellPnrs >items >data >hotelPnr >room >cancellationPolicy >durationBeforeArrivalDeadline
    • added the new optional request property payload >pendingShellPnrs >items >data >limoPnr >cancellationPolicy >durationBeforeArrivalDeadline
    • added the new optional request property payload >pendingShellPnrs >items >data >owningPccInfo
    • added the new optional request property payload >pendingShellPnrs >items >data >transactions >items >itemGroups >items >items >items >oneOf[subschema` #4: `HotelItem] >averageNightlyRate
    • added the new optional request property payload >pendingShellPnrs >items >data >transactions >items >itemGroups >items >items >items >oneOf[subschema` #4: `HotelItem] >nightlyRates
    • added the new optional request property payload >pendingShellPnrs >items >data >transactions >items >itemGroups >items >items >items >oneOf[subschema` #4: `HotelItem] >postpaidAmount
    • added the new optional request property payload >pendingShellPnrs >items >data >transactions >items >itemGroups >items >items >items >oneOf[subschema` #4: `HotelItem] >prepaidAmount
    • added the new optional request property payload >pnrs >items >data >carPnr >cancellationPolicy >durationBeforeArrivalDeadline
    • added the new optional request property payload >pnrs >items >data >customFieldsV3Responses
    • added the new optional request property payload >pnrs >items >data >hotelPnr >room >cancellationPolicy >durationBeforeArrivalDeadline
    • added the new optional request property payload >pnrs >items >data >limoPnr >cancellationPolicy >durationBeforeArrivalDeadline
    • added the new optional request property payload >pnrs >items >data >owningPccInfo
    • added the new optional request property payload >pnrs >items >data >transactions >items >itemGroups >items >items >items >oneOf[subschema` #4: `HotelItem] >averageNightlyRate
    • added the new optional request property payload >pnrs >items >data >transactions >items >itemGroups >items >items >items >oneOf[subschema` #4: `HotelItem] >nightlyRates
    • added the new optional request property payload >pnrs >items >data >transactions >items >itemGroups >items >items >items >oneOf[subschema` #4: `HotelItem] >postpaidAmount
    • added the new optional request property payload >pnrs >items >data >transactions >items >itemGroups >items >items >items >oneOf[subschema` #4: `HotelItem] >prepaidAmount
    • the request property payload >eventSummary >bookingGuidelines >items >oneOf[subschema` #1: `AirBookingGuidelineWrapper] >airBookingGuideLine >arrivalBookingWindow became optional
    • the request property payload >eventSummary >bookingGuidelines >items >oneOf[subschema` #1: `AirBookingGuidelineWrapper] >airBookingGuideLine >departureBookingWindow became optional
    • the request property payload >eventSummary >bookingGuidelines >items >oneOf[subschema` #2: `HotelBookingGuidelineWrapper] >hotelBookingGuideLine >checkinBookingWindow became optional
    • the request property payload >eventSummary >bookingGuidelines >items >oneOf[subschema` #2: `HotelBookingGuidelineWrapper] >hotelBookingGuideLine >checkoutBookingWindow became optional
    • the request property payload >eventSummary >bookingGuidelines >items >oneOf[subschema` #3: `CarBookingGuidelineWrapper] >carBookingGuideLine >dropoffBookingWindow became optional
    • the request property payload >eventSummary >bookingGuidelines >items >oneOf[subschema` #3: `CarBookingGuidelineWrapper] >carBookingGuideLine >pickupBookingWindow became optional
    • the request property payload >eventSummary >bookingGuidelines >items >oneOf[subschema` #4: `RailBookingGuidelineWrapper] >railBookingGuideLine >arrivalBookingWindow became optional
    • the request property payload >eventSummary >bookingGuidelines >items >oneOf[subschema` #4: `RailBookingGuidelineWrapper] >railBookingGuideLine >departureBookingWindow became optional

February 13, 2025

Webhook Event Updates

  • AGENT_TASK_DETAILS:
    • removed the request property eventType
    • added the new optional request property event_type
    • added the new DC enum value to the request property payload >assignedAgent >userBasicInfo >name >suffix
    • added the new DC enum value to the request property payload >assignedAgentBasicInfo >userBasicInfo >name >suffix
    • added the new DC enum value to the request property payload >assignee >name >suffix
    • added the new DC enum value to the request property payload >primaryTraveler >name >suffix
    • added the new DC enum value to the request property payload >travelArranger >name >suffix
    • added the new DDS enum value to the request property payload >assignedAgent >userBasicInfo >name >suffix
    • added the new DDS enum value to the request property payload >assignedAgentBasicInfo >userBasicInfo >name >suffix
    • added the new DDS enum value to the request property payload >assignee >name >suffix
    • added the new DDS enum value to the request property payload >primaryTraveler >name >suffix
    • added the new DDS enum value to the request property payload >travelArranger >name >suffix
    • added the new ESQ enum value to the request property payload >assignedAgent >userBasicInfo >name >suffix
    • added the new ESQ enum value to the request property payload >assignedAgentBasicInfo >userBasicInfo >name >suffix
    • added the new ESQ enum value to the request property payload >assignee >name >suffix
    • added the new ESQ enum value to the request property payload >primaryTraveler >name >suffix
    • added the new ESQ enum value to the request property payload >travelArranger >name >suffix
    • added the new JD enum value to the request property payload >assignedAgent >userBasicInfo >name >suffix
    • added the new JD enum value to the request property payload >assignedAgentBasicInfo >userBasicInfo >name >suffix
    • added the new JD enum value to the request property payload >assignee >name >suffix
    • added the new JD enum value to the request property payload >primaryTraveler >name >suffix
    • added the new JD enum value to the request property payload >travelArranger >name >suffix
    • added the new SECOND enum value to the request property payload >assignedAgent >userBasicInfo >name >suffix
    • added the new SECOND enum value to the request property payload >assignedAgentBasicInfo >userBasicInfo >name >suffix
    • added the new SECOND enum value to the request property payload >assignee >name >suffix
    • added the new SECOND enum value to the request property payload >primaryTraveler >name >suffix
    • added the new SECOND enum value to the request property payload >travelArranger >name >suffix
    • added the new THIRD enum value to the request property payload >assignedAgent >userBasicInfo >name >suffix
    • added the new THIRD enum value to the request property payload >assignedAgentBasicInfo >userBasicInfo >name >suffix
    • added the new THIRD enum value to the request property payload >assignee >name >suffix
    • added the new THIRD enum value to the request property payload >primaryTraveler >name >suffix
    • added the new THIRD enum value to the request property payload >travelArranger >name >suffix
    • added the new V enum value to the request property payload >assignedAgent >userBasicInfo >name >suffix
    • added the new V enum value to the request property payload >assignedAgentBasicInfo >userBasicInfo >name >suffix
    • added the new V enum value to the request property payload >assignee >name >suffix
    • added the new V enum value to the request property payload >primaryTraveler >name >suffix
    • added the new V enum value to the request property payload >travelArranger >name >suffix
    • added the new VI enum value to the request property payload >assignedAgent >userBasicInfo >name >suffix
    • added the new VI enum value to the request property payload >assignedAgentBasicInfo >userBasicInfo >name >suffix
    • added the new VI enum value to the request property payload >assignee >name >suffix
    • added the new VI enum value to the request property payload >primaryTraveler >name >suffix
    • added the new VI enum value to the request property payload >travelArranger >name >suffix
    • added the new VM enum value to the request property payload >assignedAgent >userBasicInfo >name >suffix
    • added the new VM enum value to the request property payload >assignedAgentBasicInfo >userBasicInfo >name >suffix
    • added the new VM enum value to the request property payload >assignee >name >suffix
    • added the new VM enum value to the request property payload >primaryTraveler >name >suffix
    • added the new VM enum value to the request property payload >travelArranger >name >suffix
  • PNR_APPROVAL:
    • removed the request property eventType
    • added the new optional request property event_type
  • PNR_V3:
    • removed the request property eventType
    • removed the request property payload >limoPnr >limoDetails >bookingNotes
    • added the new optional request property event_type
    • added the new optional request property payload >airPnr >legs >items >flights >items >flightIndex
    • added the new optional request property payload >airPnr >legs >items >legIndex
    • added the new optional request property payload >limoPnr >bookingNotes
    • added the new optional request property payload >limoPnr >duration
    • added the new optional request property payload >limoPnr >notesToVendor
    • added the new DC enum value to the request property payload >airPnr >travelerInfos >items >tickets >items >createdUnusedCredit >passengerName >suffix
    • added the new DC enum value to the request property payload >costOfGoodsSold >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new DC enum value to the request property payload >costToCustomer >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new DC enum value to the request property payload >pnrTravelers >items >personalInfo >emergencyContactInfo >name >suffix
    • added the new DC enum value to the request property payload >pnrTravelers >items >personalInfo >name >suffix
    • added the new DC enum value to the request property payload >pnrTravelers >items >personalInfo >travelerName >suffix
    • added the new DC enum value to the request property payload >policyInfo >approverName >suffix
    • added the new DC enum value to the request property payload >travelers >items >user >emergencyContactInfo >name >suffix
    • added the new DC enum value to the request property payload >travelers >items >user >name >suffix
    • added the new DC enum value to the request property payload >travelers >items >userBusinessInfo >designatedApproverInfos >items >name >suffix
    • added the new DC enum value to the request property payload >travelers >items >userBusinessInfo >managerBasicInfo >name >suffix
    • added the new DDS enum value to the request property payload >airPnr >travelerInfos >items >tickets >items >createdUnusedCredit >passengerName >suffix
    • added the new DDS enum value to the request property payload >costOfGoodsSold >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new DDS enum value to the request property payload >costToCustomer >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new DDS enum value to the request property payload >pnrTravelers >items >personalInfo >emergencyContactInfo >name >suffix
    • added the new DDS enum value to the request property payload >pnrTravelers >items >personalInfo >name >suffix
    • added the new DDS enum value to the request property payload >pnrTravelers >items >personalInfo >travelerName >suffix
    • added the new DDS enum value to the request property payload >policyInfo >approverName >suffix
    • added the new DDS enum value to the request property payload >travelers >items >user >emergencyContactInfo >name >suffix
    • added the new DDS enum value to the request property payload >travelers >items >user >name >suffix
    • added the new DDS enum value to the request property payload >travelers >items >userBusinessInfo >designatedApproverInfos >items >name >suffix
    • added the new DDS enum value to the request property payload >travelers >items >userBusinessInfo >managerBasicInfo >name >suffix
    • added the new ESQ enum value to the request property payload >airPnr >travelerInfos >items >tickets >items >createdUnusedCredit >passengerName >suffix
    • added the new ESQ enum value to the request property payload >costOfGoodsSold >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new ESQ enum value to the request property payload >costToCustomer >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new ESQ enum value to the request property payload >pnrTravelers >items >personalInfo >emergencyContactInfo >name >suffix
    • added the new ESQ enum value to the request property payload >pnrTravelers >items >personalInfo >name >suffix
    • added the new ESQ enum value to the request property payload >pnrTravelers >items >personalInfo >travelerName >suffix
    • added the new ESQ enum value to the request property payload >policyInfo >approverName >suffix
    • added the new ESQ enum value to the request property payload >travelers >items >user >emergencyContactInfo >name >suffix
    • added the new ESQ enum value to the request property payload >travelers >items >user >name >suffix
    • added the new ESQ enum value to the request property payload >travelers >items >userBusinessInfo >designatedApproverInfos >items >name >suffix
    • added the new ESQ enum value to the request property payload >travelers >items >userBusinessInfo >managerBasicInfo >name >suffix
    • added the new JD enum value to the request property payload >airPnr >travelerInfos >items >tickets >items >createdUnusedCredit >passengerName >suffix
    • added the new JD enum value to the request property payload >costOfGoodsSold >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new JD enum value to the request property payload >costToCustomer >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new JD enum value to the request property payload >pnrTravelers >items >personalInfo >emergencyContactInfo >name >suffix
    • added the new JD enum value to the request property payload >pnrTravelers >items >personalInfo >name >suffix
    • added the new JD enum value to the request property payload >pnrTravelers >items >personalInfo >travelerName >suffix
    • added the new JD enum value to the request property payload >policyInfo >approverName >suffix
    • added the new JD enum value to the request property payload >travelers >items >user >emergencyContactInfo >name >suffix
    • added the new JD enum value to the request property payload >travelers >items >user >name >suffix
    • added the new JD enum value to the request property payload >travelers >items >userBusinessInfo >designatedApproverInfos >items >name >suffix
    • added the new JD enum value to the request property payload >travelers >items >userBusinessInfo >managerBasicInfo >name >suffix
    • added the new SECOND enum value to the request property payload >airPnr >travelerInfos >items >tickets >items >createdUnusedCredit >passengerName >suffix
    • added the new SECOND enum value to the request property payload >costOfGoodsSold >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new SECOND enum value to the request property payload >costToCustomer >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new SECOND enum value to the request property payload >pnrTravelers >items >personalInfo >emergencyContactInfo >name >suffix
    • added the new SECOND enum value to the request property payload >pnrTravelers >items >personalInfo >name >suffix
    • added the new SECOND enum value to the request property payload >pnrTravelers >items >personalInfo >travelerName >suffix
    • added the new SECOND enum value to the request property payload >policyInfo >approverName >suffix
    • added the new SECOND enum value to the request property payload >travelers >items >user >emergencyContactInfo >name >suffix
    • added the new SECOND enum value to the request property payload >travelers >items >user >name >suffix
    • added the new SECOND enum value to the request property payload >travelers >items >userBusinessInfo >designatedApproverInfos >items >name >suffix
    • added the new SECOND enum value to the request property payload >travelers >items >userBusinessInfo >managerBasicInfo >name >suffix
    • added the new THIRD enum value to the request property payload >airPnr >travelerInfos >items >tickets >items >createdUnusedCredit >passengerName >suffix
    • added the new THIRD enum value to the request property payload >costOfGoodsSold >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new THIRD enum value to the request property payload >costToCustomer >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new THIRD enum value to the request property payload >pnrTravelers >items >personalInfo >emergencyContactInfo >name >suffix
    • added the new THIRD enum value to the request property payload >pnrTravelers >items >personalInfo >name >suffix
    • added the new THIRD enum value to the request property payload >pnrTravelers >items >personalInfo >travelerName >suffix
    • added the new THIRD enum value to the request property payload >policyInfo >approverName >suffix
    • added the new THIRD enum value to the request property payload >travelers >items >user >emergencyContactInfo >name >suffix
    • added the new THIRD enum value to the request property payload >travelers >items >user >name >suffix
    • added the new THIRD enum value to the request property payload >travelers >items >userBusinessInfo >designatedApproverInfos >items >name >suffix
    • added the new THIRD enum value to the request property payload >travelers >items >userBusinessInfo >managerBasicInfo >name >suffix
    • added the new V enum value to the request property payload >airPnr >travelerInfos >items >tickets >items >createdUnusedCredit >passengerName >suffix
    • added the new V enum value to the request property payload >costOfGoodsSold >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new V enum value to the request property payload >costToCustomer >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new V enum value to the request property payload >pnrTravelers >items >personalInfo >emergencyContactInfo >name >suffix
    • added the new V enum value to the request property payload >pnrTravelers >items >personalInfo >name >suffix
    • added the new V enum value to the request property payload >pnrTravelers >items >personalInfo >travelerName >suffix
    • added the new V enum value to the request property payload >policyInfo >approverName >suffix
    • added the new V enum value to the request property payload >travelers >items >user >emergencyContactInfo >name >suffix
    • added the new V enum value to the request property payload >travelers >items >user >name >suffix
    • added the new V enum value to the request property payload >travelers >items >userBusinessInfo >designatedApproverInfos >items >name >suffix
    • added the new V enum value to the request property payload >travelers >items >userBusinessInfo >managerBasicInfo >name >suffix
    • added the new VI enum value to the request property payload >airPnr >travelerInfos >items >tickets >items >createdUnusedCredit >passengerName >suffix
    • added the new VI enum value to the request property payload >costOfGoodsSold >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new VI enum value to the request property payload >costToCustomer >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new VI enum value to the request property payload >pnrTravelers >items >personalInfo >emergencyContactInfo >name >suffix
    • added the new VI enum value to the request property payload >pnrTravelers >items >personalInfo >name >suffix
    • added the new VI enum value to the request property payload >pnrTravelers >items >personalInfo >travelerName >suffix
    • added the new VI enum value to the request property payload >policyInfo >approverName >suffix
    • added the new VI enum value to the request property payload >travelers >items >user >emergencyContactInfo >name >suffix
    • added the new VI enum value to the request property payload >travelers >items >user >name >suffix
    • added the new VI enum value to the request property payload >travelers >items >userBusinessInfo >designatedApproverInfos >items >name >suffix
    • added the new VI enum value to the request property payload >travelers >items >userBusinessInfo >managerBasicInfo >name >suffix
    • added the new VM enum value to the request property payload >airPnr >travelerInfos >items >tickets >items >createdUnusedCredit >passengerName >suffix
    • added the new VM enum value to the request property payload >costOfGoodsSold >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new VM enum value to the request property payload >costToCustomer >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new VM enum value to the request property payload >pnrTravelers >items >personalInfo >emergencyContactInfo >name >suffix
    • added the new VM enum value to the request property payload >pnrTravelers >items >personalInfo >name >suffix
    • added the new VM enum value to the request property payload >pnrTravelers >items >personalInfo >travelerName >suffix
    • added the new VM enum value to the request property payload >policyInfo >approverName >suffix
    • added the new VM enum value to the request property payload >travelers >items >user >emergencyContactInfo >name >suffix
    • added the new VM enum value to the request property payload >travelers >items >user >name >suffix
    • added the new VM enum value to the request property payload >travelers >items >userBusinessInfo >designatedApproverInfos >items >name >suffix
    • added the new VM enum value to the request property payload >travelers >items >userBusinessInfo >managerBasicInfo >name >suffix
  • SERVICE_CHARGE:
    • removed the request property eventType
    • added the new optional request property event_type
  • TRAVELER_V2:
    • removed the request property eventType
    • added the new optional request property event_type
    • added the new DC enum value to the request property payload >personalInfo >emergencyContactInfo >name >suffix
    • added the new DC enum value to the request property payload >personalInfo >name >suffix
    • added the new DC enum value to the request property payload >personalInfo >travelerName >suffix
    • added the new DC enum value to the request property payload >travelArrangers >travelArrangers >items >name >suffix
    • added the new DDS enum value to the request property payload >personalInfo >emergencyContactInfo >name >suffix
    • added the new DDS enum value to the request property payload >personalInfo >name >suffix
    • added the new DDS enum value to the request property payload >personalInfo >travelerName >suffix
    • added the new DDS enum value to the request property payload >travelArrangers >travelArrangers >items >name >suffix
    • added the new ESQ enum value to the request property payload >personalInfo >emergencyContactInfo >name >suffix
    • added the new ESQ enum value to the request property payload >personalInfo >name >suffix
    • added the new ESQ enum value to the request property payload >personalInfo >travelerName >suffix
    • added the new ESQ enum value to the request property payload >travelArrangers >travelArrangers >items >name >suffix
    • added the new JD enum value to the request property payload >personalInfo >emergencyContactInfo >name >suffix
    • added the new JD enum value to the request property payload >personalInfo >name >suffix
    • added the new JD enum value to the request property payload >personalInfo >travelerName >suffix
    • added the new JD enum value to the request property payload >travelArrangers >travelArrangers >items >name >suffix
    • added the new SECOND enum value to the request property payload >personalInfo >emergencyContactInfo >name >suffix
    • added the new SECOND enum value to the request property payload >personalInfo >name >suffix
    • added the new SECOND enum value to the request property payload >personalInfo >travelerName >suffix
    • added the new SECOND enum value to the request property payload >travelArrangers >travelArrangers >items >name >suffix
    • added the new THIRD enum value to the request property payload >personalInfo >emergencyContactInfo >name >suffix
    • added the new THIRD enum value to the request property payload >personalInfo >name >suffix
    • added the new THIRD enum value to the request property payload >personalInfo >travelerName >suffix
    • added the new THIRD enum value to the request property payload >travelArrangers >travelArrangers >items >name >suffix
    • added the new V enum value to the request property payload >personalInfo >emergencyContactInfo >name >suffix
    • added the new V enum value to the request property payload >personalInfo >name >suffix
    • added the new V enum value to the request property payload >personalInfo >travelerName >suffix
    • added the new V enum value to the request property payload >travelArrangers >travelArrangers >items >name >suffix
    • added the new VI enum value to the request property payload >personalInfo >emergencyContactInfo >name >suffix
    • added the new VI enum value to the request property payload >personalInfo >name >suffix
    • added the new VI enum value to the request property payload >personalInfo >travelerName >suffix
    • added the new VI enum value to the request property payload >travelArrangers >travelArrangers >items >name >suffix
    • added the new VM enum value to the request property payload >personalInfo >emergencyContactInfo >name >suffix
    • added the new VM enum value to the request property payload >personalInfo >name >suffix
    • added the new VM enum value to the request property payload >personalInfo >travelerName >suffix
    • added the new VM enum value to the request property payload >travelArrangers >travelArrangers >items >name >suffix
  • TRIP_DETAILS_V3:
    • removed the request property eventType
    • removed the request property payload >pendingManualFormPnrs >items >data >limoPnr >limoDetails >bookingNotes
    • removed the request property payload >pendingShellPnrs >items >data >limoPnr >limoDetails >bookingNotes
    • removed the request property payload >pnrs >items >data >limoPnr >limoDetails >bookingNotes
    • added the new optional request property event_type
    • added the new optional request property payload >pendingManualFormPnrs >items >data >airPnr >legs >items >flights >items >flightIndex
    • added the new optional request property payload >pendingManualFormPnrs >items >data >airPnr >legs >items >legIndex
    • added the new optional request property payload >pendingManualFormPnrs >items >data >limoPnr >bookingNotes
    • added the new optional request property payload >pendingManualFormPnrs >items >data >limoPnr >duration
    • added the new optional request property payload >pendingManualFormPnrs >items >data >limoPnr >notesToVendor
    • added the new optional request property payload >pendingShellPnrs >items >data >airPnr >legs >items >flights >items >flightIndex
    • added the new optional request property payload >pendingShellPnrs >items >data >airPnr >legs >items >legIndex
    • added the new optional request property payload >pendingShellPnrs >items >data >limoPnr >bookingNotes
    • added the new optional request property payload >pendingShellPnrs >items >data >limoPnr >duration
    • added the new optional request property payload >pendingShellPnrs >items >data >limoPnr >notesToVendor
    • added the new optional request property payload >pnrs >items >data >airPnr >legs >items >flights >items >flightIndex
    • added the new optional request property payload >pnrs >items >data >airPnr >legs >items >legIndex
    • added the new optional request property payload >pnrs >items >data >limoPnr >bookingNotes
    • added the new optional request property payload >pnrs >items >data >limoPnr >duration
    • added the new optional request property payload >pnrs >items >data >limoPnr >notesToVendor
    • added the new DC enum value to the request property payload >eventSummary >contactInfoList >items >name >suffix
    • added the new DC enum value to the request property payload >pendingManualFormPnrs >items >data >airPnr >travelerInfos >items >tickets >items >createdUnusedCredit >passengerName >suffix
    • added the new DC enum value to the request property payload >pendingManualFormPnrs >items >data >costOfGoodsSold >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new DC enum value to the request property payload >pendingManualFormPnrs >items >data >costToCustomer >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new DC enum value to the request property payload >pendingManualFormPnrs >items >data >pnrTravelers >items >personalInfo >emergencyContactInfo >name >suffix
    • added the new DC enum value to the request property payload >pendingManualFormPnrs >items >data >pnrTravelers >items >personalInfo >name >suffix
    • added the new DC enum value to the request property payload >pendingManualFormPnrs >items >data >pnrTravelers >items >personalInfo >travelerName >suffix
    • added the new DC enum value to the request property payload >pendingManualFormPnrs >items >data >policyInfo >approverName >suffix
    • added the new DC enum value to the request property payload >pendingManualFormPnrs >items >data >travelers >items >user >emergencyContactInfo >name >suffix
    • added the new DC enum value to the request property payload >pendingManualFormPnrs >items >data >travelers >items >user >name >suffix
    • added the new DC enum value to the request property payload >pendingManualFormPnrs >items >data >travelers >items >userBusinessInfo >designatedApproverInfos >items >name >suffix
    • added the new DC enum value to the request property payload >pendingManualFormPnrs >items >data >travelers >items >userBusinessInfo >managerBasicInfo >name >suffix
    • added the new DC enum value to the request property payload >pendingShellPnrs >items >data >airPnr >travelerInfos >items >tickets >items >createdUnusedCredit >passengerName >suffix
    • added the new DC enum value to the request property payload >pendingShellPnrs >items >data >costOfGoodsSold >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new DC enum value to the request property payload >pendingShellPnrs >items >data >costToCustomer >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new DC enum value to the request property payload >pendingShellPnrs >items >data >pnrTravelers >items >personalInfo >emergencyContactInfo >name >suffix
    • added the new DC enum value to the request property payload >pendingShellPnrs >items >data >pnrTravelers >items >personalInfo >name >suffix
    • added the new DC enum value to the request property payload >pendingShellPnrs >items >data >pnrTravelers >items >personalInfo >travelerName >suffix
    • added the new DC enum value to the request property payload >pendingShellPnrs >items >data >policyInfo >approverName >suffix
    • added the new DC enum value to the request property payload >pendingShellPnrs >items >data >travelers >items >user >emergencyContactInfo >name >suffix
    • added the new DC enum value to the request property payload >pendingShellPnrs >items >data >travelers >items >user >name >suffix
    • added the new DC enum value to the request property payload >pendingShellPnrs >items >data >travelers >items >userBusinessInfo >designatedApproverInfos >items >name >suffix
    • added the new DC enum value to the request property payload >pendingShellPnrs >items >data >travelers >items >userBusinessInfo >managerBasicInfo >name >suffix
    • added the new DC enum value to the request property payload >pnrs >items >data >airPnr >travelerInfos >items >tickets >items >createdUnusedCredit >passengerName >suffix
    • added the new DC enum value to the request property payload >pnrs >items >data >costOfGoodsSold >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new DC enum value to the request property payload >pnrs >items >data >costToCustomer >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new DC enum value to the request property payload >pnrs >items >data >pnrTravelers >items >personalInfo >emergencyContactInfo >name >suffix
    • added the new DC enum value to the request property payload >pnrs >items >data >pnrTravelers >items >personalInfo >name >suffix
    • added the new DC enum value to the request property payload >pnrs >items >data >pnrTravelers >items >personalInfo >travelerName >suffix
    • added the new DC enum value to the request property payload >pnrs >items >data >policyInfo >approverName >suffix
    • added the new DC enum value to the request property payload >pnrs >items >data >travelers >items >user >emergencyContactInfo >name >suffix
    • added the new DC enum value to the request property payload >pnrs >items >data >travelers >items >user >name >suffix
    • added the new DC enum value to the request property payload >pnrs >items >data >travelers >items >userBusinessInfo >designatedApproverInfos >items >name >suffix
    • added the new DC enum value to the request property payload >pnrs >items >data >travelers >items >userBusinessInfo >managerBasicInfo >name >suffix
    • added the new DDS enum value to the request property payload >eventSummary >contactInfoList >items >name >suffix
    • added the new DDS enum value to the request property payload >pendingManualFormPnrs >items >data >airPnr >travelerInfos >items >tickets >items >createdUnusedCredit >passengerName >suffix
    • added the new DDS enum value to the request property payload >pendingManualFormPnrs >items >data >costOfGoodsSold >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new DDS enum value to the request property payload >pendingManualFormPnrs >items >data >costToCustomer >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new DDS enum value to the request property payload >pendingManualFormPnrs >items >data >pnrTravelers >items >personalInfo >emergencyContactInfo >name >suffix
    • added the new DDS enum value to the request property payload >pendingManualFormPnrs >items >data >pnrTravelers >items >personalInfo >name >suffix
    • added the new DDS enum value to the request property payload >pendingManualFormPnrs >items >data >pnrTravelers >items >personalInfo >travelerName >suffix
    • added the new DDS enum value to the request property payload >pendingManualFormPnrs >items >data >policyInfo >approverName >suffix
    • added the new DDS enum value to the request property payload >pendingManualFormPnrs >items >data >travelers >items >user >emergencyContactInfo >name >suffix
    • added the new DDS enum value to the request property payload >pendingManualFormPnrs >items >data >travelers >items >user >name >suffix
    • added the new DDS enum value to the request property payload >pendingManualFormPnrs >items >data >travelers >items >userBusinessInfo >designatedApproverInfos >items >name >suffix
    • added the new DDS enum value to the request property payload >pendingManualFormPnrs >items >data >travelers >items >userBusinessInfo >managerBasicInfo >name >suffix
    • added the new DDS enum value to the request property payload >pendingShellPnrs >items >data >airPnr >travelerInfos >items >tickets >items >createdUnusedCredit >passengerName >suffix
    • added the new DDS enum value to the request property payload >pendingShellPnrs >items >data >costOfGoodsSold >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new DDS enum value to the request property payload >pendingShellPnrs >items >data >costToCustomer >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new DDS enum value to the request property payload >pendingShellPnrs >items >data >pnrTravelers >items >personalInfo >emergencyContactInfo >name >suffix
    • added the new DDS enum value to the request property payload >pendingShellPnrs >items >data >pnrTravelers >items >personalInfo >name >suffix
    • added the new DDS enum value to the request property payload >pendingShellPnrs >items >data >pnrTravelers >items >personalInfo >travelerName >suffix
    • added the new DDS enum value to the request property payload >pendingShellPnrs >items >data >policyInfo >approverName >suffix
    • added the new DDS enum value to the request property payload >pendingShellPnrs >items >data >travelers >items >user >emergencyContactInfo >name >suffix
    • added the new DDS enum value to the request property payload >pendingShellPnrs >items >data >travelers >items >user >name >suffix
    • added the new DDS enum value to the request property payload >pendingShellPnrs >items >data >travelers >items >userBusinessInfo >designatedApproverInfos >items >name >suffix
    • added the new DDS enum value to the request property payload >pendingShellPnrs >items >data >travelers >items >userBusinessInfo >managerBasicInfo >name >suffix
    • added the new DDS enum value to the request property payload >pnrs >items >data >airPnr >travelerInfos >items >tickets >items >createdUnusedCredit >passengerName >suffix
    • added the new DDS enum value to the request property payload >pnrs >items >data >costOfGoodsSold >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new DDS enum value to the request property payload >pnrs >items >data >costToCustomer >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new DDS enum value to the request property payload >pnrs >items >data >pnrTravelers >items >personalInfo >emergencyContactInfo >name >suffix
    • added the new DDS enum value to the request property payload >pnrs >items >data >pnrTravelers >items >personalInfo >name >suffix
    • added the new DDS enum value to the request property payload >pnrs >items >data >pnrTravelers >items >personalInfo >travelerName >suffix
    • added the new DDS enum value to the request property payload >pnrs >items >data >policyInfo >approverName >suffix
    • added the new DDS enum value to the request property payload >pnrs >items >data >travelers >items >user >emergencyContactInfo >name >suffix
    • added the new DDS enum value to the request property payload >pnrs >items >data >travelers >items >user >name >suffix
    • added the new DDS enum value to the request property payload >pnrs >items >data >travelers >items >userBusinessInfo >designatedApproverInfos >items >name >suffix
    • added the new DDS enum value to the request property payload >pnrs >items >data >travelers >items >userBusinessInfo >managerBasicInfo >name >suffix
    • added the new ESQ enum value to the request property payload >eventSummary >contactInfoList >items >name >suffix
    • added the new ESQ enum value to the request property payload >pendingManualFormPnrs >items >data >airPnr >travelerInfos >items >tickets >items >createdUnusedCredit >passengerName >suffix
    • added the new ESQ enum value to the request property payload >pendingManualFormPnrs >items >data >costOfGoodsSold >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new ESQ enum value to the request property payload >pendingManualFormPnrs >items >data >costToCustomer >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new ESQ enum value to the request property payload >pendingManualFormPnrs >items >data >pnrTravelers >items >personalInfo >emergencyContactInfo >name >suffix
    • added the new ESQ enum value to the request property payload >pendingManualFormPnrs >items >data >pnrTravelers >items >personalInfo >name >suffix
    • added the new ESQ enum value to the request property payload >pendingManualFormPnrs >items >data >pnrTravelers >items >personalInfo >travelerName >suffix
    • added the new ESQ enum value to the request property payload >pendingManualFormPnrs >items >data >policyInfo >approverName >suffix
    • added the new ESQ enum value to the request property payload >pendingManualFormPnrs >items >data >travelers >items >user >emergencyContactInfo >name >suffix
    • added the new ESQ enum value to the request property payload >pendingManualFormPnrs >items >data >travelers >items >user >name >suffix
    • added the new ESQ enum value to the request property payload >pendingManualFormPnrs >items >data >travelers >items >userBusinessInfo >designatedApproverInfos >items >name >suffix
    • added the new ESQ enum value to the request property payload >pendingManualFormPnrs >items >data >travelers >items >userBusinessInfo >managerBasicInfo >name >suffix
    • added the new ESQ enum value to the request property payload >pendingShellPnrs >items >data >airPnr >travelerInfos >items >tickets >items >createdUnusedCredit >passengerName >suffix
    • added the new ESQ enum value to the request property payload >pendingShellPnrs >items >data >costOfGoodsSold >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new ESQ enum value to the request property payload >pendingShellPnrs >items >data >costToCustomer >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new ESQ enum value to the request property payload >pendingShellPnrs >items >data >pnrTravelers >items >personalInfo >emergencyContactInfo >name >suffix
    • added the new ESQ enum value to the request property payload >pendingShellPnrs >items >data >pnrTravelers >items >personalInfo >name >suffix
    • added the new ESQ enum value to the request property payload >pendingShellPnrs >items >data >pnrTravelers >items >personalInfo >travelerName >suffix
    • added the new ESQ enum value to the request property payload >pendingShellPnrs >items >data >policyInfo >approverName >suffix
    • added the new ESQ enum value to the request property payload >pendingShellPnrs >items >data >travelers >items >user >emergencyContactInfo >name >suffix
    • added the new ESQ enum value to the request property payload >pendingShellPnrs >items >data >travelers >items >user >name >suffix
    • added the new ESQ enum value to the request property payload >pendingShellPnrs >items >data >travelers >items >userBusinessInfo >designatedApproverInfos >items >name >suffix
    • added the new ESQ enum value to the request property payload >pendingShellPnrs >items >data >travelers >items >userBusinessInfo >managerBasicInfo >name >suffix
    • added the new ESQ enum value to the request property payload >pnrs >items >data >airPnr >travelerInfos >items >tickets >items >createdUnusedCredit >passengerName >suffix
    • added the new ESQ enum value to the request property payload >pnrs >items >data >costOfGoodsSold >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new ESQ enum value to the request property payload >pnrs >items >data >costToCustomer >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new ESQ enum value to the request property payload >pnrs >items >data >pnrTravelers >items >personalInfo >emergencyContactInfo >name >suffix
    • added the new ESQ enum value to the request property payload >pnrs >items >data >pnrTravelers >items >personalInfo >name >suffix
    • added the new ESQ enum value to the request property payload >pnrs >items >data >pnrTravelers >items >personalInfo >travelerName >suffix
    • added the new ESQ enum value to the request property payload >pnrs >items >data >policyInfo >approverName >suffix
    • added the new ESQ enum value to the request property payload >pnrs >items >data >travelers >items >user >emergencyContactInfo >name >suffix
    • added the new ESQ enum value to the request property payload >pnrs >items >data >travelers >items >user >name >suffix
    • added the new ESQ enum value to the request property payload >pnrs >items >data >travelers >items >userBusinessInfo >designatedApproverInfos >items >name >suffix
    • added the new ESQ enum value to the request property payload >pnrs >items >data >travelers >items >userBusinessInfo >managerBasicInfo >name >suffix
    • added the new JD enum value to the request property payload >eventSummary >contactInfoList >items >name >suffix
    • added the new JD enum value to the request property payload >pendingManualFormPnrs >items >data >airPnr >travelerInfos >items >tickets >items >createdUnusedCredit >passengerName >suffix
    • added the new JD enum value to the request property payload >pendingManualFormPnrs >items >data >costOfGoodsSold >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new JD enum value to the request property payload >pendingManualFormPnrs >items >data >costToCustomer >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new JD enum value to the request property payload >pendingManualFormPnrs >items >data >pnrTravelers >items >personalInfo >emergencyContactInfo >name >suffix
    • added the new JD enum value to the request property payload >pendingManualFormPnrs >items >data >pnrTravelers >items >personalInfo >name >suffix
    • added the new JD enum value to the request property payload >pendingManualFormPnrs >items >data >pnrTravelers >items >personalInfo >travelerName >suffix
    • added the new JD enum value to the request property payload >pendingManualFormPnrs >items >data >policyInfo >approverName >suffix
    • added the new JD enum value to the request property payload >pendingManualFormPnrs >items >data >travelers >items >user >emergencyContactInfo >name >suffix
    • added the new JD enum value to the request property payload >pendingManualFormPnrs >items >data >travelers >items >user >name >suffix
    • added the new JD enum value to the request property payload >pendingManualFormPnrs >items >data >travelers >items >userBusinessInfo >designatedApproverInfos >items >name >suffix
    • added the new JD enum value to the request property payload >pendingManualFormPnrs >items >data >travelers >items >userBusinessInfo >managerBasicInfo >name >suffix
    • added the new JD enum value to the request property payload >pendingShellPnrs >items >data >airPnr >travelerInfos >items >tickets >items >createdUnusedCredit >passengerName >suffix
    • added the new JD enum value to the request property payload >pendingShellPnrs >items >data >costOfGoodsSold >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new JD enum value to the request property payload >pendingShellPnrs >items >data >costToCustomer >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new JD enum value to the request property payload >pendingShellPnrs >items >data >pnrTravelers >items >personalInfo >emergencyContactInfo >name >suffix
    • added the new JD enum value to the request property payload >pendingShellPnrs >items >data >pnrTravelers >items >personalInfo >name >suffix
    • added the new JD enum value to the request property payload >pendingShellPnrs >items >data >pnrTravelers >items >personalInfo >travelerName >suffix
    • added the new JD enum value to the request property payload >pendingShellPnrs >items >data >policyInfo >approverName >suffix
    • added the new JD enum value to the request property payload >pendingShellPnrs >items >data >travelers >items >user >emergencyContactInfo >name >suffix
    • added the new JD enum value to the request property payload >pendingShellPnrs >items >data >travelers >items >user >name >suffix
    • added the new JD enum value to the request property payload >pendingShellPnrs >items >data >travelers >items >userBusinessInfo >designatedApproverInfos >items >name >suffix
    • added the new JD enum value to the request property payload >pendingShellPnrs >items >data >travelers >items >userBusinessInfo >managerBasicInfo >name >suffix
    • added the new JD enum value to the request property payload >pnrs >items >data >airPnr >travelerInfos >items >tickets >items >createdUnusedCredit >passengerName >suffix
    • added the new JD enum value to the request property payload >pnrs >items >data >costOfGoodsSold >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new JD enum value to the request property payload >pnrs >items >data >costToCustomer >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new JD enum value to the request property payload >pnrs >items >data >pnrTravelers >items >personalInfo >emergencyContactInfo >name >suffix
    • added the new JD enum value to the request property payload >pnrs >items >data >pnrTravelers >items >personalInfo >name >suffix
    • added the new JD enum value to the request property payload >pnrs >items >data >pnrTravelers >items >personalInfo >travelerName >suffix
    • added the new JD enum value to the request property payload >pnrs >items >data >policyInfo >approverName >suffix
    • added the new JD enum value to the request property payload >pnrs >items >data >travelers >items >user >emergencyContactInfo >name >suffix
    • added the new JD enum value to the request property payload >pnrs >items >data >travelers >items >user >name >suffix
    • added the new JD enum value to the request property payload >pnrs >items >data >travelers >items >userBusinessInfo >designatedApproverInfos >items >name >suffix
    • added the new JD enum value to the request property payload >pnrs >items >data >travelers >items >userBusinessInfo >managerBasicInfo >name >suffix
    • added the new SECOND enum value to the request property payload >eventSummary >contactInfoList >items >name >suffix
    • added the new SECOND enum value to the request property payload >pendingManualFormPnrs >items >data >airPnr >travelerInfos >items >tickets >items >createdUnusedCredit >passengerName >suffix
    • added the new SECOND enum value to the request property payload >pendingManualFormPnrs >items >data >costOfGoodsSold >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new SECOND enum value to the request property payload >pendingManualFormPnrs >items >data >costToCustomer >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new SECOND enum value to the request property payload >pendingManualFormPnrs >items >data >pnrTravelers >items >personalInfo >emergencyContactInfo >name >suffix
    • added the new SECOND enum value to the request property payload >pendingManualFormPnrs >items >data >pnrTravelers >items >personalInfo >name >suffix
    • added the new SECOND enum value to the request property payload >pendingManualFormPnrs >items >data >pnrTravelers >items >personalInfo >travelerName >suffix
    • added the new SECOND enum value to the request property payload >pendingManualFormPnrs >items >data >policyInfo >approverName >suffix
    • added the new SECOND enum value to the request property payload >pendingManualFormPnrs >items >data >travelers >items >user >emergencyContactInfo >name >suffix
    • added the new SECOND enum value to the request property payload >pendingManualFormPnrs >items >data >travelers >items >user >name >suffix
    • added the new SECOND enum value to the request property payload >pendingManualFormPnrs >items >data >travelers >items >userBusinessInfo >designatedApproverInfos >items >name >suffix
    • added the new SECOND enum value to the request property payload >pendingManualFormPnrs >items >data >travelers >items >userBusinessInfo >managerBasicInfo >name >suffix
    • added the new SECOND enum value to the request property payload >pendingShellPnrs >items >data >airPnr >travelerInfos >items >tickets >items >createdUnusedCredit >passengerName >suffix
    • added the new SECOND enum value to the request property payload >pendingShellPnrs >items >data >costOfGoodsSold >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new SECOND enum value to the request property payload >pendingShellPnrs >items >data >costToCustomer >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new SECOND enum value to the request property payload >pendingShellPnrs >items >data >pnrTravelers >items >personalInfo >emergencyContactInfo >name >suffix
    • added the new SECOND enum value to the request property payload >pendingShellPnrs >items >data >pnrTravelers >items >personalInfo >name >suffix
    • added the new SECOND enum value to the request property payload >pendingShellPnrs >items >data >pnrTravelers >items >personalInfo >travelerName >suffix
    • added the new SECOND enum value to the request property payload >pendingShellPnrs >items >data >policyInfo >approverName >suffix
    • added the new SECOND enum value to the request property payload >pendingShellPnrs >items >data >travelers >items >user >emergencyContactInfo >name >suffix
    • added the new SECOND enum value to the request property payload >pendingShellPnrs >items >data >travelers >items >user >name >suffix
    • added the new SECOND enum value to the request property payload >pendingShellPnrs >items >data >travelers >items >userBusinessInfo >designatedApproverInfos >items >name >suffix
    • added the new SECOND enum value to the request property payload >pendingShellPnrs >items >data >travelers >items >userBusinessInfo >managerBasicInfo >name >suffix
    • added the new SECOND enum value to the request property payload >pnrs >items >data >airPnr >travelerInfos >items >tickets >items >createdUnusedCredit >passengerName >suffix
    • added the new SECOND enum value to the request property payload >pnrs >items >data >costOfGoodsSold >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new SECOND enum value to the request property payload >pnrs >items >data >costToCustomer >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new SECOND enum value to the request property payload >pnrs >items >data >pnrTravelers >items >personalInfo >emergencyContactInfo >name >suffix
    • added the new SECOND enum value to the request property payload >pnrs >items >data >pnrTravelers >items >personalInfo >name >suffix
    • added the new SECOND enum value to the request property payload >pnrs >items >data >pnrTravelers >items >personalInfo >travelerName >suffix
    • added the new SECOND enum value to the request property payload >pnrs >items >data >policyInfo >approverName >suffix
    • added the new SECOND enum value to the request property payload >pnrs >items >data >travelers >items >user >emergencyContactInfo >name >suffix
    • added the new SECOND enum value to the request property payload >pnrs >items >data >travelers >items >user >name >suffix
    • added the new SECOND enum value to the request property payload >pnrs >items >data >travelers >items >userBusinessInfo >designatedApproverInfos >items >name >suffix
    • added the new SECOND enum value to the request property payload >pnrs >items >data >travelers >items >userBusinessInfo >managerBasicInfo >name >suffix
    • added the new THIRD enum value to the request property payload >eventSummary >contactInfoList >items >name >suffix
    • added the new THIRD enum value to the request property payload >pendingManualFormPnrs >items >data >airPnr >travelerInfos >items >tickets >items >createdUnusedCredit >passengerName >suffix
    • added the new THIRD enum value to the request property payload >pendingManualFormPnrs >items >data >costOfGoodsSold >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new THIRD enum value to the request property payload >pendingManualFormPnrs >items >data >costToCustomer >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new THIRD enum value to the request property payload >pendingManualFormPnrs >items >data >pnrTravelers >items >personalInfo >emergencyContactInfo >name >suffix
    • added the new THIRD enum value to the request property payload >pendingManualFormPnrs >items >data >pnrTravelers >items >personalInfo >name >suffix
    • added the new THIRD enum value to the request property payload >pendingManualFormPnrs >items >data >pnrTravelers >items >personalInfo >travelerName >suffix
    • added the new THIRD enum value to the request property payload >pendingManualFormPnrs >items >data >policyInfo >approverName >suffix
    • added the new THIRD enum value to the request property payload >pendingManualFormPnrs >items >data >travelers >items >user >emergencyContactInfo >name >suffix
    • added the new THIRD enum value to the request property payload >pendingManualFormPnrs >items >data >travelers >items >user >name >suffix
    • added the new THIRD enum value to the request property payload >pendingManualFormPnrs >items >data >travelers >items >userBusinessInfo >designatedApproverInfos >items >name >suffix
    • added the new THIRD enum value to the request property payload >pendingManualFormPnrs >items >data >travelers >items >userBusinessInfo >managerBasicInfo >name >suffix
    • added the new THIRD enum value to the request property payload >pendingShellPnrs >items >data >airPnr >travelerInfos >items >tickets >items >createdUnusedCredit >passengerName >suffix
    • added the new THIRD enum value to the request property payload >pendingShellPnrs >items >data >costOfGoodsSold >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new THIRD enum value to the request property payload >pendingShellPnrs >items >data >costToCustomer >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new THIRD enum value to the request property payload >pendingShellPnrs >items >data >pnrTravelers >items >personalInfo >emergencyContactInfo >name >suffix
    • added the new THIRD enum value to the request property payload >pendingShellPnrs >items >data >pnrTravelers >items >personalInfo >name >suffix
    • added the new THIRD enum value to the request property payload >pendingShellPnrs >items >data >pnrTravelers >items >personalInfo >travelerName >suffix
    • added the new THIRD enum value to the request property payload >pendingShellPnrs >items >data >policyInfo >approverName >suffix
    • added the new THIRD enum value to the request property payload >pendingShellPnrs >items >data >travelers >items >user >emergencyContactInfo >name >suffix
    • added the new THIRD enum value to the request property payload >pendingShellPnrs >items >data >travelers >items >user >name >suffix
    • added the new THIRD enum value to the request property payload >pendingShellPnrs >items >data >travelers >items >userBusinessInfo >designatedApproverInfos >items >name >suffix
    • added the new THIRD enum value to the request property payload >pendingShellPnrs >items >data >travelers >items >userBusinessInfo >managerBasicInfo >name >suffix
    • added the new THIRD enum value to the request property payload >pnrs >items >data >airPnr >travelerInfos >items >tickets >items >createdUnusedCredit >passengerName >suffix
    • added the new THIRD enum value to the request property payload >pnrs >items >data >costOfGoodsSold >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new THIRD enum value to the request property payload >pnrs >items >data >costToCustomer >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new THIRD enum value to the request property payload >pnrs >items >data >pnrTravelers >items >personalInfo >emergencyContactInfo >name >suffix
    • added the new THIRD enum value to the request property payload >pnrs >items >data >pnrTravelers >items >personalInfo >name >suffix
    • added the new THIRD enum value to the request property payload >pnrs >items >data >pnrTravelers >items >personalInfo >travelerName >suffix
    • added the new THIRD enum value to the request property payload >pnrs >items >data >policyInfo >approverName >suffix
    • added the new THIRD enum value to the request property payload >pnrs >items >data >travelers >items >user >emergencyContactInfo >name >suffix
    • added the new THIRD enum value to the request property payload >pnrs >items >data >travelers >items >user >name >suffix
    • added the new THIRD enum value to the request property payload >pnrs >items >data >travelers >items >userBusinessInfo >designatedApproverInfos >items >name >suffix
    • added the new THIRD enum value to the request property payload >pnrs >items >data >travelers >items >userBusinessInfo >managerBasicInfo >name >suffix
    • added the new V enum value to the request property payload >eventSummary >contactInfoList >items >name >suffix
    • added the new V enum value to the request property payload >pendingManualFormPnrs >items >data >airPnr >travelerInfos >items >tickets >items >createdUnusedCredit >passengerName >suffix
    • added the new V enum value to the request property payload >pendingManualFormPnrs >items >data >costOfGoodsSold >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new V enum value to the request property payload >pendingManualFormPnrs >items >data >costToCustomer >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new V enum value to the request property payload >pendingManualFormPnrs >items >data >pnrTravelers >items >personalInfo >emergencyContactInfo >name >suffix
    • added the new V enum value to the request property payload >pendingManualFormPnrs >items >data >pnrTravelers >items >personalInfo >name >suffix
    • added the new V enum value to the request property payload >pendingManualFormPnrs >items >data >pnrTravelers >items >personalInfo >travelerName >suffix
    • added the new V enum value to the request property payload >pendingManualFormPnrs >items >data >policyInfo >approverName >suffix
    • added the new V enum value to the request property payload >pendingManualFormPnrs >items >data >travelers >items >user >emergencyContactInfo >name >suffix
    • added the new V enum value to the request property payload >pendingManualFormPnrs >items >data >travelers >items >user >name >suffix
    • added the new V enum value to the request property payload >pendingManualFormPnrs >items >data >travelers >items >userBusinessInfo >designatedApproverInfos >items >name >suffix
    • added the new V enum value to the request property payload >pendingManualFormPnrs >items >data >travelers >items >userBusinessInfo >managerBasicInfo >name >suffix
    • added the new V enum value to the request property payload >pendingShellPnrs >items >data >airPnr >travelerInfos >items >tickets >items >createdUnusedCredit >passengerName >suffix
    • added the new V enum value to the request property payload >pendingShellPnrs >items >data >costOfGoodsSold >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new V enum value to the request property payload >pendingShellPnrs >items >data >costToCustomer >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new V enum value to the request property payload >pendingShellPnrs >items >data >pnrTravelers >items >personalInfo >emergencyContactInfo >name >suffix
    • added the new V enum value to the request property payload >pendingShellPnrs >items >data >pnrTravelers >items >personalInfo >name >suffix
    • added the new V enum value to the request property payload >pendingShellPnrs >items >data >pnrTravelers >items >personalInfo >travelerName >suffix
    • added the new V enum value to the request property payload >pendingShellPnrs >items >data >policyInfo >approverName >suffix
    • added the new V enum value to the request property payload >pendingShellPnrs >items >data >travelers >items >user >emergencyContactInfo >name >suffix
    • added the new V enum value to the request property payload >pendingShellPnrs >items >data >travelers >items >user >name >suffix
    • added the new V enum value to the request property payload >pendingShellPnrs >items >data >travelers >items >userBusinessInfo >designatedApproverInfos >items >name >suffix
    • added the new V enum value to the request property payload >pendingShellPnrs >items >data >travelers >items >userBusinessInfo >managerBasicInfo >name >suffix
    • added the new V enum value to the request property payload >pnrs >items >data >airPnr >travelerInfos >items >tickets >items >createdUnusedCredit >passengerName >suffix
    • added the new V enum value to the request property payload >pnrs >items >data >costOfGoodsSold >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new V enum value to the request property payload >pnrs >items >data >costToCustomer >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new V enum value to the request property payload >pnrs >items >data >pnrTravelers >items >personalInfo >emergencyContactInfo >name >suffix
    • added the new V enum value to the request property payload >pnrs >items >data >pnrTravelers >items >personalInfo >name >suffix
    • added the new V enum value to the request property payload >pnrs >items >data >pnrTravelers >items >personalInfo >travelerName >suffix
    • added the new V enum value to the request property payload >pnrs >items >data >policyInfo >approverName >suffix
    • added the new V enum value to the request property payload >pnrs >items >data >travelers >items >user >emergencyContactInfo >name >suffix
    • added the new V enum value to the request property payload >pnrs >items >data >travelers >items >user >name >suffix
    • added the new V enum value to the request property payload >pnrs >items >data >travelers >items >userBusinessInfo >designatedApproverInfos >items >name >suffix
    • added the new V enum value to the request property payload >pnrs >items >data >travelers >items >userBusinessInfo >managerBasicInfo >name >suffix
    • added the new VI enum value to the request property payload >eventSummary >contactInfoList >items >name >suffix
    • added the new VI enum value to the request property payload >pendingManualFormPnrs >items >data >airPnr >travelerInfos >items >tickets >items >createdUnusedCredit >passengerName >suffix
    • added the new VI enum value to the request property payload >pendingManualFormPnrs >items >data >costOfGoodsSold >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new VI enum value to the request property payload >pendingManualFormPnrs >items >data >costToCustomer >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new VI enum value to the request property payload >pendingManualFormPnrs >items >data >pnrTravelers >items >personalInfo >emergencyContactInfo >name >suffix
    • added the new VI enum value to the request property payload >pendingManualFormPnrs >items >data >pnrTravelers >items >personalInfo >name >suffix
    • added the new VI enum value to the request property payload >pendingManualFormPnrs >items >data >pnrTravelers >items >personalInfo >travelerName >suffix
    • added the new VI enum value to the request property payload >pendingManualFormPnrs >items >data >policyInfo >approverName >suffix
    • added the new VI enum value to the request property payload >pendingManualFormPnrs >items >data >travelers >items >user >emergencyContactInfo >name >suffix
    • added the new VI enum value to the request property payload >pendingManualFormPnrs >items >data >travelers >items >user >name >suffix
    • added the new VI enum value to the request property payload >pendingManualFormPnrs >items >data >travelers >items >userBusinessInfo >designatedApproverInfos >items >name >suffix
    • added the new VI enum value to the request property payload >pendingManualFormPnrs >items >data >travelers >items >userBusinessInfo >managerBasicInfo >name >suffix
    • added the new VI enum value to the request property payload >pendingShellPnrs >items >data >airPnr >travelerInfos >items >tickets >items >createdUnusedCredit >passengerName >suffix
    • added the new VI enum value to the request property payload >pendingShellPnrs >items >data >costOfGoodsSold >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new VI enum value to the request property payload >pendingShellPnrs >items >data >costToCustomer >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new VI enum value to the request property payload >pendingShellPnrs >items >data >pnrTravelers >items >personalInfo >emergencyContactInfo >name >suffix
    • added the new VI enum value to the request property payload >pendingShellPnrs >items >data >pnrTravelers >items >personalInfo >name >suffix
    • added the new VI enum value to the request property payload >pendingShellPnrs >items >data >pnrTravelers >items >personalInfo >travelerName >suffix
    • added the new VI enum value to the request property payload >pendingShellPnrs >items >data >policyInfo >approverName >suffix
    • added the new VI enum value to the request property payload >pendingShellPnrs >items >data >travelers >items >user >emergencyContactInfo >name >suffix
    • added the new VI enum value to the request property payload >pendingShellPnrs >items >data >travelers >items >user >name >suffix
    • added the new VI enum value to the request property payload >pendingShellPnrs >items >data >travelers >items >userBusinessInfo >designatedApproverInfos >items >name >suffix
    • added the new VI enum value to the request property payload >pendingShellPnrs >items >data >travelers >items >userBusinessInfo >managerBasicInfo >name >suffix
    • added the new VI enum value to the request property payload >pnrs >items >data >airPnr >travelerInfos >items >tickets >items >createdUnusedCredit >passengerName >suffix
    • added the new VI enum value to the request property payload >pnrs >items >data >costOfGoodsSold >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new VI enum value to the request property payload >pnrs >items >data >costToCustomer >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new VI enum value to the request property payload >pnrs >items >data >pnrTravelers >items >personalInfo >emergencyContactInfo >name >suffix
    • added the new VI enum value to the request property payload >pnrs >items >data >pnrTravelers >items >personalInfo >name >suffix
    • added the new VI enum value to the request property payload >pnrs >items >data >pnrTravelers >items >personalInfo >travelerName >suffix
    • added the new VI enum value to the request property payload >pnrs >items >data >policyInfo >approverName >suffix
    • added the new VI enum value to the request property payload >pnrs >items >data >travelers >items >user >emergencyContactInfo >name >suffix
    • added the new VI enum value to the request property payload >pnrs >items >data >travelers >items >user >name >suffix
    • added the new VI enum value to the request property payload >pnrs >items >data >travelers >items >userBusinessInfo >designatedApproverInfos >items >name >suffix
    • added the new VI enum value to the request property payload >pnrs >items >data >travelers >items >userBusinessInfo >managerBasicInfo >name >suffix
    • added the new VM enum value to the request property payload >eventSummary >contactInfoList >items >name >suffix
    • added the new VM enum value to the request property payload >pendingManualFormPnrs >items >data >airPnr >travelerInfos >items >tickets >items >createdUnusedCredit >passengerName >suffix
    • added the new VM enum value to the request property payload >pendingManualFormPnrs >items >data >costOfGoodsSold >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new VM enum value to the request property payload >pendingManualFormPnrs >items >data >costToCustomer >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new VM enum value to the request property payload >pendingManualFormPnrs >items >data >pnrTravelers >items >personalInfo >emergencyContactInfo >name >suffix
    • added the new VM enum value to the request property payload >pendingManualFormPnrs >items >data >pnrTravelers >items >personalInfo >name >suffix
    • added the new VM enum value to the request property payload >pendingManualFormPnrs >items >data >pnrTravelers >items >personalInfo >travelerName >suffix
    • added the new VM enum value to the request property payload >pendingManualFormPnrs >items >data >policyInfo >approverName >suffix
    • added the new VM enum value to the request property payload >pendingManualFormPnrs >items >data >travelers >items >user >emergencyContactInfo >name >suffix
    • added the new VM enum value to the request property payload >pendingManualFormPnrs >items >data >travelers >items >user >name >suffix
    • added the new VM enum value to the request property payload >pendingManualFormPnrs >items >data >travelers >items >userBusinessInfo >designatedApproverInfos >items >name >suffix
    • added the new VM enum value to the request property payload >pendingManualFormPnrs >items >data >travelers >items >userBusinessInfo >managerBasicInfo >name >suffix
    • added the new VM enum value to the request property payload >pendingShellPnrs >items >data >airPnr >travelerInfos >items >tickets >items >createdUnusedCredit >passengerName >suffix
    • added the new VM enum value to the request property payload >pendingShellPnrs >items >data >costOfGoodsSold >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new VM enum value to the request property payload >pendingShellPnrs >items >data >costToCustomer >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new VM enum value to the request property payload >pendingShellPnrs >items >data >pnrTravelers >items >personalInfo >emergencyContactInfo >name >suffix
    • added the new VM enum value to the request property payload >pendingShellPnrs >items >data >pnrTravelers >items >personalInfo >name >suffix
    • added the new VM enum value to the request property payload >pendingShellPnrs >items >data >pnrTravelers >items >personalInfo >travelerName >suffix
    • added the new VM enum value to the request property payload >pendingShellPnrs >items >data >policyInfo >approverName >suffix
    • added the new VM enum value to the request property payload >pendingShellPnrs >items >data >travelers >items >user >emergencyContactInfo >name >suffix
    • added the new VM enum value to the request property payload >pendingShellPnrs >items >data >travelers >items >user >name >suffix
    • added the new VM enum value to the request property payload >pendingShellPnrs >items >data >travelers >items >userBusinessInfo >designatedApproverInfos >items >name >suffix
    • added the new VM enum value to the request property payload >pendingShellPnrs >items >data >travelers >items >userBusinessInfo >managerBasicInfo >name >suffix
    • added the new VM enum value to the request property payload >pnrs >items >data >airPnr >travelerInfos >items >tickets >items >createdUnusedCredit >passengerName >suffix
    • added the new VM enum value to the request property payload >pnrs >items >data >costOfGoodsSold >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new VM enum value to the request property payload >pnrs >items >data >costToCustomer >payments >items >selectedPaymentSource >rawPaymentSource >oneOf[subschema` #2: `Credit] >passengerName >suffix
    • added the new VM enum value to the request property payload >pnrs >items >data >pnrTravelers >items >personalInfo >emergencyContactInfo >name >suffix
    • added the new VM enum value to the request property payload >pnrs >items >data >pnrTravelers >items >personalInfo >name >suffix
    • added the new VM enum value to the request property payload >pnrs >items >data >pnrTravelers >items >personalInfo >travelerName >suffix
    • added the new VM enum value to the request property payload >pnrs >items >data >policyInfo >approverName >suffix
    • added the new VM enum value to the request property payload >pnrs >items >data >travelers >items >user >emergencyContactInfo >name >suffix
    • added the new VM enum value to the request property payload >pnrs >items >data >travelers >items >user >name >suffix
    • added the new VM enum value to the request property payload >pnrs >items >data >travelers >items >userBusinessInfo >designatedApproverInfos >items >name >suffix
    • added the new VM enum value to the request property payload >pnrs >items >data >travelers >items >userBusinessInfo >managerBasicInfo >name >suffix

February 08, 2025

Webhook Event Updates

  • PNR_V3:
    • added the new optional request property payload >customFieldsV2
    • added the new optional request property payload >serviceFees >items >feeInfo
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >airPnr >travelerInfos >items >tickets >items >paymentDetails >items >fop >accessType >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >airPnr >travelerInfos >items >tickets >items >paymentDetails >items >fop >paymentMetadata >cardMetadata >accessType >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >costOfGoodsSold >payments >items >fop >accessType >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >costOfGoodsSold >payments >items >fop >paymentMetadata >cardMetadata >accessType >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >costToCustomer >payments >items >fop >accessType >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >costToCustomer >payments >items >fop >paymentMetadata >cardMetadata >accessType >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >paymentInfo >items >fop >accessType >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >paymentInfo >items >fop >paymentMetadata >cardMetadata >accessType >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >serviceFees >items >fop >accessType >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >serviceFees >items >fop >paymentMetadata >cardMetadata >accessType >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >transactions >items >ctc >items >fop >accessType >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >transactions >items >ctc >items >fop >paymentMetadata >cardMetadata >accessType >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >travelers >items >user >paymentInfos >items >access >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >travelers >items >user >paymentInfos >items >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >airPnr >travelerInfos >items >tickets >items >paymentDetails >items >fop >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >airPnr >travelerInfos >items >tickets >items >paymentDetails >items >fop >paymentMetadata >cardMetadata >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >costOfGoodsSold >payments >items >fop >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >costOfGoodsSold >payments >items >fop >paymentMetadata >cardMetadata >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >costToCustomer >payments >items >fop >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >costToCustomer >payments >items >fop >paymentMetadata >cardMetadata >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >paymentInfo >items >fop >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >paymentInfo >items >fop >paymentMetadata >cardMetadata >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >serviceFees >items >fop >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >serviceFees >items >fop >paymentMetadata >cardMetadata >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >transactions >items >ctc >items >fop >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >transactions >items >ctc >items >fop >paymentMetadata >cardMetadata >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >travelers >items >user >paymentInfos >items >access >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >travelers >items >user >paymentInfos >items >accessType
  • SERVICE_CHARGE:
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >fop >accessType >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >fop >paymentMetadata >cardMetadata >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >fop >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >fop >paymentMetadata >cardMetadata >accessType >accessType
  • TRIP_DETAILS_V3:
    • added the new optional request property payload >pendingManualFormPnrs >items >data >customFieldsV2
    • added the new optional request property payload >pendingManualFormPnrs >items >data >serviceFees >items >feeInfo
    • added the new optional request property payload >pendingShellPnrs >items >data >customFieldsV2
    • added the new optional request property payload >pendingShellPnrs >items >data >serviceFees >items >feeInfo
    • added the new optional request property payload >pnrs >items >data >customFieldsV2
    • added the new optional request property payload >pnrs >items >data >serviceFees >items >feeInfo
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingManualFormPnrs >items >data >airPnr >travelerInfos >items >tickets >items >paymentDetails >items >fop >accessType >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingManualFormPnrs >items >data >airPnr >travelerInfos >items >tickets >items >paymentDetails >items >fop >paymentMetadata >cardMetadata >accessType >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingManualFormPnrs >items >data >costOfGoodsSold >payments >items >fop >accessType >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingManualFormPnrs >items >data >costOfGoodsSold >payments >items >fop >paymentMetadata >cardMetadata >accessType >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingManualFormPnrs >items >data >costToCustomer >payments >items >fop >accessType >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingManualFormPnrs >items >data >costToCustomer >payments >items >fop >paymentMetadata >cardMetadata >accessType >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingManualFormPnrs >items >data >paymentInfo >items >fop >accessType >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingManualFormPnrs >items >data >paymentInfo >items >fop >paymentMetadata >cardMetadata >accessType >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingManualFormPnrs >items >data >serviceFees >items >fop >accessType >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingManualFormPnrs >items >data >serviceFees >items >fop >paymentMetadata >cardMetadata >accessType >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingManualFormPnrs >items >data >transactions >items >ctc >items >fop >accessType >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingManualFormPnrs >items >data >transactions >items >ctc >items >fop >paymentMetadata >cardMetadata >accessType >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingManualFormPnrs >items >data >travelers >items >user >paymentInfos >items >access >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingManualFormPnrs >items >data >travelers >items >user >paymentInfos >items >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingShellPnrs >items >data >airPnr >travelerInfos >items >tickets >items >paymentDetails >items >fop >accessType >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingShellPnrs >items >data >airPnr >travelerInfos >items >tickets >items >paymentDetails >items >fop >paymentMetadata >cardMetadata >accessType >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingShellPnrs >items >data >costOfGoodsSold >payments >items >fop >accessType >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingShellPnrs >items >data >costOfGoodsSold >payments >items >fop >paymentMetadata >cardMetadata >accessType >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingShellPnrs >items >data >costToCustomer >payments >items >fop >accessType >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingShellPnrs >items >data >costToCustomer >payments >items >fop >paymentMetadata >cardMetadata >accessType >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingShellPnrs >items >data >paymentInfo >items >fop >accessType >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingShellPnrs >items >data >paymentInfo >items >fop >paymentMetadata >cardMetadata >accessType >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingShellPnrs >items >data >serviceFees >items >fop >accessType >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingShellPnrs >items >data >serviceFees >items >fop >paymentMetadata >cardMetadata >accessType >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingShellPnrs >items >data >transactions >items >ctc >items >fop >accessType >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingShellPnrs >items >data >transactions >items >ctc >items >fop >paymentMetadata >cardMetadata >accessType >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingShellPnrs >items >data >travelers >items >user >paymentInfos >items >access >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingShellPnrs >items >data >travelers >items >user >paymentInfos >items >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pnrs >items >data >airPnr >travelerInfos >items >tickets >items >paymentDetails >items >fop >accessType >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pnrs >items >data >airPnr >travelerInfos >items >tickets >items >paymentDetails >items >fop >paymentMetadata >cardMetadata >accessType >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pnrs >items >data >costOfGoodsSold >payments >items >fop >accessType >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pnrs >items >data >costOfGoodsSold >payments >items >fop >paymentMetadata >cardMetadata >accessType >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pnrs >items >data >costToCustomer >payments >items >fop >accessType >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pnrs >items >data >costToCustomer >payments >items >fop >paymentMetadata >cardMetadata >accessType >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pnrs >items >data >paymentInfo >items >fop >accessType >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pnrs >items >data >paymentInfo >items >fop >paymentMetadata >cardMetadata >accessType >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pnrs >items >data >serviceFees >items >fop >accessType >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pnrs >items >data >serviceFees >items >fop >paymentMetadata >cardMetadata >accessType >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pnrs >items >data >transactions >items >ctc >items >fop >accessType >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pnrs >items >data >transactions >items >ctc >items >fop >paymentMetadata >cardMetadata >accessType >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pnrs >items >data >travelers >items >user >paymentInfos >items >access >accessType
    • added the new COMPANY_TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pnrs >items >data >travelers >items >user >paymentInfos >items >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingManualFormPnrs >items >data >airPnr >travelerInfos >items >tickets >items >paymentDetails >items >fop >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingManualFormPnrs >items >data >airPnr >travelerInfos >items >tickets >items >paymentDetails >items >fop >paymentMetadata >cardMetadata >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingManualFormPnrs >items >data >costOfGoodsSold >payments >items >fop >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingManualFormPnrs >items >data >costOfGoodsSold >payments >items >fop >paymentMetadata >cardMetadata >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingManualFormPnrs >items >data >costToCustomer >payments >items >fop >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingManualFormPnrs >items >data >costToCustomer >payments >items >fop >paymentMetadata >cardMetadata >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingManualFormPnrs >items >data >paymentInfo >items >fop >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingManualFormPnrs >items >data >paymentInfo >items >fop >paymentMetadata >cardMetadata >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingManualFormPnrs >items >data >serviceFees >items >fop >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingManualFormPnrs >items >data >serviceFees >items >fop >paymentMetadata >cardMetadata >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingManualFormPnrs >items >data >transactions >items >ctc >items >fop >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingManualFormPnrs >items >data >transactions >items >ctc >items >fop >paymentMetadata >cardMetadata >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingManualFormPnrs >items >data >travelers >items >user >paymentInfos >items >access >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingManualFormPnrs >items >data >travelers >items >user >paymentInfos >items >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingShellPnrs >items >data >airPnr >travelerInfos >items >tickets >items >paymentDetails >items >fop >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingShellPnrs >items >data >airPnr >travelerInfos >items >tickets >items >paymentDetails >items >fop >paymentMetadata >cardMetadata >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingShellPnrs >items >data >costOfGoodsSold >payments >items >fop >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingShellPnrs >items >data >costOfGoodsSold >payments >items >fop >paymentMetadata >cardMetadata >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingShellPnrs >items >data >costToCustomer >payments >items >fop >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingShellPnrs >items >data >costToCustomer >payments >items >fop >paymentMetadata >cardMetadata >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingShellPnrs >items >data >paymentInfo >items >fop >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingShellPnrs >items >data >paymentInfo >items >fop >paymentMetadata >cardMetadata >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingShellPnrs >items >data >serviceFees >items >fop >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingShellPnrs >items >data >serviceFees >items >fop >paymentMetadata >cardMetadata >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingShellPnrs >items >data >transactions >items >ctc >items >fop >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingShellPnrs >items >data >transactions >items >ctc >items >fop >paymentMetadata >cardMetadata >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingShellPnrs >items >data >travelers >items >user >paymentInfos >items >access >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pendingShellPnrs >items >data >travelers >items >user >paymentInfos >items >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pnrs >items >data >airPnr >travelerInfos >items >tickets >items >paymentDetails >items >fop >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pnrs >items >data >airPnr >travelerInfos >items >tickets >items >paymentDetails >items >fop >paymentMetadata >cardMetadata >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pnrs >items >data >costOfGoodsSold >payments >items >fop >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pnrs >items >data >costOfGoodsSold >payments >items >fop >paymentMetadata >cardMetadata >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pnrs >items >data >costToCustomer >payments >items >fop >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pnrs >items >data >costToCustomer >payments >items >fop >paymentMetadata >cardMetadata >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pnrs >items >data >paymentInfo >items >fop >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pnrs >items >data >paymentInfo >items >fop >paymentMetadata >cardMetadata >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pnrs >items >data >serviceFees >items >fop >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pnrs >items >data >serviceFees >items >fop >paymentMetadata >cardMetadata >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pnrs >items >data >transactions >items >ctc >items >fop >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pnrs >items >data >transactions >items >ctc >items >fop >paymentMetadata >cardMetadata >accessType >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pnrs >items >data >travelers >items >user >paymentInfos >items >access >accessType
    • added the new TRAVEL_ARRANGER_MANAGED enum value to the request property payload >pnrs >items >data >travelers >items >user >paymentInfos >items >accessType

February 05, 2025

Webhook Event Updates

  • PNR_V3:
    • added the new optional request property payload >limoPnr >limoDetails >amenities
  • SERVICE_CHARGE:
    • added the new optional request property payload >bookingDetails >source
    • added the new optional request property payload >bookingDetails >sourcePnrId
  • TRIP_DETAILS_V3:
    • added the new optional request property payload >pendingManualFormPnrs >items >data >limoPnr >limoDetails >amenities
    • added the new optional request property payload >pendingShellPnrs >items >data >limoPnr >limoDetails >amenities
    • added the new optional request property payload >pnrs >items >data >limoPnr >limoDetails >amenities

January 29, 2025

Webhook Event Updates

  • PNR_V3:
    • added the new optional request property payload >transactions >items >itemGroups >items >items >items >oneOf[subschema` #1: `Item] >oldFlights
    • added the new AIR_TICKET_UNDETERMINED enum value to the request property payload >transactions >items >itemGroups >items >transactionType
  • TRIP_DETAILS_V3:
    • added the new optional request property payload >pendingManualFormPnrs >items >data >transactions >items >itemGroups >items >items >items >oneOf[subschema` #1: `Item] >oldFlights
    • added the new optional request property payload >pendingShellPnrs >items >data >transactions >items >itemGroups >items >items >items >oneOf[subschema` #1: `Item] >oldFlights
    • added the new optional request property payload >pnrs >items >data >transactions >items >itemGroups >items >items >items >oneOf[subschema` #1: `Item] >oldFlights
    • added the new AIR_TICKET_UNDETERMINED enum value to the request property payload >pendingManualFormPnrs >items >data >transactions >items >itemGroups >items >transactionType
    • added the new AIR_TICKET_UNDETERMINED enum value to the request property payload >pendingShellPnrs >items >data >transactions >items >itemGroups >items >transactionType
    • added the new AIR_TICKET_UNDETERMINED enum value to the request property payload >pnrs >items >data >transactions >items >itemGroups >items >transactionType