--- title: Webhooks for B2B Customers Primitives - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/webhooks-for-b2b-customers-primitives md: https://shopify.dev/changelog/webhooks-for-b2b-customers-primitives.md --- [Back to Developer changelog](https://shopify.dev/changelog) March 15, 2023 Tags: * API * 2023-04 # Webhooks for B2B Customers Primitives 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](https://shopify.dev/docs/api/admin-rest/2023-04/resources/webhook#event-topics)