Attribute Value Sequences REST Endpoints

Supply Chain Planning/Production Scheduling Organizations/Attribute Sequences/Attribute Value Sequences
The Attribute Value Sequences resource manages the user-specified sequence in which attribute values are processed in a manufacturing resource.
Create attribute value sequences
Method: post
Path: /fscmRestApi/resources/11.13.18.05/productionSchedulingOrganizations/{OrganizationId}/child/attributeSequences/{attributeSequencesUniqID}/child/attributeValueSequences
Delete an attribute value sequence
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/productionSchedulingOrganizations/{OrganizationId}/child/attributeSequences/{attributeSequencesUniqID}/child/attributeValueSequences/{attributeValueSequencesUniqID}
Get all attribute value sequences
Method: get
Path: /fscmRestApi/resources/11.13.18.05/productionSchedulingOrganizations/{OrganizationId}/child/attributeSequences/{attributeSequencesUniqID}/child/attributeValueSequences
Get one attribute value sequence
Method: get
Path: /fscmRestApi/resources/11.13.18.05/productionSchedulingOrganizations/{OrganizationId}/child/attributeSequences/{attributeSequencesUniqID}/child/attributeValueSequences/{attributeValueSequencesUniqID}
Update an attribute value sequence
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/productionSchedulingOrganizations/{OrganizationId}/child/attributeSequences/{attributeSequencesUniqID}/child/attributeValueSequences/{attributeValueSequencesUniqID}