Skip to main content

Check Archiveable Products

POST 

/api/woo-commerce/:integration_instance/products/archiveable

Check which products from the provided list can be archived.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Authentication: Requires Bearer token.

Request Body:

  • ids (array, required) — IDs of WooCommerce products to check

Request

Responses

OK

Response Headers
    Content-Type