Participant APIs | REST

Version:
Download Open API Specification

Get Card Re-Issuance option and text

https://api.wealthcare.com/participant/services/participant/cards/cardreissuetext/{tpaId}

Retrieve the configuration for the "Display Card Re-issuance Text" setting, which customizes the participant experience when requesting new cards.

Request

  • tpaId string Required

    A unique identifier used to identify your admin instance. This value is system generated when the admin instance was created.

  • decrypt integer <int32>

    Indicate if the URI parameters are encrypted or not. Use 1 for encrypted, 0 for decrypted (default is 0). This affects how the API interprets the incoming identifiers.

Response

  • CardReissueTextEnabled boolean

    Flag to identify if participants should have a message displayed when requesting a new card

  • CardReissueTextValue string

    Text to be displayed when participant is requesting a replacement card

AI Assistant Preview

Generating response...