Description
A defined classification of service. E.g., Mulching, Pruning, Overhead.
Resource Overview
Endpoint | Definition |
GET/ServiceTypes | Retrieve a list of information related to service types. |
Attributes
Attribute | Description | Data Type | Notes |
---|---|---|---|
Active | indicates whether the payment category is active | boolean | |
DivisionID | unique identifier for division | integer(int32) | |
DivisionName | name of division | string | Max Length: 50 |
ServiceTypeID | unique identifier for service type | integer(int32) | |
ServiceTypeName | name of the service type | string | Max Length: 100 |
SortOrder | determines the order in which services appear | integer(int32) |