Using vtex-kotlin-sdk with vtex.local

unknown integration

Install
# See https://github.com/ksetoue/vtex-kotlin-sdk
Get Pricing Configuration
curl \
  -H "X-VTEX-API-AppKey: $API_KEY" \
  https://vtex.local/pricing/config
List price tables
curl \
  -H "X-VTEX-API-AppKey: $API_KEY" \
  https://vtex.local/pricing/tables
Get Pricing v2 Status
curl \
  -H "X-VTEX-API-AppKey: $API_KEY" \
  https://vtex.local/pricing/migration
SDK on GitHub 📄 API Docs
SDK
vtex-kotlin-sdk
unknown
API
vtex.local
vtex.local:Pricing-API
At a glance
Language unknown
Endpoints14
Base URLhttps://vtex.local