Participant APIs | REST

Version:
Download Open API Specification

Providing Email and receiving email containing user's username

https://beta.api.wealthcare.com/participant/services/user/username/{tpaId}

This endpoint allows users to submit their email address and receive an email containing their username associated with that email. It is typically used for account recovery or username retrieval purposes.

  • tpaId string Required

    A unique identifier used to identify your admin instance. This value is system generated when the admin instance was created.

  • decrypt integer <int32>

    Indicate if the URI parameters are encrypted or not. Use 1 for encrypted and 0 for decrypted; defaults to 0 if not specified.

  • FirstName string

    First Name of the User

  • LastName string

    Last Name of the User

  • Email string

    Email Id of the User

  • Phone string

    Phone Number of the User

  • MobileNum string

    Mobile Number of the User

  • SSN string

    Unique Social Security number of the User

  • DOB string

    Date of Birth of the User

  • MiddleName string

    Middle Name of the User

  • Address string

    Address of the User

  • State string

    State of the User

  • City string

    City of the User

  • Country string

    Country of the User

  • ZipCode string

    Zip Code of the State