post https://api-stage.bill.com/api/v2/GetDynamicExchangeRateQuote.json
Get the current BILL foreign exchange rate. The exchange rate is required for paying international vendors.
In your request, set type
as POC3
if the bill is in a foreign currency (such as CAD) and the bill payment is made in the same currency.
Since the BILL foreign exchange rate changes periodically, use /GetDynamicExchangeRateQuote.json
to retrieve the current exchangeRate
and batchId
values.
exchangeRate
is required while creating bills and vendor credits for international vendors with/Crud/Create/Bill.json
batchId
is required while making bill payments to international vendors with/PayBill.json