Description
Define and assign the classification of a sale.E.g., Renewal, Employee Referral.
Resource Overview
| Endpoint | Definition |
| GET/SalesTypes | Retrieve a list of information related to sales types. |
Attributes
| Attribute | Description | Data Type | Notes |
|---|---|---|---|
| Active | indicates whether the sales type is active or inactive | boolean | |
| SalesTypeID | unique identifier for the sales type | integer(int32) | |
| SalesTypeName | name of the sales type | string |