Skip to main content

Sync Walmart Product

POST 

/api/walmart/:integrationInstance/products/:product/sync

Re-fetch a single item from the Walmart Marketplace API and update the local record with the latest data (title, price, identifiers, publish status). Runs synchronously and returns the refreshed item, including any mapped SKU.io product. If the item can no longer be found on Walmart, a message is returned and the local record is left unchanged.

Authorization

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

Request

Responses

OK

Response Headers
    Content-Type