Item Structures REST Endpoints

Product Lifecycle Management/Item Structures
The Item Structures resource manages the details of an item structure. Use this resource to include a primary structure that is used to build the item, or an alternate structure.
Create one structure
Method: post
Path: /fscmRestApi/resources/11.13.18.05/itemStructures
Get all structures
Method: get
Path: /fscmRestApi/resources/11.13.18.05/itemStructures
Get one item structure
Method: get
Path: /fscmRestApi/resources/11.13.18.05/itemStructures/{BillSequenceId}
Update an item structure
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/itemStructures/{BillSequenceId}