# CustomerMoment - admin - INTERFACE
Version: 2025-01

## Description
Represents a session preceding an order, often used for building a timeline of events leading to an order.

### Access Scopes
`read_orders` access scope or `read_marketplace_orders` access scope.


## Fields
* [occurredAt](/docs/api/admin/2025-01/scalars/DateTime): DateTime! - The date and time when the customer's session occurred.

## Connections



## Types implemented in
* [CustomerVisit](/docs/api/admin/2025-01/objects/CustomerVisit)


## Examples