Skip to main content

Sync Inventory

POST 

//:domain/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.

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