Represents a Square customer profile, which can have one or more cards on file associated with it.
<- Object
Object
Represents a Square customer profile, which can have one or more cards on file associated with it.
Read only The timestamp when the customer profile was created, in RFC 3339 format.
Examples for January 25th, 2020 6:25:34pm Pacific Standard Time:
UTC: 2020-01-26T02:25:34Z
Pacific Standard Time with UTC offset: 2020-01-25T18:25:34-08:00
Read only The timestamp when the customer profile was last updated, in RFC 3339 format.
Examples for January 25th, 2020 6:25:34pm Pacific Standard Time:
UTC: 2020-01-26T02:25:34Z
Pacific Standard Time with UTC offset: 2020-01-25T18:25:34-08:00
The birthday associated with the customer profile, in RFC 3339 format. Year is optional, timezone and times are not allowed. For example: 0000-09-01T00:00:00-00:00
indicates a birthday on September 1st. 1998-09-01T00:00:00-00:00
indications a birthday on September 1st 1998.
An optional, second ID used to associate the customer profile with an entity in another system.
The customer groups and segments the customer belongs to. This deprecated field has been replaced with the dedicated group_ids
for customer groups and the dedicated segment_ids
field for customer segments. You can retrieve information about a given customer group and segment respectively using the Customer Groups API and Customer Segments API.
A creation source represents the method used to create the customer profile.