To properly display this page you need a browser with JavaScript support.
iFurn.pro
user guide
×
Меню
Индекс
Поиск
Поиск
API
5. Currency
5.2. Setting exchange rates
Предыдущая
Следующая
Версия для печати
(c) iFurn.pro, 2022
To properly display this page you need a browser with JavaScript support.
Setting exchange rates
Action:
currency_add
In the request, you can send the exchange rate for several currencies at once
Вывод
{
"status"
:
"ok"
,
"error"
:
""
,
"data"
: {
"currency1"
:
"OK"
,
"currency2"
:
"OK"
}
}