Response body - Sell quote details

This page describes the parameters available in the API response of the Get-price-quote-details API endpoint in case of a Sell trade quote.

KeyTypeDescription
transferInObjectObject that contains transfer-in details of the trade.
sendAmountNumberThe amount the trader has to pay
receiveAmountNumberThe amount we receive without the fees
currencyStringThe currency of sendAmount and receiveAmount.
transferOutObjectObject that contains transfer-out details of the trade.
sendAmountNumberThe amount we send without the fee
receiveAmountNumberThe amount the trader receives after fees are subtracted
currencyStringThe currency of sendAmount and receiveAmount.
isMinimumHandlingFeeAppliedBooleanTrue if handling fee is the same as the minimum fee
isMaximumHandlingFeeAppliedBooleanTrue if handling fee is the same as the maximum fee
handlingFeeNumberThe fee we charge for the payout
partnerFeeNumberPartner fee (only present if enabled for partner)
totalFeeNumberHandling fee + partner fee, same as the difference between sendAmount and receiveAmount
exchangeRateNumberExchange rate used for this trade