Flexfields for Inventory Staged Transactions REST Endpoints

Inventory Management/Inventory Staged Transactions/Flexfields for Inventory Staged Transactions
The Flexfields for Inventory Staged Transactions resource manages the descriptive flexfields defined for the transaction.
Create one flexfield
Method: post
Path: /fscmRestApi/resources/11.13.18.05/inventoryStagedTransactions/{TransactionInterfaceId}/child/dFFs
Get all flexfields
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryStagedTransactions/{TransactionInterfaceId}/child/dFFs
Get one flexfield
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryStagedTransactions/{TransactionInterfaceId}/child/dFFs/{dFFsUniqID}
Update one flexfield
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/inventoryStagedTransactions/{TransactionInterfaceId}/child/dFFs/{dFFsUniqID}