Teammates

Columns

Name

Type

ReadOnly

Description

Username [KEY]

String

False

The username of the teammate.

Email

String

False

Email of the teammate.

FirstName

String

False

First name of the teammate.

LastName

String

False

Last name of the teammate.

UserType

String

False

User type of the teammate.

IsAdmin

Boolean

False

Indicator if the teammate is admin.

Phone

String

False

Phone of the teammate.

Website

String

False

Website of the teammate.

Company

String

False

Company of the teammate.

Address

String

False

Address of the teammate.

Address2

String

False

Address 2 of the teammate.

City

String

False

City of the teammate.

State

String

False

State of the teammate.

Country

String

False

Country of the teammate.

Zip

String

False

Zip of the teammate.

Scopes

String

False

Scope of the permissions for the new teammate. Multiple values are allowed and should be split by a comma symbol. Possible values are: user.account.read,user.credits.read,user.email.create,user.email.read,user.email.update,user.email.delete,user.profile.create,user.profile.read,user.profile.update,user.profile.delete

Last updated