Create an Intent
Create a new intent for a customer to be notified when a product is back in stock. Unlike other API endpoints for Back in Stock, this API endpoint does not require an API Key.
Header parameters
X-Shopify-Shop-DomainstringRequired
The Shopify shop domain (e.g. 'restock-rocket-demo.myshopify.com')
Content-Typestring · enumRequiredPossible values:
Must be application/json
Body
Responses
200
Request processed but with errors
application/json
201
Intent created successfully
application/json
400
Bad request
401
Unauthorized
post
/intents.jsonLast updated