Changed the mock ticket API confirm endpoint to return ticket data based on real data in the DB. Route is pretty much the only object we can actually determine from a booking when confirming (and even that uses lousy name matching), so other types of objects are just some instances related to the route, not necessary the ones used when creating the booking.
Changed the mock ticket API confirm endpoint to return ticket data based on real data in the DB. Route is pretty much the only object we can actually determine from a booking when confirming (and even that uses lousy name matching), so other types of objects are just some instances related to the route, not necessary the ones used when creating the booking.