GET /ediStops/{id}/stopNotes
Retrieves stop notes for the specified stop ID
Roles that can access this endpoint are Users.
Parameters
name |
description |
type |
default |
type |
id |
ID of the stop for which to return stop notes |
path
|
|
String
|
Result
List
<
RowStopNote
>
of type:
application/xml
application/json
a list of StopNote objects
Try It Out
Request