Set exchange rates SM
Updated on 07 Nov 2023
To set the exchange rates manually:
1. Authorize as Admin
2. Get the list of currencies in the system
API:
GET/ Get list of currencies | Obtain list of all currencies |
3. Get the list of currency rates in the system
API:
POST /exchange-rates/view | View exchange rates Use currency IDs from Step 2 |
4. Set currency exchange rate
API:
POST /exchange-rates/rate | Set currency exchange rate Use currency IDs from Step 2 Enter the rate you wish to use for a chosen currency pair |