Skip to main content
A Withdrawal Amount Too Small error is returned when a Crypto Withdrawal request has an amount that is lower than the minimum for its asset type. A Withdrawal Amount Too Small error has the following “meta” fields:
  • limit: The minimum withdrawal amount for Create Crypto Withdrawal requests on this asset.
  • amount: The amount in the Create Crypto Withdrawal request.
To resolve a Withdrawal Amount Too Small error, withdrawals should be sent with amount above the minimum allowed limit.