Batch Update Scope Item Change Requests

put

/primeapi/restapi/scopeItemChangeRequest/batch

Send a request to this endpoint to update one or more scope item change requests.

Request

Supported Media Types
Body ()
A scope item change request object.S
Root Schema : List<ApiEntityScopeItemChangeRequest>
Type: array
Title: List<ApiEntityScopeItemChangeRequest>
Show Source
Nested Schema : ApiEntityScopeItemChangeRequest
Type: object
Show Source
Nested Schema : Hour
Type: object
Show Source
Nested Schema : Quantity
Type: object

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.