Planning Levels Attributes REST Endpoints

Supply Chain Planning/Planning Levels/Planning Levels Attributes
Level attributes for the planning.
Create one planning level attribute
Method: post
Path: /fscmRestApi/resources/11.13.18.05/planningLevels/{LevelId}/child/LevelAttributes
Delete one planning level attribute
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/planningLevels/{LevelId}/child/LevelAttributes/{AttributeId}
Get all planning level attributes
Method: get
Path: /fscmRestApi/resources/11.13.18.05/planningLevels/{LevelId}/child/LevelAttributes
Get one planning level attribute
Method: get
Path: /fscmRestApi/resources/11.13.18.05/planningLevels/{LevelId}/child/LevelAttributes/{AttributeId}
Update one planning level attribute
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/planningLevels/{LevelId}/child/LevelAttributes/{AttributeId}