Update an enumeration child value

patch

/fscmRestApi/resources/11.13.18.05/publicSectorOpaEnumValues/{publicSectorOpaEnumValuesUniqID}/child/EnumChildValueAccessor/{EnumChildValueAccessorUniqID}

Request

Supported Media Types
Path Parameters
  • This is the hash key of the attributes which make up the composite key--- ChildEnumValue, EnumName and EnumValue ---for the Enumeration Child Values resource and used to uniquely identify an instance of Enumeration Child Values. The client should not generate the hash key value. Instead, the client should query on the Enumeration Child Values collection resource with a filter on the primary key values in order to navigate to a specific instance of Enumeration Child Values.

    For example: EnumChildValueAccessor?q=ChildEnumValue=<value1>;EnumName=<value2>;EnumValue=<value3>
  • This is the hash key of the attributes which make up the composite key--- EnumName and EnumValue ---for the Enumeration Values resource and used to uniquely identify an instance of Enumeration Values. The client should not generate the hash key value. Instead, the client should query on the Enumeration Values collection resource with a filter on the primary key values in order to navigate to a specific instance of Enumeration Values.

    For example: publicSectorOpaEnumValues?q=EnumName=<value1>;EnumValue=<value2>
Body ()
The following table describes the body parameters in the request for this task.
Root Schema : publicSectorOpaEnumValues-EnumChildValueAccessor-item
Type: object
Show Source
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Body ()
Root Schema : publicSectorOpaEnumValues-EnumChildValueAccessor-item
Type: object
Show Source
Back to Top