Firms (Projects)
GET {{base_url}}/project/:wbskey/firmClient
Use this endpoint to retrieve all firms associated with a project in the Projects hub.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
wbskey | null | Identifier of the project whose associated firms you want to retrieve | |
Content-Type | string | Required. |
The type of content supported by the API endpoint. |
| Authorization
| string | | Required.
The type of authorization supported by the API endpoint. |
RESPONSES
status: OK
"{\r\n \"PKey\": 163,\r\n \"ClientID\": \"C272A820AE9846B78A1D7A795F0929CC\",\r\n \"WBS1\": \"1234567.89\",\r\n \"WBS2\": \" \",\r\n \"WBS3\": \" \",\r\n \"Role\": \"02\",\r\n \"RoleDescription\": \"\",\r\n \"TeamStatus\": \"Proposed\",\r\n \"Address\": \"Default\",\r\n \"Address1\": \"4500 Stanton Way\",\r\n \"Address2\": \"Third Floor, Suite 350\",\r\n \"City\": \"Chapel Hill\",\r\n \"State\": \"NC\",\r\n \"Country\": \"\",\r\n \"ZIP\": \"65890\",\r\n \"CompleteAddress\": \"4500 Stanton Way Third Floor, \r\n Suite 350 Chapel Hill NC 65890\",\r\n \"PrimaryInd\": \"N\",\r\n \"ClientConfidential\": \"\",\r\n \"ClientInd\": \"N\",\r\n \"VendorInd\": \"N\",\r\n \"CreateUser\": \"ADMIN\",\r\n \"CreateDate\": \"2005-03-08T16:50:53.707\",\r\n \"ModUser\": \"ADMIN\",\r\n \"ModDate\": \"2005-04-04T17:39:52.000\",\r\n \"ClientName\": \"Fitzgerald Engineering Inc.\",\r\n \"AddressPhone\": \"704.325.1250\",\r\n \"RoleName\": \"Architect\",\r\n \"CostAmount\": 287,\r\n \"RecordType\": \"\",\r\n \"IsClient\": \"N\",\r\n \"IsSubconsultant\": \"Y\",\r\n \"WebSite\": \"www.fitzgeraldeng.com\"\r\n}"