{{url}}/ramp/offramp/status
{
"code": 200,
"message": "Transaction status",
"data": {
"id": 3,
"transaction_code": "DFMFM",
"payment_type": "PAYBILL",
"shortcode": "4029669",
"account_number": "23424F",
"bank_name": null,
"amount": "500",
"amount_in_usd": "3.98",
"message": "Success! Waiting for crypto deposit.",
"chain": "CELO",
"asset": "cUSD",
"address": "0x5536175D73670898959b73d321cF2f6A696eFa72",
"status": "PENDING",
"currency_code": "KES",
"created_at": "2024-10-31T19:13:39.000000Z"
}
}
{
"code": 400,
"message": "Failed - Bad Request"
}