Currency conversion
Specify the conversion rates between various currencies.
Endpoints
Method | Endpoint | Description |
POST | /v3/currency/conversion | |
GET | /v3/currency/conversion/:id | |
GET | /v3/currency/conversion/list | |
PUT | /v3/currency/conversion/:id | |
DELETE | /v3/currency/conversion/:id |
Last updated