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