Hello, I just made a reservation and Tesla responded with the above two numbers. What do they mean? Thanks in advance! Gabor
The Reservation Confirmation Number is a non-sequential number used to identify your reservation should you need to contact Tesla to change or cancel it. The Reservation Sequence Number is your sequential spot in line in your region, Canada in your case.
And while sharing your reservation sequence # is no big deal, it's best to keep your reservation confirmation number private. That number is how Tesla identifies your reservation in the system.
I got a Reservation Number, but not a Sequence Number -- is there some way to see the sequence number elsewhere? (I ordered Apr 2015).
You can go to the page that shows your RN and look at the source code of the page (each browser does that differently, but usually you right-click on the page, and there's "View Source" or "View page source" somewhere). Search for "vin_sn". You'll see something like Code: </p> <!-- <p class="vin_sn"> #12745 </p> --> </div> The number there is your sequence number. Note that people who ordered very recently have reported that they don't have this number in the source code.