CVC Sign — preview
In production, customers arrive here via an emailed link like /sign/<token>. While mock mode is on, use the shortcuts below to preview each state.
- Full signing flowLoads Jane Smith / Quote Q-00042
/sign/demo - Already signed409 already_signed response
/sign/signed - Link expired410 expired response
/sign/expired - Declined409 declined response
/sign/declined - Invalid link404 not_found response
/sign/notfound
Remove this page and set MOCK = false in src/lib/cvc-api.ts before going live.