Spawn Create Items Job

POST {{baseUrl}}/api/catalog-item-bulk-create-jobs/

Create a catalog item bulk create job to create a batch of catalog items.

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

Scopes: Catalogs Write

Request Body

{"data"=>{"type"=>"catalog-item-bulk-create-job", "attributes"=>{"items"=>[{"type"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "attributes"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "relationships"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}}, {"type"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "attributes"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "relationships"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}}]}}}

HEADERS

KeyDatatypeRequiredDescription
revisionstring(Required) API endpoint revision (format: YYYY-MM-DD[.suffix])
Content-Typestring
Acceptstring