v3
latestOpenAPI 3.1.02026-08-06186981679.4 KBwithdraw
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
The web3 wallet of the end user - see https://docs.coinflow.cash/api-reference/api-reference/authentication/get-session-key
Response
Ok