Partially/Entirely update service entry using unique identifier

This api endpoint will partially update a service entry in the system.

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

Unique identifier for service entry.

Body Params

Request body to partially/entirely update a service entry in the system.

uuid

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

Type Id of the entity(vehicle/asset):

1: Vehicle
2: Asset

Allowed:
string
enum

Type of the entity(vehicle/asset)

Allowed:
integer
enum

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

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

Allowed:
uuid

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

string
enum

Associated Category name.

Allowed:
string

Group name associated with the service entry.

integer

The unique Azuga ID of the customer

date-time

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

integer

Duration of the service entry, specified in minutes.

serviceTypeDetails
array of objects

Service Type Details.

serviceTypeDetails
boolean

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

number

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

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