Skip to main content

Webhook Notifications

Notification payloads for each webhook event type.

Events

WEBHOOK_CREATED

    type WEBHOOK_CREATEDrequired

    data

    object

    required

    webhookId stringrequired
    traceId stringrequired

WEBHOOK_UPDATED

    type WEBHOOK_UPDATEDrequired

    data

    object

    required

    webhookId stringrequired
    traceId stringrequired

CUSTOMER_CREATED

    type CUSTOMER_CREATEDrequired

    data

    object

    required

    customerId stringrequired
    traceId stringrequired

DEPOSIT_TRANSACTION_INITIALIZED

    type DEPOSIT_TRANSACTION_INITIALIZEDrequired

    data

    object

    required

    transactionId stringrequired
    traceId stringrequired

DEPOSIT_TRANSACTION_FAILED

    type DEPOSIT_TRANSACTION_FAILEDrequired

    data

    object

    required

    transactionId stringrequired
    traceId stringrequired

DEPOSIT_TRANSACTION_SUCCEEDED

    type DEPOSIT_TRANSACTION_SUCCEEDEDrequired

    data

    object

    required

    transactionId stringrequired
    traceId stringrequired

WITHDRAW_TRANSACTION_INITIALIZED

    type WITHDRAW_TRANSACTION_INITIALIZEDrequired

    data

    object

    required

    transactionId stringrequired
    traceId stringrequired

WITHDRAW_TRANSACTION_FAILED

    type WITHDRAW_TRANSACTION_FAILEDrequired

    data

    object

    required

    transactionId stringrequired
    traceId stringrequired

WITHDRAW_TRANSACTION_SUCCEEDED

    type WITHDRAW_TRANSACTION_SUCCEEDEDrequired

    data

    object

    required

    transactionId stringrequired
    traceId stringrequired

VIRTUAL_INTERNAL_TRANSACTION_SUCCEEDED

    type VIRTUAL_INTERNAL_TRANSACTION_SUCCEEDEDrequired

    data

    object

    required

    transactionId stringrequired
    traceId stringrequired

VIRTUAL_ACCOUNT_CREATED

    type VIRTUAL_ACCOUNT_CREATEDrequired

    data

    object

    required

    customerId stringrequired
    walletId stringrequired
    traceId stringrequired