Condition Type Print Sequences REST Endpoints

Condition Type Print Sequences
The condition type print sequence resource is used to create, update, and delete the condition types and their print sequences.
Create a set of print sequences for the condition types
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorConditionTypeSequences
Delete a print sequence of the condition type
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorConditionTypeSequences/{publicSectorConditionTypeSequencesUniqID}
Get a print sequence of the condition type
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorConditionTypeSequences/{publicSectorConditionTypeSequencesUniqID}
Get all print sequences of the condition type
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorConditionTypeSequences
Update a print sequence of the condition type
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorConditionTypeSequences/{publicSectorConditionTypeSequencesUniqID}