Back to Project Management Service

Method Details for GetProjectsByCustomer.

Returns a list of project headers.

Parameters

  • customerGuid Guid Limits projects to customers with the specified Guid. (Guid)
  • projectStatusID Integer Limits the result to projects with the specific Status. Values: {-1 = all, 0 = Quote, 1 = Approved, 2 = In Progress, 3 = On Hold, 4 = Completed, 5 = Archieved, 6 = Cancelled} (int)
  • includeInactiveProjects Boolean If false only aktiv projects is returned. If true also inactive projects is included in the result (bool)
  • token SecurityToken