Shipment Types REST Endpoints

Power Data/Shipment Types
The operations from the Power Data/Shipment Types category.
Create a Shipment Type
Method: post
Path: /shipmentTypes
Delete a Shipment Type
Method: delete
Path: /shipmentTypes/{shipmentTypeGid}
Get a Shipment Type
Method: get
Path: /shipmentTypes/{shipmentTypeGid}
Get Shipment Types
Method: get
Path: /shipmentTypes
Update a Shipment Type
Method: patch
Path: /shipmentTypes/{shipmentTypeGid}