NameDescriptionTypeAdditional information
PhonePreferences

Collection of ProfilePreference
PhoneType

Name of the Phone Type for which a phone number can be associated

string

Max length: 100

PhoneNumber

Phone Number on the Profile

string

Required

Max length: 50

Min length: 1

PhoneNumberNumeric

A read-only field that stores the numeric version of the phone number.

integer

Read-Only

IsDefault

Determines if it’s the default Phone on the Profile. Only one Phone can be set as default for each Profile.

boolean
IsMobile

Determines if it’s a mobile phone number. Defaults to false

boolean
IsActive

Defines whether the item is Active or Inactive.

boolean

Read-Only

Edited

Read-only system fields returned as part of an API response. These are updated automatically when a profile is created or modified.

EditInfo

Read-Only