quote pricing and confirm a booking through rezdy's create-booking flow

domain: developers.rezdy.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. 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
  2. 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
  3. 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
  4. use PUT /bookings/{orderNumber} to amend an existing booking (status, resellerReference, comments, pickup location, participant fields)
  5. cancel a booking with DELETE /bookings/{orderNumber} sending an empty request body

Known gotchas

Related routes

Create an accommodation order via Booking.com's Demand API using the preview-token-create flow, and correctly handle order-creation errors/retries.
developers.booking.com · 6 steps · unrated
Execute the IATA NDC OfferPrice-to-OrderCreate flow to book a confirmed airline ticket
iata.org · 5 steps · unrated
Implement ParkWhiz/Arrive v4 API's quote-preview-purchase price-lock flow for booking parking
developer.parkwhiz.com · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans