post
https://api.cert.zerohash.com/withdrawals/requests
Creates new withdrawal requests to be settled. Withdrawal requests created through the API go directly into an APPROVED state.
Specifying the destination
Provide exactly one of the following per request (zerohash always responds with withdrawal_account_id):
| Method | Field | Use for |
|---|---|---|
| Saved account | withdrawal_account_id | Pre-whitelisted crypto address or fiat account (recommended) |
| Inline crypto | address (+ destination_tag for tag assets) | An on-chain address |
| Inline fiat | account{} | A bank wire (DOMESTIC / REAL_TIME / INTERNATIONAL) |
To retrieve saved account IDs use GET /withdrawals/digital_asset_addresses (crypto) and GET /withdrawals/fiat_accounts (fiat).
💡 Use the Examples dropdown on the request body to see a ready-to-use request for each destination method and withdrawal type.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…