Callbacks

Crypto payment deposit
Crypto payment withdrawal
Fiat payment
{
"id": 282,
"type": "deposit",
"currency_sent": {
"currency": "ETH",
"amount": "0.05"
},
"currency_received": {
"currency": "ETH",
"amount": "0.05",
"amount_minus_fee": "0.0495"
},
"crypto_address": {
"id": 1151,
"currency": "ETH",
"address": "0x39bd95c23aD55F96D0e392B33D28277a9Af54dc7",
"tag": "",
"foreign_id": "testuser1"
},
"fees": [],
"transactions": [
{
"id": 282,
"transaction_type": "blockchain",
"currency": "ETH",
"type": "deposit",
"address": "0x39bd95c23aD55F96D0e392B33D28277a9Af54dc7",
"amount": "0.05",
"txid": "0xdaf5f5f9e1b9e92e00e4eb032a17c71fc56948c7dbb0a35eccd4c502156af6b6",
"confirmations": 7160686
}
],
"status": "confirmed",
"error": "",
"rates": [
{
"currency": "EUR",
"value": 12.7179
}
]
}
{
"id": 135,
"status": "not_confirmed" | "confirmed",
"type": "withdrawal",
"foreign_id": "wthdrawal-test-1",
"transactions": [
{
"id": 135,
"currency": "ETH",
"transaction_type": "blockchain",
"type": "withdrawal",
"address": "0xc399a24200E66F278cbD32B1ED5ad75f887c929B",
"amount": "0.0683",
"amount_to": "0.0683",
"txid": "0xc9fa091e1c8d5f3ad099618af92f134b2f573a684182ba49e9b16cc373823262",
"tag": "",
"riskscore": "0",
"confirmations": 0
}
],
"fees": [
{
"amount": "0.000021",
"currency": "ETH",
"type": "mining"
}
],
"currency_sent": {
"currency": "ETH",
"amount": "0.0683",
"amount_minus_fee": "0.068279"
},
"crypto_address": {
"address": "0xc399a24200E66F278cbD32B1ED5ad75f887c929B",
"foreign_id": "wthdrawal-test-1",
"id": null,
"currency": "ETH",
"tag": "",
"convert_to": null
},
"error": ""
}
{
"type": "payment_transaction",
"user_id": "newtestusercompany",
"currency_from": "EUR",
"currency_to": "BET",
"amount_from": "30",
"amount_to": "2484.9",
"created_at": "2020-11-08T13:27:47.246Z",
"transaction_id": "I970O",
"sum_sub_user_token": "5fa7eb2a0155b17f270ca996"
}