Enumeration Child Values REST Endpoints

Enumeration Child Values
The enumeration child values resource is used to view all the child enumerations for a given enumeration. Enumerations can have multiple levels of values.
Create a set of enumeration child values
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorOpaEnumChildValues
Delete an enumeration child value
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorOpaEnumChildValues/{publicSectorOpaEnumChildValuesUniqID}
Get all enumeration child values
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorOpaEnumChildValues
Get an enumeration child value
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorOpaEnumChildValues/{publicSectorOpaEnumChildValuesUniqID}
Update an enumeration child value
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorOpaEnumChildValues/{publicSectorOpaEnumChildValuesUniqID}