Participant APIs | REST

Version:
Download Open API Specification

Get the employer digital card config details

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

Retrieve the configuration details for the employer's digital card, including the issuance type and associated product information.

  • tpaId string Required

    A unique identifier used to identify your admin instance. This value is system generated when 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.