Using vtex-api with vtex.local

PHP integration

Install
composer require vtex-api
Order placement
curl \
  -H "X-VTEX-API-AppKey: $API_KEY" \
  https://vtex.local/{fulfillmentEndpoint}/pvt/orders
Fulfillment simulation - External Marketplace
curl \
  -H "X-VTEX-API-AppKey: $API_KEY" \
  https://vtex.local/api/checkout/pub/orderForms/simulation
SDK on GitHub 📄 API Docs
SDK
vtex-api
PHP
API
vtex.local
vtex.local:Marketplace-Protocol
At a glance
Language PHP
Endpoints15
Base URLhttps://vtex.local