Update an enumeration child value
patch
                    /fscmRestApi/resources/11.13.18.05/publicSectorOpaEnumValues/{publicSectorOpaEnumValuesUniqID}/child/EnumChildValueAccessor/{EnumChildValueAccessorUniqID}
Request
Supported Media Types
                - application/vnd.oracle.adf.resourceitem+json
 - application/json
 
Path Parameters
                - 
                    EnumChildValueAccessorUniqID: integer
                    
                    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> - 
                    publicSectorOpaEnumValuesUniqID: integer
                    
                    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> 
The following table describes the body parameters in the request for this task.
                
                
                
                Root Schema : publicSectorOpaEnumValues-EnumChildValueAccessor-item
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
            ChildEnumValue(optional): 
            string
            Title:
Child Enumeration ValueMaximum Length:50The value of the enumeration child. - 
            CreatedBy(optional): 
            string
            Title:
Created ByMaximum Length:64The name of the user who created the enumeration child value. - 
            CreationDate(optional): 
            string(date-time)
            Title:
Creation DateThe date on which the enumeration child value was created. - 
            DeletedFlag(optional): 
            string
            Maximum Length:
1Indicates if the enumeration child value is logically deleted. Valid values are Y for deleted, and N for an existing enumeration child value. The default value is N. - 
            Description(optional): 
            string
            Title:
DescriptionMaximum Length:100The description of the enumeration child value. - 
            EnumName(optional): 
            string
            Title:
Enumeration NameMaximum Length:30The name of the enumeration that is associated with the enumeration child value. - 
            EnumValue(optional): 
            string
            Title:
Enumeration ValueMaximum Length:50The value of the enumeration that is associated with the enumeration child value. - 
            LastUpdateDate(optional): 
            string(date-time)
            Title:
Last Updated DateThe name of the user who last updated the enumeration child value. - 
            LastUpdatedBy(optional): 
            string
            Title:
Last Updated ByMaximum Length:64The date on which the enumeration child value was last updated. - 
            links(optional): 
            array  Items
            
            Title:
ItemsLink Relations - 
            OwnerId(optional): 
            string
            Maximum Length:
10The identifier of the owner who is associated with the enumeration child value. - 
            SeedDataLock(optional): 
            integer(int32)
            Indicates if the enumeration child value is a seed data. Valid values are 0 for the data that is customer data, 1 for seed data that cannot be modified, and 2 indicates that the seed data can be modified.
 
Nested Schema : link
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
            href(optional): 
            string
            Title:
hyperlink referenceThe URI to the related resource. - 
            rel(optional): 
            string
            Title:
relationThe name of the relation to the resource instance. Example: self. 
Response
Supported Media Types
                - application/vnd.oracle.adf.resourceitem+json
 - application/json
 
Default Response
The following table describes the default response for this task.
                
                
                    Root Schema : publicSectorOpaEnumValues-EnumChildValueAccessor-item
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
            ChildEnumValue(optional): 
            string
            Title:
Child Enumeration ValueMaximum Length:50The value of the enumeration child. - 
            CreatedBy(optional): 
            string
            Title:
Created ByMaximum Length:64The name of the user who created the enumeration child value. - 
            CreationDate(optional): 
            string(date-time)
            Title:
Creation DateThe date on which the enumeration child value was created. - 
            DeletedFlag(optional): 
            string
            Maximum Length:
1Indicates if the enumeration child value is logically deleted. Valid values are Y for deleted, and N for an existing enumeration child value. The default value is N. - 
            Description(optional): 
            string
            Title:
DescriptionMaximum Length:100The description of the enumeration child value. - 
            EnumName(optional): 
            string
            Title:
Enumeration NameMaximum Length:30The name of the enumeration that is associated with the enumeration child value. - 
            EnumValue(optional): 
            string
            Title:
Enumeration ValueMaximum Length:50The value of the enumeration that is associated with the enumeration child value. - 
            LastUpdateDate(optional): 
            string(date-time)
            Title:
Last Updated DateThe name of the user who last updated the enumeration child value. - 
            LastUpdatedBy(optional): 
            string
            Title:
Last Updated ByMaximum Length:64The date on which the enumeration child value was last updated. - 
            links(optional): 
            array  Items
            
            Title:
ItemsLink Relations - 
            OwnerId(optional): 
            string
            Maximum Length:
10The identifier of the owner who is associated with the enumeration child value. - 
            SeedDataLock(optional): 
            integer(int32)
            Indicates if the enumeration child value is a seed data. Valid values are 0 for the data that is customer data, 1 for seed data that cannot be modified, and 2 indicates that the seed data can be modified.
 
Nested Schema : link
    
      Type: 
      
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
        Show Source
        object- 
            href(optional): 
            string
            Title:
hyperlink referenceThe URI to the related resource. - 
            rel(optional): 
            string
            Title:
relationThe name of the relation to the resource instance. Example: self.