Vouchers
API:`GET /api/vouchers`。探索券扣用由預約 API 在後端處理。
active
3
張探索券
used
0
expired
建立預約若帶 `voucher_id`,後端會先確認該券屬於本人且為 active,再於同一批 DB 操作中標記 used 並建立預約。