BigCommerce Logo

BigCommerce API Integration Profile

Information and guides about integrating with BigCommerce API

Add BigCommerce Integration to Your App

Create a Brand Metafield in BigCommerce API

Creates a Brand Metafield.

Required Fields

  • permission_set
  • namespace
  • key
  • value

Read-Only Fields

  • id

Note: The maxiumum number of metafields allowed on each order, product, category, variant, or brand is 250 per client ID. For more information, see Platform Limits in the Help Center.

Input schema fields
Field NameAPI KeyTypeDescription
Path ParameterspathParametersobject
Brand IdpathParameters.brand_idstring
Queryqueryobject
DatadataobjectMetafield for products, categories, variants, and brands; the max number of metafields allowed on each is 50. For more information, see [Platform Limits](https://support.bigcommerce.com/s/article/Platform-Limits) in the Help Center.
Keydata.keystringThe name of the field, for example: `location_id`, `color`. Required for POST.
Output schema fields
Field NameAPI KeyTypeDescription
metafield_FulldataobjectMetafield for products, categories, variants, and brands; the max number of metafields allowed on each is 50. For more information, see [Platform Limits](https://support.bigcommerce.com/s/article/Platform-Limits) in the Help Center.
Iddata.idnumberUnique ID of the *Metafield*. Read-Only.
Keydata.keystringThe name of the field, for example: `location_id`, `color`. Required for POST.
Valuedata.valuestringThe value of the field, for example: `1`, `blue`. Required for POST.
Namespacedata.namespacestringNamespace for the metafield, for organizational purposes. This is set by the developer. Required for POST.

Build every single integration your customers need with AI

Talk to an expert