Attributes REST Endpoints

Business Objects/Shipment Equipment/Attributes
The operations from the Business Objects/Shipment Equipment/Attributes category.
Create an Attribute
Method: post
Path: /sEquipments/{sEquipmentGid}/attributes
Delete an Attribute
Method: delete
Path: /sEquipments/{sEquipmentGid}/attributes/{equipmentAttributeQualGidxequipmentAttributeValue}
Get an Attribute
Method: get
Path: /sEquipments/{sEquipmentGid}/attributes/{equipmentAttributeQualGidxequipmentAttributeValue}
Get Attributes
Method: get
Path: /sEquipments/{sEquipmentGid}/attributes
Update an Attribute
Method: patch
Path: /sEquipments/{sEquipmentGid}/attributes/{equipmentAttributeQualGidxequipmentAttributeValue}
Update Attributes
Method: patch
Path: /sEquipments/{sEquipmentGid}/attributes