Using walmart-partner-api-sdk-php with walmart.com

PHP integration

Install
composer require walmart-partner-api-sdk-php
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
walmart-partner-api-sdk-php
PHP
API
walmart.com
walmart.com:order
At a glance
Language PHP
Endpoints9