Skip to main content

Refresh Reports

POST 

/api/woo-commerce/:id/reports/refresh

Dispatch a background job to re-fetch WooCommerce reports for the integration instance.

Authorization

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

The job runs asynchronously on the salesOrderProcessing queue. Call GET /reports to retrieve results after the job completes.

Request

Responses

Successful response