Create a maintenance plan

Plans define when maintenance is due and how your team is notified as service thresholds approach. Each plan must belong to a program. If you haven't created a program yet, use Create a maintenance program first.

There are two plan types:

  • Time-based: Maintenance is scheduled on a fixed calendar interval, such as every 30 days or 6 weeks. Use this for assets that must be serviced regularly regardless of how often they're used.
  • Usage-based: Maintenance is triggered when an asset reaches a usage threshold, such as every 1,000 kilometers or 250 runtime hours. Use this for assets where wear is tied to activity. Assets must have odometer or runtime readings configured before this plan type will track accurately.

Each plan requires at least one notification to alert users when maintenance is due soon or overdue.

Requirements

Path Params
string
required

The identifier of the maintenance program.

Body Params

The parameters for CreatePlan

string

The name of the maintenance plan.

intervals
array of objects

The interval of the maintenance plan.

intervals
string

Description and extra information for a maintenance plan

trigger_notifications
array of objects

An array of trigger notifications.

trigger_notifications
Responses

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