Flexfields for Serial Attributes REST Endpoints

Inventory Management/Inventory Staged Transactions/Serials/Flexfields for Serial Attributes
The Flexfields for Serial Attributes resource manages the serial attributes descriptive flexfields for a serial controlled item.
Create one serial attribute flexfield
Method: post
Path: /fscmRestApi/resources/11.13.18.05/inventoryStagedTransactions/{TransactionInterfaceId}/child/serials/{serialsUniqID}/child/serialAttributeDFFs
Get all serial attribute flexfields
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryStagedTransactions/{TransactionInterfaceId}/child/serials/{serialsUniqID}/child/serialAttributeDFFs
Get one serial attribute flexfield
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryStagedTransactions/{TransactionInterfaceId}/child/serials/{serialsUniqID}/child/serialAttributeDFFs/{serialAttributeDFFsUniqID}
Update one serial attribute flexfield
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/inventoryStagedTransactions/{TransactionInterfaceId}/child/serials/{serialsUniqID}/child/serialAttributeDFFs/{serialAttributeDFFsUniqID}