Participant APIs | REST

Version:
Download Open API Specification

Get the entire Data Partner Custom Text collection

https://api.wealthcare.com/participant/services/datapartner/customText/{dataPartnerId}

Retrieve the complete collection of custom text associated with a specific Data Partner, identified by dataPartnerId. This endpoint is useful for obtaining customizable text elements that can be displayed in the WealthCare Portal or Mobile applications.

Request

  • dataPartnerId string Required

    Data Partner Id

  • productId string

    The unique identifier for the product used for placeholder replacements. If this parameter is not provided, the placeholders in the text will be returned as-is; otherwise, they will be replaced with corresponding values based on the specified product ID.

Response

  • array <string>

AI Assistant Preview

Generating response...