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: post
Path: /productClassificationCodes
Delete a Product Classification Code
Method: delete
Path: /productClassificationCodes/{gtmProdClassCodeGid}
Get a Product Classification Code
Method: get
Path: /productClassificationCodes/{gtmProdClassCodeGid}
Get Product Classification Codes
Method: get
Path: /productClassificationCodes
Update a Product Classification Code
Method: patch
Path: /productClassificationCodes/{gtmProdClassCodeGid}