Users

Columns

Name

Type

Description

UserId [KEY]

String

The unique Xero identifier of the user.

FirstName

String

First name of the user.

LastName

String

Last name of the user.

UpdatedDateUTC

Datetime

Timestamp of the last change to the user record.

IsSubscriber

Boolean

Indicates if the user is the subscriber.

OrganisationRole

String

Organisation role of the user, values include READONLY, INVOICEONLY, STANDARD, FINANCIALADVISER, MANAGEDCLIENT, and CASHBOOKCLIENT.

TenantId

String

The ID of the tenant to query instead of the connection tenant

Last updated