Adds maintenance last service information to asset

Without a last service record, a plan cannot accurately calculate when the next service is due. Setting this value ensures the plan triggers at the right time and that your maintenance schedule reflects real-world conditions from the start.

  • For time-based plans, provide the date of the last service.
  • For usage-based plans (odometer or runtime), provide the reading value at the time of the last service or ensure it's running automatically.

Requirements

Path Params
string
required

The identifier of the asset.

Body Params

The parameters for AddAssetLastServiceRequest

string

The identifier of the maintenance plan.

last_service
object

The last service value of the asset.

date-time

The date of the last service.

Responses

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