Sell Transaction Failed
This event is dispatched when the sell transaction(off-ramp) fails
{
"event": "sell_transaction.failed",
"data": {
"mode": "sell",
"status": "needs_attention",
"network": "trc20",
"public_id": "80597fec-b337-4e87-a4c4-31da5462231e",
"to_amount": "3211.04",
"created_at": "2025-04-14T17:11:37.513Z",
"updated_at": "2025-04-15T17:22:11.623Z",
"fiat_payout": {
"amount": "2000.0",
"status": "failed",
"currency": "ngn",
"public_id": "18b53d2b-8660-4ff4-a19b-0b1c4f965b80",
"created_at": "2025-04-15T17:21:23.953Z",
"updated_at": "2025-04-15T17:21:23.953Z",
"completed_at": null,
"processor_fee": null
},
"from_amount": "2.0",
"to_currency": "ngn",
"from_currency": "usdt",
"crypto_deposit": {
"txid": "tx_123",
"amount": "1.5",
"status": "accepted",
"network": "btc",
"currency": "ngn",
"public_id": "b607455c-428b-4637-ba72-baeec2cc65fa",
"created_at": "2025-04-15T17:20:36.007Z",
"updated_at": "2025-04-15T17:20:36.007Z"
},
"merchant_reference": "tx12345-raqmddvsp-12221-test21"
}
}
Updated 10 days ago