Spawn Create Categories Job
POST {{baseUrl}}/api/catalog-category-bulk-create-jobs/
Create a catalog category bulk create job to create a batch of catalog categories.
Rate limits:
Burst: 75/s
Steady: 700/m
Scopes:
Catalogs Write
Request Body
{"data"=>{"type"=>"catalog-category-bulk-create-job", "attributes"=>{"categories"=>[{"type"=>"catalog-category", "attributes"=>{"external_id"=>"est laboris amet eiusmod", "name"=>"et", "integration_type"=>"$custom", "catalog_type"=>"$default"}, "relationships"=>{"items"=>{"data"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}}}}, {"type"=>"catalog-category", "attributes"=>{"external_id"=>"nulla labore", "name"=>"adipisicing n", "integration_type"=>"$custom", "catalog_type"=>"$default"}, "relationships"=>{"items"=>{"data"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}}}}]}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
revision | string | (Required) API endpoint revision (format: YYYY-MM-DD[.suffix]) | |
Content-Type | string | ||
Accept | string |