| GET api/trip/GetTrip?id={id} |
No documentation available.
|
| GET api/trip/GetTripsForDealership?id={id} |
No documentation available.
|
| GET api/trip/GetHistoryForDealership?id={id}&month={month}&year={year} |
No documentation available.
|
| GET api/trip/GetVehicleInfo?vin={vin} |
No documentation available.
|
| POST api/trip/GetDistanceInfo |
No documentation available.
|
| GET api/trip/GetDistanceInfo?sourceId={sourceId}&destinationId={destinationId} |
No documentation available.
|
| GET api/trip/AssignPorter?tripId={tripId}&porterId={porterId} |
No documentation available.
|
| GET api/trip/AssignPorterToVehicle?tripId={tripId}&porterId={porterId}&vehicleId={vehicleId} |
No documentation available.
|
| GET api/trip/RemoveTripPorter?vehicleId={vehicleId} |
No documentation available.
|
| GET api/trip/SendTripNotifications?tripId={tripId} |
No documentation available.
|
| GET api/trip/ConfirmPorter?tripId={tripId}&porterId={porterId} |
No documentation available.
|
| GET api/trip/RejectPorter?tripId={tripId}&porterId={porterId} |
No documentation available.
|
| GET api/trip/BeginTrip?tripId={tripId}&porterId={porterId} |
No documentation available.
|
| GET api/trip/TurnAroundTrip?tripId={tripId}&porterId={porterId} |
No documentation available.
|
| GET api/trip/CompleteTrip?tripId={tripId}&porterId={porterId}&actualMiles={actualMiles} |
No documentation available.
|
| GET api/trip/CompleteTripWithNotes?tripId={tripId}&porterId={porterId}&actualMiles={actualMiles}&mileageNotes={mileageNotes} |
No documentation available.
|
| GET api/trip/GetAllPorterNotes |
No documentation available.
|
| GET api/trip/GetStateList |
No documentation available.
|
| GET api/trip/GetVehicleTypeList |
No documentation available.
|
| GET api/trip/DeleteTrip?id={id} |
No documentation available.
|
| POST api/trip/SaveTrip |
No documentation available.
|
| POST api/trip/SaveTripv2 |
No documentation available.
|
| POST api/trip/SaveTripImage |
No documentation available.
|
| POST api/trip/UpdateTripImage |
No documentation available.
|
| GET api/trip/GetTripImages?tripId={tripId} |
No documentation available.
|
| GET api/trip/GetTripImage?id={id} |
No documentation available.
|
| GET api/trip/GetTripImagesByUser?tripId={tripId} |
No documentation available.
|
| GET api/trip/GetTripImagesForUser?tripId={tripId}&userId={userId} |
No documentation available.
|
| GET api/trip/GetImagesForInvoice?invoiceId={invoiceId} |
No documentation available.
|
| GET api/trip/GetTripImagesForVehicle?vehicleId={vehicleId} |
No documentation available.
|
| GET api/trip/DeleteTripImage?id={id} |
No documentation available.
|
| GET api/trip/GetAvailableTripsForUser?userId={userId} |
No documentation available.
|
| GET api/trip/GetCurrentTripsForUser?userId={userId} |
No documentation available.
|
| GET api/trip/GetDeliveryDateByVIN?dealershipId={dealershipId}&vin={vin} |
No documentation available.
|
| GET api/trip/GetTripCharges?tripId={tripId} |
No documentation available.
|
| GET api/trip/GetUserToDo?userId={userId} |
No documentation available.
|
| GET api/trip/GetUserSummary?userId={userId} |
No documentation available.
|
| GET api/trip/GetAdditionalCharges?tripId={tripId}&userId={userId} |
No documentation available.
|
| POST api/trip/AddAdditionalCharge |
No documentation available.
|
| GET api/trip/DeleteAdditionalCharge?id={id} |
No documentation available.
|