Manual exchange rate setup
Updated on 08 Sep 2023
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 issuerID: Use currency IDs from Step 2 |
4. Set currency exchange rate
API:
POST /exchange-rates/rate | Set currency exchange rate issuerID: Use currency IDs from Step 2 Enter the rate you wish to use for a chosen currency pair |