๐๏ธ Update repair order
End-point to update repair order for a trip. This end-point would update all references of repair order for a trip.
๐๏ธ Link repair orders
End-point to link repair orders for all trips of the dealer sent in the request. This end-point would update all references of repair order for a trip.
๐๏ธ Delete trip
End-point to delete a pickup and delivery trip.
๐๏ธ Update offline date
End-point to update signature and inspection done in offline mode for a trip. This end-point could also be used to add signature and inspection separately.
๐๏ธ Update vehicle
End-point to update vehicle added in offline mode for a trip. This end-point could also be used add vehicle separately.
๐๏ธ Update pickup and delivery trip
End-point to update pickup and delivery trip. Upon updation of trip message is sent to the customer with updated details. This end-point isn't for PATCH update. Trip should be fetched first and all required details should be updated in the request body.
๐๏ธ Update loaner
End-point to update loaner vehicle for a trip.
๐๏ธ Delete trips
End-point to delete a list of pickup and delivery trips.