Get Alias - Field Descriptions

The following table details the fields included in the response for the Get Alias endpoint.

Response

The following table describes the fields that are included in the response.

FieldDescription
trackingIdThe UUID generated by Thredd which identifies each transaction.
statusThe status of the alias.
aliasTypeThe type of Alias provided in aliasValue
aliasValueThe value of the Alias. For example, a phone number or email address. If a phone number is used for the alias, it should be provided in accordance with ITU-T E.164 (2010) number structure. Note that in the E.164 format, the "+" sign is not included.
consentAn object that contains the consent details for the alias.
presenterIdentifies the presenter of consent to the consumer.
validFromDateTimeThe Date/Time from which the consent is valid, in ISO UTC format YYYY-MM-DDThh:mm:ss.000Z. Only accepts present and past dates.
versionThe specific version of the terms and conditions that the customer has accepted for the user solution.
expiryDateTimeThe Date/Time when the consent expires, in ISO UTC format YYYY-MM-DDThh:mm:ss.000Z.
intermediariesThe intermediary parties involved in the consent grant.
consent
profileAn object that contains the profile details of the customer that owns the alias.
firstNameFirst name of the customer.
lastNameLast name of the customer.
contactInfoAn object that contains the contact information for the profile.
typeThe contact type. For example, EMAIL or PHONE.
contactInfo
dateOfBirthThe date of birth of the customer.
firstNameLocalThe first name in the local language.
lastNameLocalThe last name in the local language.
middleNameLocalThe middle name in the local language.
preferredNameThe preferred name (or the 'known-as' name) of the customer.
profile
externalIdThe client-provided identifier for the alias.
identificationAn object that contains the form of identification for the customer. Note that this object is optional and only used for specific use cases.
typeThe identification type. For example, a driver's license or passport.
valueThe identification number for the individual who owns the Alias.
verificationDetailsAn object that contains details on the verification of the identification.
authDateTimeThe time when the user provided the credentials for verification, in ISO UTC format YYYY-MM-DDThh:mm:ss.000Z
authMethodReferenceThe authentication method used when the user provided the credentials for verification.
creationDateTimeThe time when the user was created or enrolled, in ISO UTC format YYYY-MM-DDThh:mm:ss.000Z.
verifiedEmailBoolean value. True if an email was verified during the verification process. This email does not need to match the Alias or contact info if an email was used.
verifiedPhoneBoolean value. True if a phone was verified during the verification process.
verificationDetails
identification
lastModifiedOnThe date when the record was last modified, in ISO UTC format YYYY-MM-DDThh:mm:ss.000Z.