Creates a maximum work units per time periods.
post
/primeapi/restapi/v16.2/resourceWorkRate/batch
Request
Supported Media Types
- application/json
Body Parameter
??resourceWorkRate_resource_batch_create_object??
Root Schema : /paths/~1v16.2~1resourceWorkRate~1batch/post/parameters/0/schema
Type:
array-
Type:
objectApiEntityResourceWorkRate
Nested 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:
objectUnit - 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:
objectResponse
Supported Media Types
- application/json
200 Response
successful operation
Body
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:
objectUnit - 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