Product Classification Codes REST Endpoints
Power Data/Product Classification Codes
The operations from the Power Data/Product Classification Codes category.
- Create a Product Classification Code
- Method: postPath:
/productClassificationCodes - Delete a Product Classification Code
- Method: deletePath:
/productClassificationCodes/{gtmProdClassCodeGid} - Get a Product Classification Code
- Method: getPath:
/productClassificationCodes/{gtmProdClassCodeGid} - Get Product Classification Codes
- Method: getPath:
/productClassificationCodes - Update a Product Classification Code
- Method: patchPath:
/productClassificationCodes/{gtmProdClassCodeGid}