Skip to main content

Sync Inventory

POST 

/api/walmart/:integrationInstance/products/sync-inventory

Push current inventory levels to Walmart for the specified products (or all products if ids is omitted). Submits inventory quantities to the Walmart Marketplace API.

Authorization

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

Authentication: Requires Bearer token.

Fields:

  • ids (optional, array): Array of Walmart product IDs to sync inventory for. If omitted, syncs all products.

Request

Responses

OK

Response Headers
    Content-Type