Get Single Product Eligibility
get_product_eligibilityReturns the eligibility of a specific banking product (identified by Product ID) offered by a Data Holder, as defined by the CDR Banking standards (BankingProductEligibilityV2). Use GetDataHoldersByCategory first to obtain a valid Data Holder Brand ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| productId | Yes | The unique identifier of the product whose features should be retrieved | |
| dataHolderBrandId | Yes | The unique brand identifier of the Data Holder, as returned by GetDataHoldersByCategory |