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: postPath:
/fscmRestApi/resources/11.13.18.05/interfacedPickTransactions/{TransactionInterfaceId}/child/DFF
- Get all flexfields
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/interfacedPickTransactions/{TransactionInterfaceId}/child/DFF
- Get one flexfield
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/interfacedPickTransactions/{TransactionInterfaceId}/child/DFF/{TransactionInterfaceId2}
- Update one flexfield
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/interfacedPickTransactions/{TransactionInterfaceId}/child/DFF/{TransactionInterfaceId2}