Consumption Advice Lots And Serials REST Endpoints

Inventory Management/Inventory Consumption Advices/Consumption Advice Lines/Consumption Advice Lots/Consumption Advice Lots And Serials
The Consumption Advice Lots And Serials resource gets the lot-serial details for items in the consumption advice line.
Get all advice lots and serials
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryConsumptionAdvices/{inventoryConsumptionAdvicesUniqID}/child/consumptionAdviceLines/{ConsumptionLineId}/child/consumptionAdviceLots/{consumptionAdviceLotsUniqID}/child/consumptionAdviceLotsAndSerials
Get one advice lot and serial
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryConsumptionAdvices/{inventoryConsumptionAdvicesUniqID}/child/consumptionAdviceLines/{ConsumptionLineId}/child/consumptionAdviceLots/{consumptionAdviceLotsUniqID}/child/consumptionAdviceLotsAndSerials/{consumptionAdviceLotsAndSerialsUniqID}