App Logo
sncf-connect.com

Cancel a pending SNCF Connect train option (pre-reservation)

Cancels a pending free option (pre-reservation) on SNCF Connect, releasing the hold it placed on a train's price and seat. Defaults to a dry run: it reports the option it would cancel and backs out without touching it. Pass confirm=true to actually cancel, which is irreversible — the blocked price is lost. When more than one option is pending, `match` picks the right one by part of its destination and/or travel date. Requires being signed in to SNCF Connect. Runs only via the local browser extension, not the hosted cloud browser.

Input

match optional

Substring to match against the option's title + travel date combined (e.g. 'Turin', '15 oct', 'Lyon 15 oct'); required when more than one option is pending

confirm optional

false = dry-run (report + dismiss); true = actually cancel the option

Default: false

Output

dryRun required
option required
cancelled required
remainingOptions required
verified optional

Whether remainingOptions was confirmed against the refreshed list; false means the cancellation was accepted but the resulting count could not be verified

Start building not clicking