cURL
Wallets
Withdraw
Withdraws funds from a wallet to a configured beneficiary. Returns the ID of the created withdrawal fund transfer.
POST
cURL
Authorizations
Basic authentication using the partner API keys from https://console.grainfinance.co/keys
Path Parameters
Body
application/json
The payload required in order to withdraw fund transfers
The payload required in order to withdraw fund transfers
The amount of the funds requested to be withdrawn.
Example:
10000
Response
Withdraw completed successfully
A response containing the ID of the created object.
The id of the created object.
Pattern:
[0-9A-Fa-f]{8}-[0-9A-Fa-f]{4}-4[0-9A-Fa-f]{3}-[89ABab][0-9A-Fa-f]{3}-[0-9A-Fa-f]{12}Example:
"1b0ada1e-fa1b-4cfe-a553-01b340c5650e"