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

CUSTOMER_KYC_STARTED

    type CUSTOMER_KYC_STARTEDrequired

    data

    object

    required

    customerId stringrequired
    status stringrequired
    onboardingId stringrequired
    traceId stringrequired

CUSTOMER_KYC_STARTED

    type CUSTOMER_KYC_SDK_FLOW_REQUIREDrequired

    data

    object

    required

    customerId stringrequired
    status stringrequired
    onboardingId stringrequired
    traceId stringrequired

CUSTOMER_KYC_STARTED

    type CUSTOMER_KYC_SDK_FLOW_COMPLETEDrequired

    data

    object

    required

    customerId stringrequired
    status stringrequired
    onboardingId stringrequired
    traceId stringrequired

CUSTOMER_KYC_STARTED

    type CUSTOMER_KYC_FINISHEDrequired

    data

    object

    required

    customerId stringrequired
    status stringrequired
    onboardingId stringrequired
    traceId stringrequired