Tracking Attributes REST Endpoints

Inventory Management/Inventory Staged Transactions/Tracking Attributes
The Tracking Attributes resource manages the inventory tracking attribute associated with the inventory staged transaction. This resource is associated with a feature that requires opt in.
Create one set of tracking attributes
Method: post
Path: /fscmRestApi/resources/11.13.18.05/inventoryStagedTransactions/{TransactionInterfaceId}/child/trackingAttributesDFF
Get all tracking attributes
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryStagedTransactions/{TransactionInterfaceId}/child/trackingAttributesDFF
Get one set of tracking attributes
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryStagedTransactions/{TransactionInterfaceId}/child/trackingAttributesDFF/{TransactionInterfaceId2}
Update one set of tracking attributes
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/inventoryStagedTransactions/{TransactionInterfaceId}/child/trackingAttributesDFF/{TransactionInterfaceId2}