Spawn Update Variants Job

POST {{baseUrl}}/api/catalog-variant-bulk-update-jobs/

Create a catalog variant bulk update job to update a batch of catalog variants.

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

Scopes: Catalogs Write

Request Body

{"data"=>{"type"=>"catalog-variant-bulk-update-job", "attributes"=>{"variants"=>[{"type"=>"catalog-variant", "id"=>"Ut exercitation", "attributes"=>{"title"=>"exercitation ad id occaecat", "description"=>"irure occaecat commodo", "inventory_policy"=>2, "inventory_quantity"=>93513295.21811187, "price"=>-4842684.680232167, "url"=>"elit reprehe", "image_full_url"=>"quis Lorem culpa ullamco", "image_thumbnail_url"=>"commodo", "images"=>[{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, {"value"=>"<Error: Too many levels of nesting to fake this schema>"}], "published"=>true}}, {"type"=>"catalog-variant", "id"=>"cupidatat ipsum irure", "attributes"=>{"title"=>"aute ex", "description"=>"laboris Excepteur", "inventory_policy"=>1, "inventory_quantity"=>93924558.57176265, "price"=>16707590.150413051, "url"=>"ut ullamco laborum", "image_full_url"=>"mollit velit", "image_thumbnail_url"=>"est laborum ut consequat", "images"=>[{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, {"value"=>"<Error: Too many levels of nesting to fake this schema>"}], "published"=>true}}]}}}

HEADERS

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