Changelog

Dec 5, 2025
  • Type IdentityTaskGroupReviewCategoryFilterInput was added
  • Type IdentityTaskGroupReviewCategory was added
  • Input field taskGroupReviewCategory of type IdentityTaskGroupReviewCategoryFilterInput was added to input object type CardProductApplicationFilterInput
  • Dec 5, 2025
  • Type TokenUserApplicationType was added
  • Type CardDigitalWalletTokenDetails was added
  • Field cardDigitalWalletTokenDetails was added to object type ReversalEvent
  • Field cardDigitalWalletTokenDetails was added to object type ClearingEvent
  • Field cardDigitalWalletTokenDetails was added to object type AuthorizationEvent
  • Field cardDigitalWalletTokenDetails was added to object type IssuerPreliminaryAuthorizationEvent
  • Field cardDigitalWalletTokenDetails was added to object type AuthorizationAndClearEvent
  • Field cardDigitalWalletTokenDetails was added to object type VerificationEvent
  • Field cardDigitalWalletTokenDetails was added to object type BalanceInquiryEvent
  • LedgerName

  • Enum value PSEUDO_AVAILABLE_CREDIT was added to enum LedgerName
  • Enum value PSEUDO_CREDIT_OUTSTANDING was added to enum LedgerName
  • Enum value RTP_DEBIT_PAYABLE was added to enum LedgerName
  • Enum value RTP_PENDING_SETTLEMENT was added to enum LedgerName
  • Enum value PAYMENT_CHARGEBACK_FEE_PAYABLE was added to enum LedgerName
  • Dec 3, 2025
  • Field capturedAmount was added to interface PaymentTransaction
  • Field capturedAmount was added to object type PaymentDebitTransaction
  • Field capturedAmount was added to object type PaymentCreditTransaction
  • Field capturedAmount was added to interface PaymentTransactionSummary
  • Field capturedAmount was added to object type PaymentDebitTransactionSummary
  • Field capturedAmount was added to object type PaymentCreditTransactionSummary
  • Dec 2, 2025
  • Type BusinessAuthorizedPersonSnapshot was added
  • Type ProductApplicantBusinessProfileSnapshot was added
  • Type BusinessProductApplicantSnapshot was added
  • Member BusinessProductApplicantSnapshot was added to Union type AccountHolderSnapshot
  • Nov 25, 2025
  • Type SpendRuleSearchFilterInput was added
  • Type VelocityRuleSearchFilterInput was added
  • Organization

  • Field paginatedSpendRuleSearch was added to object type Organization
  • Field paginatedVelocityRuleSearch was added to object type Organization
  • Nov 19, 2025
  • Type ReevaluateApplicationInput was added
  • Type ReevaluateApplicationPayload was added
  • Field reevaluateApplication was added to object type Mutation
  • Field accountingDirection was added to interface TransactionEvent
  • Field accountingDirection was added to object type ReversalEvent
  • Field accountingDirection was added to object type ClearingEvent
  • Field accountingDirection was added to object type EnhancedDataEvent
  • Field accountingDirection was added to object type AuthorizationEvent
  • Field accountingDirection was added to object type IssuerPreliminaryAuthorizationEvent
  • Field accountingDirection was added to interface PaymentCardTransactionEvent
  • Field accountingDirection was added to object type PaymentCardAuthorizationApprovedEvent
  • Field accountingDirection was added to object type PaymentCardAuthorizationCreatedEvent
  • Field accountingDirection was added to object type PaymentCardAuthorizationDeclinedEvent
  • Field accountingDirection was added to object type PaymentCardAuthorizationReversedEvent
  • Field accountingDirection was added to object type PaymentCardClearedEvent
  • Field accountingDirection was added to object type PaymentCardEnhancedDataEvent
  • Field accountingDirection was added to object type PaymentCardAuthorizationAndClearApprovedEvent
  • Field accountingDirection was added to object type PaymentCardAuthorizationAndClearDeclinedEvent
  • Field accountingDirection was added to object type PaymentCardVerificationApprovedEvent
  • Field accountingDirection was added to object type PaymentCardVerificationDeclinedEvent
  • Field accountingDirection was added to object type PaymentCardAdjustmentEvent
  • Field accountingDirection was added to object type AuthorizationAndClearEvent
  • Field accountingDirection was added to object type VerificationEvent
  • Field accountingDirection was added to object type BalanceInquiryEvent
  • Field accountingDirection was added to object type AdjustmentEvent
  • Nov 17, 2025
  • Type NetworkPaymentTokenInput was added
  • Type NetworkTokenizationInfoInput was added
  • Type AuthorizeNetworkPaymentTokenInput was added
  • Type VerifyNetworkPaymentTokenInput was added
  • Type ChargeNetworkPaymentTokenInput was added
  • Type AuthorizeNetworkPaymentTokenPayload was added
  • Type ChargeNetworkPaymentTokenPayload was added
  • Type VerifyNetworkPaymentTokenPayload was added
  • Mutation

  • Field authorizeNetworkPaymentToken was added to object type Mutation
  • Field chargeNetworkPaymentToken was added to object type Mutation
  • Field verifyNetworkPaymentToken was added to object type Mutation
  • Nov 14, 2025

    AcquiringPaymentInitiator

  • Enum value MERCHANT_INITIATED_UNSCHEDULED was added to enum AcquiringPaymentInitiator
  • Enum value MERCHANT_INITIATED_RECURRING was added to enum AcquiringPaymentInitiator
  • Enum value MERCHANT_INITIATED_INSTALLMENT was added to enum AcquiringPaymentInitiator
  • Enum value MERCHANT_INITIATED_TRANSACTION_INSTALLMENT was removed from enum AcquiringPaymentInitiator
  • Enum value AcquiringPaymentInitiator.MERCHANT_INITIATED_TRANSACTION_UNSCHEDULED was deprecated with reason use MERCHANT_INITIATED_UNSCHEDULED
  • Enum value AcquiringPaymentInitiator.MERCHANT_INITIATED_TRANSACTION_RECURRING was deprecated with reason use MERCHANT_INITIATED_RECURRING
  • Nov 14, 2025
  • Type MerchantDescriptorInput was added
  • Input field merchantDescriptor of type MerchantDescriptorInput was added to input object type AuthorizePaymentCardInput
  • Input field merchantDescriptor of type MerchantDescriptorInput was added to input object type AuthorizePaymentMethodTokenInput
  • Input field merchantDescriptor of type MerchantDescriptorInput was added to input object type VerifyPaymentCardInput
  • Input field merchantDescriptor of type MerchantDescriptorInput was added to input object type VerifyPaymentMethodTokenInput
  • Input field merchantDescriptor of type MerchantDescriptorInput was added to input object type ChargePaymentCardInput
  • Input field merchantDescriptor of type MerchantDescriptorInput was added to input object type ChargePaymentMethodTokenInput
  • Nov 13, 2025

    FinancialAccountBillingSummary

  • Field paymentDueOn was added to object type FinancialAccountBillingSummary
  • Field FinancialAccountBillingSummary.paymentDueDate is deprecated
  • Field FinancialAccountBillingSummary.paymentDueDate has deprecation reason please use `paymentDueOn` instead
  • Nov 13, 2025
  • Type WebPushAssetType was added
  • Field includeBillingPostalCodeInOrderFile was added to object type PhysicalCardProfile
  • DigitalCardProfile

  • Field webPushAssetIdentifier was added to object type DigitalCardProfile
  • Field webPushAssetType was added to object type DigitalCardProfile
  • Nov 13, 2025

    AcquiringPaymentInitiator

  • Enum value CUSTOMER_INITIATED_INSTALLMENT_FIRST was added to enum AcquiringPaymentInitiator
  • Enum value MERCHANT_INITIATED_TRANSACTION_INSTALLMENT was added to enum AcquiringPaymentInitiator
  • Nov 13, 2025

    NotificationEventNode

  • Member CardPaymentAuthorizingEvent was added to Union type NotificationEventNode
  • Member CardPaymentAuthorizedEvent was added to Union type NotificationEventNode
  • Member CardPaymentIncrementalAuthorizedEvent was added to Union type NotificationEventNode
  • Member CardPaymentReversedEvent was added to Union type NotificationEventNode
  • Member CardPaymentPartialReversedEvent was added to Union type NotificationEventNode
  • Member CardPaymentCapturingEvent was added to Union type NotificationEventNode
  • Member CardPaymentCaptureProcessingEvent was added to Union type NotificationEventNode
  • Member CardPaymentClearedEvent was added to Union type NotificationEventNode
  • Member CardPaymentClearingFailedEvent was added to Union type NotificationEventNode
  • Member CardPaymentDisbursedEvent was added to Union type NotificationEventNode
  • Member CardPaymentAuthorizationDeclinedEvent was added to Union type NotificationEventNode
  • Member CardPaymentIncrementalAuthorizationDeclinedEvent was added to Union type NotificationEventNode
  • Member CardPaymentReversalDeclinedEvent was added to Union type NotificationEventNode
  • Member CardPaymentCaptureDeclinedEvent was added to Union type NotificationEventNode
  • Member CardPaymentPayoutEvent was added to Union type NotificationEventNode
  • Member PayoutTransferCompletedEvent was added to Union type NotificationEventNode
  • Member CardPaymentVerificationPendingEvent was added to Union type NotificationEventNode
  • Member CardPaymentVerifiedEvent was added to Union type NotificationEventNode
  • Member CardPaymentVerificationDeclinedEvent was added to Union type NotificationEventNode
  • NotificationEventName

  • Enum value CARD_PAYMENT_AUTHORIZING_EVENT was added to enum NotificationEventName
  • Enum value CARD_PAYMENT_AUTHORIZED_EVENT was added to enum NotificationEventName
  • Enum value CARD_PAYMENT_INCREMENTAL_AUTHORIZED_EVENT was added to enum NotificationEventName
  • Enum value CARD_PAYMENT_REVERSED_EVENT was added to enum NotificationEventName
  • Enum value CARD_PAYMENT_PARTIAL_REVERSED_EVENT was added to enum NotificationEventName
  • Enum value CARD_PAYMENT_CAPTURING_EVENT was added to enum NotificationEventName
  • Enum value CARD_PAYMENT_CAPTURED_EVENT was added to enum NotificationEventName
  • Enum value CARD_PAYMENT_CAPTURE_PROCESSING_EVENT was added to enum NotificationEventName
  • Enum value CARD_PAYMENT_SETTLED_EVENT was added to enum NotificationEventName
  • Enum value CARD_PAYMENT_CLEARED_EVENT was added to enum NotificationEventName
  • Enum value CARD_PAYMENT_CLEARING_FAILED_EVENT was added to enum NotificationEventName
  • Enum value CARD_PAYMENT_DISBURSED_EVENT was added to enum NotificationEventName
  • Enum value CARD_PAYMENT_AUTHORIZATION_DECLINED_EVENT was added to enum NotificationEventName
  • Enum value CARD_PAYMENT_INCREMENTAL_AUTHORIZATION_DECLINED_EVENT was added to enum NotificationEventName
  • Enum value CARD_PAYMENT_REVERSAL_DECLINED_EVENT was added to enum NotificationEventName
  • Enum value CARD_PAYMENT_CAPTURE_DECLINED_EVENT was added to enum NotificationEventName
  • Enum value CARD_PAYMENT_PAYOUT_EVENT was added to enum NotificationEventName
  • Enum value PAYOUT_TRANSFER_COMPLETED_EVENT was added to enum NotificationEventName
  • Enum value CARD_PAYMENT_VERIFICATION_PENDING_EVENT was added to enum NotificationEventName
  • Enum value CARD_PAYMENT_VERIFIED_EVENT was added to enum NotificationEventName
  • Enum value CARD_PAYMENT_VERIFICATION_DECLINED_EVENT was added to enum NotificationEventName
  • Field paymentTransaction was added to interface PaymentTransactionEvent
  • Field paymentTransaction was added to object type CardPaymentAuthorizingEvent
  • Field paymentTransaction was added to object type CardPaymentAuthorizedEvent
  • Field paymentTransaction was added to object type CardPaymentIncrementalAuthorizedEvent
  • Field paymentTransaction was added to object type CardPaymentReversedEvent
  • Field paymentTransaction was added to object type CardPaymentPartialReversedEvent
  • Field paymentTransaction was added to object type CardPaymentCapturingEvent
  • Field paymentTransaction was added to object type CardPaymentCapturedEvent
  • Field paymentTransaction was added to object type CardPaymentCaptureProcessingEvent
  • Field paymentTransaction was added to object type CardPaymentSettledEvent
  • Field paymentTransaction was added to object type CardPaymentClearedEvent
  • Field paymentTransaction was added to object type CardPaymentClearingFailedEvent
  • Field paymentTransaction was added to object type CardPaymentDisbursedEvent
  • Field paymentTransaction was added to object type CardPaymentAuthorizationDeclinedEvent
  • Field paymentTransaction was added to object type CardPaymentIncrementalAuthorizationDeclinedEvent
  • Field paymentTransaction was added to object type CardPaymentReversalDeclinedEvent
  • Field paymentTransaction was added to object type CardPaymentCaptureDeclinedEvent
  • Field paymentTransaction was added to object type CardPaymentPayoutEvent
  • Field paymentTransaction was added to object type PayoutTransferCompletedEvent
  • Field paymentTransaction was added to object type CardPaymentVerificationPendingEvent
  • Field paymentTransaction was added to object type CardPaymentVerifiedEvent
  • Field paymentTransaction was added to object type CardPaymentVerificationDeclinedEvent
  • Nov 12, 2025
  • Member AuthorizedUserCardProductApplication was added to Union type DocumentCollectionAggregateEntity
  • Member AuthorizedUserCardProductApplication was added to Union type DocumentCollectionPrimaryEntity
  • Nov 11, 2025
  • Member AdjustmentEvent was added to Union type TransactionSearchSource
  • Nov 11, 2025
  • Type ProductApplicationWorkflow was added
  • Type ProductApplicationWorkflowType was added
  • Type ProductApplicationWorkflowStatus was added
  • Field applicationWorkflows was added to object type AccountHolderCardProductApplication
  • Field applicationWorkflows was added to object type AuthorizedUserCardProductApplication
  • Nov 5, 2025

    UserDefinedFieldDefinitionRevision

  • UserDefinedFieldDefinitionRevision object type no longer implements Node interface
  • Field id was removed from object type UserDefinedFieldDefinitionRevision
  • Nov 4, 2025
  • Enum value OVERRIDDEN_TO_PASS was added to enum InterFinancialAccountTransferRuleResultStatus
  • Nov 4, 2025
  • Input field merchantAcceptorId of type ID was added to input object type AuthorizePaymentCardInput
  • Input field merchantAcceptorId of type ID was added to input object type AuthorizePaymentMethodTokenInput
  • Input field merchantAcceptorId of type ID was added to input object type VerifyPaymentCardInput
  • Input field merchantAcceptorId of type ID was added to input object type VerifyPaymentMethodTokenInput
  • Input field merchantAcceptorId of type ID was added to input object type ChargePaymentCardInput
  • Input field merchantAcceptorId of type ID was added to input object type ChargePaymentOrderPaymentMethodTokenInput
  • Input field merchantAcceptorId of type ID was added to input object type ChargePaymentOrderInput
  • Input field merchantAcceptorId of type ID was added to input object type ChargePaymentMethodTokenInput
  • Field id was removed from interface UserDefinedFieldRevision
  • UserDefinedStringFieldRevision

  • UserDefinedStringFieldRevision object implements UserDefinedFieldRevision interface
  • UserDefinedStringFieldRevision object type no longer implements Node interface
  • Field id was removed from object type UserDefinedStringFieldRevision
  • UserDefinedBooleanFieldRevision

  • UserDefinedBooleanFieldRevision object implements UserDefinedFieldRevision interface
  • UserDefinedBooleanFieldRevision object type no longer implements Node interface
  • Field id was removed from object type UserDefinedBooleanFieldRevision
  • UserDefinedIntegerFieldRevision

  • UserDefinedIntegerFieldRevision object implements UserDefinedFieldRevision interface
  • UserDefinedIntegerFieldRevision object type no longer implements Node interface
  • Field id was removed from object type UserDefinedIntegerFieldRevision
  • Field UserDefinedBooleanField.revisions changed type from UserDefinedFieldRevisionConnection to UserDefinedFieldRevisionPayload
  • Oct 31, 2025
  • Input field authorizationCode of type StringFilterInput was added to input object type PaymentTransactionFilterInput
  • PaymentTransactionResponseCode

  • Field authorizationCode was added to object type PaymentTransactionResponseCode
  • Field PaymentTransactionResponseCode.authorizationIdentifier is deprecated
  • Field PaymentTransactionResponseCode.authorizationIdentifier has deprecation reason Use authorizationCode instead.
  • Oct 30, 2025
  • Type CardPaymentAuthorizingEvent was added
  • Oct 30, 2025
  • Field billingGracePeriod was added to object type BillingCycleOverride
  • Input field billingGracePeriod of type UnsignedInt was added to input object type BillingCycleOverrideInput
  • Field creditPlan was added to interface FinancialAccountStatementBalanceType
  • Field creditPlan was added to object type FinancialAccountStatementPurchaseCreditPlan
  • Oct 30, 2025
  • Enum value PROMO (deprecated) was removed from enum CreditPlanType
  • Oct 30, 2025
  • Type UserDefinedFieldRevision was added
  • Type UserDefinedStringFieldRevision was added
  • Type UserDefinedBooleanFieldRevision was added
  • Type UserDefinedIntegerFieldRevision was added
  • Type UserDefinedFieldDefinitionRevision was added
  • Type UserDefinedFieldRevisionEdge was added
  • Type UserDefinedFieldRevisionConnection was added
  • Type UserDefinedFieldDefinitionRevisionEdge was added
  • Type UserDefinedFieldDefinitionRevisionConnection was added
  • Type UserDefinedFieldRevisionPayload was added
  • Type UserDefinedFieldDefinitionRevisionPayload was added
  • Field revisions was added to object type UserDefinedFieldDefinition
  • Field revisions was added to interface UserDefinedField
  • Field revisions was added to object type UserDefinedStringField
  • Field revisions was added to object type UserDefinedBooleanField
  • Field revisions was added to object type UserDefinedIntegerField
  • Oct 29, 2025

    Mutation

  • Field Mutation.simulateResolvePaymentCardTransactionChargeback is deprecated
  • Field Mutation.simulateResolvePaymentCardTransactionChargeback has deprecation reason Use simulateFinalizeProvisionalCreditForCardTransactionDispute instead.
  • Oct 29, 2025
  • Field riskScores was added to object type USPersonAccountHolder
  • Field riskScores was added to object type USPersonAuthorizedUser
  • Field riskScores was added to object type USBusinessAccountHolder
  • Oct 29, 2025
  • Type PaymentCardAdjustmentEvent was added
  • Member PaymentCardAdjustmentEvent was added to Union type NotificationEventNode
  • Enum value PAYMENT_CARD_ADJUSTMENT was added to enum NotificationEventName
  • Oct 24, 2025
  • Field userDefinedFields was added to object type WireTransfer
  • Oct 21, 2025
  • Member WireTransfer was added to Union type UserDefinedFieldNode
  • Enum value WIRE_TRANSFER was added to enum UserDefinedFieldDefinitionRelationshipType
  • UserDefinedFieldDefinition

  • Field createdBy was added to object type UserDefinedFieldDefinition
  • Field updatedBy was added to object type UserDefinedFieldDefinition
  • UserDefinedField

  • Field createdBy was added to interface UserDefinedField
  • Field updatedBy was added to interface UserDefinedField
  • UserDefinedStringField

  • Field createdBy was added to object type UserDefinedStringField
  • Field updatedBy was added to object type UserDefinedStringField
  • UserDefinedBooleanField

  • Field createdBy was added to object type UserDefinedBooleanField
  • Field updatedBy was added to object type UserDefinedBooleanField
  • UserDefinedIntegerField

  • Field createdBy was added to object type UserDefinedIntegerField
  • Field updatedBy was added to object type UserDefinedIntegerField
  • Oct 21, 2025
  • Enum value PAYMENT_CARD_TRANSACTION_DISPUTE_CREDIT_REVERSED was added to enum NotificationEventName
  • Oct 20, 2025
  • Enum value DISPUTE_ADJUSTMENT_REVERSAL was added to enum InterFinancialAccountTransferActivityType
  • Oct 17, 2025
  • Type LinkVerifiedExternalBankAccountFailureReason was added
  • Field reasons was added to object type LinkVerifiedExternalBankAccountFailedEvent
  • Oct 16, 2025

    PaymentCardDisputeCreditStatus

  • Enum value PENDING_REVERSAL was added to enum PaymentCardDisputeCreditStatus
  • Enum value REVERSED was added to enum PaymentCardDisputeCreditStatus
  • Oct 16, 2025

    USUltimateBeneficialOwnerInput

  • Input field externalId of type String was added to input object type USUltimateBeneficialOwnerInput
  • Input field isAuthorizedUser of type Boolean was added to input object type USUltimateBeneficialOwnerInput
  • Input field copyDigitalWalletTokens of type Boolean was added to input object type ReissuePaymentCardFeaturesInput
  • VisaFleetL2TransactionDataInput

  • Input field visaChargingReasonCode of type UnsignedInt was added to input object type VisaFleetL2TransactionDataInput
  • Input field visaConnectorType of type String was added to input object type VisaFleetL2TransactionDataInput
  • Input field fuelUnitPrice of type AmountInput was added to input object type SimulateMastercardFleetEnhancedDataInput
  • SimulateMastercardFleetEnhancedDataLineItemInput

  • Input field unitPrice of type AmountInput was added to input object type SimulateMastercardFleetEnhancedDataLineItemInput
  • Input field itemAmount of type AmountInput was added to input object type SimulateMastercardFleetEnhancedDataLineItemInput
  • Input field additionalOptions of type String was added to input object type OrderPhysicalPaymentCardInput
  • Input field transferDate of type String was added to input object type CreateOneTimeACHTransferInput
  • Input field transferDayOfMonth of type Int was added to input object type CreateRecurringACHTransferInput
  • Input field feePercentage of type Float was added to input object type SimulatedFeeAmountInput
  • Oct 16, 2025
  • Input field transferDate was removed from input object type CreateOneTimeACHTransferInput
  • Input field transferDayOfMonth was removed from input object type CreateRecurringACHTransferInput
  • Oct 12, 2025
  • Type CreateReusableCustomerAttributeInput was added
  • Type CreateReusableCustomerAttributePayload was added
  • Type PhonePayload was added
  • Type NamePayload was added
  • Type AddressPayload was added
  • Type ScopedCustomerAddressTokenPayload was added
  • Type ScopedCustomerAddressToken was added
  • Type CustomerAddress was added
  • Type CustomerName was added
  • Type CustomerPhone was added
  • Type AddressTokenScope was added
  • Field createReusableCustomerAttribute was added to object type Mutation
  • CustomerPhoneEdge

  • Field CustomerPhoneEdge.node is no longer deprecated
  • Deprecation reason was removed from field CustomerPhoneEdge.node
  • Field CustomerPhoneEdge.node changed type from Phone to PhonePayload
  • CustomerPhoneConnection

  • Field CustomerPhoneConnection.edges is no longer deprecated
  • Deprecation reason was removed from field CustomerPhoneConnection.edges
  • CustomerNameEdge

  • Field CustomerNameEdge.node is no longer deprecated
  • Deprecation reason was removed from field CustomerNameEdge.node
  • Field CustomerNameEdge.node changed type from Name to NamePayload
  • CustomerNameConnection

  • Field CustomerNameConnection.edges is no longer deprecated
  • Deprecation reason was removed from field CustomerNameConnection.edges
  • CustomerAddressEdge

  • Field CustomerAddressEdge.node is no longer deprecated
  • Deprecation reason was removed from field CustomerAddressEdge.node
  • Field CustomerAddressEdge.node changed type from Address to AddressPayload
  • CustomerAddressConnection

  • Field CustomerAddressConnection.edges is no longer deprecated
  • Deprecation reason was removed from field CustomerAddressConnection.edges
  • CustomerEmailContactMethod

  • CustomerEmailContactMethod object implements Node interface
  • Field id was added to object type CustomerEmailContactMethod
  • Field createdAt was added to object type CustomerEmailContactMethod
  • Field updatedAt was added to object type CustomerEmailContactMethod
  • Field CustomerEmailContactMethod.email is no longer deprecated
  • Deprecation reason was removed from field CustomerEmailContactMethod.email
  • CustomerWebsiteContactMethod

  • CustomerWebsiteContactMethod object implements Node interface
  • Field id was added to object type CustomerWebsiteContactMethod
  • Field createdAt was added to object type CustomerWebsiteContactMethod
  • Field updatedAt was added to object type CustomerWebsiteContactMethod
  • Field CustomerWebsiteContactMethod.url is no longer deprecated
  • Deprecation reason was removed from field CustomerWebsiteContactMethod.url
  • CustomerWebContactMethodEdge

  • Field CustomerWebContactMethodEdge.node is no longer deprecated
  • Deprecation reason was removed from field CustomerWebContactMethodEdge.node
  • CustomerWebContactMethodConnection

  • Field CustomerWebContactMethodConnection.edges is no longer deprecated
  • Deprecation reason was removed from field CustomerWebContactMethodConnection.edges
  • Customer

  • Field Customer.names is no longer deprecated
  • Deprecation reason was removed from field Customer.names
  • Field Customer.addresses is no longer deprecated
  • Deprecation reason was removed from field Customer.addresses
  • Field Customer.phones is no longer deprecated
  • Deprecation reason was removed from field Customer.phones
  • Field Customer.webContactMethods is no longer deprecated
  • Deprecation reason was removed from field Customer.webContactMethods
  • Oct 8, 2025
  • Enum value TRANSACTION_NOT_SUPPORTED was added to enum TransactionEventResponseCode
  • Oct 8, 2025

    MerchantCategory

  • Enum value AIR_BALTIC was added to enum MerchantCategory
  • Enum value TRIBUTE_PORTFOLIO was added to enum MerchantCategory
  • Enum value MARRIOTT_EXECUTIVE_APARTMENTS was added to enum MerchantCategory
  • Enum value MOXY was added to enum MerchantCategory
  • Enum value AC_HOTELS was added to enum MerchantCategory
  • Enum value BULGARI was added to enum MerchantCategory
  • Enum value THE_LUXURY_COLLECTION was added to enum MerchantCategory
  • Enum value JW_MARRIOTT was added to enum MerchantCategory
  • Enum value EDITION was added to enum MerchantCategory
  • Enum value MINACIA was added to enum MerchantCategory
  • Enum value BREEZBAY_HOTEL_GROUP was added to enum MerchantCategory
  • Enum value CANDEO_HOTELS was added to enum MerchantCategory
  • Enum value CORE_GLOBAL_MANAGEMENT_HOTELS_AND_RESORTS was added to enum MerchantCategory
  • Enum value GRANBELL_HOTELS_AND_RESORT was added to enum MerchantCategory
  • Oct 7, 2025

    TransactionEventResponseCode

  • Enum value UNACTIVATED_DIGITAL_WALLET_TOKEN was added to enum TransactionEventResponseCode
  • Enum value SUSPENDED_DIGITAL_WALLET_TOKEN was added to enum TransactionEventResponseCode
  • Enum value TERMINATED_DIGITAL_WALLET_TOKEN was added to enum TransactionEventResponseCode
  • Oct 6, 2025
  • Type NonOriginatedAchTransferSnapshot was added
  • Type OriginatedAchTransferSnapshot was added
  • Oct 6, 2025
  • Input field additionalNetworkData of type SimulateAdditionalNetworkDataInput was added to input object type SimulateVisaFleetClearingInput
  • Input field additionalNetworkData of type SimulateAdditionalNetworkDataInput was added to input object type SimulateVisaFleetAuthorizationAdviceInput
  • Input field additionalNetworkData of type SimulateAdditionalNetworkDataInput was added to input object type SimulateVisaFleetAuthorizationInput
  • Input field additionalNetworkData of type SimulateAdditionalNetworkDataInput was added to input object type SimulateMastercardFleetAuthorizationInput
  • Input field additionalNetworkData of type SimulateAdditionalNetworkDataInput was added to input object type SimulateMastercardFleetAuthorizationAdviceInput
  • Input field additionalNetworkData of type SimulateAdditionalNetworkDataInput was added to input object type SimulateMastercardFleetClearingInput
  • Oct 6, 2025
  • Field creditReportPullDate was added to object type CreditUnderwritingVerificationCreditScoreDetails
  • Oct 5, 2025

    CreditCardTransferEvent

  • Field CreditCardTransferEvent.balanceType is deprecated
  • Field CreditCardTransferEvent.balanceType has deprecation reason please use balanceType on creditPlan in creditCardInterestTransferEvent field instead
  • Field CreditCardTransferEvent.interestDetails is deprecated
  • Field CreditCardTransferEvent.interestDetails has deprecation reason please use apr in creditCardInterestTransferEvent field instead
  • Field CreditCardTransferEvent.accountingDirection is deprecated
  • Field CreditCardTransferEvent.accountingDirection has deprecation reason not in use
  • Field CreditCardTransferEvent.statement is deprecated
  • Field CreditCardTransferEvent.statement has deprecation reason please use statement in creditCardInterestTransferEvent field instead
  • Field CreditCardTransferEvent.creditPlan is deprecated
  • Field CreditCardTransferEvent.creditPlan has deprecation reason please use creditPlan in creditCardInterestTransferEvent field instead
  • Oct 3, 2025

    CreditCardInterestAccrual

  • Field apr was added to object type CreditCardInterestAccrual
  • Field interestDetails was removed from object type CreditCardInterestAccrual
  • Oct 1, 2025
  • Type AccountHolderIdentityRiskScore was added
  • Type AccountHolderRiskScore was added
  • Type SardineIdentityRiskScore was added
  • Type IdentityRiskLevel was added
  • Field riskScores was added to object type AccountHolderVerification
  • Sep 30, 2025

    ManualDocumentRequestUploadSession

  • Field owner was added to object type ManualDocumentRequestUploadSession
  • Field primaryEntity was added to object type ManualDocumentRequestUploadSession
  • Field aggregateEntity was added to object type ManualDocumentRequestUploadSession
  • Sep 25, 2025
  • Type InstantNetworkTransferSourcePaymentInstrumentCapabilityStatus was added
  • Type InstantNetworkTransferSourcePaymentInstrumentCapability was added
  • Member InstantNetworkTransferSourcePaymentInstrumentCapability was added to Union type PaymentCardInstrumentCapability
  • Sep 24, 2025

    CustomerPhoneEdge

  • Field CustomerPhoneEdge.node is deprecated
  • Field CustomerPhoneEdge.node has deprecation reason unused
  • CustomerPhoneConnection

  • Field CustomerPhoneConnection.edges is deprecated
  • Field CustomerPhoneConnection.edges has deprecation reason unused
  • CustomerNameEdge

  • Field CustomerNameEdge.node is deprecated
  • Field CustomerNameEdge.node has deprecation reason unused
  • CustomerNameConnection

  • Field CustomerNameConnection.edges is deprecated
  • Field CustomerNameConnection.edges has deprecation reason unused
  • CustomerAddressEdge

  • Field CustomerAddressEdge.node is deprecated
  • Field CustomerAddressEdge.node has deprecation reason unused
  • CustomerAddressConnection

  • Field CustomerAddressConnection.edges is deprecated
  • Field CustomerAddressConnection.edges has deprecation reason unused
  • CustomerEmailContactMethod

  • Field CustomerEmailContactMethod.email is deprecated
  • Field CustomerEmailContactMethod.email has deprecation reason unused
  • CustomerWebsiteContactMethod

  • Field CustomerWebsiteContactMethod.url is deprecated
  • Field CustomerWebsiteContactMethod.url has deprecation reason unused
  • CustomerWebContactMethodEdge

  • Field CustomerWebContactMethodEdge.node is deprecated
  • Field CustomerWebContactMethodEdge.node has deprecation reason unused
  • CustomerWebContactMethodConnection

  • Field CustomerWebContactMethodConnection.edges is deprecated
  • Field CustomerWebContactMethodConnection.edges has deprecation reason unused
  • Customer

  • Field Customer.names is deprecated
  • Field Customer.names has deprecation reason unused
  • Field Customer.addresses is deprecated
  • Field Customer.addresses has deprecation reason unused
  • Field Customer.phones is deprecated
  • Field Customer.phones has deprecation reason unused
  • Field Customer.webContactMethods is deprecated
  • Field Customer.webContactMethods has deprecation reason unused
  • Sep 24, 2025

    SimulateRefundInput

  • Input field cashbackAmount of type AmountInput was added to input object type SimulateRefundInput
  • Input field additionalNetworkData of type SimulateAdditionalNetworkDataInput was added to input object type SimulateRefundInput
  • SimulateReversalInput

  • Input field cashbackAmount of type AmountInput was added to input object type SimulateReversalInput
  • Input field additionalNetworkData of type SimulateAdditionalNetworkDataInput was added to input object type SimulateReversalInput
  • SimulateClearingInput

  • Input field cashbackAmount of type AmountInput was added to input object type SimulateClearingInput
  • Input field additionalNetworkData of type SimulateAdditionalNetworkDataInput was added to input object type SimulateClearingInput
  • Field cashbackAmount was added to object type ReversalEvent
  • Field cashbackAmount was added to object type ClearingEvent
  • Field cashbackAmount was added to object type AuthorizationEvent
  • Field cashbackAmount was added to object type IssuerPreliminaryAuthorizationEvent
  • Input field cashbackAmount of type AmountInput was added to input object type SimulateAuthorizationInput
  • Input field cashbackAmount of type AmountInput was added to input object type SimulateSingleStepAuthAndClearInput
  • Field cashbackAmount was added to object type AuthorizationAndClearEvent
  • Input field subMerchantIdentifier of type String was added to input object type MerchantDetailsInput
  • SimulateVisaAdditionalNetworkDataInput

  • Input field riskScore of type UnsignedInt was added to input object type SimulateVisaAdditionalNetworkDataInput
  • Input field paymentFacilitatorIdentifier of type String was added to input object type SimulateVisaAdditionalNetworkDataInput
  • Input field acquiringInstitutionIdentificationCode of type String was added to input object type SimulateVisaAdditionalNetworkDataInput
  • SimulateMastercardAdditionalNetworkDataInput

  • Input field fraudScore of type UnsignedInt was added to input object type SimulateMastercardAdditionalNetworkDataInput
  • Input field paymentFacilitatorIdentifier of type String was added to input object type SimulateMastercardAdditionalNetworkDataInput
  • Input field acquiringInstitutionIdentificationCode of type String was added to input object type SimulateMastercardAdditionalNetworkDataInput
  • Sep 23, 2025
  • Type UserDefinedFieldDefinitionEdge was added
  • Type UserDefinedFieldDefinitionConnection was added
  • Type UserDefinedFieldDefinitionsFilterInput was added
  • Organization

  • Field userDefinedFieldDefinitions was added to object type Organization
  • Field userDefinedFields was added to object type Organization
  • Field node was added to interface UserDefinedField
  • API Changelog displays the 50 most recent updates.