Using VTEX-SDK-dotnet with vtex.local

C# integration

Install
dotnet add package VTEX-SDK-dotnet
Get order
curl \
  -H "VtexIdclientAutCookie: $API_KEY" \
  https://vtex.local/api/orders/pvt/document/{orderId}
SDK on GitHub 📄 API Docs
SDK
VTEX-SDK-dotnet
C#
API
vtex.local
vtex.local:Orders-API-(PII-version)
At a glance
Language C#
Endpoints6
Base URLhttps://vtex.local