Work Package REST Endpoints

Work Package
The Work Package service enables you to send requests related to the defined work package.
Creates a work package.
Method: post
Path: /v16.2/workPackage
Deletes the work package for the specified work package ID.
Method: delete
Path: /v16.2/workPackage/{id}
Returns the work package for the specified project ID and work package code.
Method: get
Path: /v16.2/workPackage/project/{id}/code/{code}
Returns the work package for the specified project ID and work package name.
Method: get
Path: /v16.2/workPackage/project/{id}/name/{name}
Returns the work package for the specified work package ID.
Method: get
Path: /v16.2/workPackage/{id}
Returns the work packages for the specified project ID.
Method: get
Path: /v16.2/workPackage/project/{id}
Returns work packages specified by assigned code value.
Method: get
Path: /v16.2/workPackage/project/{id}/codeType/{typeId}/codeValue/{code}
Returns work packages specified by assigned configured field value.
Method: get
Path: /v16.2/workPackage/project/{id}/configuredField/{viewColumnName}/{value}
Updates the work package for the specified work package ID.
Method: put
Path: /v16.2/workPackage
Work Package
The Work Package service enables you to send requests related to the defined work package.
Creates a work package.
Method: post
Path: /v16.2/workPackage
Updates the work package for the specified work package ID.
Method: put
Path: /v16.2/workPackage
Returns the work packages for the specified project ID.
Method: get
Path: /v16.2/workPackage/project/{id}
Returns the work package for the specified project ID and work package code.
Method: get
Path: /v16.2/workPackage/project/{id}/code/{code}
Returns work packages specified by assigned code value.
Method: get
Path: /v16.2/workPackage/project/{id}/codeType/{typeId}/codeValue/{code}
Returns work packages specified by assigned configured field value.
Method: get
Path: /v16.2/workPackage/project/{id}/configuredField/{viewColumnName}/{value}
Returns the work package for the specified project ID and work package name.
Method: get
Path: /v16.2/workPackage/project/{id}/name/{name}
Deletes the work package for the specified work package ID.
Method: delete
Path: /v16.2/workPackage/{id}
Returns the work package for the specified work package ID.
Method: get
Path: /v16.2/workPackage/{id}
Work Package
The Work Package service enables you to send requests related to the defined work package.
Deletes the work package for the specified work package ID.
Method: delete
Path: /v16.2/workPackage/{id}
Returns the work packages for the specified project ID.
Method: get
Path: /v16.2/workPackage/project/{id}
Returns the work package for the specified project ID and work package code.
Method: get
Path: /v16.2/workPackage/project/{id}/code/{code}
Returns work packages specified by assigned code value.
Method: get
Path: /v16.2/workPackage/project/{id}/codeType/{typeId}/codeValue/{code}
Returns work packages specified by assigned configured field value.
Method: get
Path: /v16.2/workPackage/project/{id}/configuredField/{viewColumnName}/{value}
Returns the work package for the specified project ID and work package name.
Method: get
Path: /v16.2/workPackage/project/{id}/name/{name}
Returns the work package for the specified work package ID.
Method: get
Path: /v16.2/workPackage/{id}
Creates a work package.
Method: post
Path: /v16.2/workPackage
Updates the work package for the specified work package ID.
Method: put
Path: /v16.2/workPackage