Values REST Endpoints

Business Objects/Item Structures/Values
The operations from the Business Objects/Item Structures/Values category.
Create a Value
Method: post
Path: /itemStructures/{gtmStructureGid}/values
Delete a Value
Method: delete
Path: /itemStructures/{gtmStructureGid}/values/{gtmValueQualifierGid}
Get a Value
Method: get
Path: /itemStructures/{gtmStructureGid}/values/{gtmValueQualifierGid}
Get Values
Method: get
Path: /itemStructures/{gtmStructureGid}/values
Update a Value
Method: patch
Path: /itemStructures/{gtmStructureGid}/values/{gtmValueQualifierGid}
Update Values
Method: patch
Path: /itemStructures/{gtmStructureGid}/values