Skip to content

Search is only available in production builds. Try building and previewing the site to test it out locally.

Adobe Commerce 2.4.9

The Storefront Compatibility Package adds backend changes that storefront drop-ins need on Adobe Commerce 2.4.9. This package provides mostly GraphQL schema extensions and REST endpoints, plus bug fixes.

Adobe releases new GraphQL queries, mutations, and REST endpoints across minor versions in each package line. For version-specific changes, see the changelog and filter for the Storefront Compatibility Package.

This package provides the following GraphQL queries and mutations:

Login as Customer and seller-assisted buying

Section titled “Login as Customer and seller-assisted buying”
  • exchangeOtpForCustomerToken mutation — Authenticates admins as customers for seller-assisted buying by exchanging a one-time password (OTP) and email for a customer token.
  • selectFreeGift mutation — Selects a free gift for an eligible cart promotion.

This package also provides following REST APIs:

  • GET /V1/customerSegments/search — Retrieves customer segments for integration or IMS token callers.

  • GET /V1/customerGroups/search — Adds a uid extension attribute on each customer group in the response.

  • GET /V1/customers/:customerId — Adds an assistance_allowed extension attribute that indicates whether the customer enabled admin assistance for Login as Customer.

  • POST /V1/customer/:customerId/otp — Generates a one-time password in Admin for seller-assisted buying and Login as Customer workflows.

For release notes for each Storefront Compatibility Package version, see the changelog and filter for the Storefront Compatibility Package. For tested package and drop-in versions in the current suite, see the release suite.