Skip to main content

Quote and checkout flows

Quote flow

  1. POST /api/v1/quotes with idempotency key
  2. Poll GET /api/v1/quotes/{quoteId}

Checkout flow

  1. POST /api/v1/agentic/checkout-intents with idempotency key
  2. Poll GET /api/v1/agentic/checkout-intents/{intentId}
  3. Treat webhook-confirmed state as final payment truth