POST

Get Or Create Info Section


Retrieves an info section by ID or uniqueName, or creates an info section if one with the passed uniqueName doesn't exist.

Note: If an info section with the passed uniqueName doesn't exist, the uniqueName and title fields are required to create a new info section.

Authentication

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

Permissions
Manage Stores - all permissions
Manage Products
Manage v3 catalog
Info section write in v3 catalog
Manage Stores
Product write in v3 catalog
Learn more about app permissions.
Endpoint
POST
https://www.wixapis.com/stores/v3/info-sections/get-or-create

Errors
400Invalid Argument

There are 2 errors with this status code.

This method may also return standard errors. Learn more about standard Wix errors.

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