Inventory Attribute Transaction Requests REST Endpoints

Inventory Management/Inventory Attribute Transaction Requests
The Inventory Attribute Transaction Requests resource allows you to transfer material from one project to another.
Create inventory attribute update request documents
Method: post
Path: /fscmRestApi/resources/11.13.18.05/inventoryAttributeTransactionRequests
Delete one inventory attribute update request document
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/inventoryAttributeTransactionRequests/{HeaderId}
Get all inventory attribute update request documents
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryAttributeTransactionRequests
Get one inventory attribute update request document
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryAttributeTransactionRequests/{HeaderId}
Update an inventory attribute update request document
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/inventoryAttributeTransactionRequests/{HeaderId}