Using VTEX-SDK-dotnet with vtex.local

C# integration

Install
dotnet add package VTEX-SDK-dotnet
Get Prices
curl \
  -H "X-VTEX-API-AppKey: $API_KEY" \
  https://vtex.local/api/pricing-hub/prices
Configure External Price Source
curl \
  -H "X-VTEX-API-AppKey: $API_KEY" \
  https://vtex.local/config
SDK on GitHub 📄 API Docs
SDK
VTEX-SDK-dotnet
C#
API
vtex.local
vtex.local:Pricing-Hub
At a glance
Language C#
Endpoints2
Base URLhttps://vtex.local