Overview
Drivly’s Mechanical Repair API simplifies the complex process of managing mechanical repairs, offering a straightforward solution for obtaining quotes and placing orders.Workflows
The Mechanical Repair API facilitates two primary functions,Quote Repair
and Order Repair
for all mechanical repair types.
Quote Mechanical Repair
Obtain accurate quotes for mechanical repair services, including engine, transmission, and brake repairs.Create Quote
Create Quote
To obtain a quote for Mechanical Repair services, you will need to provide the following information:Upon payment, a service order will be generated with all pertinent details and an estimated completion time. Progress of the service order can be monitored using webhooks, ensuring timely updates throughout the mechanical repair process.
Create Quote
Example Response
Order Mechanical Repair
Place orders for mechanical repair services, ensuring vehicles are quickly brought up to your standards.Place Order
Place Order
Creating a service order for mechanical repair services allows you to schedule, and pay for the service directly. This will create a service order which can be used to track progress and monitor costs.You’ll also be notified via webhooks of the service order’s status, ensuring you’re always up-to-date on the progress of your vehicle’s mechanical-repair.
For service orders, attaching a deal is highly recommended as this will allow you to keep all
pending invoices in one place. The final invoice for the deal will include this order, but is
rolled up into the total cost of the deal.
Create Order
Example Response
Typical Progression
Lets go over the typical progression of a mechanical repair service order. While these steps are typical, there may be issues, delays, or other factors that can affect the progression of your service order. If any problems arise, the service order’s status will be updated to eitherdelayed
or canceled
, and you
will be notified of the issue via email and webhook.
1
After payment is successful
A service order is created with the details of your quote, including the estimated time and cost.The service order will start in the
pending
status, this means that its just waiting for the team to pick up the vehicle, and start work.2
After some time has passed
The service provider will begin working on your vehicle, ensuring it receives the care it needs.The service order will be updated to include the status of the service, moving from
pending
to in-progress
.3
Work is completed
Once the service is completed, the service order will be updated to reflect the status of the service.After work is completed, the service order will be updated to include the status of the service, moving from
in-progress
to completed
.Webhooks
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, providing you with the updated details of the order:
service.completed
- This event is triggered when a service order is completed, providing you with the final details of the order: