Flexfields for Lot Attributes REST Endpoints

Inventory Management/Requests for Receiving Transactions/Lots That Control Items/Flexfields for Lot Attributes
The operations from the Inventory Management/Requests for Receiving Transactions/Lots That Control Items/Flexfields for Lot Attributes category.
Create lot attribute flexfields
Method: post
Path: /fscmRestApi/resources/11.13.18.05/receivingReceiptTransactionRequests/{InterfaceTransactionId}/child/lotItemLots/{lotItemLotsUniqID}/child/lotAttributesDFF
Get all lot attribute flexfields
Method: get
Path: /fscmRestApi/resources/11.13.18.05/receivingReceiptTransactionRequests/{InterfaceTransactionId}/child/lotItemLots/{lotItemLotsUniqID}/child/lotAttributesDFF
Get one lot attributes flexfield
Method: get
Path: /fscmRestApi/resources/11.13.18.05/receivingReceiptTransactionRequests/{InterfaceTransactionId}/child/lotItemLots/{lotItemLotsUniqID}/child/lotAttributesDFF/{lotAttributesDFFUniqID}
Update one lot attribute flexfield
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/receivingReceiptTransactionRequests/{InterfaceTransactionId}/child/lotItemLots/{lotItemLotsUniqID}/child/lotAttributesDFF/{lotAttributesDFFUniqID}