Webhook Payloads
Restock
WEBHOOK
Body
application/json
Webhook type
Example:
"restock"
The event that triggered the webhook. Only restock.requested is emitted.
Example:
"restock.requested"
Loop return ID.
Example:
12345
Loop order ID
Example:
1234567890
Order ID from the commerce provider (e.g. Shopify)
Example:
1029384756
Response
200
Return a 200 status to indicate that the data was received successfully