Get a list of unselected employers, divisions, subgroups and plans for document audience setup
https://beta.api.wealthcare.com/participant/services/document/management/audience/memeber/{tpaId}
Retrieves a list of unselected employers, divisions, subgroups, and plans associated with a specific document audience, identified by the TPA ID.
-
tpaId string Required
A unique identifier used to identify your admin instance. This value is system generated when the admin instance was created.
-
audienceId string Required
The unique identifier for the document audience, used to filter the results to a specific audience setup.
-
searchText string Required
A string to initiate a search for employers by name. This allows for filtering the results based on the employer name.
-
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.
-
TpaId string
-
Employers array <object>
-
TpaId string
-
EmprId string
-
EmprName string
-
-
Divisions array <object>
-
TpaId string
-
EmprId string
-
EmprName string
-
DivisionKey integer <int32>
-
DivisionName string
-
-
Subgroups array <object>
-
TpaId string
-
EmprId string
-
EmprName string
-
SubGroupKey integer <int32>
-
SubgroupName string
-
-
AcctTypes array <object>
-
TpaId string
-
AcctTypeCde string
-
AcctTypeDesc string
-
AcctTypeClass enum<string>Possible values:
FSA
HRA
HSA
Deductible
Other
VEBA
Transit
Parking
Retiree
-
AcctTypeClassDesc string
-
-
HideSubgroup boolean