Hello everyone,
I’m investigating disruption recovery journeys for UK rail and would appreciate any insight on Advance ticket support in the National Rail developer web services.
I tested RTJP using ExtendedJourneyPlannerRequest and the “What Can I Do With My Ticket” webservice using its /otherjourneys endpoint for a disrupted journey.
The /otherjourneys endpoint returned:
{ "status": "ERROR", "payload": { "type": "java.lang.IllegalArgumentException", "message": "Restricted Journeys Not Supported.", "code": "203#2026-07-15-11-56-31-452" } }RTJP returned an ExtendedJourneyPlannerFault with OJPOtherError and server error code 108.
Has anyone successfully used either service with Advance tickets, particularly during disruption scenarios? Is this a known limitation, and are there any workarounds or plans to support this ticket category?
Thank you.