Prices REST Endpoints
Admin/Prices
Prices endpoints
- deletePrice
 - Method: deletePath:
/ccadmin/v1/prices/{id} - getPrice
 - Method: getPath:
/ccadmin/v1/prices/{id} - listPrices
 - Method: getPath:
/ccadmin/v1/prices - setPrice
 - Method: putPath:
/ccadmin/v1/prices/{id} - updatePrices
 - Method: putPath:
/ccadmin/v1/prices