Create a new Service Entry

This api allows to create a new service entry in the system.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Request body to create a new service entry in the system.

uuid

Unique Azuga ID of the service entry.

uuid
required

The unique Azuga ID of the entity(vehicle/asset) to be associated with service entry

string

Name of the entity(vehicle/asset) to be associated with the service entry

string

The Vehicle Identification Number (VIN) to link the vehicle to this service entry. This VIN is a unique identifier for the vehicle.

string

Indicates the manufacturer of the entity(vehicle/asset)

string

Indicates the particular model of the entity(vehicle/asset)

integer

Indicates the year the entity(vehicle/asset) was manufactured

string

License number of the entity(vehicle/asset), maximum length should be 30

integer
enum
required

Type Id of the entity(vehicle/asset):

1: Vehicle
2: Asset

Allowed:
string
enum

Type of the entity(vehicle/asset)

Allowed:
integer
enum
required

Indicates category of this service entry using the provided ID codes:

0: Scheduled Maintenance
1: Unscheduled Maintenance
2: Roadside Repair

Allowed:
uuid
required

The unique Azuga ID of the Group.This is automatically generated when the Group object is created and cannot be altered

string
enum
required

Associated Category name.

Allowed:
string

Group name associated with the service entry.

integer

The unique Azuga ID of the customer

date-time
required

Date and time the service was performed. Use YYYY-MM-DD HH:mm:ss format.

integer
required

Duration of the service entry, specified in minutes.

serviceTypeDetails
array of objects
required

Service Type Details.

serviceTypeDetails*
boolean
required

Specify,
true: Indicates summarized total cost.
false: Indicates individual part costs.

number
required

Total service cost in USD.

number

Specify the entity(vehicle/asset)'s current odometer value. This should reflect the most recent distance reading, expressed in KM

integer

The total number of hours the engine has been in operation.

string

provide the Name of the service center.

serviceDocuments
array of objects

Service documents.

serviceDocuments
string

Specify the invoice number associated with this service entry.

string

Specify the initial request or reason for the entity(vehicle/asset) service

string

Use this field to add any general comments or notes related to the service entry.

boolean
required

Flag to reset the service alert timer.

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json