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: postPath:
/v16.2/workPackage
- Deletes the work package for the specified work package ID.
-
Method: deletePath:
/v16.2/workPackage/{id}
- Returns the work package for the specified project ID and work package code.
-
Method: getPath:
/v16.2/workPackage/project/{id}/code/{code}
- Returns the work package for the specified project ID and work package name.
-
Method: getPath:
/v16.2/workPackage/project/{id}/name/{name}
- Returns the work package for the specified work package ID.
-
Method: getPath:
/v16.2/workPackage/{id}
- Returns the work packages for the specified project ID.
-
Method: getPath:
/v16.2/workPackage/project/{id}
- Returns work packages specified by assigned code value.
-
Method: getPath:
/v16.2/workPackage/project/{id}/codeType/{typeId}/codeValue/{code}
- Returns work packages specified by assigned configured field value.
-
Method: getPath:
/v16.2/workPackage/project/{id}/configuredField/{viewColumnName}/{value}
- Updates the work package for the specified work package ID.
-
Method: putPath:
/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: postPath:
/v16.2/workPackage
- Updates the work package for the specified work package ID.
-
Method: putPath:
/v16.2/workPackage
- Returns the work packages for the specified project ID.
-
Method: getPath:
/v16.2/workPackage/project/{id}
- Returns the work package for the specified project ID and work package code.
-
Method: getPath:
/v16.2/workPackage/project/{id}/code/{code}
- Returns work packages specified by assigned code value.
-
Method: getPath:
/v16.2/workPackage/project/{id}/codeType/{typeId}/codeValue/{code}
- Returns work packages specified by assigned configured field value.
-
Method: getPath:
/v16.2/workPackage/project/{id}/configuredField/{viewColumnName}/{value}
- Returns the work package for the specified project ID and work package name.
-
Method: getPath:
/v16.2/workPackage/project/{id}/name/{name}
- Deletes the work package for the specified work package ID.
-
Method: deletePath:
/v16.2/workPackage/{id}
- Returns the work package for the specified work package ID.
-
Method: getPath:
/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: deletePath:
/v16.2/workPackage/{id}
- Returns the work packages for the specified project ID.
-
Method: getPath:
/v16.2/workPackage/project/{id}
- Returns the work package for the specified project ID and work package code.
-
Method: getPath:
/v16.2/workPackage/project/{id}/code/{code}
- Returns work packages specified by assigned code value.
-
Method: getPath:
/v16.2/workPackage/project/{id}/codeType/{typeId}/codeValue/{code}
- Returns work packages specified by assigned configured field value.
-
Method: getPath:
/v16.2/workPackage/project/{id}/configuredField/{viewColumnName}/{value}
- Returns the work package for the specified project ID and work package name.
-
Method: getPath:
/v16.2/workPackage/project/{id}/name/{name}
- Returns the work package for the specified work package ID.
-
Method: getPath:
/v16.2/workPackage/{id}
- Creates a work package.
-
Method: postPath:
/v16.2/workPackage
- Updates the work package for the specified work package ID.
-
Method: putPath:
/v16.2/workPackage