| Field | Type | Required | Description | Example |
|---|---|---|---|---|
Id |
string | ➖ | Unique identifier | 8187e5da-dc77-475e-9949-af0f1fa4e4e3 |
RemoteId |
string | ➖ | Provider's unique identifier | 8187e5da-dc77-475e-9949-af0f1fa4e4e3 |
Type |
TicketingUserResultType | ➖ | N/A | |
Name |
string | ➖ | John Doe | John Doe |
PrimaryEmail |
string | ➖ | The user's primary email address | john.doe@example.com |
PrimaryPhone |
string | ➖ | The user's primary phone number | 555-5555-5555 |
Username |
string | ➖ | The username of the user in the provider system | johndoe |
Active |
TicketingUserResultActiveUnion | ➖ | If the user is active | true |
FirstName |
string | ➖ | The first name of the user | John |
LastName |
string | ➖ | The last name of the user | Doe |
CustomerAccountReference |
string | ➖ | The unique account reference assigned as an external user (e.g. the customer account identifier registered on the customer-facing site or portal) | JohnDoe123 |
CreatedAt |
DateTime | ➖ | The timestamp when the record was created | 2021-01-01T01:01:01.000Z |
UpdatedAt |
DateTime | ➖ | The timestamp when the record was last updated | 2021-01-01T01:01:01.000Z |