Using partnerapi_sdk_dotnet with walmart.com

C# integration

Install
dotnet add package partnerapi_sdk_dotnet
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
partnerapi_sdk_dotnet
C#
API
walmart.com
walmart.com:order
At a glance
Language C#
Endpoints9