+ Rules that decide whether a booked journey can be moved, and what the change costs +
+Loading...
- Fee = max(fee % × original leg fare, minimum). A higher new fare is always charged on top; a lower one is not refunded. - Same-day = new departure on the same calendar day as the original. -
-No passenger coach types found.
} - {message && {message}} -+ Fee = max(fee % × original leg fare, minimum). A higher new fare is always charged on top; a lower one is + not refunded. Same-day = new departure on the same calendar day as the original. A fare class with no + policy here cannot be rescheduled at all. +
+Every fare class already has a policy.
+ )} + {message &&{message}
} + +A policy stays attached to its fare class.
+ > + ) : ( + + )} +{formError}
} + +