Batch Update Reasons

put

/primeapi/restapi/reason/batch

Send a request to this endpoint to update 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

200 Response

A collection of object IDs mapped to a canonical link of the object. For example - {"links":{"1":"https://:/primeapi/restapi//1","2":"https://:/primeapi/restapi//2"}}

400 Response

Invalid input for a baseline reason.