VTEX Subscriptions REST API Documentation This documentation describes the available REST APIs for VTEX Subscription System. With Subscriptions you can set up regularly scheduled deliveries. All requests need authorization (VTEX Id authentication token or VTEX Appkey and Apptoken headers)
curl \ -H "X-VTEX-API-AppKey: $API_KEY" \ https://vtex.local/settings
curl \ -H "X-VTEX-API-AppKey: $API_KEY" \ https://vtex.local/subscriptions
curl \ -H "X-VTEX-API-AppKey: $API_KEY" \ https://vtex.local/subscriptions/list