Deposit status change

Triggered when the status of a cryptocurrency deposit changes.
This webhook provides real-time updates on deposit processing status through various stages:
DETECTED, UNCONFIRMED, CONFIRMED, SCREENING_REQUESTED, and SUCCESS.

Payload

Deposit status change event data.

string
required

Identifies the type of event.

date-time | null
required

ISO 8601 formatted date and time when the event was generated.

data
object
required

Contains detailed information about the event.

LoadingLoading…