Get indicative market quote
GET {{url}}/api/v1/marketfx/quote?buy_currency=AUD&sell_currency=CNY&buy_amount=100
Request Params
Key | Datatype | Required | Description |
---|
buy_currency | string | | Currency (3-letter ISO-4217 code) the client buys |
sell_currency | string | | Currency (3-letter ISO-4217 code) the client sells. This is the currency you will need to send us by the settlement cutoff time |
buy_amount | number | | Amount the client buys in buy_currency (must be blank if sell_amount is specified) |
conversion_date | null | | |
sell_amount | number | | |
Key | Datatype | Required | Description |
---|
x-on-behalf-of | string | | |