This release sharpens documentation and streamlines integrations across our API and B2B features. Highlights include support for additional checkout URLs (buybutton, mcp), clearer field definitions and examples (e.g., order_id as a string, updated_at behavior), and refined guidance for tax provider workflows and product custom fields. On the B2B side, we’ve updated authentication to include the Store Hash in the payload for affected endpoints and shipped targeted fixes to the Catalyst/B2B guides to speed up setup.

API

B2B

  • Short-term fixes for the Catalyst/B2B guide

    Various improvements and content fixes for the Catalyst and B2B setup guides.

  • Improved B2B Authentication Documentation

    Streamlined and updated B2B authentication documentation for improved clarity and accuracy, reflecting recent changes to authentication processes.

  • Clarified Store Hash requirement for new authentication process.

    • Moved Store Hash into authentication variables instead of parameters

    • Removed Store Hash from requirements on authentication endpoints for generating tokens

    • Affected API Endpoints

      • POST /api/v2/auth/token

      • GET /api/v2/orders

      • POST /api/v2/products

      • Any other endpoints requiring Store Hash as part of authentication