Withdraw from saving
POST /v2/treasury/savings/{savingId}/withdraw
POST
/v2/treasury/savings/{savingId}/withdraw
Make a withdrawal from a specific saving
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” savingId
required
string
The saving ID
Example
f52b1f9e-b9a6-4248-afc5-d3ae358e723a
Header Parameters
Section titled “Header Parameters ” X-API-Key
string
API Key
X-API-Secret
string
API Secret
Request Body required
Section titled “Request Body required ”object
value
required
The amount to withdraw up to 6 decimal places
string
50.123456
savingId
required
The saving ID
string
f52b1f9e-b9a6-4248-afc5-d3ae358e723a
Responses
Section titled “ Responses ”Query ID for tracking the withdrawal transaction
object
queryId
required
The query ID for tracking the async operation
string
f52b1f9e-b9a6-4248-afc5-d3ae358e723a