Webhooks
Deposit
Event type
Statuses
Payload
{
"Id": 123,
"MerchantID": "0x...",
"Date": "2025-06-16T14:30:00Z",
"Amount": 150.75,
"AmountUSD": 150.75,
"Fee": 1.50,
"Currency": "USDT",
"Type": "Deposit",
"Destination": "",
"Status": "Success",
"Signature": "a1b2c3d4e5f6...",
"ExternalID": "EXT-987654",
"ClientID": "CLIENT-001",
"TxId": "123456789",
"BinanceID": "987654321"
}Description of fields
Field
Description
WithdrawBinanceId
Event type
Statuses
Payload
Description
WithdrawOnchain
Event type
Statuses
Payload
Description
Signature Validation
Last updated