WBS REST Endpoints

WBS

The project work breakdown structure (WBS) is a hierarchical arrangement of the products and services produced during and by a project. Each element of a WBS may contain more-detailed WBS elements, activities, or both. WBS are hierarchical objects.

This business object supports user defined fields (UDFs). Use the UDFValue business object to assign UDFs.

Copy WBS from Template
Method: post
Path: /wbs/copyWBSFromTemplate
Create WBS
Method: post
Path: /wbs
Delete WBS
Method: delete
Path: /wbs
Read Activity WBS Path
Method: get
Path: /wbs/readActivityWBSPath
Read All WBS
Method: get
Path: /wbs/readAllWBS
Read WBS
Method: get
Path: /wbs
Read WBS Path
Method: get
Path: /wbs/readWBSPath
Update WBS
Method: put
Path: /wbs
View WBS Field Length
Method: get
Path: /wbs/getFieldLength/{fieldName}
View WBS fields
Method: get
Path: /wbs/fields