View All Service Types

This API allows the user to view the details of the service types that is available for your account

API Response explanation

Field

Description

Data Type

generatedAtInMillis

API request time in UTC milliseconds

Long

data

API response field

Object

serviceTypeId

Unique identifier representing the service type

Integer

serviceTypeName

Name of the service type

String

description

For internal Azuga use

String

deleted

Boolean representing the delete state of the service type

boolean

createdAt

Created time in UTC milliseconds

Timestamp

supportedTrackeeType

Value = 0 - when the service is common for both vehicle and assets. Eg: Battery Inspection

Value = 3 - when the service is only for assets. Eg: Differential Oil Change

Short

customerId

Populates valid customer Id when smService = 1. Otherwise -1

Long

smService

smService = 1 for service types which are pre-defined in Azuga
smService = 0 for service types which are custom generated.

Integer

error

Error description - if any

List<Error>

Language
Credentials
Header
Click Try It! to start a request and see the response here!