Skip to main content

Refresh Customers

POST 

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

Dispatch the tracked job that refreshes Magento 2 customers. Returns the tracked_job_log_id so the frontend can pivot the global JobProgressTray to it. Job name prefix is Sync Magento 2 Customers: — the page's lastCompletedJob watcher matches on this prefix.

Phase 2C scope: the dispatch + tracked-job harness only. The actual /V1/customers/search walking + upsert lands in Phase 2D — until then the job acknowledges the dispatch and completes immediately with zero-counter results.

Request

Responses

OK

Response Headers
    Content-Type