Callback Examples
Callback schedule
Deposit Callbacks
{
"id": "7626b35e-74ea-484a-bd0f-d0dae4db0f9f",
"type": "deposit_exchange",
"crypto_address": {
"id": "81e4f44a-60bb-46dd-a0b1-f78607715f22",
"currency": "BTC",
"address": "bc1qvg...gc9l",
"memo": null,
"foreign_id": "test_user1"
},
"currency_sent": {
"currency": "BTC",
"amount": "0.00367652"
},
"currency_received": {
"currency": "USDTT",
"amount": "99.146193",
"amount_minus_fee": "98.154731"
},
"transactions": [
{
"id": "d9c7f0e4-af7c-421c-b49c-cbec345133be",
"currency": "BTC",
"transaction_type": "blockchain",
"type": "deposit",
"address": "bc1qvg...9gc9l",
"tag": null,
"amount": "0.00367652",
"txid": "49c4f42b863718d...d8e38af4a6350c91731d",
"riskscore": null,
"confirmation": 3,
"senders": ["TJR8sM1....h9xfX1H17cwP6Ce"]
}
],
"fees": null,
"error": "",
"risk": {},
"status": "confirmed",
"exchange": {
"ticker": "BTCUSDT",
"rate": "26967.40200000",
"exchanged_amount": "99.14619280"
}
}Withdrawal Callback
JSON parameters for the Payment Terminal
Name
Description
Required
Type
Last updated
