Object Index
You are viewing an old version of the API
TeamMember
Object Index
A record representing an individual team member for a business.
Properties
Name | Description |
---|---|
id
|
Read only The unique ID for the team member. |
reference_
|
A second ID used to associate the team member with an entity in another system. |
is_
|
Read only Whether the team member is the owner of the Square account. |
status
|
Describes the status of the team member. |
given_
|
The given name (that is, the first name) associated with the team member. |
family_
|
The family name (that is, the last name) associated with the team member. |
email_
|
The email address associated with the team member. |
phone_
|
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 |
created_
|
Read only The timestamp, in RFC 3339 format, describing when the team member was created. For example, "2018-10-04T04:00:00-07:00" or "2019-02-05T12:00:00Z". 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 |
updated_
|
Read only The timestamp, in RFC 3339 format, describing when the team member was last updated. For example, "2018-10-04T04:00:00-07:00" or "2019-02-05T12:00:00Z". 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 |
assigned_
|
Describes the team member's assigned locations. |