walmart.com

Maintaining up-to-date inventory for your items on Walmart.com ensures a great experience for your customers and greater sales opportunities for you.

7 endpoints ecommerce
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (8 total)

npm install walmart-mws
# Maven: see https://github.com/dftrakesh/walmart-sdk
dotnet add package WalmartSDK
dotnet add package partnerapi_sdk_dotnet
composer require Laravel-Walmart
composer require walmart-marketplace-laravel-sdk
composer require walmart-api-php
composer require walmart-partner-api-sdk-php
curl examples
Inventory
curl \
  https://marketplace.walmartapis.com/v3/inventory
Multiple Item Inventory for All Ship Nodes
curl \
  https://marketplace.walmartapis.com/v3/inventories
Single Item Inventory by Ship Node
curl \
  https://marketplace.walmartapis.com/v3/inventories/{sku}
Endpoints (7 total)
GET
/v3/inventory
Inventory
GET
/v3/inventories
Multiple Item Inventory for All Ship Nodes
GET
/v3/inventories/{sku}
Single Item Inventory by Ship Node
GET
/v3/fulfillment/inventory
WFS Inventory
POST
/v3/feeds
Bulk Item Inventory Update
PUT
/v3/inventory
Update inventory
PUT
/v3/inventories/{sku}
Update Item Inventory per Ship Node
At a glance
Total SDKs8
Languages4
Endpoints7
Categories1
https://marketplace.walmartapis.com
Other Walmart APIs (3)
itemorderprice