This query returns a list of when a new sale occurs on your website.
- API endpoint slug
- weebly.history_of_when_product_sales
- Runtime method
- performQuery("weebly.history_of_when_product_sales")
Query fields
- Label
- Site ID
- Slug
- site_id
- Required
- true
- Can have default value
- false
Ingredients
- Slug
- purchase_name
- Filter code
- Weebly.historyOfWhenProductSales.PurchaseName
- Type
- String
- Example
- John Smith
- Slug
- order_total
- Filter code
- Weebly.historyOfWhenProductSales.OrderTotal
- Type
- String
- Example
- 35.44
- Slug
- created_at
- Filter code
- Weebly.historyOfWhenProductSales.CreatedAt
- Type
- Date with time (ISO8601)
- Example
- 2020-07-08T04:17:06.000+05:00