Update Companies (batch)
Update Companies (batch)
Updates up to 10 Company accounts at once. See Update a Company for recommendations on formatting individual Companies in the array.
Update Companies (batch)
Updates up to 10 Company accounts at once. See Update a Company for recommendations on formatting individual Companies in the array.
Unique numeric ID of the Company account. This is a read-only field; do not set or modify its value in a POST or PUT request.
To use customized extra fields with field names you need to first add company extra fields in Settings > Extra fields inside B2B edition.
e.g., 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.
For example requests and more information about authenticating BigCommerce APIs, see Authentication and Example Requests.
For more about BigCommerce OAuth scopes, see our Guide to API Accounts.
For a list of API status codes, see API Status Codes.
The ID of the BigCommerce customer group assigned to the Company account. This field can be static or configurable depending on whether or not your store uses Independent Companies behavior. See Independent Companies Behavior for more information.
Use this array to assign a price list to a Company account if your store uses legacy Dependent Companies behavior and it has Multi-Storefront enabled. Use catalogId to assign price lists if you have not enabled Multi-Storefront.
This field is read-only for stores using Independent Companies behavior. See Independent Companies Behavior for more information.