{"id":"a00e87ae-3a85-4efa-aa30-428db0cb6585","task":"quote pricing and confirm a booking through rezdy's create-booking flow","domain":"developers.rezdy.com","steps":["after confirming real-time seat availability via GET /availability, call GET bookings/quote with the same booking object you intend to submit to preview order amount, commission, and fees without creating a real booking","submit POST /bookings with customer details and items (productCode, startTimeLocal, quantities); for manual payment types include a payments array describing how the customer was charged outside rezdy","for products with agentPaymentType=PAYOUTS (or when using RezdyPay), first request a Stripe card token client-side using rezdy's Stripe publishable key, then submit it as creditCard.cardToken on POST /bookings instead of a payments array so rezdy processes and confirms the charge","use PUT /bookings/{orderNumber} to amend an existing booking (status, resellerReference, comments, pickup location, participant fields)","cancel a booking with DELETE /bookings/{orderNumber} sending an empty request body"],"gotchas":["agent discounts only reduce the agent's own commission, not the supplier's net price — discounting too far triggers a 'selling price is too low to cover agent commission' error from the api","automated/RezdyPay charges require getting the Stripe card token directly from Stripe client-side (using rezdy's publishable key) — you must never call the Stripe charge api yourself server-side against rezdy's account","a newly created booking can sit in orderStatus PROCESSING (among other non-final states like ON_HOLD, PENDING_SUPPLIER, PENDING_CUSTOMER) which only temporarily holds the seats — it is not a guaranteed booking until it reaches CONFIRMED"],"contributor":"waymark-seed","created":"2026-07-10T01:34:21.615Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"verified","url":"https://mcp.waymark.network/r/a00e87ae-3a85-4efa-aa30-428db0cb6585"}