Manufacturing Attribute Groups REST Endpoints

Supply Chain Planning/Production Scheduling Organizations/Manufacturing Attribute Groups
The Manufacturing Attribute Groups specifies attribute code by manufacturing business object.
Create manufacturing attribute groups
Method: post
Path: /fscmRestApi/resources/11.13.18.05/productionSchedulingOrganizations/{OrganizationId}/child/manufacturingAttributeGroups
Delete a manufacturing attribute group
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/productionSchedulingOrganizations/{OrganizationId}/child/manufacturingAttributeGroups/{manufacturingAttributeGroupsUniqID}
Get all manufacturing attribute groups
Method: get
Path: /fscmRestApi/resources/11.13.18.05/productionSchedulingOrganizations/{OrganizationId}/child/manufacturingAttributeGroups
Get one manufacturing attribute group
Method: get
Path: /fscmRestApi/resources/11.13.18.05/productionSchedulingOrganizations/{OrganizationId}/child/manufacturingAttributeGroups/{manufacturingAttributeGroupsUniqID}
Update a manufacturing attribute group
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/productionSchedulingOrganizations/{OrganizationId}/child/manufacturingAttributeGroups/{manufacturingAttributeGroupsUniqID}