Create a Reason

post

/primeapi/restapi/reason

Send a request to this endpoint to create a reason.

Request

Supported Media Types
Body ()
A reason object.
Root Schema : ApiEntityReason
Type: object
Show Source
Nested Schema : appliesTo
Type: array
The type of the reason.
Show Source

Response

Supported Media Types

201 Response

The object was successfully created.
Body ()
Root Schema : ApiEntityReason
Type: object
Show Source
Nested Schema : appliesTo
Type: array
The type of the reason.
Show Source

400 Response

Invalid input for a baseline reason.