Get a list of Employer Names and IDs
https://api.wealthcare.com/participant/registration/employers/{tpaId}
Get a list of Employer Names and IDs
-
tpaId string Required
A unique identifier used to identify your admin instance. This value was system generated with the admin instance was created.
-
searchText string
A filter to match Employer Names (Optional)
-
maxRows integer <int32>
Maximum number of records to return (Optional. Default = 15,000)
-
decrypt integer <int32>
Indicate if the URI parameters are encrypted or not. 1: encrypted, 0: decrypted, default to 0.
-
array <object>
-
EmployerID string
Unique identifier for the employer. Note: When the employer was created, WealthCare Admin assigned the 3-character prefix; you assigned the remaining characters.
-
EmployerName string
Employer Name
-