Skip to main content

Refresh Single Customer

POST 

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

Dispatch the tracked job to re-fetch a single customer. Shares the Sync Magento 2 Customers: job-name prefix with the bulk refresh so the page's lastCompletedJob watcher reacts to either run.

Error responses:

  • 404 — customer does not exist OR belongs to a different instance.
  • 401 — caller is not authenticated.

Request

Responses

OK

Response Headers
    Content-Type