Service Types
- 04 Jun 2024
- Print
- PDF
Service Types
- Updated on 04 Jun 2024
- Print
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
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) |
Was this article helpful?