Get Employee Disclosure Accounts. This method returns the decrypted EmployeeId, FirstName and LastName.
Retrieves the disclosure accounts for a specific employee, identified by their TPA ID, Employer ID, and Participant ID. This operation is useful for obtaining sensitive employee information in a secure manner.
-
tpaId string Required
A unique identifier used to identify your admin instance. This value is system generated when the admin instance was created.
-
employerId string Required
Unique identifier for the employer. Note: When the employer was created, WealthCare Admin assigned the 3-character prefix; you assigned the remaining characters.
-
participantId string Required
Unique identifier for the participant whose features are being queried.
-
lastName string Required
The last name of the participant, used to filter the results. This parameter is required to ensure accurate retrieval of employee disclosure accounts.
-
tokenId string Required
The unique identifier for the disclosure acknowledgement token. This token is necessary for validating the request and ensuring that the user has acknowledged the disclosure.
-
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.
-
array <object>
-
TpaId string
-
EmprId string
-
DataPartnerId string
-
DataPartnerOptions integer <int64>
-
EmployeeID string
-
FlexAccountKey integer <int32>
-
PlanId string
-
PlanStartDate string
-
PlanEndDate string
-
DiscIntroTxt string
-
DiscLink1Name string
-
DiscLink1Url string
-
DiscLink1Desc string
-
DiscLink2Name string
-
DiscLink2Url string
-
DiscLink2Desc string
-
DiscLink3Name string
-
DiscLink3Url string
-
DiscLink3Desc string
-
DiscLink4Name string
-
DiscLink4Url string
-
DiscLink4Desc string
-
DiscLink5Name string
-
DiscLink5Url string
-
DiscLink5Desc string
-
DiscEndCustomText string
-
DiscAcceptText string
-
FirstName string
-
LastName string
-