Create Foreign Exchange QuoteAsk AIpost https://app.moderntreasury.com/api/foreign_exchange_quotesBody Paramseffective_atdateThe timestamp until when the quoted rate is valid.base_amountint32Amount in the lowest denomination of the base_currency to convert, often called the "sell" amount.base_currencystringCurrency to convert, often called the "sell" currency. Defaults to the internal_account currency.internal_account_idstringrequiredThe ID for the InternalAccount this quote is associated with. See Internal Accounts.target_amountint32Amount in the lowest denomination of the target_currency, often called the "buy" amount.target_currencystringrequiredCurrency to convert the base_currency to, often called the "buy" currency.Responses 200200 400400Updated 9 months ago