Last active
March 23, 2023 11:24
-
-
Save leonardehrenfried/eb045a2cb5cd2d1b877d994d69c8d505 to your computer and use it in GitHub Desktop.
New OTP GraphQL Fares structure for Seattle
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"data": { | |
"plan": { | |
"itineraries": [ | |
{ | |
"duration": 2991, | |
"legs": [ | |
{ | |
"mode": "WALK", | |
"route": null, | |
"fareProducts": [] | |
}, | |
{ | |
"mode": "BUS", | |
"route": { | |
"shortName": "346", | |
"longName": null | |
}, | |
"fareProducts": [ | |
{ | |
"instanceId": "5b576a0e-4114-3b34-89e8-3f82ea832368", | |
"id": "faresv1:senior", | |
"name": "senior", | |
"price": { | |
"currency": "USD", | |
"cents": 100 | |
}, | |
"riderCategory": null, | |
"medium": null | |
}, | |
{ | |
"instanceId": "1cff444f-52b5-3503-bf88-a17e5738deb6", | |
"id": "faresv1:electronicYouth", | |
"name": "electronicYouth", | |
"price": { | |
"currency": "USD", | |
"cents": 0 | |
}, | |
"riderCategory": null, | |
"medium": null | |
}, | |
{ | |
"instanceId": "3fc21a6f-5ff7-3040-8159-989b9731fefe", | |
"id": "faresv1:regular", | |
"name": "regular", | |
"price": { | |
"currency": "USD", | |
"cents": 0 | |
}, | |
"riderCategory": null, | |
"medium": null | |
}, | |
{ | |
"instanceId": "3dc9baff-5e9d-3b54-82f2-266860aef6d8", | |
"id": "faresv1:youth", | |
"name": "youth", | |
"price": { | |
"currency": "USD", | |
"cents": 0 | |
}, | |
"riderCategory": null, | |
"medium": null | |
}, | |
{ | |
"instanceId": "21e62b88-6359-3c8c-81ff-a0090a709a2d", | |
"id": "faresv1:electronicSpecial", | |
"name": "electronicSpecial", | |
"price": { | |
"currency": "USD", | |
"cents": 150 | |
}, | |
"riderCategory": null, | |
"medium": null | |
}, | |
{ | |
"instanceId": "42687c64-a793-3b20-ab09-3dec6a69db2a", | |
"id": "faresv1:electronicSenior", | |
"name": "electronicSenior", | |
"price": { | |
"currency": "USD", | |
"cents": 100 | |
}, | |
"riderCategory": null, | |
"medium": null | |
}, | |
{ | |
"instanceId": "1c92171d-8da3-3a83-8272-28921c69c80f", | |
"id": "faresv1:electronicRegular", | |
"name": "electronicRegular", | |
"price": { | |
"currency": "USD", | |
"cents": 0 | |
}, | |
"riderCategory": null, | |
"medium": null | |
}, | |
{ | |
"instanceId": "b00f46d9-0f4f-342d-a8d8-eaf98cdbdb79", | |
"id": "orca:farePayment", | |
"name": "rideCost", | |
"price": { | |
"currency": "USD", | |
"cents": 100 | |
}, | |
"riderCategory": { | |
"id": "orca:senior", | |
"name": "senior" | |
}, | |
"medium": { | |
"id": "orca:cash", | |
"name": "cash" | |
} | |
}, | |
{ | |
"instanceId": "31994a0d-d98d-32cf-bcc4-fe9189286b46", | |
"id": "orca:farePayment", | |
"name": "rideCost", | |
"price": { | |
"currency": "USD", | |
"cents": 100 | |
}, | |
"riderCategory": { | |
"id": "orca:senior", | |
"name": "senior" | |
}, | |
"medium": { | |
"id": "orca:electronic", | |
"name": "electronic" | |
} | |
}, | |
{ | |
"instanceId": "9db6d122-cc75-39f0-bb44-08784e160489", | |
"id": "orca:farePayment", | |
"name": "rideCost", | |
"price": { | |
"currency": "USD", | |
"cents": 0 | |
}, | |
"riderCategory": { | |
"id": "orca:regular", | |
"name": "regular" | |
}, | |
"medium": { | |
"id": "orca:cash", | |
"name": "cash" | |
} | |
}, | |
{ | |
"instanceId": "e81e7144-6689-3ad8-9270-589275156810", | |
"id": "orca:farePayment", | |
"name": "rideCost", | |
"price": { | |
"currency": "USD", | |
"cents": 0 | |
}, | |
"riderCategory": { | |
"id": "orca:youth", | |
"name": "youth" | |
}, | |
"medium": { | |
"id": "orca:cash", | |
"name": "cash" | |
} | |
}, | |
{ | |
"instanceId": "ed9236a9-33f8-3634-8c38-1c0087e2c033", | |
"id": "orca:farePayment", | |
"name": "rideCost", | |
"price": { | |
"currency": "USD", | |
"cents": 150 | |
}, | |
"riderCategory": { | |
"id": "orca:special", | |
"name": "special" | |
}, | |
"medium": { | |
"id": "orca:electronic", | |
"name": "electronic" | |
} | |
}, | |
{ | |
"instanceId": "4c85f9bf-4d21-3b57-a11b-9a6fc20ef0ca", | |
"id": "orca:farePayment", | |
"name": "rideCost", | |
"price": { | |
"currency": "USD", | |
"cents": 0 | |
}, | |
"riderCategory": { | |
"id": "orca:youth", | |
"name": "youth" | |
}, | |
"medium": { | |
"id": "orca:electronic", | |
"name": "electronic" | |
} | |
}, | |
{ | |
"instanceId": "36e2f49b-ee14-3683-a539-1d6cba0a6a30", | |
"id": "orca:farePayment", | |
"name": "rideCost", | |
"price": { | |
"currency": "USD", | |
"cents": 0 | |
}, | |
"riderCategory": { | |
"id": "orca:regular", | |
"name": "regular" | |
}, | |
"medium": { | |
"id": "orca:electronic", | |
"name": "electronic" | |
} | |
} | |
] | |
}, | |
{ | |
"mode": "WALK", | |
"route": null, | |
"fareProducts": [] | |
} | |
] | |
}, | |
{ | |
"duration": 2918, | |
"legs": [ | |
{ | |
"mode": "WALK", | |
"route": null, | |
"fareProducts": [] | |
}, | |
{ | |
"mode": "BUS", | |
"route": { | |
"shortName": "67", | |
"longName": null | |
}, | |
"fareProducts": [ | |
{ | |
"instanceId": "b7450ac8-3846-3e0b-8049-218b4fa56eb9", | |
"id": "faresv1:senior", | |
"name": "senior", | |
"price": { | |
"currency": "USD", | |
"cents": 100 | |
}, | |
"riderCategory": null, | |
"medium": null | |
}, | |
{ | |
"instanceId": "cccec88c-804c-38de-9f0c-61e1c2168298", | |
"id": "faresv1:electronicYouth", | |
"name": "electronicYouth", | |
"price": { | |
"currency": "USD", | |
"cents": 0 | |
}, | |
"riderCategory": null, | |
"medium": null | |
}, | |
{ | |
"instanceId": "dc22edbc-be2b-3a10-8666-b6ecb25e7c59", | |
"id": "faresv1:regular", | |
"name": "regular", | |
"price": { | |
"currency": "USD", | |
"cents": 0 | |
}, | |
"riderCategory": null, | |
"medium": null | |
}, | |
{ | |
"instanceId": "b410d1d4-3dc7-3d47-8267-d93da59290b0", | |
"id": "faresv1:youth", | |
"name": "youth", | |
"price": { | |
"currency": "USD", | |
"cents": 0 | |
}, | |
"riderCategory": null, | |
"medium": null | |
}, | |
{ | |
"instanceId": "3cc1d865-712f-373f-92df-30dfc3b473e6", | |
"id": "faresv1:electronicSpecial", | |
"name": "electronicSpecial", | |
"price": { | |
"currency": "USD", | |
"cents": 150 | |
}, | |
"riderCategory": null, | |
"medium": null | |
}, | |
{ | |
"instanceId": "e50c5223-8894-34cd-a467-877b4d8b1b99", | |
"id": "faresv1:electronicSenior", | |
"name": "electronicSenior", | |
"price": { | |
"currency": "USD", | |
"cents": 100 | |
}, | |
"riderCategory": null, | |
"medium": null | |
}, | |
{ | |
"instanceId": "694b5ad0-f013-3936-9acf-ebb22f4e3038", | |
"id": "faresv1:electronicRegular", | |
"name": "electronicRegular", | |
"price": { | |
"currency": "USD", | |
"cents": 0 | |
}, | |
"riderCategory": null, | |
"medium": null | |
}, | |
{ | |
"instanceId": "c73e2af2-3f6f-3cb6-83f1-07b1bbefe998", | |
"id": "orca:farePayment", | |
"name": "rideCost", | |
"price": { | |
"currency": "USD", | |
"cents": 100 | |
}, | |
"riderCategory": { | |
"id": "orca:senior", | |
"name": "senior" | |
}, | |
"medium": { | |
"id": "orca:cash", | |
"name": "cash" | |
} | |
}, | |
{ | |
"instanceId": "c1097f74-b223-3be4-8c9c-90f8543bd493", | |
"id": "orca:farePayment", | |
"name": "rideCost", | |
"price": { | |
"currency": "USD", | |
"cents": 100 | |
}, | |
"riderCategory": { | |
"id": "orca:senior", | |
"name": "senior" | |
}, | |
"medium": { | |
"id": "orca:electronic", | |
"name": "electronic" | |
} | |
}, | |
{ | |
"instanceId": "8868a281-76b4-351e-897b-3bddf697518e", | |
"id": "orca:farePayment", | |
"name": "rideCost", | |
"price": { | |
"currency": "USD", | |
"cents": 0 | |
}, | |
"riderCategory": { | |
"id": "orca:regular", | |
"name": "regular" | |
}, | |
"medium": { | |
"id": "orca:cash", | |
"name": "cash" | |
} | |
}, | |
{ | |
"instanceId": "ae08d025-6c9c-3fc5-9c10-231a2940243b", | |
"id": "orca:farePayment", | |
"name": "rideCost", | |
"price": { | |
"currency": "USD", | |
"cents": 0 | |
}, | |
"riderCategory": { | |
"id": "orca:youth", | |
"name": "youth" | |
}, | |
"medium": { | |
"id": "orca:cash", | |
"name": "cash" | |
} | |
}, | |
{ | |
"instanceId": "a5cef0c7-7b8c-3dd8-8813-930a42a0188c", | |
"id": "orca:farePayment", | |
"name": "rideCost", | |
"price": { | |
"currency": "USD", | |
"cents": 150 | |
}, | |
"riderCategory": { | |
"id": "orca:special", | |
"name": "special" | |
}, | |
"medium": { | |
"id": "orca:electronic", | |
"name": "electronic" | |
} | |
}, | |
{ | |
"instanceId": "2930b6fb-3052-3674-982a-e5669fa9a296", | |
"id": "orca:farePayment", | |
"name": "rideCost", | |
"price": { | |
"currency": "USD", | |
"cents": 0 | |
}, | |
"riderCategory": { | |
"id": "orca:youth", | |
"name": "youth" | |
}, | |
"medium": { | |
"id": "orca:electronic", | |
"name": "electronic" | |
} | |
}, | |
{ | |
"instanceId": "e38c6d49-87ef-3007-8525-1d611caba64c", | |
"id": "orca:farePayment", | |
"name": "rideCost", | |
"price": { | |
"currency": "USD", | |
"cents": 0 | |
}, | |
"riderCategory": { | |
"id": "orca:regular", | |
"name": "regular" | |
}, | |
"medium": { | |
"id": "orca:electronic", | |
"name": "electronic" | |
} | |
} | |
] | |
}, | |
{ | |
"mode": "WALK", | |
"route": null, | |
"fareProducts": [] | |
}, | |
{ | |
"mode": "BUS", | |
"route": { | |
"shortName": "346", | |
"longName": null | |
}, | |
"fareProducts": [ | |
{ | |
"instanceId": "b7450ac8-3846-3e0b-8049-218b4fa56eb9", | |
"id": "faresv1:senior", | |
"name": "senior", | |
"price": { | |
"currency": "USD", | |
"cents": 100 | |
}, | |
"riderCategory": null, | |
"medium": null | |
}, | |
{ | |
"instanceId": "cccec88c-804c-38de-9f0c-61e1c2168298", | |
"id": "faresv1:electronicYouth", | |
"name": "electronicYouth", | |
"price": { | |
"currency": "USD", | |
"cents": 0 | |
}, | |
"riderCategory": null, | |
"medium": null | |
}, | |
{ | |
"instanceId": "dc22edbc-be2b-3a10-8666-b6ecb25e7c59", | |
"id": "faresv1:regular", | |
"name": "regular", | |
"price": { | |
"currency": "USD", | |
"cents": 0 | |
}, | |
"riderCategory": null, | |
"medium": null | |
}, | |
{ | |
"instanceId": "b410d1d4-3dc7-3d47-8267-d93da59290b0", | |
"id": "faresv1:youth", | |
"name": "youth", | |
"price": { | |
"currency": "USD", | |
"cents": 0 | |
}, | |
"riderCategory": null, | |
"medium": null | |
}, | |
{ | |
"instanceId": "3cc1d865-712f-373f-92df-30dfc3b473e6", | |
"id": "faresv1:electronicSpecial", | |
"name": "electronicSpecial", | |
"price": { | |
"currency": "USD", | |
"cents": 150 | |
}, | |
"riderCategory": null, | |
"medium": null | |
}, | |
{ | |
"instanceId": "e50c5223-8894-34cd-a467-877b4d8b1b99", | |
"id": "faresv1:electronicSenior", | |
"name": "electronicSenior", | |
"price": { | |
"currency": "USD", | |
"cents": 100 | |
}, | |
"riderCategory": null, | |
"medium": null | |
}, | |
{ | |
"instanceId": "694b5ad0-f013-3936-9acf-ebb22f4e3038", | |
"id": "faresv1:electronicRegular", | |
"name": "electronicRegular", | |
"price": { | |
"currency": "USD", | |
"cents": 0 | |
}, | |
"riderCategory": null, | |
"medium": null | |
}, | |
{ | |
"instanceId": "95a7b4e9-acd5-35d9-a8c6-9f8084786b36", | |
"id": "orca:farePayment", | |
"name": "rideCost", | |
"price": { | |
"currency": "USD", | |
"cents": 0 | |
}, | |
"riderCategory": { | |
"id": "orca:senior", | |
"name": "senior" | |
}, | |
"medium": { | |
"id": "orca:cash", | |
"name": "cash" | |
} | |
}, | |
{ | |
"instanceId": "6d98a601-e3db-3ac5-abc0-4c9527a9baed", | |
"id": "orca:farePayment", | |
"name": "transfer", | |
"price": { | |
"currency": "USD", | |
"cents": 100 | |
}, | |
"riderCategory": { | |
"id": "orca:senior", | |
"name": "senior" | |
}, | |
"medium": { | |
"id": "orca:cash", | |
"name": "cash" | |
} | |
}, | |
{ | |
"instanceId": "15bcbc57-0bac-3445-83ed-0a8ec0815063", | |
"id": "orca:farePayment", | |
"name": "rideCost", | |
"price": { | |
"currency": "USD", | |
"cents": 0 | |
}, | |
"riderCategory": { | |
"id": "orca:senior", | |
"name": "senior" | |
}, | |
"medium": { | |
"id": "orca:electronic", | |
"name": "electronic" | |
} | |
}, | |
{ | |
"instanceId": "1d43accf-5312-354a-ab3d-1d0304c0aa53", | |
"id": "orca:farePayment", | |
"name": "transfer", | |
"price": { | |
"currency": "USD", | |
"cents": 100 | |
}, | |
"riderCategory": { | |
"id": "orca:senior", | |
"name": "senior" | |
}, | |
"medium": { | |
"id": "orca:electronic", | |
"name": "electronic" | |
} | |
}, | |
{ | |
"instanceId": "0383be6a-2bfd-3367-ba46-cce64fa73488", | |
"id": "orca:farePayment", | |
"name": "rideCost", | |
"price": { | |
"currency": "USD", | |
"cents": 0 | |
}, | |
"riderCategory": { | |
"id": "orca:regular", | |
"name": "regular" | |
}, | |
"medium": { | |
"id": "orca:cash", | |
"name": "cash" | |
} | |
}, | |
{ | |
"instanceId": "a224d607-2310-3de9-9247-b62fb543caec", | |
"id": "orca:farePayment", | |
"name": "rideCost", | |
"price": { | |
"currency": "USD", | |
"cents": 0 | |
}, | |
"riderCategory": { | |
"id": "orca:youth", | |
"name": "youth" | |
}, | |
"medium": { | |
"id": "orca:cash", | |
"name": "cash" | |
} | |
}, | |
{ | |
"instanceId": "83bfe15f-80fe-38e8-bddc-6717144f3180", | |
"id": "orca:farePayment", | |
"name": "rideCost", | |
"price": { | |
"currency": "USD", | |
"cents": 0 | |
}, | |
"riderCategory": { | |
"id": "orca:special", | |
"name": "special" | |
}, | |
"medium": { | |
"id": "orca:electronic", | |
"name": "electronic" | |
} | |
}, | |
{ | |
"instanceId": "1fe5aa48-f359-30d5-9597-b8492a06d997", | |
"id": "orca:farePayment", | |
"name": "transfer", | |
"price": { | |
"currency": "USD", | |
"cents": 150 | |
}, | |
"riderCategory": { | |
"id": "orca:special", | |
"name": "special" | |
}, | |
"medium": { | |
"id": "orca:electronic", | |
"name": "electronic" | |
} | |
}, | |
{ | |
"instanceId": "713fa84d-e6b4-3c57-ac16-ea8849385e4a", | |
"id": "orca:farePayment", | |
"name": "rideCost", | |
"price": { | |
"currency": "USD", | |
"cents": 0 | |
}, | |
"riderCategory": { | |
"id": "orca:youth", | |
"name": "youth" | |
}, | |
"medium": { | |
"id": "orca:electronic", | |
"name": "electronic" | |
} | |
}, | |
{ | |
"instanceId": "20848afa-1b3d-3b9b-913c-8ee4eafe3621", | |
"id": "orca:farePayment", | |
"name": "rideCost", | |
"price": { | |
"currency": "USD", | |
"cents": 0 | |
}, | |
"riderCategory": { | |
"id": "orca:regular", | |
"name": "regular" | |
}, | |
"medium": { | |
"id": "orca:electronic", | |
"name": "electronic" | |
} | |
} | |
] | |
}, | |
{ | |
"mode": "WALK", | |
"route": null, | |
"fareProducts": [] | |
} | |
] | |
} | |
] | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment