Flexfields for Lots REST Endpoints

Inventory Management/Inventory Staged Transactions/Lots/Flexfields for Lots
The Flexfields for Lots resource manages the lot descriptive flexfields for a lot controlled item.
Create one lot resource flexfield
Method: post
Path: /fscmRestApi/resources/11.13.18.05/inventoryStagedTransactions/{TransactionInterfaceId}/child/lots/{lotsUniqID}/child/lotStandardDFFs
Get all lot resource flexfields
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryStagedTransactions/{TransactionInterfaceId}/child/lots/{lotsUniqID}/child/lotStandardDFFs
Get one lot resource flexfield
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryStagedTransactions/{TransactionInterfaceId}/child/lots/{lotsUniqID}/child/lotStandardDFFs/{lotStandardDFFsUniqID}
Update one lot resource flexfield
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/inventoryStagedTransactions/{TransactionInterfaceId}/child/lots/{lotsUniqID}/child/lotStandardDFFs/{lotStandardDFFsUniqID}