REST APIAPI Reference
Currencies
curl -X GET "https://example.com/v1/currencies"curl -X POST "https://example.com/v1/currencies"curl -X GET "https://example.com/v1/currencies/string"curl -X PATCH "https://example.com/v1/currencies/string"curl -X DELETE "https://example.com/v1/currencies/string"curl -X PUT "https://example.com/v1/currencies/string"