Participant APIs | REST

Version:
Download Open API Specification

Get the employer digital card config details

https://qa.api.wealthcare.com/participant/services/employer/card/digitalcardconfig/{tpaId}/{employerId}

Get employer issuance type and if digital card is selected by the employer, fetch the productId and digitalImageAssetContent details.

  • 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.

  • CardIssuanceType enum<string>

    Specifies the type of card issuance selected by the employer.

    Possible values: FlexCard FlexCardOptional NoCard ExternalCardVendor DigitalOnly DigitalWithMailOptional
  • ProductId string

    The ProductID for the digital card associated with the employer.

  • ImageContent string <byte>

    The content of the image in byte format.