API Changelog

Keep track of updates and changes to the Highnote API.

2025-11-12

  • Member AuthorizedUserCardProductApplication was added to Union type DocumentCollectionAggregateEntity
  • Member AuthorizedUserCardProductApplication was added to Union type DocumentCollectionPrimaryEntity
  • 2025-11-11

  • 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
  • Member AdjustmentEvent was added to Union type TransactionSearchSource
  • 2025-11-07

  • Type CreateUserDefinedFieldDefinitionInput was added
  • Type UpdateUserDefinedFieldDefinitionInput was added
  • Type AddUserDefinedFieldDefinitionRelationshipInput was added
  • Type UserDefinedFieldDefinitionEdge was added
  • Type UserDefinedFieldDefinitionConnection was added
  • Type UserDefinedFieldDefinitionsFilterInput was added
  • Type UserDefinedFieldEdge was added
  • Type UserDefinedFieldConnection was added
  • Type UserDefinedFieldsFilterInput was added
  • Type UserDefinedFieldValueInput was added
  • Type CreateUserDefinedFieldInput was added
  • Type UpdateUserDefinedFieldInput was added
  • Type UserDefinedFieldDefinitionPayload was added
  • Type UserDefinedFieldPayload was added
  • Mutation

  • Field createUserDefinedFieldDefinition was added to object type Mutation
  • Field updateUserDefinedFieldDefinition was added to object type Mutation
  • Field addUserDefinedFieldDefinitionRelationship was added to object type Mutation
  • Field createUserDefinedField was added to object type Mutation
  • Field updateUserDefinedField was added to object type Mutation
  • Organization

  • Field userDefinedFieldDefinitions was added to object type Organization
  • Field userDefinedFields was added to object type Organization
  • Field userDefinedFields was added to object type FinancialAccount
  • Field userDefinedFields was added to object type PaymentCard
  • Field userDefinedFields was added to object type WireTransfer
  • 2025-11-06

    UserDefinedFieldDefinitionRevision

  • UserDefinedFieldDefinitionRevision object type no longer implements Node interface
  • Field id was removed from object type UserDefinedFieldDefinitionRevision
  • 2025-11-05

  • Enum value OVERRIDDEN_TO_PASS was added to enum InterFinancialAccountTransferRuleResultStatus
  • 2025-11-04

  • 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
    Deprecated
  • Field PaymentTransactionResponseCode.authorizationIdentifier has deprecation reason Use authorizationCode instead.
  • 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
  • 2025-10-31

  • Type CardPaymentAuthorizingEvent was added
  • Field creditPlan was added to interface FinancialAccountStatementBalanceType
  • Field creditPlan was added to object type FinancialAccountStatementPurchaseCreditPlan
  • Enum value PROMO (deprecated) was removed from enum CreditPlanType
    Deprecated
  • 2025-10-30

  • 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
  • Mutation

  • Field Mutation.simulateResolvePaymentCardTransactionChargeback is deprecated
    Deprecated
  • Field Mutation.simulateResolvePaymentCardTransactionChargeback has deprecation reason Use simulateFinalizeProvisionalCreditForCardTransactionDispute instead.
  • Field riskScores was added to object type USPersonAccountHolder
  • Field riskScores was added to object type USPersonAuthorizedUser
  • Field riskScores was added to object type USBusinessAccountHolder
  • 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
  • 2025-10-29

  • Type PaymentCardAdjustmentEvent was added
  • Member PaymentCardAdjustmentEvent was added to Union type NotificationEventNode
  • Enum value PAYMENT_CARD_ADJUSTMENT was added to enum NotificationEventName
  • 2025-10-23

  • Type SimulateAdjustmentPayload was added
  • Type AdjustmentEvent was added
  • Type SimulateAdjustmentInput was added
  • Field simulateAdjustment was added to object type Mutation
  • 2025-10-22

  • Enum value PAYMENT_CARD_TRANSACTION_DISPUTE_CREDIT_REVERSED was added to enum NotificationEventName
  • 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
  • 2025-10-21

  • Enum value DISPUTE_ADJUSTMENT_REVERSAL was added to enum InterFinancialAccountTransferActivityType
  • 2025-10-20

  • Type LinkVerifiedExternalBankAccountFailureReason was added
  • Field reasons was added to object type LinkVerifiedExternalBankAccountFailedEvent
  • 2025-10-17

    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
  • PaymentCardDisputeCreditStatus

  • Enum value PENDING_REVERSAL was added to enum PaymentCardDisputeCreditStatus
  • Enum value REVERSED was added to enum PaymentCardDisputeCreditStatus
  • 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
  • 2025-10-16

  • Input field transferDate was removed from input object type CreateOneTimeACHTransferInput
  • Input field transferDayOfMonth was removed from input object type CreateRecurringACHTransferInput
  • 2025-10-15

  • Type SimulateAdditionalNetworkDataInput was added
  • Type SimulateVisaAdditionalNetworkDataInput was added
  • Type SimulateMastercardAdditionalNetworkDataInput was added
  • 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
  • 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
  • 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
  • Field subMerchantIdentifier was added to object type MerchantDetails
  • Field paymentFacilitatorIdentifier was added to object type VisaData
  • Field paymentFacilitatorIdentifier was added to object type MastercardData
  • SimulateAuthorizationInput

  • Input field additionalNetworkData of type SimulateAdditionalNetworkDataInput was added to input object type SimulateAuthorizationInput
  • Input field cashbackAmount of type AmountInput was added to input object type SimulateAuthorizationInput
  • SimulateSingleStepAuthAndClearInput

  • Input field additionalNetworkData of type SimulateAdditionalNetworkDataInput was added to input object type SimulateSingleStepAuthAndClearInput
  • Input field cashbackAmount of type AmountInput was added to input object type SimulateSingleStepAuthAndClearInput
  • Input field additionalNetworkData of type SimulateAdditionalNetworkDataInput was added to input object type SimulateVisaFleetAuthorizationInput
  • Field cashbackAmount was added to object type AuthorizationAndClearEvent
  • Input field subMerchantIdentifier of type String was added to input object type MerchantDetailsInput
  • 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
  • 2025-10-13

  • Type AuthorizedPersonRelationship was added
  • Type AuthorizedPersonAccountHolder was added
  • Type AuthorizedPersonUser was added
  • Type AuthorizedAccountHolderRelationship was added
  • Type AuthorizedAccountHolderPersonRelationship was added
  • Type AuthorizedAccountHolderRelationshipConnection was added
  • Type AuthorizedAccountHolderRelationshipEdge was added
  • Type AuthorizedAccountHolderRelationshipStatus was added
  • Type ScopedCustomerAddressTokenPayload was added
  • Type ScopedCustomerAddressToken was added
  • Type CustomerAddress was added
  • Type CustomerName was added
  • Type CustomerPhone was added
  • Type CustomerEmailContactMethod was added
  • Type CustomerWebsiteContactMethod was added
  • Type AddressTokenScope was added
  • Type CustomerNameConnectionPayload was removed
  • Type CustomerNameEdge was removed
  • Type CustomerNameConnection was removed
  • Type CustomerAddressConnectionPayload was removed
  • Type CustomerAddressEdge was removed
  • Type CustomerAddressConnection was removed
  • Field authorizedAccountHolderRelationships was added to object type USPersonAccountHolder
  • Field authorizedAccountHolderRelationships was added to object type USBusinessAccountHolder
  • Customer

  • Field names (deprecated) was removed from object type Customer
    Deprecated
  • Field addresses (deprecated) was removed from object type Customer
    Deprecated
  • 2025-10-08

  • Enum value TRANSACTION_NOT_SUPPORTED was added to enum TransactionEventResponseCode
  • 2025-10-08

    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
  • 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
  • 2025-10-07

  • Type NonOriginatedAchTransferSnapshot was added
  • Type OriginatedAchTransferSnapshot was added
  • 2025-10-06

  • Type WaiveInterestAmountForClosedStatementInput was added
  • Type WaiveInterestAmountForClosedStatementPayload was added
  • Type CreditCardInterestTransfer was added
  • Type CreditCardInterestAccrual was added
  • Type CreditCardInterestReversal was added
  • Type VerifyPaymentMethodTokenInput was added
  • Type VerifyPaymentMethodTokenPayload was added
  • Mutation

  • Field waiveInterestAmountForClosedStatement was added to object type Mutation
  • Field verifyPaymentMethodToken was added to object type Mutation
  • Field creditReportPullDate was added to object type CreditUnderwritingVerificationCreditScoreDetails
  • CreditCardTransferEvent

  • Field creditCardInterestTransferEvent was added to object type CreditCardTransferEvent
  • Field CreditCardTransferEvent.balanceType is deprecated
    Deprecated
  • Field CreditCardTransferEvent.balanceType has deprecation reason please use balanceType on creditPlan in creditCardInterestTransferEvent field instead
  • Field CreditCardTransferEvent.interestDetails is deprecated
    Deprecated
  • Field CreditCardTransferEvent.interestDetails has deprecation reason please use apr in creditCardInterestTransferEvent field instead
  • Field CreditCardTransferEvent.accountingDirection is deprecated
    Deprecated
  • Field CreditCardTransferEvent.accountingDirection has deprecation reason not in use
  • Field CreditCardTransferEvent.statement is deprecated
    Deprecated
  • Field CreditCardTransferEvent.statement has deprecation reason please use statement in creditCardInterestTransferEvent field instead
  • Field CreditCardTransferEvent.creditPlan is deprecated
    Deprecated
  • Field CreditCardTransferEvent.creditPlan has deprecation reason please use creditPlan in creditCardInterestTransferEvent field instead
  • 2025-10-02

  • Type AccountHolderIdentityRiskScore was added
  • Type AccountHolderRiskScore was added
  • Type SardineIdentityRiskScore was added
  • Type IdentityRiskLevel was added
  • Field riskScores was added to object type AccountHolderVerification
  • 2025-10-01

    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
  • 2025-09-30

    InstantNetworkTransferEventType

  • Enum value AUTHORIZE_PULL_PAYMENT_FUND was added to enum InstantNetworkTransferEventType
  • Enum value PULL_PAYMENT was added to enum InstantNetworkTransferEventType
  • Enum value CLEAR_PULL_PAYMENT_FUND was added to enum InstantNetworkTransferEventType
  • Enum value REVERSE_PULL_PAYMENT_FUND was added to enum InstantNetworkTransferEventType
  • 2025-09-26

  • Type InstantNetworkTransferSourcePaymentInstrumentCapabilityStatus was added
  • Type InstantNetworkTransferSourcePaymentInstrumentCapability was added
  • Member InstantNetworkTransferSourcePaymentInstrumentCapability was added to Union type PaymentCardInstrumentCapability
  • 2025-09-24

  • Type SimulateAdditionalNetworkDataInput was removed
  • Type SimulateVisaAdditionalNetworkDataInput was removed
  • Type SimulateMastercardAdditionalNetworkDataInput was removed
  • Input field additionalNetworkData was removed from input object type SimulateAuthorizationInput
  • Input field additionalNetworkData was removed from input object type SimulateSingleStepAuthAndClearInput
  • CustomerNameEdge

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

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

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

  • Field CustomerAddressConnection.edges is deprecated
    Deprecated
  • Field CustomerAddressConnection.edges has deprecation reason unused
  • Customer

  • Field Customer.names is deprecated
    Deprecated
  • Field Customer.names has deprecation reason unused
  • Field Customer.addresses is deprecated
    Deprecated
  • Field Customer.addresses has deprecation reason unused
  • 2025-09-23

  • Type GenerateAppleWebPushProvisioningTokenInput was added
  • Type AppleWebPushProvisioningToken was added
  • Type AppleWebPushProvisioningJWS was added
  • Type AppleWebPushProvisioningJWSHeader was added
  • Type GenerateAppleWebPushProvisioningTokenPayload was added
  • Field generateAppleWebPushProvisioningToken was added to object type Mutation
  • LedgerName

  • Enum value CRYPTO_AVAILABLE_CASH was added to enum LedgerName
  • Enum value CRYPTO_CASH was added to enum LedgerName
  • Member PaymentMethodToken was added to Union type InstantNetworkTransferSourceNode
  • Member FinancialAccount was added to Union type InstantNetworkTransferDestinationNode
  • Field node was added to interface UserDefinedField
  • 2025-09-19

  • Type UserDefinedFieldNode was added
  • Type UserDefinedFieldDefinitionDataType was added
  • Type UserDefinedFieldDefinitionRelationshipType was added
  • Type UserDefinedFieldDefinition was added
  • Type UserDefinedField was added
  • Type UserDefinedStringField was added
  • Type UserDefinedBooleanField was added
  • Type UserDefinedIntegerField was added
  • Enum value SVB_BANK was added to enum PartnerBankName
  • 2025-09-17

  • Member PaymentMethodToken was added to Union type UnifiedFundsTransferSourceNode
  • 2025-09-16

  • Type FinancialAccountBillingSummary was added
  • Field billingSummary was added to object type FinancialAccount
  • 2025-09-15

  • Type CardPaymentVerificationPendingEvent was added
  • Type CardPaymentVerifiedEvent was added
  • Type CardPaymentVerificationDeclinedEvent was added
  • Type CardVerificationStep was added
  • 2025-09-12

    DocumentCollectionPrimaryEntity

  • Member USPersonAccountHolder was added to Union type DocumentCollectionPrimaryEntity
  • Member USBusinessAccountHolder was added to Union type DocumentCollectionPrimaryEntity
  • 2025-09-08

  • Type DocumentUploadSessionCompleteEvent was added
  • Type FileUploadCompleteEvent was added
  • Type TransferDateStrategyInput was added
  • Type TransferDayStrategyInput was added
  • Type TransferDateCode was added
  • NotificationEventNode

  • Member FileUploadCompleteEvent was added to Union type NotificationEventNode
  • Member DocumentUploadSessionCompleteEvent was added to Union type NotificationEventNode
  • NotificationEventName

  • Enum value FILE_UPLOAD_COMPLETE_EVENT was added to enum NotificationEventName
  • Enum value DOCUMENT_UPLOAD_SESSION_COMPLETE_EVENT was added to enum NotificationEventName
  • Input field transferDateStrategy of type TransferDateStrategyInput was added to input object type CreateOneTimeACHTransferInput
  • Input field transferDayStrategy of type TransferDayStrategyInput was added to input object type CreateRecurringACHTransferInput
  • Field transferDayCalculationType was added to object type OneTimeACHTransfer
  • Field transferDayCalculationType was added to object type RecurringACHTransfer
  • 2025-09-03

  • Type Origination was added
  • Field origination was added to object type NotificationEvent
  • 2025-09-03

  • Type DocumentCollectionOwnerEntity was added
  • Type DocumentCollectionAggregateEntity was added
  • Type DocumentCollectionPrimaryEntity was added
  • Type DocumentUploadCategory was added
  • Type DocumentUploadCollection was added
  • Type DocumentUploadCollectionEntry was added
  • Field documents was added to object type USPersonAccountHolder
  • Field documents was added to object type USBusinessAccountHolder
  • Field documents was added to object type Organization
  • 2025-09-03

  • Type DocumentCollectionOwnerEntity was added
  • Type DocumentCollectionAggregateEntity was added
  • Type DocumentCollectionPrimaryEntity was added
  • Type DocumentUploadCategory was added
  • Type DocumentUploadCollection was added
  • Type DocumentUploadCollectionEntry was added
  • Field documents was added to object type USPersonAccountHolder
  • Field documents was added to object type USBusinessAccountHolder
  • Field documents was added to object type Organization
  • 2025-08-29

  • Type VendorRelationship was added
  • 2025-08-27

  • Type PaymentCardIssuedEvent was added
  • Field paymentCardHolder was added to interface PaymentCardEvent
  • Field paymentCardHolder was added to object type PaymentCardActivatedEvent
  • Field paymentCardHolder was added to object type PaymentCardSuspendedEvent
  • Field paymentCardHolder was added to object type PaymentCardUnsuspendedEvent
  • Field paymentCardHolder was added to object type PaymentCardClosedEvent
  • Enum value SUSPECTED_FRAUD was added to enum TransactionAdviceEventResponseCode
  • Member PaymentCardIssuedEvent was added to Union type NotificationEventNode
  • Enum value PAYMENT_CARD_ISSUED was added to enum NotificationEventName
  • 2025-08-25

    User

  • Field assignedRoles was added to object type User
  • Field availableRoles was added to object type User
  • 2025-08-24

    AdverseActionCode

  • Enum value INSUFFICIENT_REVENUE was added to enum AdverseActionCode
  • Enum value INSUFFICIENT_CASH_BALANCES was added to enum AdverseActionCode
  • AdverseActionCodeInput

  • Enum value INSUFFICIENT_REVENUE was added to enum AdverseActionCodeInput
  • Enum value INSUFFICIENT_CASH_BALANCES was added to enum AdverseActionCodeInput
  • CardTransactionProcessingType

  • Enum value CASH_DISBURSEMENT was added to enum CardTransactionProcessingType
  • Enum value PAYMENT_TRANSACTION was added to enum CardTransactionProcessingType
  • 2025-08-22

  • Member ManualAdjustmentEvent was added to Union type TransferredEventNode
  • 2025-08-21

  • Type DocumentUploadRequestEvent was added
  • Member ManualDocumentRequestUploadSession was added to Union type NotificationEventNode
  • Enum value DOCUMENT_UPLOAD_REQUESTED_EVENT was added to enum NotificationEventName
  • Input field CreateOneTimeACHTransferInput.transferDate changed type from String! to String
  • Input field CreateRecurringACHTransferInput.transferDayOfMonth changed type from Int! to Int
  • 2025-08-20

    FinancialEventType

  • Enum value ADJUST_FEE was added to enum FinancialEventType
  • Enum value ADJUST_SETTLEMENT_AMOUNT was added to enum FinancialEventType
  • Enum value ADJUST_TRANSACTION_AMOUNT was added to enum FinancialEventType
  • Enum value AUTHORIZATION was added to enum FinancialEventType
  • Enum value AUTHORIZE was added to enum FinancialEventType
  • Enum value AUTHORIZE_AND_CLEAR was added to enum FinancialEventType
  • Enum value CLEAR was added to enum FinancialEventType
  • Enum value CLEARING was added to enum FinancialEventType
  • Enum value CREDIT_CARD_TRANSFER was added to enum FinancialEventType
  • Enum value CREDIT_FUNDS_ACH_TRANSFER was added to enum FinancialEventType
  • Enum value DEBIT_FUNDS_ACH_TRANSFER was added to enum FinancialEventType
  • Enum value DISBURSEMENT_TRANSFER was added to enum FinancialEventType
  • Enum value EFT was added to enum FinancialEventType
  • Enum value EXTERNAL_MONEY_MOVEMENT was added to enum FinancialEventType
  • Enum value FEE_TRANSFER was added to enum FinancialEventType
  • Enum value INSTANT_NETWORK_TRANSFER was added to enum FinancialEventType
  • Enum value INTEGRATOR_INITIATED_FUNDS_DEPOSIT_ACH_TRANSFER was added to enum FinancialEventType
  • Enum value INTEGRATOR_INITIATED_FUNDS_WITHDRAWAL_ACH_TRANSFER was added to enum FinancialEventType
  • Enum value ISSUER_PRELIMINARY_AUTHORIZATION was added to enum FinancialEventType
  • Enum value MANUAL_RECONCILE was added to enum FinancialEventType
  • Enum value PAYROLL_ACH_TRANSFER was added to enum FinancialEventType
  • Enum value RECONCILIATION_ACCOUNT_TRANSFER was added to enum FinancialEventType
  • Enum value REVERSE was added to enum FinancialEventType
  • Enum value SECURE_CARD_BALANCE_REPAYMENT_ACH_TRANSFER was added to enum FinancialEventType
  • Enum value SECURE_DEPOSIT_ACH_TRANSFER was added to enum FinancialEventType
  • Enum value SECURE_DEPOSIT_TRANSFER was added to enum FinancialEventType
  • Enum value FinancialEventType.AUTHORIZATION_EVENT was deprecated with reason Use AUTHORIZATION or AUTHORIZE instead
    Deprecated
  • Enum value FinancialEventType.CLEARING_EVENT was deprecated with reason Use CLEARING instead
    Deprecated
  • Enum value FinancialEventType.REVERSAL_EVENT was deprecated with reason Use REVERSAL instead
    Deprecated
  • Enum value FinancialEventType.AUTHORIZATION_AND_CLEAR_EVENT was deprecated with reason Use AUTHORIZE_AND_CLEAR instead
    Deprecated
  • Enum value FinancialEventType.CREDIT_FUNDS_ACH_TRANSFER_EVENT was deprecated with reason Use CREDIT_FUNDS_ACH_TRANSFER instead
    Deprecated
  • Enum value FinancialEventType.DEBIT_FUNDS_ACH_TRANSFER_EVENT was deprecated with reason Use DEBIT_FUNDS_ACH_TRANSFER instead
    Deprecated
  • Enum value FinancialEventType.FEE_TRANSFER_EVENT was deprecated with reason Use FEE_TRANSFER instead
    Deprecated
  • Enum value FinancialEventType.PAYROLL_ACH_TRANSFER_EVENT was deprecated with reason Use PAYROLL_ACH_TRANSFER instead
    Deprecated
  • Enum value FinancialEventType.SECURE_DEPOSIT_TRANSFER_EVENT was deprecated with reason Use SECURE_DEPOSIT_TRANSFER instead
    Deprecated
  • Enum value FinancialEventType.SECURE_DEPOSIT_ACH_TRANSFER_EVENT was deprecated with reason Use SECURE_DEPOSIT_ACH_TRANSFER instead
    Deprecated
  • Enum value FinancialEventType.SECURE_CARD_BALANCE_REPAYMENT_ACH_TRANSFER_EVENT was deprecated with reason Use SECURE_CARD_BALANCE_REPAYMENT_ACH_TRANSFER instead
    Deprecated
  • Enum value FinancialEventType.INTEGRATOR_INITIATED_FUNDS_WITHDRAWAL_ACH_TRANSFER_EVENT was deprecated with reason No longer supported
    Deprecated
  • Enum value FinancialEventType.INTEGRATOR_INITIATED_FUNDS_DEPOSIT_ACH_TRANSFER_EVENT was deprecated with reason No longer supported
    Deprecated
  • Enum value FinancialEventType.FINANCIAL_ACCOUNT_CREDIT_LIMIT_UPDATE_FROM_PRODUCT_FUNDING was deprecated with reason No longer supported
    Deprecated
  • Enum value FinancialEventType.EXTERNALLY_INITIATED_ACH_RELEASE_HOLD_TRANSFER was deprecated with reason Use EXTERNAL_MONEY_MOVEMENT instead
    Deprecated
  • Enum value FinancialEventType.PAYROLL_ADVANCE_WRITEOFF_TRANSFER was deprecated with reason Use PAYROLL_ACH_TRANSFER instead
    Deprecated
  • Enum value FinancialEventType.PAYROLL_ADVANCE_REPAYMENT_TRANSFER was deprecated with reason Use PAYROLL_ACH_TRANSFER instead
    Deprecated
  • Enum value FinancialEventType.ISSUER_PRELIMINARY_AUTHORIZATION_EVENT was deprecated with reason No longer supported
    Deprecated
  • Enum value FinancialEventType.FINANCIAL_ACCOUNT_PSEUDO_BALANCE_UPDATE was deprecated with reason No longer supported
    Deprecated
  • Enum value FinancialEventType.MANUAL_ADJUSTMENT_EVENT was deprecated with reason Use MANUAL_RECONCILE instead
    Deprecated
  • Enum value FinancialEventType.INTER_FINANCIAL_ACCOUNT_TRANSFER_EVENT was deprecated with reason No longer supported
    Deprecated
  • Enum value FinancialEventType.CREDIT_CARD_TRANSFER_EVENT was deprecated with reason Use CREDIT_CARD_TRANSFER instead
    Deprecated
  • Enum value FinancialEventType.DISBURSEMENT_TRANSFER_EVENT was deprecated with reason Use DISBURSEMENT_TRANSFER instead
    Deprecated
  • Enum value FinancialEventType.WIRE_TRANSFER was deprecated with reason Use TRANSFER instead
    Deprecated
  • Enum value FinancialEventType.EXTERNAL_MONEY_MOVEMENT_TRANSACTION_EVENT was deprecated with reason Use EXTERNAL_MONEY_MOVEMENT instead
    Deprecated
  • 2025-08-19

  • Type PaymentMethodVerificationActivity was removed
  • Type PaymentMethodVerificationActivityStatus was removed
  • Type AniResponseCode was removed
  • 2025-08-15

  • Type PaymentCardDisputeExternalIdentifierType was removed
  • Type PaymentCardSecureCredentialValue was removed
  • Type PaymentCardSecureCredentialValuePayload was removed
  • Type PaymentCardSecureCredentials was removed
  • Type PaymentCardSecureCredentialsPayload was removed
  • Type CreateExternalPhysicalPaymentCardOrderInput was removed
  • Type EmbeddedDeviceInformationInput was removed
  • Type ExternalPhysicalPaymentCardOrderPayload was removed
  • Type CompleteExternalPhysicalPaymentCardOrderInput was removed
  • Type QuavoInitiateCardTransactionDisputeInput was removed
  • Type QuavoUpdateCardTransactionDisputeInput was removed
  • Type ExternalNetworkInput was removed
  • Type PaymentCardDisputeExternalIdentifierInput was removed
  • Type QuavoInitiateCardTransactionChargebackInput was removed
  • Type QuavoUpdateCardTransactionChargebackInput was removed
  • Type QuavoIssueCreditForCardTransactionDisputeInput was removed
  • Type QuavoIssueProvisionalCreditForCardTransactionDisputeInput was removed
  • Type QuavoFinalizeProvisionalCreditForCardTransactionDisputeInput was removed
  • Mutation

  • Field createExternalPhysicalPaymentCardOrder was removed from object type Mutation
  • Field completeExternalPhysicalPaymentCardOrder was removed from object type Mutation
  • Field quavoInitiateCardTransactionDispute was removed from object type Mutation
  • Field quavoUpdateCardTransactionDispute was removed from object type Mutation
  • Field quavoInitiateCardTransactionChargeback was removed from object type Mutation
  • Field quavoUpdateCardTransactionChargeback was removed from object type Mutation
  • Field quavoIssueCreditForCardTransactionDispute was removed from object type Mutation
  • Field quavoIssueProvisionalCreditForCardTransactionDispute was removed from object type Mutation
  • Field quavoFinalizeProvisionalCreditForCardTransactionDispute was removed from object type Mutation
  • Field secureCredentials was removed from object type PaymentCardRestrictedDetails
  • LedgerName

  • Enum value PULL_PAYMENT_CREDIT_HOLD was added to enum LedgerName
  • Enum value PULL_PAYMENT_FEE_PAYABLE was added to enum LedgerName
  • Enum value PULL_PAYMENT_RECEIVABLE was added to enum LedgerName
  • Input field SimulateFinalizeProvisionalCreditForCardTransactionDisputeInput.liability changed type from PaymentCardDisputeLiability! to PaymentCardDisputeLiability
  • 2025-08-14

  • Type IssuePaymentCardForFinancialAccountResponseStatus was added
  • Type IssuePaymentCardForFinancialAccountResponse was added
  • Member IssuePaymentCardForFinancialAccountResponse was added to Union type IssuePaymentCardForFinancialAccountPayload
  • Enum value PULL_PAYMENT_FAILED was added to enum UnifiedFundsTransferFailureReason
  • Enum value PULL_PAYMENT_FAILED was added to enum InstantNetworkTransferFailureReason
  • 2025-08-11

  • Type ApplicationConfiguration was added
  • Type BillingCycleOverride was added
  • Type ApplicationConfigurationInput was added
  • Type BillingCycleOverrideInput was added
  • Type BillingCycleType was added
  • Field applicationConfiguration was added to object type AccountHolderCardProductApplication
  • Input field applicationConfiguration of type ApplicationConfigurationInput was added to input object type CreateAccountHolderCardProductApplicationInput
  • Input field applicationConfiguration of type ApplicationConfigurationInput was added to input object type ProvisionCreateAccountHolderCardProductApplicationInput
  • Field applicationConfiguration was added to object type ProvisionCreateAccountHolderCardProductApplicationActionDetail
  • 2025-08-06

    VisaData

  • Field motoAndElectronicCommerceIndicator was added to object type VisaData
  • Field cavvResultCode was added to object type VisaData
  • Field threeDSecureIndicator was added to object type VisaData
  • MastercardData

  • Field aavResultCode was added to object type MastercardData
  • Field threeDSecureCardholderAuthentication was added to object type MastercardData
  • Field ucafCollectionIndicator was added to object type MastercardData
  • 2025-08-05

  • Input field customFields of type [CustomFieldInput!] was added to input object type IssuePaymentCardForApplicationWithOnDemandFundingSourceInput
  • 2025-08-04

    PayOffPaymentDetails

  • Field PayOffPaymentDetails.estimatedPayOffDays is deprecated
    Deprecated
  • Field PayOffPaymentDetails.estimatedPayOffDays has deprecation reason use estimatedPayOffPeriod instead
  • API Changelog displays the 50 most recent updates.