Create Quote
Crypto Transfer
Create Quote
Returns fee and receivable amount estimations for a crypto withdrawal from a Fin.com internal wallet to a customer’s external crypto wallet.
POST
Create Quote
The source wallet and destination wallet must share the same blockchain rail and currency. For example, if the source wallet is on POLYGON with USDC, the beneficiary’s destination wallet must also be on POLYGON with USDC.
Authorizations
Bearer token authentication. Obtain token from Issue a Token endpoint
Body
application/json
Transaction type for the quote.
Available options:
CRYPTO_WITHDRAWAL Example:
"CRYPTO_WITHDRAWAL"
ID of the destination beneficiary.
Example:
"6af8d598-36a5-477d-9320-d7c5ba309107"
Amount to send in the source currency.
Example:
5
Response
Quote generated successfully
