Batch Create Maximum Work Units per Time Period

post

/primeapi/restapi/resourceWorkRate/batch

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

201 Response

The object was successfully created.
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : ApiEntityResourceWorkRate
Type: object
Show Source
Nested Schema : Unit
Type: object

400 Response

Invalid input for the Resource Work Rate service.