CostAccount REST Endpoints

CostAccount

Cost accounts contain the organization's cost account IDs. Available across all projects, they support tracking of costs and earned value based on the organization's cost account IDs. Cost accounts are hierarchical objects.

You can specify a project's default cost account. This cost account is used for resource assignments to activities and project expenses in the open project.

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