Onramp Fee https://docs.herald-api.rare-able.com/api/onramp/fee
GET

This endpoint will give you all the fee details for a specific fiat and crypto pair.

BODY PARAMS

from string required
Must be a valid enabled supported currencies (Ex: USD , EUR) Please refer .Currencies
to string required
Must be a valid enabled supported currencies (Ex: USDT , ETH) Please refer .Currencies
amount decimal required
transfering amount

RESPONSES

success "boolean"
message "string"
code "integer"
data "object"

processingFee "decimal"
networkFee "decimal"
amountOut "decimal"
amountIn "decimal"
exchangeRate "decimal"
fiatBaseAmount "decimal"
markupFee "decimal"

success "boolean"
message "string"
code "integer"
data "array"