Flexfields for Lot Attributes REST Endpoints

Inventory Management/Receiving Receipt Requests/Lines/Lots for Lot Items/Flexfields for Lot Attributes
The Flexfields for Lot Attributes resource manages the details of the lot attributes that the descriptive flexfield references and is associated with a line whose item is lot controlled and not serial controlled.
Create lot attribute flexfields
Method: post
Path: /fscmRestApi/resources/11.13.18.05/receivingReceiptRequests/{HeaderInterfaceId}/child/lines/{InterfaceTransactionId}/child/lotItemLots/{lotItemLotsUniqID}/child/lotAttributesDFF
Get all lot attribute flexfields
Method: get
Path: /fscmRestApi/resources/11.13.18.05/receivingReceiptRequests/{HeaderInterfaceId}/child/lines/{InterfaceTransactionId}/child/lotItemLots/{lotItemLotsUniqID}/child/lotAttributesDFF
Get one lot attributes flexfield
Method: get
Path: /fscmRestApi/resources/11.13.18.05/receivingReceiptRequests/{HeaderInterfaceId}/child/lines/{InterfaceTransactionId}/child/lotItemLots/{lotItemLotsUniqID}/child/lotAttributesDFF/{lotAttributesDFFUniqID}
Update one lot attribute flexfield
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/receivingReceiptRequests/{HeaderInterfaceId}/child/lines/{InterfaceTransactionId}/child/lotItemLots/{lotItemLotsUniqID}/child/lotAttributesDFF/{lotAttributesDFFUniqID}