Flexfields for Interfaced Pick Transactions REST Endpoints

Inventory Management/Interfaced Pick Transactions/Flexfields for Interfaced Pick Transactions
The Flexfields for interfaed Pick Transactions resource manages the descriptive flexfields defined for an interfaed pick transaction.
Create one flexfield
Method: post
Path: /fscmRestApi/resources/11.13.18.05/interfacedPickTransactions/{TransactionInterfaceId}/child/DFF
Get all flexfields
Method: get
Path: /fscmRestApi/resources/11.13.18.05/interfacedPickTransactions/{TransactionInterfaceId}/child/DFF
Get one flexfield
Method: get
Path: /fscmRestApi/resources/11.13.18.05/interfacedPickTransactions/{TransactionInterfaceId}/child/DFF/{TransactionInterfaceId2}
Update one flexfield
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/interfacedPickTransactions/{TransactionInterfaceId}/child/DFF/{TransactionInterfaceId2}