Skip to main content

system.kanoa.lot.reorderRouteSteps(routesSteps, userId)

Given a dictionary of routeSteps, this function will update the step number for each step in the database


Parameters

routesSteps Dictionary
userId Integer


Returns

success Boolean
message String None if success


Example