Attention B2B Edition Merchants and Partners: if you utilize a custom B2B Buyer Portal, custom B2B Checkout, or custom implementations via Quote APIs and Company Creation APIs, action is required to avoid any service disruption.

Overview

To continue improving the security and reliability of our product offerings, we will be making improvements to our Company Creation APIs, in addition to the previously communicated updates to the Quote APIs. To ensure you have ample time to address both updates, we are extending the original deadline from March 2, 2026, to April 15, 2026.

This extension provides your team with an additional six weeks to bundle these new requirements with the previously announced Quote API updates.

All dates and times referenced in this article are in U.S. Central Time (CT), unless otherwise noted.

What Is Changing?

Starting April 15, 2026, the following mandatory field requirements will be enforced:

  • Quote APIs: Must now include a uuid field (as communicated on Jan 16).

  • Company Creation APIs: Must now include a customerEmail field.

Impacted APIs

  • REST(v2):

    • GET /api/v2/rfq/{quote_id}

    • POST /api/v2/frontend/companies

  • GraphQL Mutations:

    • quotesCheckout

    • getQuoteInfoB2B

    • quote

    • companyCreate

Who Should Take Action?

Please review your implementation and take action if you use:

  • Custom (self-hosted) B2B Buyer Portal on any storefront

  • Custom (self-hosted) B2B Checkout

  • Headless storefronts or Custom implementations calling affected APIs for quote processing or company account creation.

What Do I Need to Do?

  1. Review your implementation

    If you use a self-hosted Buyer Portal, Checkout, headless storefront, or any custom quote integration, review your codebase immediately.

  2. Update your code

    • Upgrade your Custom B2B Buyer Portal orCustom B2B Checkout to the latest version to automatically receive the updates.

    • Check your custom implementations using affected APIs, update API requests to include the mandatory uuid and customerEmail fields.

    All changes must be deployed before the April 15, 2026 deadline.

  3. Test early by opting in

    You can validate your changes ahead of the deadline by using the following Prefer header attributes in your API requests:

    • Quote APIs 

      Prefer: breaking-change=enable_uuid_q12026

    • Company Creation APIs

      Prefer: breaking-change=enable_customer_email_validation

  4. Use the technical references

    Leverage BigCommerce reference implementations to guide your updates.

    Quote APIs

    Mandatory Action: A uuid is now required for the following operations to retrieve or process quote data.

    Company Creation APIs

    Mandatory Action: A customerEmail is now required for the following operations to create company accounts.

Support & Next Steps

If you’re unsure whether your store is affected or would like help reviewing your setup, please reach out to BigCommerce Support or your Customer Success Manager.