Skip to main content

Refresh Transactions

POST 

/api/big-commerce/:id/transactions/refresh

Dispatch a background job to re-fetch transactions from BigCommerce for the given integration instance.

Authorization

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

Responds immediately with a success message. The job runs asynchronously on the salesOrderProcessing queue.

Route name: big-commerce.transactions.refresh

Request

Responses

Successful response