GET api/NextArrival?stopCode={stopCode}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| stopCode | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
NextArrivalModel| Name | Description | Type | Additional information |
|---|---|---|---|
| StopId | integer |
None. |
|
| Etas | Collection of EtaModel |
None. |
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.