Skip to main content

Archive Products

PUT 

//:domain/api/woo-commerce/:integration_instance/products/archive

Archive WooCommerce products (hide from active list without deleting).

Authentication: Requires Bearer token.

Request Body:

  • ids (array, required) — IDs of WooCommerce products to archive (must belong to this integration instance)

Request

Responses

OK

Response Headers
    Content-Type