LACMTA / metro-api-v2

Docs: https://lacmta.github.io/metro-api-v2/ Dev: https://dev-metro-api-v2.ofhq3vd1r7une.us-west-2.cs.amazonlightsail.com/docs
https://api.metro.net/docs
0 stars 3 forks source link

add new destination endpoint #518

Closed matikin9 closed 4 months ago

matikin9 commented 4 months ago

new endpoint: /{agency_id}/destination/{trip_id}/{stop_id}

Example: http://localhost/LACMTA/destination/70234000762319-DEC23/14545

Returns on Success:

{
destination_code: "Sherman Oaks Galleria"
}