Skip to main content

Quartzy Shop Order Placed

Occurs when a new Quartzy Shop Order is placed, using the Quartzy Shop Order as the resource in the event.

specversion
required
string
Value: "1.0"
id
required
string <uuid>
source
required
string
Value: "https://quartzy.com"
type
required
string
Value: "com.quartzy.sales-order.placed"
datacontenttype
required
string
Value: "application/json"
time
required
string <date-time>
required
object
{
  • "specversion": "1.0",
  • "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
  • "source": "https://quartzy.com",
  • "type": "com.quartzy.sales-order.placed",
  • "datacontenttype": "application/json",
  • "time": "2019-08-24T14:15:22Z",
  • "data": {
    }
}
;