Skip to main content

Refresh Transactions

POST 

/api/magento2/integration-instances/:magento2IntegrationInstance/transactions/refresh

Dispatch the tracked job that refreshes invoices + credit memos for the instance. Returns the tracked_job_log_id so the frontend can pivot the global JobProgressTray to it. Job name prefix is Refresh Magento 2 Transactions: — the page's lastCompletedJob watcher matches on this prefix.

Phase 2C scope: dispatch harness only — the actual /V1/invoices + /V1/creditmemo walking lands in Phase 2D.

Request

Responses

OK

Response Headers
    Content-Type