Consumption Advice Lots REST Endpoints

Inventory Management/Inventory Consumption Advices/Consumption Advice Lines/Consumption Advice Lots
The Consumption Advice Lots resource gets the lot-level details like lot number and transaction quantity for items in the consumption advice line.
Get all advice lots
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryConsumptionAdvices/{inventoryConsumptionAdvicesUniqID}/child/consumptionAdviceLines/{ConsumptionLineId}/child/consumptionAdviceLots
Get one advice lot
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryConsumptionAdvices/{inventoryConsumptionAdvicesUniqID}/child/consumptionAdviceLines/{ConsumptionLineId}/child/consumptionAdviceLots/{consumptionAdviceLotsUniqID}