This Method gets the Data Partner Custom Text
https://beta.api.wealthcare.com/participant/services/datapartner/datapartnercustomtext/{dataPartnerId}/{customTextOption}/{ctype}
Retrieve custom text associated with a specific data partner, identified by their unique ID and custom text options. This endpoint is useful for fetching configuration or display text relevant to a data partner's operations.
-
dataPartnerId string Required
Data Partner Id
-
customTextOption integer <int32> Required
Custom Text Option. 1: CIPType.
-
ctype integer <int32> Required
Custom Text Type. 16: IDV_DOB_AFTER_END_ISSUE_DATE, 64: ENROLLEE_IN_DECEASED_FILE, 128: IDV_ENROLLEE_UNDER_AGED
-
array <object>
-
DataPartnerId string
-
DataPartnerCustomTextKey integer <int32>
-
CustomTextOption integer <int32>
-
CustomTextType integer <int32>
-
CustomText string
-
InsertUserIdKey integer <int32>
-
UpdateUserIdKey integer <int32>
-