{
"id": 42,
"ramp_recipient_id": 1,
"ramp_recipient_name": "OnEdge",
"type": "onramp",
"usd_amount": 50000,
"total_fee": 125,
"developer_fee": 50,
"delivered_amount": 49875,
"source_asset": "USD",
"destination_asset": "USDC",
"network_id": "solana-mainnet",
"exchange_rate": 1.0,
"tx_hash": "5xYz...abc",
"payment_rail": "ach",
"payment_reference": "REF-20260315-001",
"status": "completed",
"failure_reason": null,
"status_history": [
{ "status": "pending", "timestamp": "2026-03-15T10:00:00.000Z" },
{ "status": "processing", "timestamp": "2026-03-15T10:01:00.000Z" },
{ "status": "completed", "timestamp": "2026-03-15T10:05:00.000Z" }
],
"created_at": "2026-03-15T10:00:00.000Z",
"completed_at": "2026-03-15T10:05:00.000Z"
}