Projects (Contacts)
GET {{base_url}}/contact/:ContactID/project
Use this endpoint to retrieve all projects associated with a contact in the Contacts hub.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
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
{"ContactID":"TESTTESTS1234567890","WBS1":"1234567.19","Role":" ","RoleDescription":"","PrimaryInd":"N","CreateUser":"LoggedInUserWhoCreated","CreateDate":"2017-06-28T09:12:54.763","ModUser":"LoggedInUserWhoChanged","ModDate":"2017-06-28T11:03:28.553","PRName":"Green Project","PRClientID":"000MASCONI","PRClientName":"Anthony Masconi Construction","PRContactID":"TESTTESTS1234567890","PRContactName":"Tony Masconi","PRStatus":"A","ClientInd":"","VendorInd":"","DefaultType":"-"}