Stoq Javascript API Documentation
Stoq API Documentation Stoq provides a JavaScript API for custom integrations within your Shopify theme. This API is accessible through the window.RestockRocket object when our app loads into your theme. Available APIs openModal openModal(productData, variantId, customerData) Opens thePopularStoq HTTP API Documentation
We provide HTTP APIs for Stoq. This can be used to integrate Stoq into custom themes or headless Shopify installations. Store Customer Intent to Buy Product POST https://app.restockrocket.io/api/v1/intents.json You can also follow this Postman link to look at the documentation in an interactive format.Some readers