Order.created

Emitted when an Order has been placed for a Baselayer product.

Payload
__event__
object
Defaults to [object Object]
uuid
required

The identifier of this order.

string
enum
required

The type of product that was ordered.

date-time
required

The date and time when the order was created.

The identifier of the ordered product (e.g., a business search).

properties
object
required

A dictionary of properties about the order.

UserAttributionResponse (v1) | null

Details on the User who performed the search.

Responses

LoadingLoading…