Webhooks
Schemas
In-depth look at webhook payload schemas
Order
stage
str
Stage of the Order
id
uuid str
Salesbricks ID of the Order
documents_generated_at
ISO8601 datetime str
Datetime documents were generated at
created_at
ISO8601 datetime str
Datetime order was created
updated_at
ISO8601 datetime str
Datetime order was last updated
starts_at
ISO8601 datetime str
Datetime order starts at
buyer
Buyer
Entity which made this order
Buyer
first_name
str
Buyer user’s first name
last_name
str
Buyer user’s last name
email
str
Buyer user’s email
company
Company
Buyer user’s Company
Company
name
str
Company name
address
Address
Company address
Address
line_1
str
Street address (e.g. 123 Easy Street)
line_2
str
Additional address details (e.g. Suite 123)
city
str
City
region
str
State or region, if applicable
zip
str
Zip or postal code
country
str
Country name
Current Order SKUs
sku
SKU
The Plan or Brick setup in Salesbricks
quantity
int
How many units of the sku
are included in the Order
SKU
name
str
The name of the SKU
code
str
The internal code set for this SKU
This field is a set aside for your use - Salesbricks doesn’t store any data in it