Updates the maximum work units per time period for the specified resource work rate ID.
put
/primeapi/restapi/v16.2/resourceWorkRate
Request
Supported Media Types
- application/json
Body Parameter
??resourceWorkRate_resource_update_object??
Root Schema : ApiEntityResourceWorkRate
Type:
object
- effectiveEndDate
-
Type:
string
(date-time
) - effectiveStartDate
-
Type:
string
(date-time
)The date that the corresponding units/time period and rates go into effect for the resource or role. - maxUnitsPerTime
-
Type:
object
Unit - resourceId
-
Type:
integer
(int64
) - resourceWorkRateId
-
Type:
integer
(int64
) - workspaceId
-
Type:
integer
(int64
)The name of the workspace where the resource or role was created.
Nested Schema : Unit
Type:
object
Response
Supported Media Types
- application/json
Default Response
successful operation