Skip to main content

Push Products To Veracore

POST 

/api/veracore/integration-instances/:integration_instance/products/push

Publish SKU.io products into the Veracore catalogue.

Create-versus-update is resolved per product before writing: an offer that already exists is amended in place, and only genuinely new items are created. Runs in the background and reports progress against the returned tracked_job_log_id.

Body fields

  • sku_product_ids (array of integers, required, at least one) — SKU.io product ids to publish. Every id must reference an existing product.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type