Description
Designates a contact as an employee, customer, vendor, or subcontractor contact record in Aspire.
Resource Overview
| Endpoint | Definition |
| GET/ContactTypes | Retrieve a list of information related to contact types. |
Attributes
| Attribute | Description | Data Type | Notes |
|---|---|---|---|
| Active | indicates whether company is active or inactive | boolean | |
| ContactTypeID | unique identifier for the contact type | integer(int32) | |
| ContactTypeName | name of the contact | string | Max Length: 20 |