WBS REST Endpoints
WBS
The WBS service enables you to send requests related to the defined Work Breakdown Structure.
- Creates a WBS.
-
Method: postPath:
/v16.2/wbs
- Deletes the WBS children specified by the WBS parent ID.
-
Method: deletePath:
/v16.2/wbs/children/{id}
- Deletes the WBS for the specified WBS ID.
-
Method: deletePath:
/v16.2/wbs/{id}
- Finds and returns all child wbs in the hierarchy of given Wbs ID.
-
Method: getPath:
/v16.2/wbs/getChildrenInHierarchy/{id}
- Returns list of wbs specifies by assigned code value.
-
Method: getPath:
/v16.2/wbs/project/{id}/codeType/{typeId}/codeValue/{code}
- Returns list of wbs specifies by assigned configured field value.
-
Method: getPath:
/v16.2/wbs/project/{id}/configuredField/{viewColumnName}/{value}
- Returns the WBS children.
-
Method: getPath:
/v16.2/wbs/children/{id}
- Returns the WBS for the specified project.
-
Method: getPath:
/v16.2/wbs/project/{id}
- Returns the WBS for the specified WBS code,parent WBS code and project Id.
-
Method: getPath:
/v16.2/wbs/WbsCode/{code}/ParentWbsCode/{parentCode}/ProjectId/{projectId}
- Returns the WBS for the specified WBS code.
-
Method: getPath:
/v16.2/wbs/project/{id}/code/{code}
- Returns the WBS for the specified WBS ID.
-
Method: getPath:
/v16.2/wbs/{id}
- Returns the WBS for the specified WBS name.
-
Method: getPath:
/v16.2/wbs/project/{id}/name/{name}
- Updates the WBS for the specified WBS ID.
-
Method: putPath:
/v16.2/wbs
WBS
The WBS service enables you to send requests related to the defined Work Breakdown Structure.
- Creates a WBS.
-
Method: postPath:
/v16.2/wbs
- Updates the WBS for the specified WBS ID.
-
Method: putPath:
/v16.2/wbs
- Returns the WBS for the specified WBS code,parent WBS code and project Id.
-
Method: getPath:
/v16.2/wbs/WbsCode/{code}/ParentWbsCode/{parentCode}/ProjectId/{projectId}
- Deletes the WBS children specified by the WBS parent ID.
-
Method: deletePath:
/v16.2/wbs/children/{id}
- Returns the WBS children.
-
Method: getPath:
/v16.2/wbs/children/{id}
- Finds and returns all child wbs in the hierarchy of given Wbs ID.
-
Method: getPath:
/v16.2/wbs/getChildrenInHierarchy/{id}
- Returns the WBS for the specified project.
-
Method: getPath:
/v16.2/wbs/project/{id}
- Returns the WBS for the specified WBS code.
-
Method: getPath:
/v16.2/wbs/project/{id}/code/{code}
- Returns list of wbs specifies by assigned code value.
-
Method: getPath:
/v16.2/wbs/project/{id}/codeType/{typeId}/codeValue/{code}
- Returns list of wbs specifies by assigned configured field value.
-
Method: getPath:
/v16.2/wbs/project/{id}/configuredField/{viewColumnName}/{value}
- Returns the WBS for the specified WBS name.
-
Method: getPath:
/v16.2/wbs/project/{id}/name/{name}
- Deletes the WBS for the specified WBS ID.
-
Method: deletePath:
/v16.2/wbs/{id}
- Returns the WBS for the specified WBS ID.
-
Method: getPath:
/v16.2/wbs/{id}
WBS
The WBS service enables you to send requests related to the defined Work Breakdown Structure.
- Deletes the WBS children specified by the WBS parent ID.
-
Method: deletePath:
/v16.2/wbs/children/{id}
- Deletes the WBS for the specified WBS ID.
-
Method: deletePath:
/v16.2/wbs/{id}
- Returns the WBS for the specified WBS code,parent WBS code and project Id.
-
Method: getPath:
/v16.2/wbs/WbsCode/{code}/ParentWbsCode/{parentCode}/ProjectId/{projectId}
- Returns the WBS children.
-
Method: getPath:
/v16.2/wbs/children/{id}
- Finds and returns all child wbs in the hierarchy of given Wbs ID.
-
Method: getPath:
/v16.2/wbs/getChildrenInHierarchy/{id}
- Returns the WBS for the specified project.
-
Method: getPath:
/v16.2/wbs/project/{id}
- Returns the WBS for the specified WBS code.
-
Method: getPath:
/v16.2/wbs/project/{id}/code/{code}
- Returns list of wbs specifies by assigned code value.
-
Method: getPath:
/v16.2/wbs/project/{id}/codeType/{typeId}/codeValue/{code}
- Returns list of wbs specifies by assigned configured field value.
-
Method: getPath:
/v16.2/wbs/project/{id}/configuredField/{viewColumnName}/{value}
- Returns the WBS for the specified WBS name.
-
Method: getPath:
/v16.2/wbs/project/{id}/name/{name}
- Returns the WBS for the specified WBS ID.
-
Method: getPath:
/v16.2/wbs/{id}
- Creates a WBS.
-
Method: postPath:
/v16.2/wbs
- Updates the WBS for the specified WBS ID.
-
Method: putPath:
/v16.2/wbs