Last updated 13 days ago
Get withdrawal records
API Key
curl -L \ --url '/accounts/withdrawal-records'
[ { "assets": [ { "asset": "text", "asset_unit": "text", "qty": 1 } ], "created_at": "text", "status": "building" } ]