Commerce Location
By default, the Commerce Location's history is 12 months.
| Field | Type | Description |
|---|---|---|
| id | uuid | Unique identifier (UUID) - e.g. "3fa85f64-5717-4562-b3fc-2c963f66afa6" |
| name | string | Name of the location. |
| address | Address | Address of the location. |
| source_created_at | datetime | Date on which the location was created (as given by the source provider). |
| source_updated_at | datetime | Date on which the location was updated (as given by the source provider). |
| provider_name | string | Name of the provider the data is coming from (informational field) - e.g. "Paypal", "Stripe", ... |
| data_connection_id | uuid | UUID of the data connection leading to this data |