| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
The id of the alert |
integer |
None. |
| Title |
The alert title |
string |
None. |
| Message |
The alert message |
string |
None. |
| AlertDistance |
The alert distance in metres |
integer |
None. |
| SingleAlertPerJourney |
If you want 1 alert per journey |
boolean |
None. |
| EmailRecipients |
A list of email recipients |
Collection of string |
None. |
| ActiveStartTime |
When you want the alert to be active from - The start time must be before the end time |
time interval |
None. |
| ActiveEndTime |
When you want the alert to be active to - The start time must be before the end time |
time interval |
None. |
| ActiveDays |
A bitmask of the days you want the alert to be active, eg Wed and Thurs would be 8 + 16 = 24 |
AlertDays |
None. |
| ServiceIds |
The service ids you want setting up on the alert |
Collection of integer |
None. |