Get Employee Disclosure Accounts. This method returns the decrypted EmployeeId, FirstName and LastName.
https://api.wealthcare.com/participant/services/participant/accounts/disclosure/{tpaId}/{employerId}/{participantId}
Get Employee Disclosure Accounts. This method returns the decrypted EmployeeId, FirstName and LastName.
-
tpaId string Required
A unique identifier used to identify your admin instance. This value was system generated with 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
Participant Id
-
lastName string Required
Participant Last Name
-
tokenId string Required
Disclosure Acknowledgement Token Id
-
decrypt integer <int32>
Indicate if the URI parameters are encrypted or not. 1: encrypted, 0: decrypted, default to 0.
-
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
-