Item Structures REST Endpoints

Business Objects/Item Structures
The operations from the Business Objects/Item Structures category.
Create an Item Structure
Method: post
Path: /itemStructures
Delete an Item Structure
Method: delete
Path: /itemStructures/{gtmStructureGid}
Get an Item Structure
Method: get
Path: /itemStructures/{gtmStructureGid}
Get Item Structures
Method: get
Path: /itemStructures
Update an Item Structure
Method: patch
Path: /itemStructures/{gtmStructureGid}