API Changelog

Keep track of updates and changes to the Highnote API.

2025-07-28

  • Type DocumentRequest was added
  • Type ManualDocumentRequestUploadSession was added
  • Member ManualDocumentRequestUploadSession was added to Union type EndDocumentUploadSessionPayload
  • Member ManualDocumentRequestUploadSession was added to Union type StartDocumentUploadSessionPayload
  • Field DocumentUploadSession.documents changed type from [UploadLink] to [UploadLink!]
  • Field IdentityVerificationDocumentUploadSession.documents changed type from [UploadLink] to [UploadLink!]
  • Field USAccountHolderApplicationDocumentUploadSession.documents changed type from [UploadLink] to [UploadLink!]
  • Field CheckPaymentDocumentUploadSession.documents changed type from [UploadLink] to [UploadLink!]
  • 2025-07-28

    LedgerName

  • Enum value ACCOUNT_CHARGE_OFF was added to enum LedgerName
  • Enum value CHARGE_OFF_EXPENSE was added to enum LedgerName
  • Enum value EXTERNAL_TRANSFER_PAYABLE was added to enum LedgerName
  • Enum value SELF_PAYOUT_SHORTAGE was added to enum LedgerName
  • Enum value SELF_PAYOUT_SHORTAGE_EXPENSE was added to enum LedgerName
  • Enum value STATEMENT_DUE_PAYABLE was added to enum LedgerName
  • Enum value STATEMENT_DUE_RECEIVABLE was added to enum LedgerName
  • 2025-07-25

  • Type PaymentMethodVerificationActivity was added
  • Type PaymentMethodVerificationActivityStatus was added
  • Type AniResponseCode was added
  • InterFinancialAccountTransferActivityType

  • Enum value PEER_TO_PEER was added to enum InterFinancialAccountTransferActivityType
  • Enum value PEER_TO_PEER_REVERSAL was added to enum InterFinancialAccountTransferActivityType
  • TransferPurpose

  • Enum value PEER_TO_PEER was added to enum TransferPurpose
  • Enum value PEER_TO_PEER_REVERSAL was added to enum TransferPurpose
  • 2025-07-24

    LedgerName

  • Enum value PUSH_PAYMENT_PAYABLE was added to enum LedgerName
  • Enum value PUSH_PAYMENT_FEE_PAYABLE was added to enum LedgerName
  • Enum value CUSTOMER_FEE_PAYABLE was added to enum LedgerName
  • Enum value INTERCHANGE_FEE_PRECISION_ADJUSTMENT was added to enum LedgerName
  • Enum value DISBURSEMENT_CARRY_OVER_RECEIVABLE was added to enum LedgerName
  • Enum value DISBURSEMENT_CARRY_OVER_PAYABLE was added to enum LedgerName
  • 2025-07-23

  • Type InitiateUSPersonAccountHolderRequestedIdentityUpdateInput was added
  • Type InitiateUSPersonAccountHolderRequestedIdentityUpdatePayload was added
  • Type USPersonAccountHolderUpdateInput was added
  • Type PaymentCardDisputeExternalIdentifierType was added
  • Type QuavoInitiateCardTransactionDisputeInput was added
  • Type QuavoUpdateCardTransactionDisputeInput was added
  • Type ExternalNetworkInput was added
  • Type PaymentCardDisputeExternalIdentifierInput was added
  • Type QuavoInitiateCardTransactionChargebackInput was added
  • Type QuavoUpdateCardTransactionChargebackInput was added
  • Type QuavoIssueCreditForCardTransactionDisputeInput was added
  • Type QuavoIssueProvisionalCreditForCardTransactionDisputeInput was added
  • Type QuavoFinalizeProvisionalCreditForCardTransactionDisputeInput was added
  • Mutation

  • Field initiateUSPersonAccountHolderRequestedIdentityUpdate was added to object type Mutation
  • Field quavoInitiateCardTransactionDispute was added to object type Mutation
  • Field quavoUpdateCardTransactionDispute was added to object type Mutation
  • Field quavoInitiateCardTransactionChargeback was added to object type Mutation
  • Field quavoUpdateCardTransactionChargeback was added to object type Mutation
  • Field quavoIssueCreditForCardTransactionDispute was added to object type Mutation
  • Field quavoIssueProvisionalCreditForCardTransactionDispute was added to object type Mutation
  • Field quavoFinalizeProvisionalCreditForCardTransactionDispute was added to object type Mutation
  • 2025-07-22

  • Field fees was added to interface PaymentCardTransactionEvent
  • Field fees was added to object type PaymentCardAuthorizationApprovedEvent
  • Field fees was added to object type PaymentCardAuthorizationCreatedEvent
  • Field fees was added to object type PaymentCardAuthorizationDeclinedEvent
  • Field fees was added to object type PaymentCardAuthorizationReversedEvent
  • Field fees was added to object type PaymentCardClearedEvent
  • Field fees was added to object type PaymentCardEnhancedDataEvent
  • Field fees was added to object type PaymentCardAuthorizationAndClearApprovedEvent
  • Field fees was added to object type PaymentCardAuthorizationAndClearDeclinedEvent
  • Field fees was added to object type PaymentCardVerificationApprovedEvent
  • Field fees was added to object type PaymentCardVerificationDeclinedEvent
  • Enum value QUARTERLY was added to enum VelocityRuleWindow
  • 2025-07-21

  • Field checkNumber was added to object type CheckPayment
  • 2025-07-18

  • Field estimatedPayOffPeriod was added to object type PayOffPaymentDetails
  • 2025-07-17

  • Type UnifiedFundsTransferFailureReason was added
  • Member UnifiedFundsTransfer was added to Union type NotificationEventNode
  • NotificationEventName

  • Enum value UNIFIED_FUNDS_TRANSFER_INITIATED_EVENT was added to enum NotificationEventName
  • Enum value UNIFIED_FUNDS_TRANSFER_COMPLETED_EVENT was added to enum NotificationEventName
  • Enum value UNIFIED_FUNDS_TRANSFER_FAILED_EVENT was added to enum NotificationEventName
  • Field failureReason was added to object type UnifiedFundsTransfer
  • Field failureReason was added to object type UnifiedFundsTransferInitiateRequestStep
  • Field failureReason was added to object type UnifiedFundsTransferInstantNetworkTransferStep
  • 2025-07-15

  • Type TransactionSearchResultConnection was added
  • Type TransactionSearchResultPayload was added
  • Type TransactionSearchResultEdge was added
  • Type TransactionSearchResult was added
  • Type TransactionSearchSource was added
  • Type TransactionSearchType was added
  • Type TransactionSearchObjectType was added
  • Type TransactionSearchFilterInput was added
  • Type TransactionSearchStatus was added
  • Type SearchQueryLanguageInput was added
  • Type SearchQueryLanguageVersion was added
  • Field searchTransactions was added to object type Organization
  • Input field searchQueryLanguage of type SearchQueryLanguageInput was added to input object type AccountHolderFinancialAccountsFilterInput
  • Input field searchQueryLanguage of type SearchQueryLanguageInput was added to input object type PaymentTransactionFilterInput
  • Location INPUT_FIELD_DEFINITION was added to directive hiddenFromIntrospection
  • 2025-07-14

  • Member InstantNetworkTransfer was added to Union type NotificationEventNode
  • NotificationEventName

  • Enum value INSTANT_NETWORK_TRANSFER_INITIATED_EVENT was added to enum NotificationEventName
  • Enum value INSTANT_NETWORK_TRANSFER_COMPLETED_EVENT was added to enum NotificationEventName
  • Enum value INSTANT_NETWORK_TRANSFER_FAILED_EVENT was added to enum NotificationEventName
  • InstantNetworkTransferEventType

  • Enum value INITIAL_REQUEST was added to enum InstantNetworkTransferEventType
  • Enum value AUTHORIZE_PUSH_PAYMENT_FUND was added to enum InstantNetworkTransferEventType
  • Enum value REVERSE_PUSH_PAYMENT_FUND was added to enum InstantNetworkTransferEventType
  • Enum value COMPLIANCE_REVIEW was added to enum InstantNetworkTransferEventType
  • Enum value AUTHORIZED_PUSH_PAYMENT_FUND was removed from enum InstantNetworkTransferEventType
  • Enum value REVERSED_PUSH_PAYMENT_FUND was removed from enum InstantNetworkTransferEventType
  • InstantNetworkTransferEvent

  • Field updatedAt was added to object type InstantNetworkTransferEvent
  • Field status was added to object type InstantNetworkTransferEvent
  • Field failureReason was added to object type InstantNetworkTransferEvent
  • Field instantNetworkTransfer was added to object type InstantNetworkTransferEvent
  • 2025-07-11

  • Type CardDigitalWalletTokenDeviceInformation was removed
  • Type CardDigitalWalletTokenAdditionalInformation was removed
  • Type CardDigitalWalletTokenAdditionalInformationRestricted was removed
  • Type DevicePaymentType was removed
  • Field additionalTokenInformation was removed from object type CardDigitalWalletToken
  • 2025-07-10

  • Type InstantNetworkTransferDestinationPaymentInstrumentCapabilityStatus was added
  • Type InstantNetworkTransferDestinationPaymentInstrumentCapability was added
  • Type PaymentCardInstrumentCapability was added
  • Field capabilities was added to object type PaymentCardInstrument
  • 2025-07-09

  • Type ConsumerPrepaidCardFinancialAccountStatement was added
  • Type ConsumerPrepaidCardFinancialAccountStatementEntry was added
  • Type ConsumerPrepaidCardFinancialAccountStatementSnapshot was added
  • Type UnifiedFundsTransferInitiateRequestStep was added
  • Type UnifiedFundsTransferInstantNetworkTransferStep was added
  • Type UnifiedFundsTransferStepType was removed
  • Type UnifiedFundsTransferTransferStep was removed
  • ReversalEvent

  • Field requestedAmount was added to object type ReversalEvent
  • Field currencyConversionRate was added to object type ReversalEvent
  • Field requestedAmountInSettlementCurrency was added to object type ReversalEvent
  • ClearingEvent

  • Field currencyConversionRate was added to object type ClearingEvent
  • Field requestedAmountInSettlementCurrency was added to object type ClearingEvent
  • AuthorizationEvent

  • Field currencyConversionRate was added to object type AuthorizationEvent
  • Field requestedAmountInSettlementCurrency was added to object type AuthorizationEvent
  • IssuerPreliminaryAuthorizationEvent

  • Field currencyConversionRate was added to object type IssuerPreliminaryAuthorizationEvent
  • Field requestedAmountInSettlementCurrency was added to object type IssuerPreliminaryAuthorizationEvent
  • AuthorizationAndClearEvent

  • Field currencyConversionRate was added to object type AuthorizationAndClearEvent
  • Field requestedAmountInSettlementCurrency was added to object type AuthorizationAndClearEvent
  • UnifiedFundsTransfer

  • Field expiresAt was removed from object type UnifiedFundsTransfer
  • Field transferDetail was removed from object type UnifiedFundsTransfer
  • UnifiedFundsTransferStep

  • Member UnifiedFundsTransferInitiateRequestStep was added to Union type UnifiedFundsTransferStep
  • Member UnifiedFundsTransferInstantNetworkTransferStep was added to Union type UnifiedFundsTransferStep
  • Member UnifiedFundsTransferTransferStep was removed from Union type UnifiedFundsTransferStep
  • InstantNetworkTransferFailureReason

  • Enum value PAYROLL_ADVANCE_FEATURE_NOT_ENABLED was added to enum InstantNetworkTransferFailureReason
  • Enum value CURRENCY_MISMATCH was added to enum InstantNetworkTransferFailureReason
  • Enum value PAYROLL_EMPLOYER_ADVANCE_FEATURE_NOT_ENABLED was added to enum InstantNetworkTransferFailureReason
  • Enum value NOT_AN_ORGANIZATION_OWNED_ACCOUNT was added to enum InstantNetworkTransferFailureReason
  • Enum value TRANSFER_AMOUNT_EXCEEDING_MAX_PROGRAM_LOAD_LIMIT was added to enum InstantNetworkTransferFailureReason
  • Enum value ACH_LOAD_NOT_ALLOWED_BY_PROGRAM was added to enum InstantNetworkTransferFailureReason
  • Enum value TENANT_ID_NOT_PROVIDED was added to enum InstantNetworkTransferFailureReason
  • Enum value ORGANIZATION_ID_NOT_PROVIDED was added to enum InstantNetworkTransferFailureReason
  • Enum value ACCOUNT_NOT_PROVIDED was added to enum InstantNetworkTransferFailureReason
  • Enum value IDEMPOTENCY_KEY_NOT_PROVIDED was added to enum InstantNetworkTransferFailureReason
  • Enum value TRANSFER_AMOUNT_IS_NEGATIVE_OR_ZERO was added to enum InstantNetworkTransferFailureReason
  • Enum value TRANSFER_AMOUNT_EXCEEDING_MAX_PROGRAM_RELOAD_LIMIT was added to enum InstantNetworkTransferFailureReason
  • Enum value ACCOUNTS_DO_NOT_BELONG_TO_SAME_PRODUCT was added to enum InstantNetworkTransferFailureReason
  • Enum value SECURE_CARD_FEATURE_NOT_ENABLED was added to enum InstantNetworkTransferFailureReason
  • Enum value CORPORATE_BANK_ACCOUNT_FEATURE_NOT_ENABLED was added to enum InstantNetworkTransferFailureReason
  • Enum value REWARD_POINT_FEATURE_NOT_ENABLED was added to enum InstantNetworkTransferFailureReason
  • Enum value TRANSFER_AMOUNT_BELOW_MIN_PROGRAM_RELOAD_LIMIT was added to enum InstantNetworkTransferFailureReason
  • Enum value TRANSACTION_ID_NOT_PROVIDED was added to enum InstantNetworkTransferFailureReason
  • Enum value DDA_FEATURE_NOT_ENABLED was added to enum InstantNetworkTransferFailureReason
  • Enum value ORIGINATED_ACH_UNLOAD_NOT_SUPPORTED_ON_PRODUCT was added to enum InstantNetworkTransferFailureReason
  • Enum value FLEET_FEATURE_NOT_ENABLED was added to enum InstantNetworkTransferFailureReason
  • Enum value PRODUCT_FUNDING_FEATURE_NOT_ENABLED was added to enum InstantNetworkTransferFailureReason
  • Enum value FUNDING_CARD_NOT_SUPPORTED was added to enum InstantNetworkTransferFailureReason
  • Enum value DEBIT_CARD_FEATURE_NOT_ENABLED was added to enum InstantNetworkTransferFailureReason
  • Enum value PREPAID_CARD_FEATURE_NOT_ENABLED was added to enum InstantNetworkTransferFailureReason
  • Enum value FUNDING_ACCOUNT_FEATURE_NOT_ENABLED was added to enum InstantNetworkTransferFailureReason
  • Enum value CASH_FUND_OUT_NOT_SUPPORTED_ON_PRODUCT was added to enum InstantNetworkTransferFailureReason
  • Enum value CREDIT_CARD_FEATURE_NOT_ENABLED was added to enum InstantNetworkTransferFailureReason
  • Enum value COMMERCIAL_CREDIT_PAY_IN_FULL_FEATURE_NOT_ENABLED was added to enum InstantNetworkTransferFailureReason
  • Enum value INTERNAL_SERVER_ERROR was added to enum InstantNetworkTransferFailureReason
  • Enum value TRANSFER_ORCHESTRATION_ID_NOT_PROVIDED was added to enum InstantNetworkTransferFailureReason
  • Enum value CREDIT_LIMIT_NOT_SET_ON_ACCOUNT was added to enum InstantNetworkTransferFailureReason
  • Enum value NOT_ENOUGH_BALANCE_TO_REDUCE_CREDIT_LIMIT was added to enum InstantNetworkTransferFailureReason
  • Enum value TRANSFER_AMOUNT_EXCEEDING_MAX_PROGRAM_CARD_BALANCE was added to enum InstantNetworkTransferFailureReason
  • Enum value TRANSFER_NOT_SUPPORTED_ON_PRODUCT was added to enum InstantNetworkTransferFailureReason
  • Enum value CARD_FUNDING_FEATURE_NOT_ENABLED was added to enum InstantNetworkTransferFailureReason
  • Enum value TRANSFER_CONDITION_SAME_PRIMARY_ACCOUNT_HOLDER_NOT_SATISFIED was added to enum InstantNetworkTransferFailureReason
  • Enum value JIT_FEATURE_NOT_ENABLED was added to enum InstantNetworkTransferFailureReason
  • Enum value PSEUDO_BALANCE_NOT_ENABLED was added to enum InstantNetworkTransferFailureReason
  • Enum value TRANSFER_BETWEEN_PRODUCTS_NOT_ALLOWED was added to enum InstantNetworkTransferFailureReason
  • Enum value CHARGE_OFF_EXCEEDS_BALANCE was added to enum InstantNetworkTransferFailureReason
  • Enum value PARTIAL_FUNDING_FEATURE_NOT_ENABLED was added to enum InstantNetworkTransferFailureReason
  • Enum value TRANSFER_AMOUNT_EXCEEDING_MAX_AGGREGATE_CREDIT_DISTRIBUTION_AMOUNT was added to enum InstantNetworkTransferFailureReason
  • Enum value RECEIVABLE_PURCHASE_NOT_ENABLED was added to enum InstantNetworkTransferFailureReason
  • Enum value INTER_FINANCIAL_ACCOUNT_TRANSFER_RULES_NOT_PASSED was added to enum InstantNetworkTransferFailureReason
  • Enum value DISPUTE_CHARGEBACK_NOT_ENABLED was added to enum InstantNetworkTransferFailureReason
  • Enum value DISPUTE_CHARGEBACK_PROVISIONAL_CREDIT_NOT_ENABLED was added to enum InstantNetworkTransferFailureReason
  • Enum value ODF_FEATURE_NOT_ENABLED was added to enum InstantNetworkTransferFailureReason
  • Enum value REPAYMENT_ACCOUNT_NOT_PRESENT_ON_PRODUCT was added to enum InstantNetworkTransferFailureReason
  • Enum value HIGHNOTE_ACCOUNT_FEATURE_NOT_ENABLED was added to enum InstantNetworkTransferFailureReason
  • Enum value PRODUCT_SECURED_DEPOSIT_ACCOUNT_FEATURE_NOT_ENABLED was added to enum InstantNetworkTransferFailureReason
  • Enum value SECURED_DEPOSIT_ACCOUNT_FEATURE_NOT_ENABLED was added to enum InstantNetworkTransferFailureReason
  • Enum value INVALID_DISBURSEMENT_AMOUNT was added to enum InstantNetworkTransferFailureReason
  • Enum value MERCHANT_SETTLEMENT_FEATURE_NOT_ENABLED was added to enum InstantNetworkTransferFailureReason
  • Enum value BANK_MANAGED_BETA_ACCOUNT_FEATURE_NOT_ENABLED was added to enum InstantNetworkTransferFailureReason
  • Enum value EXTERNAL_MONEY_MOVEMENT_NOT_SUPPORTED_ON_PRODUCT was added to enum InstantNetworkTransferFailureReason
  • Enum value CHECK_CAPABLE_ACCOUNT_FEATURE_NOT_ENABLED was added to enum InstantNetworkTransferFailureReason
  • Enum value CHECK_PAYMENT_NOT_SUPPORTED_ON_PRODUCT was added to enum InstantNetworkTransferFailureReason
  • Enum value COMPLIANCE_VERIFICATION_FAILED was added to enum InstantNetworkTransferFailureReason
  • Enum value PUSH_PAYMENT_FAILED was added to enum InstantNetworkTransferFailureReason
  • 2025-07-08

  • Type BusinessAccountHolderUltimateBeneficialOwnerFilterInput was added
  • Type PersonNameFilterInput was added
  • Type UltimateBeneficialOwnerAddressFilterInput was added
  • VerifiedExternalBankAccountLinkExperienceFlow

  • Enum value ANDROID_WEB_HOSTED was added to enum VerifiedExternalBankAccountLinkExperienceFlow
  • Enum value IOS_WEB_HOSTED was added to enum VerifiedExternalBankAccountLinkExperienceFlow
  • Input field ultimateBeneficialOwner of type BusinessAccountHolderUltimateBeneficialOwnerFilterInput was added to input object type BusinessAccountHolderBusinessProfileFilterInput
  • 2025-07-07

  • Type FinancialAccountClosureReason was added
  • Type CardProfileBin was added
  • Field accountClosureReasons was added to object type FinancialAccount
  • Field binDetails was added to object type CardProfileSet
  • 2025-07-03

  • Type InitiateUnifiedFundsTransferInput was added
  • Type CreateUnifiedFundsTransferQuoteInput was added
  • Type UnifiedFundsTransferSourceInput was added
  • Type UnifiedFundsTransferDestinationInput was added
  • Type UnifiedFundsTransferQuote was added
  • Type CreateUnifiedFundsTransferQuoteResult was added
  • Type CreateUnifiedFundsTransferQuotePayload was added
  • Type InitiateUnifiedFundsTransferPayload was added
  • Mutation

  • Field createUnifiedFundsTransferQuote was added to object type Mutation
  • Field initiateUnifiedFundsTransfer was added to object type Mutation
  • 2025-07-01

  • Type GenerateRiskClientTokenInput was added
  • Type GenerateRiskClientTokenPayload was added
  • Type ProvisionAccountHolderEvent was removed
  • Type AccountHolderProvisioningActionEvent was removed
  • Field generateRiskClientToken was added to object type Mutation
  • NotificationEventNode

  • Member AccountHolderProvisioning was added to Union type NotificationEventNode
  • Member AccountHolderProvisioningWorkflowAction was added to Union type NotificationEventNode
  • Member ProvisionAccountHolderEvent was removed from Union type NotificationEventNode
  • Member AccountHolderProvisioningActionEvent was removed from Union type NotificationEventNode
  • NotificationEventName

  • Enum value PROVISION_ACCOUNT_HOLDER_CREATE_APPLICATION_NOT_COMPLETED was added to enum NotificationEventName
  • Enum value PROVISION_ACCOUNT_HOLDER_ISSUE_FINANCIAL_ACCOUNT_NOT_COMPLETED was added to enum NotificationEventName
  • Enum value PROVISION_ACCOUNT_HOLDER_SET_CREDIT_LIMIT_NOT_COMPLETED was added to enum NotificationEventName
  • Enum value PROVISION_ACCOUNT_HOLDER_ISSUE_PAYMENT_CARD_NOT_COMPLETED was added to enum NotificationEventName
  • Enum value PROVISION_ACCOUNT_HOLDER_REGISTER_VISA_PAYABLE_FUNDING_ACCOUNT_NOT_COMPLETED was added to enum NotificationEventName
  • Enum value PROVISION_ACCOUNT_HOLDER_LINK_EXTERNAL_BANK_ACCOUNT_NOT_COMPLETED was added to enum NotificationEventName
  • Enum value PROVISION_ACCOUNT_HOLDER_NOTIFY_PROVIDER_NOT_COMPLETED was added to enum NotificationEventName
  • Field sourceEntryMethods was added to object type DigitalCardProfile
  • Enum value ARCHIVED was added to enum CardProfileSetStatus
  • 2025-06-27

  • Field imageUri was added to object type CheckPayment
  • 2025-06-26

  • Input field externalIdentifier of type String was added to input object type InitiateTransferBetweenFinancialAccountsInput
  • 2025-06-25

  • Type CardDigitalWalletTokenDeviceInformation was added
  • Type CardDigitalWalletTokenAdditionalInformation was added
  • Type CardDigitalWalletTokenAdditionalInformationRestricted was added
  • Type CardDigitalWalletTokenType was added
  • Type CardDigitalWalletTokenSourceEntryMethod was added
  • Type CardDigitalWalletTokenVerificationMethod was added
  • Type DevicePaymentType was added
  • Type ApplicableRuleUserType was added
  • Type TransactionFee was added
  • Type TransactionFeeType was added
  • Type TransactionFeeInput was added
  • CardDigitalWalletToken

  • Field tokenType was added to object type CardDigitalWalletToken
  • Field sourceEntryMethod was added to object type CardDigitalWalletToken
  • Field verificationMethods was added to object type CardDigitalWalletToken
  • Field additionalTokenInformation was added to object type CardDigitalWalletToken
  • Input field fees of type [TransactionFeeInput!] was added to input object type SimulateRefundInput
  • Input field fees of type [TransactionFeeInput!] was added to input object type SimulateReversalInput
  • Input field fees of type [TransactionFeeInput!] was added to input object type SimulateClearingInput
  • Input field fees of type [TransactionFeeInput!] was added to input object type SimulateVisaFleetClearingInput
  • Input field fees of type [TransactionFeeInput!] was added to input object type SimulateVisaFleetAuthorizationAdviceInput
  • Field fees was added to object type ReversalEvent
  • Field fees was added to object type ClearingEvent
  • Field fees was added to object type AuthorizationEvent
  • Input field fees of type [TransactionFeeInput!] was added to input object type SimulateAuthorizationInput
  • Input field fees of type [TransactionFeeInput!] was added to input object type SimulateSingleStepAuthAndClearInput
  • Input field fees of type [TransactionFeeInput!] was added to input object type SimulateVisaFleetAuthorizationInput
  • Field fees was added to object type AuthorizationAndClearEvent
  • Input field fees of type [TransactionFeeInput!] was added to input object type SimulateMastercardFleetAuthorizationInput
  • Input field fees of type [TransactionFeeInput!] was added to input object type SimulateMastercardFleetAuthorizationAdviceInput
  • Input field fees of type [TransactionFeeInput!] was added to input object type SimulateMastercardFleetClearingInput
  • Input field userType of type ApplicableRuleUserType was added to input object type CreateMerchantCategorySpendRuleInput
  • Input field userType of type ApplicableRuleUserType was added to input object type CreateMerchantCountrySpendRuleInput
  • Input field userType of type ApplicableRuleUserType was added to input object type CreateCVVSpendRuleInput
  • Input field userType of type ApplicableRuleUserType was added to input object type CreateStreetAddressSpendRuleInput
  • Input field userType of type ApplicableRuleUserType was added to input object type CreateMerchantIdentifierSpendRuleInput
  • Input field userType of type ApplicableRuleUserType was added to input object type CreateAmountLimitSpendRuleInput
  • Input field userType of type ApplicableRuleUserType was added to input object type CreateCountLimitSpendRuleInput
  • Input field userType of type ApplicableRuleUserType was added to input object type CreatePointOfServiceCategorySpendRuleInput
  • Input field userType of type ApplicableRuleUserType was added to input object type CreatePostalCodeVerificationSpendRuleInput
  • Input field userType of type ApplicableRuleUserType was added to input object type UpdatePostalCodeVerificationSpendRuleInput
  • Input field userType of type ApplicableRuleUserType was added to input object type CreateDepositAmountLimitSpendRuleInput
  • Input field userType of type ApplicableRuleUserType was added to input object type CreateDepositProcessingNetworkSpendRuleInput
  • Input field userType of type ApplicableRuleUserType was added to input object type CreateDepositCountLimitSpendRuleInput
  • Input field userType of type ApplicableRuleUserType was added to input object type CreateConditionalRuleSetSpendRuleInput
  • Input field userType of type ApplicableRuleUserType was added to input object type UpdatePointOfServiceCategorySpendRuleInput
  • Input field userType of type ApplicableRuleUserType was added to input object type UpdateMerchantCategorySpendRuleInput
  • Input field userType of type ApplicableRuleUserType was added to input object type UpdateMerchantCountrySpendRuleInput
  • Input field userType of type ApplicableRuleUserType was added to input object type UpdateCVVSpendRuleInput
  • Input field userType of type ApplicableRuleUserType was added to input object type UpdateStreetAddressSpendRuleInput
  • Input field userType of type ApplicableRuleUserType was added to input object type UpdateMerchantIdentifierSpendRuleInput
  • Input field userType of type ApplicableRuleUserType was added to input object type UpdateAmountLimitSpendRuleInput
  • Input field userType of type ApplicableRuleUserType was added to input object type UpdateCountLimitSpendRuleInput
  • Input field userType of type ApplicableRuleUserType was added to input object type UpdateDepositProcessingNetworkSpendRuleInput
  • Input field userType of type ApplicableRuleUserType was added to input object type UpdateDepositAmountLimitSpendRuleInput
  • Input field userType of type ApplicableRuleUserType was added to input object type UpdateDepositCountLimitSpendRuleInput
  • Input field userType of type ApplicableRuleUserType was added to input object type UpdateConditionalRuleSetSpendRuleInput
  • Input field userType of type ApplicableRuleUserType was added to input object type UpdateVelocityRuleInput
  • Input field userType of type ApplicableRuleUserType was added to input object type CreateCardTransactionProcessingTypeConditionSpendRuleInput
  • Input field userType of type ApplicableRuleUserType was added to input object type UpdateCardTransactionProcessingTypeConditionSpendRuleInput
  • Field userType was added to interface SpendRule
  • Field userType was added to object type MerchantCategorySpendRule
  • Field userType was added to object type CVVSpendRule
  • Field userType was added to object type StreetAddressSpendRule
  • Field userType was added to object type MerchantIdentifierSpendRule
  • Field userType was added to object type MerchantCountrySpendRule
  • Field userType was added to object type AmountLimitSpendRule
  • Field userType was added to object type CountLimitSpendRule
  • Field userType was added to object type PointOfServiceCategorySpendRule
  • Field userType was added to object type PostalCodeVerificationSpendRule
  • Field userType was added to object type DepositAmountLimitSpendRule
  • Field userType was added to object type DepositProcessingNetworkSpendRule
  • Field userType was added to object type DepositCountLimitSpendRule
  • Field userType was added to object type ConditionalRuleSetSpendRule
  • Field userType was added to object type CardTransactionProcessingTypeConditionSpendRule
  • Field userType was added to object type CVVSpendRuleResult
  • Field userType was added to object type RestrictedAccountHolderSpendRule
  • Field userType was added to object type RestrictedCardHolderSpendRule
  • Input field userType of type ApplicableRuleUserType was added to input object type CreatePanEntryModeSpendRuleInput
  • Input field userType of type ApplicableRuleUserType was added to input object type UpdatePanEntryModeSpendRuleInput
  • Input field userType of type ApplicableRuleUserType was added to input object type CreateCardDataInputCapabilitySpendRuleInput
  • Input field userType of type ApplicableRuleUserType was added to input object type UpdateCardDataInputCapabilitySpendRuleInput
  • Field userType was added to object type PanEntryModeSpendRule
  • Field userType was added to object type CardDataInputCapabilitySpendRule
  • Input field userType of type ApplicableRuleUserType was added to input object type CreateMinimumAmountLimitSpendRuleInput
  • Input field userType of type ApplicableRuleUserType was added to input object type UpdateMinimumAmountLimitSpendRuleInput
  • Input field userType of type ApplicableRuleUserType was added to input object type CreateMaximumPercentVarianceOnPseudoBalanceSpendRuleInput
  • Input field userType of type ApplicableRuleUserType was added to input object type UpdateMaximumPercentVarianceOnPseudoBalanceSpendRuleInput
  • Input field userType of type ApplicableRuleUserType was added to input object type CreateMaximumAmountVarianceOnPseudoBalanceSpendRuleInput
  • Input field userType of type ApplicableRuleUserType was added to input object type UpdateMaximumAmountVarianceOnPseudoBalanceSpendRuleInput
  • Field userType was added to object type MinimumAmountLimitSpendRule
  • Field userType was added to object type MaximumPercentVarianceOnPseudoBalanceSpendRule
  • Field userType was added to object type MaximumAmountVarianceOnPseudoBalanceSpendRule
  • Input field userType of type ApplicableRuleUserType was added to input object type CreateDaysWithinCardCreateDateSpendRuleInput
  • Input field userType of type ApplicableRuleUserType was added to input object type UpdateDaysWithinCardCreateDateSpendRuleInput
  • Input field userType of type ApplicableRuleUserType was added to input object type CreateDaysWithinAccountCreateDateSpendRuleInput
  • Input field userType of type ApplicableRuleUserType was added to input object type UpdateDaysWithinAccountCreateDateSpendRuleInput
  • Field userType was added to object type DaysWithinCardCreateDateSpendRule
  • Field userType was added to object type DaysWithinAccountCreateDateSpendRule
  • Input field userType of type ApplicableRuleUserType was added to input object type CreateVisaRiskScoreSpendRuleInput
  • Input field userType of type ApplicableRuleUserType was added to input object type UpdateVisaRiskScoreSpendRuleInput
  • Field userType was added to object type VisaRiskScoreSpendRule
  • Input field userType of type ApplicableRuleUserType was added to input object type CreateMastercardFraudScoreSpendRuleInput
  • Input field userType of type ApplicableRuleUserType was added to input object type UpdateMastercardFraudScoreSpendRuleInput
  • Field userType was added to object type MastercardFraudScoreSpendRule
  • Input field userType of type ApplicableRuleUserType was added to input object type CreateVelocityRuleInput
  • Field userType was added to object type VelocityRule
  • 2025-06-23

  • Type CustomerNameConnectionPayload was added
  • Type CustomerNameEdge was added
  • Type CustomerNameConnection was added
  • Type CustomerAddressConnectionPayload was added
  • Type CustomerAddressEdge was added
  • Type CustomerAddressConnection was added
  • Field applicationExpirationDate was added to object type PaymentCardSecureCredentials
  • Customer

  • Field names was added to object type Customer
  • Field addresses was added to object type Customer
  • Enum value NEGATIVE_ACCOUNT_BALANCE was added to enum ReportType
  • Enum value NEGATIVE_ACCOUNT_BALANCE was added to enum OrganizationReportType
  • 2025-06-20

  • Member Organization was added to Union type AccountHolder
  • Enum value HIGH_DEBT_TO_INCOME_EXCLUDING_HOUSING was added to enum CreditDecisionResult
  • 2025-06-18

  • Enum value VROL was added to enum ChargebackExternalNetworkType
  • 2025-06-13

  • Type CompleteExternalPhysicalPaymentCardOrderInput was added
  • Field completeExternalPhysicalPaymentCardOrder was added to object type Mutation
  • 2025-06-12

  • Type ProvisionAccountHolderEvent was added
  • Type AccountHolderProvisioningActionEvent was added
  • Type FeeChargeEvent was added
  • Type FeeReversalEvent was added
  • NotificationEventNode

  • Member ProvisionAccountHolderEvent was added to Union type NotificationEventNode
  • Member AccountHolderProvisioningActionEvent was added to Union type NotificationEventNode
  • Member FeeChargeEvent was added to Union type NotificationEventNode
  • Member FeeReversalEvent was added to Union type NotificationEventNode
  • NotificationEventName

  • Enum value PROVISION_ACCOUNT_HOLDER_INITIATED was added to enum NotificationEventName
  • Enum value PROVISION_ACCOUNT_HOLDER_IN_PROGRESS was added to enum NotificationEventName
  • Enum value PROVISION_ACCOUNT_HOLDER_ERROR was added to enum NotificationEventName
  • Enum value PROVISION_ACCOUNT_HOLDER_COMPLETED was added to enum NotificationEventName
  • Enum value PROVISION_ACCOUNT_HOLDER_REJECTED was added to enum NotificationEventName
  • Enum value PROVISION_ACCOUNT_HOLDER_CREATE_APPLICATION_INITIATED was added to enum NotificationEventName
  • Enum value PROVISION_ACCOUNT_HOLDER_CREATE_APPLICATION_IN_PROGRESS was added to enum NotificationEventName
  • Enum value PROVISION_ACCOUNT_HOLDER_CREATE_APPLICATION_ERROR was added to enum NotificationEventName
  • Enum value PROVISION_ACCOUNT_HOLDER_CREATE_APPLICATION_COMPLETED was added to enum NotificationEventName
  • Enum value PROVISION_ACCOUNT_HOLDER_ISSUE_FINANCIAL_ACCOUNT_INITIATED was added to enum NotificationEventName
  • Enum value PROVISION_ACCOUNT_HOLDER_ISSUE_FINANCIAL_ACCOUNT_IN_PROGRESS was added to enum NotificationEventName
  • Enum value PROVISION_ACCOUNT_HOLDER_ISSUE_FINANCIAL_ACCOUNT_ERROR was added to enum NotificationEventName
  • Enum value PROVISION_ACCOUNT_HOLDER_ISSUE_FINANCIAL_ACCOUNT_COMPLETED was added to enum NotificationEventName
  • Enum value PROVISION_ACCOUNT_HOLDER_SET_CREDIT_LIMIT_INITIATED was added to enum NotificationEventName
  • Enum value PROVISION_ACCOUNT_HOLDER_SET_CREDIT_LIMIT_IN_PROGRESS was added to enum NotificationEventName
  • Enum value PROVISION_ACCOUNT_HOLDER_SET_CREDIT_LIMIT_ERROR was added to enum NotificationEventName
  • Enum value PROVISION_ACCOUNT_HOLDER_SET_CREDIT_LIMIT_COMPLETED was added to enum NotificationEventName
  • Enum value PROVISION_ACCOUNT_HOLDER_ISSUE_PAYMENT_CARD_INITIATED was added to enum NotificationEventName
  • Enum value PROVISION_ACCOUNT_HOLDER_ISSUE_PAYMENT_CARD_IN_PROGRESS was added to enum NotificationEventName
  • Enum value PROVISION_ACCOUNT_HOLDER_ISSUE_PAYMENT_CARD_ERROR was added to enum NotificationEventName
  • Enum value PROVISION_ACCOUNT_HOLDER_ISSUE_PAYMENT_CARD_COMPLETED was added to enum NotificationEventName
  • Enum value PROVISION_ACCOUNT_HOLDER_REGISTER_VISA_PAYABLE_FUNDING_ACCOUNT_INITIATED was added to enum NotificationEventName
  • Enum value PROVISION_ACCOUNT_HOLDER_REGISTER_VISA_PAYABLE_FUNDING_ACCOUNT_IN_PROGRESS was added to enum NotificationEventName
  • Enum value PROVISION_ACCOUNT_HOLDER_REGISTER_VISA_PAYABLE_FUNDING_ACCOUNT_ERROR was added to enum NotificationEventName
  • Enum value PROVISION_ACCOUNT_HOLDER_REGISTER_VISA_PAYABLE_FUNDING_ACCOUNT_COMPLETED was added to enum NotificationEventName
  • Enum value PROVISION_ACCOUNT_HOLDER_LINK_EXTERNAL_BANK_ACCOUNT_INITIATED was added to enum NotificationEventName
  • Enum value PROVISION_ACCOUNT_HOLDER_LINK_EXTERNAL_BANK_ACCOUNT_IN_PROGRESS was added to enum NotificationEventName
  • Enum value PROVISION_ACCOUNT_HOLDER_LINK_EXTERNAL_BANK_ACCOUNT_ERROR was added to enum NotificationEventName
  • Enum value PROVISION_ACCOUNT_HOLDER_LINK_EXTERNAL_BANK_ACCOUNT_COMPLETED was added to enum NotificationEventName
  • Enum value PROVISION_ACCOUNT_HOLDER_NOTIFY_PROVIDER_INITIATED was added to enum NotificationEventName
  • Enum value PROVISION_ACCOUNT_HOLDER_NOTIFY_PROVIDER_IN_PROGRESS was added to enum NotificationEventName
  • Enum value PROVISION_ACCOUNT_HOLDER_NOTIFY_PROVIDER_ERROR was added to enum NotificationEventName
  • Enum value PROVISION_ACCOUNT_HOLDER_NOTIFY_PROVIDER_COMPLETED was added to enum NotificationEventName
  • Enum value FEE_CHARGE_EVENT was added to enum NotificationEventName
  • Enum value FEE_REVERSAL_EVENT was added to enum NotificationEventName
  • ChargedFeeTransfer

  • Field feeTransferAmount was added to object type ChargedFeeTransfer
  • Field ChargedFeeTransfer.transferedFeeAmount is deprecated
    Deprecated
  • Field ChargedFeeTransfer.transferedFeeAmount has deprecation reason Use feeTransferAmount instead.
  • ReversedFeeTransfer

  • Field feeTransferAmount was added to object type ReversedFeeTransfer
  • Field ReversedFeeTransfer.transferedFeeAmount is deprecated
    Deprecated
  • Field ReversedFeeTransfer.transferedFeeAmount has deprecation reason Use feeTransferAmount instead.
  • Field accountHolderProvisioning was added to object type AccountHolderProvisioningWorkflowAction
  • 2025-06-11

  • Input field socialSecurityNumber of type HashedFilterInput was added to input object type BusinessAccountHolderPrimaryAuthorizedPersonFilterInput
  • Input field employerIdentificationNumberLast4 of type HashedFilterInput was added to input object type BusinessAccountHolderBusinessProfileFilterInput
  • 2025-06-09

  • Type PaymentCardSecureCredentialValue was added
  • Type PaymentCardSecureCredentialValuePayload was added
  • Type PaymentCardSecureCredentials was added
  • Type PaymentCardSecureCredentialsPayload was added
  • Field secureCredentials was added to object type PaymentCardRestrictedDetails
  • 2025-06-02

  • Member InstantNetworkTransferEvent was added to Union type FinancialEvent
  • 2025-05-30

  • Type UnifiedFundsTransferDetail was added
  • Type InstantNetworkTransferDetail was added
  • Type UnifiedFundsTransferDetails was removed
  • Type InstantNetworkTransferDetails was removed
  • UnifiedFundsTransfer

  • Field transferDetail was added to object type UnifiedFundsTransfer
  • Field transferDetails was removed from object type UnifiedFundsTransfer
  • InstantNetworkTransfer

  • Field transferDetail was added to object type InstantNetworkTransfer
  • Field transferDetails was removed from object type InstantNetworkTransfer
  • 2025-05-29

  • Type FeeTransferEventPayload was added
  • Type WaiveFeeTransferInput was added
  • Field waiveFeeTransfer was added to object type Mutation
  • 2025-05-28

    ExternalPhysicalPaymentCardOrder

  • Field paymentCard was added to object type ExternalPhysicalPaymentCardOrder
  • Field ExternalPhysicalPaymentCardOrder.card is deprecated
    Deprecated
  • Field ExternalPhysicalPaymentCardOrder.card has deprecation reason `card` is no longer supported
  • Enum value COMPLETED was added to enum PaymentCardOrderStatus
  • Input field socialSecurityNumber of type HashedFilterInput was added to input object type PersonAccountHolderFilterInput
  • 2025-05-27

  • Field expiresAt was added to object type ValidatedAddressToken
  • 2025-05-22

  • Type UnifiedFundsTransferStepTransfer was added
  • Type UnifiedFundsTransferStepType was added
  • Type UnifiedFundsTransferStep was added
  • Type UnifiedFundsTransferTransferStep was added
  • Type UnifiedFundsTransferTransfer was removed
  • Type UnifiedFundsTransferEvent was removed
  • Field memo was added to object type ReversedFeeTransfer
  • UnifiedFundsTransfer

  • Field steps was added to object type UnifiedFundsTransfer
  • Field events was removed from object type UnifiedFundsTransfer
  • Field transfer was removed from object type UnifiedFundsTransfer
  • Enum value QUOTE_ACCEPTED was removed from enum UnifiedFundsTransferStatus
  • InstantNetworkTransferEventType

  • Enum value QUOTE_CREATED was removed from enum InstantNetworkTransferEventType
  • Enum value QUOTE_ACCEPTED was removed from enum InstantNetworkTransferEventType
  • 2025-05-21

  • Type CreateReusablePaymentMethodTokenPayload was added
  • Type CreateReusablePaymentMethodTokenInput was added
  • Type CustomerPayload was added
  • Type PaymentMethodType was added
  • Type PaymentMethodTypeInput was added
  • Type FilteredPaymentMethodInput was added
  • Type CustomerReferencePayload was added
  • Type PaymentMethodConnectionPayload was added
  • Type PaymentMethodVariant was added
  • Type PaymentMethodEdge was added
  • Type PaymentMethodConnection was added
  • Type Customer was added
  • Type ScopedPaymentMethodTokenPayload was added
  • Type ScopedPaymentMethodToken was added
  • Type TokenScope was added
  • Field customer was added to object type Query
  • Field createReusablePaymentMethodToken was added to object type Mutation
  • Field token was added to object type PaymentMethodToken
  • 2025-05-19

  • Field expiresAt was added to object type PaymentMethodToken
  • 2025-05-16

  • Type CardProductApplicationConnection was added
  • Type CardProductApplicationEdge was added
  • USPersonAccountHolder

  • Field applications was added to object type USPersonAccountHolder
  • Field USPersonAccountHolder.cardProductApplications is deprecated
    Deprecated
  • Field USPersonAccountHolder.cardProductApplications has deprecation reason Use applications instead.
  • FinancialAccount

  • Field cardProductApplication was added to object type FinancialAccount
  • Field FinancialAccount.application is deprecated
    Deprecated
  • Field FinancialAccount.application has deprecation reason Use cardProductApplication instead.
  • FinancialAccountSnapshot

  • Field cardProductApplication was added to object type FinancialAccountSnapshot
  • Field FinancialAccountSnapshot.application is deprecated
    Deprecated
  • Field FinancialAccountSnapshot.application has deprecation reason Use cardProductApplication instead.
  • 2025-05-15

  • Enum value TRANSFER_AMOUNT_IS_NEGATIVE was added to enum AchTransferStatusFailureReason
  • 2025-05-14

  • Field memo was added to object type UnifiedFundsTransfer
  • Enum value QUOTE_CREATED was removed from enum UnifiedFundsTransferStatus
  • 2025-05-13

  • Type UnifiedFundsTransferDetails was added
  • Type UnifiedFundsTransfer was added
  • Type UnifiedFundsTransferTransfer was added
  • Type UnifiedFundsTransferSource was added
  • Type UnifiedFundsTransferSourceNode was added
  • Type UnifiedFundsTransferDestination was added
  • Type UnifiedFundsTransferDestinationNode was added
  • Type UnifiedFundsTransferStatus was added
  • Type UnifiedFundsTransferEvent was added
  • Type InstantNetworkTransfer was added
  • Type InstantNetworkTransferDetails was added
  • Type InstantNetworkTransferSource was added
  • Type InstantNetworkTransferSourceNode was added
  • Type InstantNetworkTransferDestination was added
  • Type InstantNetworkTransferDestinationNode was added
  • Type InstantNetworkTransferStatus was added
  • Type InstantNetworkTransferEventType was added
  • Type InstantNetworkTransferEvent was added
  • Type InstantNetworkTransferFailureReason was added
  • 2025-05-09

  • Field authorizedUserFinancialAccounts was added to object type FinancialAccount
  • 2025-05-07

    AchTransfer

  • Field holdStatus was added to interface AchTransfer
  • Field holdType was added to interface AchTransfer
  • Field lastHoldStatusChangedAt was added to interface AchTransfer
  • OriginatedAchTransfer

  • Field holdStatus was added to object type OriginatedAchTransfer
  • Field holdType was added to object type OriginatedAchTransfer
  • Field lastHoldStatusChangedAt was added to object type OriginatedAchTransfer
  • NonOriginatedAchTransfer

  • Field holdStatus was added to object type NonOriginatedAchTransfer
  • Field holdType was added to object type NonOriginatedAchTransfer
  • Field lastHoldStatusChangedAt was added to object type NonOriginatedAchTransfer
  • 2025-05-07

  • Field authorizedUserFinancialAccounts was added to object type USPersonAccountHolder
  • 2025-05-06

  • Enum value RECEIVABLE_PURCHASE_INTEREST was added to enum ManualAdjustmentActivityType
  • InterFinancialAccountTransferActivityType

  • Enum value RECEIVABLE_PURCHASE_INTEREST was added to enum InterFinancialAccountTransferActivityType
  • Enum value RECEIVABLE_PURCHASE_INTEREST_REVERSAL was added to enum InterFinancialAccountTransferActivityType
  • Enum value ISSUER_BALANCE_MIGRATION was added to enum InterFinancialAccountTransferActivityType
  • Enum value ISSUER_BALANCE_MIGRATION was added to enum TransferPurpose
  • 2025-05-01

  • Type CreateVisaRiskScoreSpendRulePayload was added
  • Type UpdateVisaRiskScoreSpendRulePayload was added
  • Type CreateMastercardFraudScoreSpendRulePayload was added
  • Type UpdateMastercardFraudScoreSpendRulePayload was added
  • Type CreateVisaRiskScoreSpendRuleInput was added
  • Type UpdateVisaRiskScoreSpendRuleInput was added
  • Type VisaRiskScoreSpendRule was added
  • Type VisaRiskScoreSpendRuleResult was added
  • Type CreateMastercardFraudScoreSpendRuleInput was added
  • Type UpdateMastercardFraudScoreSpendRuleInput was added
  • Type MastercardFraudScoreSpendRule was added
  • Type MastercardFraudScoreSpendRuleResult was added
  • Type SignedInt was removed
  • Type SignedAmount was removed
  • Mutation

  • Field createVisaRiskScoreSpendRule was added to object type Mutation
  • Field updateVisaRiskScoreSpendRule was added to object type Mutation
  • Field createMastercardFraudScoreSpendRule was added to object type Mutation
  • Field updateMastercardFraudScoreSpendRule was added to object type Mutation
  • Field riskScore was added to object type VisaData
  • Field fraudScore was added to object type MastercardData
  • Field signedBalance was removed from object type Ledger
  • Field signedBalance was removed from object type FinancialAccountBalanceLedgerDetail
  • 2025-04-30

  • Type AuthorizedUserAccountFeature was added
  • Type CreateExternalPhysicalPaymentCardOrderInput was added
  • Type EmbeddedDeviceInformationInput was added
  • Type ExternalPhysicalPaymentCardOrderPayload was added
  • Field createExternalPhysicalPaymentCardOrder was added to object type Mutation
  • Field accountHolder was added to object type FinancialAccount
  • Field externalPhysicalPaymentCardOrders was added to object type PaymentCard
  • Enum value AUTHORIZED_USER was added to enum FinancialAccountFeatureType
  • ExternalPhysicalPaymentCardOrder

  • Field status was added to object type ExternalPhysicalPaymentCardOrder
  • Field createdAt was added to object type ExternalPhysicalPaymentCardOrder
  • Field updatedAt was added to object type ExternalPhysicalPaymentCardOrder
  • 2025-04-29

  • Type SignedInt was added
  • Type SignedAmount was added
  • Type SignedMoneyFilterInput was added
  • Type SignedMoneyFilterInputRange was added
  • Type FinancialAccountBalanceSearchResultConnection was added
  • Type FinancialAccountBalanceSearchResultPayload was added
  • Type FinancialAccountBalanceSearchResultEdge was added
  • Type FinancialAccountBalanceSearchField was added
  • Type FinancialAccountBalanceSearchResult was added
  • Type FinancialAccountBalanceLedgerDetail was added
  • Type FinancialAccountBalanceSearchFilterInput was added
  • Type FinancialAccountBalanceSearchFilter was added
  • Field searchFinancialAccountBalances was added to object type Organization
  • Field signedBalance was added to object type Ledger
  • 2025-04-24

  • Enum value MERCHANT_PUSH_PAYMENT_FUNDING was added to enum AchTransferPurpose
  • 2025-04-23

  • Type CreateDaysWithinCardCreateDateSpendRulePayload was added
  • Type UpdateDaysWithinCardCreateDateSpendRulePayload was added
  • Type CreateDaysWithinAccountCreateDateSpendRulePayload was added
  • Type UpdateDaysWithinAccountCreateDateSpendRulePayload was added
  • Type CreateDaysWithinCardCreateDateSpendRuleInput was added
  • Type UpdateDaysWithinCardCreateDateSpendRuleInput was added
  • Type CreateDaysWithinAccountCreateDateSpendRuleInput was added
  • Type UpdateDaysWithinAccountCreateDateSpendRuleInput was added
  • Type DaysWithinCardCreateDateSpendRule was added
  • Type DaysWithinCardCreateDateSpendRuleResult was added
  • Type DaysWithinAccountCreateDateSpendRule was added
  • Type DaysWithinAccountCreateDateSpendRuleResult was added
  • Mutation

  • Field createDaysWithinCardCreateDateSpendRule was added to object type Mutation
  • Field updateDaysWithinCardCreateDateSpendRule was added to object type Mutation
  • Field createDaysWithinAccountCreateDateSpendRule was added to object type Mutation
  • Field updateDaysWithinAccountCreateDateSpendRule was added to object type Mutation
  • 2025-04-18

    CreditDecisionResult

  • Enum value DOB_MISMATCH was added to enum CreditDecisionResult
  • Enum value NAME_MISMATCH was added to enum CreditDecisionResult
  • Enum value SSN_MISMATCH was added to enum CreditDecisionResult
  • Enum value ADDRESS_MISMATCH was added to enum CreditDecisionResult
  • API Changelog displays the 50 most recent updates.