Batch Update Maximum Work Units per Time Period

put

/primeapi/restapi/resourceWorkRate/batch

Send a request to this endpoint to update one or more resource work rates.

Request

Supported Media Types
Body ()
A resource work rate object.S
Root Schema : List<ApiEntityResourceWorkRate>
Type: array
Title: List<ApiEntityResourceWorkRate>
Show Source
Nested Schema : ApiEntityResourceWorkRate
Type: object
Show Source
Nested Schema : Unit
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 for the Resource Work Rate service.