Batch Create Scope Item Assignment Change Requests

post

/primeapi/restapi/scopeItemAssignmentChangeRequest/batch

Send a request to this endpoint to create one or more scope item assignment change requests.

Request

Supported Media Types
Body ()
One or more scope item assignment change request objects.
Root Schema : List<ApiEntityScopeItemAssignmentChangeRequest>
Type: array
Title: List<ApiEntityScopeItemAssignmentChangeRequest>
Show Source
Nested Schema : ApiEntityScopeItemAssignmentChangeRequest
Type: object
Show Source
Nested Schema : Cost
Type: object
Nested Schema : Hour
Type: object
Show Source
Nested Schema : Quantity
Type: object

Response

Supported Media Types

201 Response

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

400 Response

Invalid input.