Types of Events


Event Types

Event Type

Description

account_holder.created

Occurs when a new account holder is created. See Create Webhook for KYC/KYB Status.

account_holder.updated

Occurs when an account holder is updated. See Create Webhook for KYC/KYB Status.

account_holder.verification

Occurs when an asynchronous account holder verification is completed. See Create Webhook for KYC/KYB Status.

account_holder_document.updated

Occurs when an account holder's document upload status has been updated.

auth_rules.backtest_report.created

Occurs when an Authorization Rules backtest report is created.

balance.updated

Notification that the balance for an ISSUING, OPERATING, or RESERVE financial account has been updated.

book_transfer_transaction.created

Occurs when a book transfer transaction is created.

book_transfer_transaction.updated

Occurs when a book transfer transaction is updated.

card.converted

Occurs when a card is converted from VIRTUAL to PHYSICAL.

card.created

Occurs when a new card is created.

card.reissued

Occurs when a card is reissued.

card.renewed

Occurs when a card is renewed.

card.shipped

Physical card shipment notification. See Physical Card Shipping Webhook.

card.updated

Occurs when a card is updated.

card_transaction.enhanced_data.created

Occurs when L2/L3 enhanced commercial data is processed for a transaction event.

card_transaction.enhanced_data.updated

Occurs when L2/L3 enhanced commercial data is reprocessed for a transaction event.

card_transaction.updated

Occurs when a card transaction happens.

digital_wallet.tokenization_result

Occurs when a tokenization request succeeded or failed.

This event will be deprecated in the future. Use tokenization.result instead.

digital_wallet.tokenization_two_factor_authentication_code

Occurs when a tokenization request 2FA code is sent to the client for self-serve delivery.

This event will be deprecated in the future. Use tokenization.two_factor_authentication_code instead.

digital_wallet.tokenization_two_factor_authentication_code_sent

Occurs when a tokenization request 2FA code is sent to downstream messaging providers for delivery.

This event will be deprecated in the future. Use tokenization.two_factor_authentication_code_sent instead.

digital_wallet.tokenization_updated

Occurs when a tokenization's status has changed.

This event will be deprecated in the future. Use tokenization.updated instead.

dispute.updated

Occurs when a dispute is updated.

dispute_evidence.upload_failed

Occurs when a dispute evidence upload fails.

dispute_transaction.created

Occurs when a new dispute transaction is created.

dispute_transaction.updated

Occurs when a dispute transaction is updated.

external_bank_account.created

Occurs when an external bank account is created.

external_bank_account.updated

Occurs when an external bank account is updated.

external_payment.created

Occurs when an external payment is created.

external_payment.updated

Occurs when an external payment is updated.

financial_account.created

Occurs when a financial account is created.

financial_account.updated

Occurs when a financial account is updated.

funding_event.created

Occurs when a funding event is created.

internal_transaction.created

Occurs when an internal adjustment is created.

internal_transaction.updated

Occurs when an internal adjustment is updated.

loan_tape.created

Occurs when a loan tape is created.

loan_tape.updated

Occurs when a loan tape is updated.

management_operation.created

Occurs when a management operation is created.

management_operation.updated

Occurs when a management operation is updated.

network_total.created

Occurs when a network total is created. Only available for programs that settle directly with the card networks.

network_total.updated

Occurs when a network total is updated. Only available for programs that settle directly with the card networks.

payment_transaction.created

Occurs when an ACH payment transaction is created. See Financial Transactions.

payment_transaction.updated

Occurs when the state of an ACH payment transaction is updated. See Financial Transactions.

settlement_report.updated

Occurs when a settlement report is created or updated. Only available for programs that settle directly with the card networks.

statements.created

Occurs when a statement has been created.

three_ds_authentication.challenge

Occurs when a 3DS challenge is issued to a cardholder. See 3DS Decisioning.

three_ds_authentication.created

Occurs when a 3DS authentication is created.

three_ds_authentication.updated

Occurs when a 3DS authentication is updated.

tokenization.approval_request

Occurs when a tokenization approval request is made.

tokenization.result

Occurs when a tokenization request succeeded or failed.

tokenization.two_factor_authentication_code

Occurs when a tokenization request 2FA code is sent to the client for self-serve delivery.

tokenization.two_factor_authentication_code_sent

Occurs when a tokenization request 2FA code is sent to downstream messaging providers for delivery.

tokenization.updated

Occurs when a tokenization's status has changed.

Event Schema

You can reference the schema of the various events types in our centralized OpenAPI spec.

Send Event Examples

You can simulate events in Sandbox. Please refer to this section.