POST

Bulk Get Or Create Brands


Retrieves multiple brands by name, or creates multiple brands if those with the passed brandNames don't exist.

Note: results.item always contains the full brand entity for each retrieved or created brand. Bulk Get Or Create Brands doesn't accept a returnEntity parameter.

Authentication

You can only call this method when authenticated as a Wix app or Wix user identity.

Permissions
Brand write in v3 catalog
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/stores/v3/bulk/brands/get-or-create

Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Event TriggersThis method triggers the following events:
Did this help?