Batch Create Reasons

post

/primeapi/restapi/reason/batch

Send a request to this endpoint to create one or more reasons.

Request

Supported Media Types
Body ()
One or more reason objects.
Root Schema : List<ApiEntityReason>
Type: array
Title: List<ApiEntityReason>
Show Source
Nested 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 : schema
Type: array
Show Source
Nested 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.