Available Events: orderDocumentation Index
Fetch the complete documentation index at: https://quickbutik.dev/llms.txt
Use this file to discover all available pages before exploring further.
- event_type: order.new
New order (paid). Sent with parameter order_id.
- event_type: order.done
Order marked as done (sent). Sent with parameter order_id.
- event_type: order.cancelled
Order marked as cancelled. Sent with parameter order_id.
product
- event_type: product.add
Product added. Sent with parameter product_id.
- event_type: product.update
Product updated. Sent with parameter product_id.
- event_type: product.delete
Product deleted. Sent with parameter product_id.