Find the Client Site.
Find the Checkpoint Tour based on the account ID.
Find the Checkpoint Tour Schedule based on the Checkpoint Tour ID.
[GET] /checkpoint-tour-schedules?tour=131
{
"tour": 131,
"scheduledDayOfWeek": "SUNDAY",
"weekDay": "SUNDAY",
"scheduledTime": "02:00:00",
"startTime": "02:00:00",
"id": 1680
},
{
"tour": 131,
"scheduledDayOfWeek": "SUNDAY",
"weekDay": "SUNDAY",
"scheduledTime": "10:00:00",
"startTime": "10:00:00",
"id": 1681
},
{
"tour": 131,
"scheduledDayOfWeek": "SUNDAY",
"weekDay": "SUNDAY",
"scheduledTime": "16:30:00",
"startTime": "16:30:00",
"id": 1682
}