Webhook Events
Order placed
Fired when a new order is successfully placed and paid.
WEBHOOK
Documentation Index
Fetch the complete documentation index at: https://docs.fourthwall.com/llms.txt
Use this file to discover all available pages before exploring further.
Body
application/json
Unique identifier for this webhook event
Example:
"00aa4abd-5778-4199-8161-0b49b2f212e5"
ID of the webhook configuration that triggered this event
Example:
"00aa4abd-5778-4199-8161-0b49b2f212e5"
ID of the shop that generated this event
Example:
"sh_c689d374-22ca-43d3-8d29-9ef0805cc4cb"
The event type
Example:
"ORDER_PLACED"
API version of the webhook payload
Example:
"V1"
When this event was created
Example:
"2020-08-13T09:05:36.939+00:00"
Whether this event was sent in test mode
Example:
false
Response
200
Event received successfully