Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.23 KB

File metadata and controls

21 lines (13 loc) · 1.23 KB

ApplicationCustomer

Properties

Name Type Description Notes
id Integer Unique ID for this entity.
created OffsetDateTime The exact moment this entity was created. The exact moment this entity was created. The exact moment this entity was created.
integrationId String The ID used for this entity in the application system. The ID used for this entity in the application system.
attributes Object Arbitrary properties associated with this item
accountId Integer The ID of the Talon.One account that owns this profile. The ID of the Talon.One account that owns this profile.
closedSessions Integer The total amount of closed sessions by a customer. A closed session is a successful purchase.
totalSales BigDecimal Sum of all purchases made by this customer
loyaltyMemberships List<LoyaltyMembership> A list of loyalty programs joined by the customer [optional]
lastActivity OffsetDateTime Timestamp of the most recent event received from this customer