Add Customer Via REST API with a company
I am using Magento 2 official B2B extension and I am trying to create customers via the REST API and assign it to a company on creation. Sending a POST request to /rest/default/V1/customers with the below data I get back… Read More »Add Customer Via REST API with a company