Skip to main content

Trusted Contact

The trustedContact payload stores the details of a designated individual authorized by the account holder. This contact is utilized for account-related purposes in situations such as emergencies, suspected fraud, or scenarios requiring additional verification or communication.

Payload Structure with Validation Rules

Field NameTypeDescriptionValidationsValues Accepted
nameStringThe full name of the trusted contact person.Required field without special characters.a-Z
relationshipStringThe relationship of the trusted contact to the account holder.Required field with a valid value.Child, Self, Spouse, Other
phoneNumberStringThe phone number of the trusted contact.Required field with a valid 10-digit phone number.Exact 10 digits
emailStringThe email address of the trusted contact.Optional field.Valid email address, if provided.
addressObjectThe mailing address of the trusted contact.Required field with the mailing address details of the trusted contact.Refer Mailing Address Rules

Any validation failure will trigger an error message and halt the Account Creation or Updation Process.

Error Scenarios

For any validation failures, refer Standard Errors and Account Related Errors.