GET /ediStops/{id}/referenceNumbers
Retrieves reference numbers 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 reference numbers |
path
|
|
String
|
Result
List
<
RowReferenceNumber
>
of type:
application/xml
application/json
a list of ReferenceNumber objects
Try It Out
Request