Skip to main content

POST v3/fx/quote

CodeMessageHTTP Status
4000invalid from currency in request body400
4001invalid to currency in request body400
4002invalid markup_type in request body, should be one of apm, card or lbt_wire400
4006invalid type in request body, should be one of apm, card, lbt_wire for markup or payout for markdown400
4007invalid account id, should have ‘acc_’ as prefix followed by valid xid400
4010invalid currency code in request body, should be in alpha 3 format400
4017invalid/no from amount in req, is required with payment_method_family and must be greater than or equal to 0400
4018no payment method family in req, is required with from_amount400
4022invalid amount, should be greater than 0400
4044invalid initial amount in request body, should be greater than 0400
4046invalid converted amount in request body, should be greater than 0400
4047Cannot provide both initial_amount and converted_amount to create quote400
4048Cannot provide the same initial_currency and final_currency to create quote400
4049invalid to_amount or no amount is provided400
4300fx markup config not found for currency code and markup_type. Please provide valid currency and markup type404
4313mark percent obtained for currency pair is greater than or equal to 100400