Assets REST Endpoints

Supply Chain Planning/Production Scheduling Plans/Assets
The Assets resource manages the assets that require maintenance.
Get all assets
Method: get
Path: /fscmRestApi/resources/11.13.18.05/productionSchedulingPlans/{PlanId}/child/assets
Get one asset
Method: get
Path: /fscmRestApi/resources/11.13.18.05/productionSchedulingPlans/{PlanId}/child/assets/{assetsUniqID}
Update an asset
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/productionSchedulingPlans/{PlanId}/child/assets/{assetsUniqID}