Check if a participant is allowed to do anyonymous enrollment
https://api.wealthcare.com/participant/services/enrollment/anonymous
This endpoint verifies whether a participant is permitted to perform anonymous enrollment based on their provided details. It is typically used in scenarios where participants wish to enroll without revealing their identity.
Request
-
TpaId string
-
EmployerId string
-
EmployeeId string
-
LastName string
-
IsValid boolean
Response
-
TpaId string
-
EmployerId string
-
EmployeeId string
-
LastName string
-
IsValid boolean