Tariff Rates REST Endpoints
Power Data/Tariff Rates
The operations from the Power Data/Tariff Rates category.
- Create a Tariff Rate
- Method: postPath:
/tariffRates - Delete a Tariff Rate
- Method: deletePath:
/tariffRates/{gtmTariffCodeGidxclassificationCode} - Get a Tariff Rate
- Method: getPath:
/tariffRates/{gtmTariffCodeGidxclassificationCode} - Get Tariff Rates
- Method: getPath:
/tariffRates - Update a Tariff Rate
- Method: patchPath:
/tariffRates/{gtmTariffCodeGidxclassificationCode}