Get Single Product Features
get_product_featuresReturns the features and benefits of a specific banking product (identified by Product ID) offered by a Data Holder, as defined by the CDR Banking standards (BankingProductFeatureV4). Features describe product capabilities and benefits such as offset accounts (OFFSET), redraw facilities (REDRAW), loyalty programs (LOYALTY_PROGRAM), interest-free periods (INTEREST_FREE), additional cards (ADDITIONAL_CARDS), digital wallets (DIGITAL_WALLET) and cashback offers (CASHBACK_OFFER). Use this tool for product capabilities; use GetProductConstraints for eligibility and usage limits. 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 |