ProjectDocument REST Endpoints

ProjectDocument

Documents are guidelines, procedures, standards, plans, design templates, worksheets, or other information related to a project. A document, or work product, can provide standards and guidelines for performing project work, or it can be formally identified as a project standard. Documents can be identified as project deliverables that will be given to the end user or customer at the end of the project. Documents can be assigned to activities and to work breakdown structure (WBS) elements. You can maintain general information about documents, such as revision date, location, and author. Documents are hierarchical objects.

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

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