Pricing → Redemptions is an append-only audit log of every discount code that was applied. [IMAGE: /organizations/[id]/pricing/redemptions → redemptions table] Each row shows:Documentation Index
Fetch the complete documentation index at: https://docs.time2.bike/llms.txt
Use this file to discover all available pages before exploring further.
- Code — what was redeemed.
- Target —
registration(a race entry) ormerch(a store order or add-on). - User — the rider’s email (or
Guestfor not-yet-registered checkouts). - Discount — dollars off.
- Event — which event the cart targeted (blank for generic store orders).
- Redeemed at — timestamp.
Why it’s separate from the codes list
- One code can have many redemptions; this is the firehose.
- If a registration is later cancelled or refunded, the redemption row stays — your audit trail is preserved.
- Use the search to investigate “who used
STAFF2025and when”.