/fifteenminuteinterchange/day/{day}/location/{locationId}
The following operations are supported on this resource:
GET
Get the current fifteen min Actual Interchange for a given location.
Parameters
| name | description | type | default |
|---|---|---|---|
| day | The day to retrieve data for (YYYYMMDD) | path | |
| locationId | The location id | path |
Output Payload
| element | produceable content type(s) |
|---|---|
| ActualFifteenMinInterchanges (XML) |
|
| description | |
| a ActualFifteenMinInterchangesElement containing the current fifteen min Actual Interchange for the given date and location. | |