Developer changelog

Subscribe to the changelog to stay up to date on recent changes to Shopify’s APIs and other developer products, as well as preview upcoming features and beta releases.

Get updates by RSS

Webhooks for B2B Customers Primitives

API

As of the Admin API 2023-04 Release, we are providing webhook notifications for changes to the major entities within the B2B Customers product. The following webhooks are provided:

  • companies/create
  • companies/update
  • companies/delete
  • company_locations/create
  • company_locations/update
  • company_locations/delete
  • company_contacts/create
  • company_contacts/update
  • company_contacts/delete

Learn more about these webhooks on Shopify.dev