Last updated 2 months ago
Get withdrawal records
API Key
GET /accounts/withdrawal-records HTTP/1.1 Host: X-API-KEY: text Accept: */*
OK
[ { "assets": [ { "asset": "text", "asset_unit": "text", "qty": 1 } ], "created_at": "text", "status": "building" } ]