A record representing an individual team member for a business.
<- Object
Object
A record representing an individual team member for a business.
A second ID used to associate the team member with an entity in another system.
The given name (that is, the first name) associated with the team member.
The family name (that is, the last name) associated with the team member.
The email address associated with the team member. After accepting the invitation from Square, only the team member can change this value.
The team member's phone number, in E.164 format. For example: +14155552671 - the country code is 1 for US +551155256325 - the country code is 55 for BR
Read only The timestamp when the team member 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 team member 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