Update Company Basic Information
Update a company's basic info, you can update on or more options
BigCommerce price list Id that company related(If put its 0 will clear the catalog).
Company status:
0=PENDING 1=APPROVED 2=REJECTED 3=INACTIVE 4=DELETED
Country full name or ISO2 country code. For Example:
A Country full name: Afghanistan
ISO2 Country code: AF
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.