Create Scope Item Assignment Transfer Requests

post

/primeapi/restapi/scopeItemAssignmentTransferRequest/batch

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

Request

Supported Media Types
Body ()
A scope item assignment transfer request object.S
Root Schema : List<ApiEntityScopeItemAssignmentTransferRequest>
Type: array
Title: List<ApiEntityScopeItemAssignmentTransferRequest>
Show Source
Nested Schema : ApiEntityScopeItemAssignmentTransferRequest
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 : ApiEntityScopeItemAssignmentTransferRequest
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.