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.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

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