--- 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' metadata: effectiveApiVersion: 2023-04 affectedApi: [] primaryTag: displayName: API handle: api secondaryTag: displayName: New handle: new indicatesActionRequired: false createdAt: '2023-03-15T11:05:31-04:00' postedAt: '2023-03-15T00:00:00-04:00' updatedAt: '2024-12-13T17:24:37-05:00' effectiveAt: '2023-03-15T00:00:00-04:00' --- 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)