Create a Code Value

post

/primeapi/restapi/codeValue

Send a request to this endpoint to create a code value. An application object will be created using the JSON data provided in the request body.

Request

Supported Media Types
Body ()
The Code Value to be created
Root Schema : ApiEntityCodeValue
Type: object
Show Source

Response

Supported Media Types

201 Response

The object was successfully created.
Body ()
Root Schema : ApiEntityCodeValue
Type: object
Show Source

400 Response

Invalid input for the Code Value service.