ProjectsProjectCustomers
The Project Customers resource is used to view customers associated with those projects that are enabled for financial management. This applies only to those customers that are defined as parties as part of the project definition. This doesn't retrieve the customer information from a contract linked to the project.
Columns
| Name | Type | Description |
| ProjectsProjectId [KEY] | Long | Unique identifier of the project. |
| PartyId | Long | Unique identifier of the project customer party. |
| PartyNumber | String | Unique number of a person or group of persons who constitute the project customer. |
| PartyName | String | Name of a person or group of persons who constitute the project customer. |
| ProjectId | Long | Unique identifier of the project. |
| ProjectPartyId [KEY] | Long | Unique identifier of a party assignment to the project. |
| ActiveDate | Date | activedate |
| ClassCategory | String | classcategory |
| Finder | String | finder |
| FinishDate | Date | finishdate |
| OwningOrganizationName | String | owningorganizationname |
| PersonId | Long | personid |
| PersonName | String | personname |
| ProjectName | String | projectname |
| ProjectRole | String | projectrole |
| ProjectStatus | String | projectstatus |
| SearchAttribute | String | searchattribute |
| SourceApplicationCode | String | sourceapplicationcode |
| SourceProjectReference | String | sourceprojectreference |
| StartDate | Date | startdate |