Currency REST Endpoints
Admin/Currency
The operations from the Admin/Currency category.
- createCurrency
-
Method: postPath:
/ccadmin/v1/currencies - deleteCurrency
-
Method: deletePath:
/ccadmin/v1/currencies/{id} - getCurrency
-
Method: getPath:
/ccadmin/v1/currencies/{id} - listCurrencies
-
Method: getPath:
/ccadmin/v1/currencies - updateCurrency
-
Method: putPath:
/ccadmin/v1/currencies/{id}
Admin/Currency
The operations from the Admin/Currency category.
- listCurrencies
-
Method: getPath:
/ccadmin/v1/currencies - createCurrency
-
Method: postPath:
/ccadmin/v1/currencies - deleteCurrency
-
Method: deletePath:
/ccadmin/v1/currencies/{id} - getCurrency
-
Method: getPath:
/ccadmin/v1/currencies/{id} - updateCurrency
-
Method: putPath:
/ccadmin/v1/currencies/{id}
Admin/Currency
The operations from the Admin/Currency category.
- deleteCurrency
-
Method: deletePath:
/ccadmin/v1/currencies/{id} - listCurrencies
-
Method: getPath:
/ccadmin/v1/currencies - getCurrency
-
Method: getPath:
/ccadmin/v1/currencies/{id} - createCurrency
-
Method: postPath:
/ccadmin/v1/currencies - updateCurrency
-
Method: putPath:
/ccadmin/v1/currencies/{id}