Skip to content

WEB-452 — Update client to allow fetching arrivals by stop#138

Open
wisc-gmv wants to merge 4 commits into
masterfrom
feature/WEB-452-update-track-api-js-wrapper-to-allow-fetching-arrivals-by-stop
Open

WEB-452 — Update client to allow fetching arrivals by stop#138
wisc-gmv wants to merge 4 commits into
masterfrom
feature/WEB-452-update-track-api-js-wrapper-to-allow-fetching-arrivals-by-stop

Conversation

@wisc-gmv

Copy link
Copy Markdown
Contributor

Executes /1/{customer_code}/stops/{stop_id}/arrivals{?count}

Lets you fetch arrivals from the Stop resource.

api.customer('SYNC').stop(1234).arrivals({ count: 3 });

@wisc-gmv
wisc-gmv requested a review from glenwperry July 13, 2026 16:24
@wisc-gmv
wisc-gmv force-pushed the feature/WEB-452-update-track-api-js-wrapper-to-allow-fetching-arrivals-by-stop branch from 6634d1e to 9522109 Compare July 13, 2026 16:28
@wisc-gmv
wisc-gmv requested a review from chrishighet July 20, 2026 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant