Skip to main content

Refresh Single Product

POST 

/api/woo-commerce/:id/products/refresh-product

Fetch a single product (and its variations) from WooCommerce and persist it locally. Used by the Refresh modal's Search Specific Product tab download button.

Authorization

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

Body fields:

  • product_id (string, required): WooCommerce parent product ID.

Route name: woo-commerce.products.refresh-product

Request

Responses

OK

Response Headers
    Content-Type