Participant APIs | REST

Selected Version:
Download Open API File

Get a specific item in Data Partner Custom Text collection

https://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.

Request

  • 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.

Response

Response Headers
No response yet.
Response Body
No response yet.

AI Assistant Preview

Generating response...