Portal Sync: Route Stops

For the portal sync of Route Stops, routes and stops must be added to the system in advance.

Field

TME Fields

Required?

Format

Rules

Description

id ONLY
Yes for Updating/ Removing
Is prohibited for Adding Adding: Must NOT be present. It will be auto-generated by the system.
Updated or Removing: Must be present. To obtain the Id, select the ROUTE STOP LIST button to download the route stop list
route_id Yes Number Must be a valid ID. The ID of the route to which the stop belongs.
The route_id must be a valid, active route ID.
To find the correct route_id, go to the Routes > turn on Show button import > download the ROUTES LIST. The route_id is in the first column, labeled id
stop_id Yes Number Must be a valid ID. The ID of the stop you wanted to add to the route_id.
The stop_id must be a valid, active stop ID.
To find the correct stop_id, go to the Stops > select Import button > download the STOPS LIST. The stop_id is in the first column, labeled id
section_number Yes Number Must be 1.
previous_stop_id Yes Number Must be a valid ID. The ID of the stop immediately before this stop in the route. Set previous_stop_id = 0 if this is the first stop.
position Yes Number Must be at least 0.Must be unique within a route. The stop order within the route. Set position = 0 if this is the first stop.
display_name Display Name Text Must not be greater than 255 characters. The stop name as it will appear in the Passenger App.
is_popular Is Popular? Number Must be 0, or 1 1: true
0: false
zone_id Number Must be a valid ID. The ID of the zone you wanted to associate the stop to.
The zone_id must be a valid, active zone ID.
To find the correct zone_id, go to the Zones > select Import button > download the ZONES LIST. The zone_id is in the first column, labeled id
departure_time Departing Time hh:mm:ss Must match the format H:i:s. Example 14:35:00
midpoint MidPoint? Number Must be 0, or 1 1: true
0: false
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.