Create Company From CG
Create company from bigCommerce customer group. This API only enable for non-MSF store.
Create company from bigCommerce customer group. This API only enable for non-MSF store.
(0=will not receive email 1=will receive email)
To use customized extra fields with field names you need to first add company extra fields in Settings > Extra fields inside B2B edition. eg. If you want to create a new company with an extra integer field named licenseNO, you can use this structure [{‘fieldName’: ‘LicenseNO’, ‘fieldValue’: 10342340323}] in the request body.