Priority stops

Overview

Stops on a booking that have been prioritized are marked with a flag to aid in communication between dispatchers and drivers, and helps to show which stops require closer attention.

In addition to prioritizing bookings and stops based on certain criteria, such as driver proximity (for instant bookings), scheduled_at, or created_at times, indicating a priority stop can support operations that require certain stops to take priority over others. It also allows high-priority stops to be easily identified and processed as efficiently as possible.

 

kv_priority-stops.jpg

 

Permissions

  • All user roles have visibility into the stops marked with high priority and are displayed in the dashboard, the Booking card and the MotionTools app.
  • Implementation is possible only via API.

 

Implementation

  1. When creating or updating a booking via API, you can define the stop priority.

    Priority_field_on_stops_docs.png

  2. When the priority attribute is set to “high”, a “Priority stop” flag is displayed next to the stop and is visible in the Booking card and in the app.

 

Visuals

Map markers on map view

Priority_field_on_stops_Map_markers.png

 

Booking card

hue__2_.png

 

Booking details page

Priority_field_on_stops_booking_details_page.png

 

Operations page

Priority_field_on_stops_Operations_page.png

 

Driver app: Pickable bookings list

Priority_field_on_stops_app_1.png

 

Driver app: Booking details screen

Priority_field_on_stops_app_2__1_.png

Was this article helpful?
0 out of 0 found this helpful

Articles in this section

See more