Values REST Endpoints

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