Fees Included Buy quote

This quote type enables you to create Buy Trades where all applicable fees are included in the FIAT amount the customer requested to spend.

👍

Creating Trade quotes with fees included:

Check how to create actual trades with fees included for:

In this quote type, the payment processing fee and your Partner fee (if applicable) are deducted from the FIAT amount the customer requested (defined in the sendAmount). The FIAT amount, after fees have been deducted, is converted to the cryptocurrency the customer specified to buy. On the checkout, the customer will spend exactly the FIAT amount they requested.

See Approximate quote resource page for description of all request and response object parameters.

Path Params
string
required
Defaults to 24d17a54-81e6-464b-aba8-30935fc0fd3f

Your partner ID as provided to you by Coinify. Default value is a sandbox partner ID for testing on this page only!

Query Params
float
required
Defaults to -200

Amount to get a price quote for. Denominated in sendCurrency. Must be a negative value!

string
required
Defaults to USD

The currency that customer wants to send and exchange for the receiveCurrency.

string
required
Defaults to BTC

Currency that the customer wants to receive in exchange for the specified sendCurrency.

string
required
Defaults to card

The incoming transaction type the customer wants to send in order to receive the quoteCurrency. See payment methods.

string
required
Defaults to blockchain

The method or platform through which the trader will receive the requested currency. See payment methods.

Responses

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json