How to delete company by REST API B2B Magento?

You can delete the company in adobe commerce using REST API.

You must require a valid company id to delete a specific company from the Magento store.

When you delete a company, all the customers of the company status change to “Inactive” and also remove company id from the customer profiles related to the company.
Continue reading “How to delete company by REST API B2B Magento?”

How to create a company using REST API B2B Magento Adobe commerce?

Adobe Commerce Company’s feature covers wholesale B2B functionality for the store owners.

The company feature is robust and you can create a company from the front end via creating a company account, Admin panel new Company, GraphQL as well as using REST API.

I will provide you step by step guide to creating a new company using REST API. Continue reading “How to create a company using REST API B2B Magento Adobe commerce?”

How to enable Category Permissions feature in Magento Commerce?

Magento Commerce Category Permissions feature comes with disabled but if you want to enable the category permission feature you can do it using the command line only.

For security reasons, this field will be not editable from the admin panel.

You can see the category permission feature from, Continue reading “How to enable Category Permissions feature in Magento Commerce?”