Updates the code values for the specified code values.
put
/primeapi/restapi/v16.2/codeValue/batch
Request
Supported Media Types
- application/json
Body Parameter
The Code Value to be updated
Root Schema : /paths/~1v16.2~1codeValue~1batch/put/parameters/0/schema
Type:
array-
Type:
objectApiEntityCodeValue
Nested Schema : ApiEntityCodeValue
Type:
object- codeTypeId
-
Type:
integer(int64)The ID for the code type. - codeValueCode
-
Type:
stringAllowed Values:[ "LENGTH[1-32]" ]The unique identifier for the code value. - codeValueId
-
Type:
integer(int64)The unique identifier for the code value. - codeValueName
-
Type:
stringAllowed Values:[ "LENGTH[1-100]" ]The name of the code value. - parentCodeValue
-
Type:
integer(int64)The parent code value. - sequenceNumber
-
Type:
integer(int32)The number that specifies the position of the code value item within the code type list.
Response
Supported Media Types
- application/json
Default Response
successful operation