HomeGuidesAPI Reference
ChangelogHelp CenterCommunityContact Us
API Reference

Create Catalog Category

Create a new catalog category.

Rate limits:
Burst: 75/s
Steady: 700/m

Scopes:
catalogs:write

Body Params
object
required
string
required
object
required
string
required
Defaults to SAMPLE-DATA-CATEGORY-APPAREL

The ID of the catalog category in an external system.

string
required
Defaults to Sample Data Category Apparel

The name of the catalog category.

string
Defaults to $custom

The integration type. Currently only "$custom" is supported.

string
Defaults to $default

The type of catalog. Currently only "$default" is supported.

object
object
array of objects
required
data*
string
required
string
required
Defaults to $custom:::$default:::SAMPLE-DATA-ITEM-1

A list of catalog item IDs that are in the given category.

Headers
string
required
Defaults to 2024-02-15

API endpoint revision (format: YYYY-MM-DD[.suffix])

Responses

Language
Credentials