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.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Body fields:

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

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

Request

Responses

OK

Response Headers
    Content-Type