Using wm-marketplace with walmart.com

JavaScript integration

Install
npm install wm-marketplace
Get all orders
curl \
  /v3/orders
Get all released orders
curl \
  /v3/orders/released
Get orders for next page
curl \
  /v3/orders{nextCursor}
SDK on GitHub 📄 API Docs
SDK
wm-marketplace
JavaScript
API
walmart.com
walmart.com:order
At a glance
Language JavaScript
Endpoints9