Distributions REST Endpoints

Purchase Orders/Lines/Schedules/Distributions
The Distributions resource manages purchasing details, such as details about accounting or the project.
Get all distributions
Method: get
Path: /fscmRestApi/resources/11.13.18.05/purchaseOrders/{purchaseOrdersUniqID}/child/lines/{POLineId}/child/schedules/{schedulesUniqID}/child/distributions
Get one distribution
Method: get
Path: /fscmRestApi/resources/11.13.18.05/purchaseOrders/{purchaseOrdersUniqID}/child/lines/{POLineId}/child/schedules/{schedulesUniqID}/child/distributions/{distributionsUniqID}