Get the entire Data Partner Custom Text collection
https://beta.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 fetching text content that can be dynamically replaced based on the context of the product.
-
dataPartnerId string Required
Data Partner Id
-
productId string
The productId for placeholder replacements. If this parameter is not provided, the placeholders in the text will be returned unchanged; otherwise, they will be replaced with corresponding values indexed by the provided product Id.
- array <string>