Response body schema for POST v1/events
.
Name | Type | Description |
---|---|---|
_object | ObjectEnum | The object represented is an `event`. |
type | String | The event name. |
customer | SimpleCustomerRequiredObjectType | |
referral | Object | A `null` referral object. |
loyalty | Object | A `null` loyalty object. |
metadata | Object |
Name | Value |
---|---|
EVENT | "event" |