Batch Create Work Package Change Requests

post

/primeapi/restapi/workPackageChangeRequest/batch

Send a request to this endpoint to create one or more work package change requests.

Request

Supported Media Types
Body ()
One or more work package change request objects.
Root Schema : List<ApiEntityWorkPackageChangeRequest>
Type: array
Title: List<ApiEntityWorkPackageChangeRequest>
Show Source
Nested Schema : ApiEntityWorkPackageChangeRequest
Type: object
Show Source

Response

Supported Media Types

201 Response

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

400 Response

Invalid input for the Work Package Change Request Service.