Attributes REST Endpoints
Business Objects/Shipment Equipment/Attributes
The operations from the Business Objects/Shipment Equipment/Attributes category.
- Create an Attribute
- Method: postPath:
/sEquipments/{sEquipmentGid}/attributes
- Delete an Attribute
- Method: deletePath:
/sEquipments/{sEquipmentGid}/attributes/{equipmentAttributeQualGidxequipmentAttributeValue}
- Get an Attribute
- Method: getPath:
/sEquipments/{sEquipmentGid}/attributes/{equipmentAttributeQualGidxequipmentAttributeValue}
- Get Attributes
- Method: getPath:
/sEquipments/{sEquipmentGid}/attributes
- Update an Attribute
- Method: patchPath:
/sEquipments/{sEquipmentGid}/attributes/{equipmentAttributeQualGidxequipmentAttributeValue}
- Update Attributes
- Method: patchPath:
/sEquipments/{sEquipmentGid}/attributes