Contact Qualification Status
GET {{base_url}}/contact/:ContactID/qualifiedContact
Use this endpoint to retrieve the qualification status of 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","LastName":"LastName","FirstName":"FirstName","QualifiedStatus":"sysQual","PhoneFormat":"","ClientID":"0000ABCDEFG","ClientName":"ClientName \u0026 Associates, LLC","OpportunityID":"TESTS0123456789123","OpportunityName":"Name of the Opportunity","CampaignID":"CAMPAIGNS123456789","CampaignName":"Name of the Campaign","StatusDate":"2017-03-30T17:50:31.000"}