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.

Create WBS
Method: post
Path: /wbs
Delete WBS
Method: delete
Path: /wbs
Read WBS
Method: get
Path: /wbs
Update WBS
Method: put
Path: /wbs
View WBS Field Length
Method: get
Path: /wbs/getFieldLength/{fieldName}
View WBS fields
Method: get
Path: /wbs/fields