Get a specific item in Data Partner Custom Text collection
https://beta.api.wealthcare.com/participant/services/datapartner/customText/{dataPartnerId}/{resourceKey}
Retrieve a specific item from the Data Partner Custom Text collection using the provided Data Partner ID and resource key. This operation is useful for fetching custom text configurations that may vary based on the data partner's requirements.
-
dataPartnerId string Required
Data Partner Id
-
resourceKey integer <int32> Required
Resource key of the item in the collection
-
productId string
The product ID for placeholder replacements. If this parameter is omitted, the placeholders in the text are returned as-is; otherwise, they are replaced with corresponding values indexed by the provided product ID.