Flexfields for Lots REST Endpoints
Inventory Management/Receiving Receipt Requests/Requests for Receiving Transactions/Lots That Control Items/Flexfields for Lots
The operations from the Inventory Management/Receiving Receipt Requests/Requests for Receiving Transactions/Lots That Control Items/Flexfields for Lots category.
- Create one lot resource flexfield
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/receivingReceiptRequests/{HeaderInterfaceId}/child/lines/{InterfaceTransactionId}/child/lotItemLots/{lotItemLotsUniqID}/child/lotNumbersDFF - Get all lot resource flexfields
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/receivingReceiptRequests/{HeaderInterfaceId}/child/lines/{InterfaceTransactionId}/child/lotItemLots/{lotItemLotsUniqID}/child/lotNumbersDFF - Get one lot resource flexfield
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/receivingReceiptRequests/{HeaderInterfaceId}/child/lines/{InterfaceTransactionId}/child/lotItemLots/{lotItemLotsUniqID}/child/lotNumbersDFF/{lotNumbersDFFUniqID} - Update one lot resource flexfield
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/receivingReceiptRequests/{HeaderInterfaceId}/child/lines/{InterfaceTransactionId}/child/lotItemLots/{lotItemLotsUniqID}/child/lotNumbersDFF/{lotNumbersDFFUniqID}