Lots That Control Items REST Endpoints

Inventory Management/Receipts (Deprecated)/Receipt Headers/Transaction Lines/Lots That Control Items
The Lots for Lot Items resource manages the lot information for a transaction line whose item is lot controlled and not serial controlled.
Create lot information
Method: post
Path: /fscmRestApi/resources/11.13.18.05/receipts/{GroupId}/child/receiptHeaders/{UniqueHeaderId}/child/receiptLines/{UniqueTransactionId}/child/lotItemLots
Get all lot information
Method: get
Path: /fscmRestApi/resources/11.13.18.05/receipts/{GroupId}/child/receiptHeaders/{UniqueHeaderId}/child/receiptLines/{UniqueTransactionId}/child/lotItemLots
Get one lot information
Method: get
Path: /fscmRestApi/resources/11.13.18.05/receipts/{GroupId}/child/receiptHeaders/{UniqueHeaderId}/child/receiptLines/{UniqueTransactionId}/child/lotItemLots/{lotItemLotsUniqID}