Search base train schedule by train ID

Find the base schedule for the specified train. Base schedule may be overridden by an overlay record, or being cancelled on specified dates. No train association information are included in this API call. If train association information is required, Search schedule by train ID should be used.

Syntax

/schedule/{id}[/{date}]/wtt

Parameters

id Train ID in the scheduling system
date Optional The date of the schedule to be searched, in YYYY-MM-DD format.
Default: today

Return Value

TrainSchedule

Type References