Learn how to use Inspections workflows.
Types of Inspections
Quote Inspection
and Order Inspection
for all inspection types.
Create Quote
Place Order
delayed
or canceled
, and you
will be notified of the issue via email and webhook.
After payment is successful
pending
status, this means that its just waiting for the team to pick up the vehicle, and start work.After some time has passed
pending
to in-progress
.Work is completed
in-progress
to completed
.service.created
- This event is triggered when a service order is created, providing you with the details of the order:
service.updated
- This event is triggered when a service order is updated, in this case, when work is started on the inspection:
service.completed
- This event is triggered when a service order is completed, providing you with the final details of the order:
Inspection Checklist Form
JSON Response