v3

OpenAPI 3.1.02026-08-06186981679.4 KB
withdraw

Get Quote

Gets a quote in USD cents for a particular token and amount.

get/withdraw/quote

Query parameters

tokenstring required
  • The token address or contract of the token which the user is withdrawing.
amountnumber double required
  • The amount of that token which the user is withdrawing.
merchantIdstring required
  • The merchant that this quote is for.
usePermitboolean
  • [EVM only] whether the user's wallet supports signing permit messages.
accountTokenstring
  • The token of the account to use

Headers

x-coinflow-auth-walletstring required

Response

Ok