Batch Create Workspace Resource Rates

post

/primeapi/restapi/workspaceResourceRate/batch

Send a request to this endpoint to create one or more workspace resource rates.

Request

Supported Media Types
Body ()
One or more workspace resource rate objects.
Root Schema : List<ApiEntityWorkspaceResourceRate>
Type: array
Title: List<ApiEntityWorkspaceResourceRate>
Show Source
Nested Schema : ApiEntityWorkspaceResourceRate
Type: object
Show Source
Nested Schema : Cost
Type: object

Response

Supported Media Types

201 Response

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

400 Response

Invalid input for the Resource Work Rate service.