Attributes REST Endpoints

Business Objects/Order Bases/Ship Units/Contents/Attributes
The operations from the Business Objects/Order Bases/Ship Units/Contents/Attributes category.
Create an Attribute
Method: post
Path: /orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/contents/{sequenceNo}/attributes
Delete an Attribute
Method: delete
Path: /orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/contents/{sequenceNo}/attributes/{itemFeatureQualGidxitemFeatureValue}
Get an Attribute
Method: get
Path: /orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/contents/{sequenceNo}/attributes/{itemFeatureQualGidxitemFeatureValue}
Get Attributes
Method: get
Path: /orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/contents/{sequenceNo}/attributes
Update an Attribute
Method: patch
Path: /orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/contents/{sequenceNo}/attributes/{itemFeatureQualGidxitemFeatureValue}
Update Attributes
Method: patch
Path: /orderBases/{orderBaseGid}/shipUnits/{obShipUnitGid}/contents/{sequenceNo}/attributes