Order
An Order is the purchase record linked to a membership (or other sale). On memberships it is joined from the order transaction and currently exposes only a subset of fields.
| Property | Type | Default | Description | Example |
|---|---|---|---|---|
id* | string (UUIDv4) | Unique identifier | "bd4a0997-39db-41d9-883a-cdfa83e2101f" | |
salesChannelType | string | null | Sales channel the order originated from. One of POS, WEB, BACKOFFICE, RECURRING | "WEB" |