Consumption Advice Lines REST Endpoints

Inventory Management/Inventory Consumption Advices/Consumption Advice Lines
The Consumption Advice Lines resource gets the line level details like item, organization, and purchase order details for a consumption advice.
Get all advice lines
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryConsumptionAdvices/{inventoryConsumptionAdvicesUniqID}/child/consumptionAdviceLines
Get one advice line
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryConsumptionAdvices/{inventoryConsumptionAdvicesUniqID}/child/consumptionAdviceLines/{ConsumptionLineId}