v1

latestOpenAPI 3.1.02026-07-1421034.9 KB

getWithdrawMinimum

Obtains minimum amount required to withdraw funds on a given asset

post/getWithdrawMinimum

Headers

AUTHORIZATIONstring required

Your merchant private API key

Request body

Response

200

withdraw_minimumnumber

Example response

{
  "withdraw_minimum": 0.2
}