Hydra Product Names
Account products are unique to the core the FI is using, and use a type/code combination to describe the product. Each product will have a HostProductTypeCode and a HostProductCode, and the combination of these two identifies a product. Q2 tries to generalize the account products with a similar type/code combination. In addition to the Host values, each account will also have a HydraProductTypeCode and a HydraProductCode. By utilizing the Hydra values, a generic account product name can be identified and used across multiple Q2 environments to help categorize and filter accounts in a list. The below list shows the different Hydra Product Names possible. In the SDK, the Account objects have a hydra_product_name value that will return one of the Hydra Product Names.
- D = Deposit (Hydra Product Type - Q2_ProductType)
C = Checking (Hydra Product Code - Q2_Product)
M = Money Market (Hydra Product Code - Q2_Product)
S = Savings (Hydra Product Code - Q2_Product)
H = HSA (Hydra Product Code - Q2_Product)
X = Christmas Club (Hydra Product Code - Q2_Product)
T = Certificate of Deposit (Hydra Product Code - Q2_Product)
G = Goal (Hydra Product Code - Q2_Product)
P = Plan Based Investment (Hydra Product Code - Q2_Product)
I = IRA Based Investment (Hydra Product Code - Q2_Product)
B = Brokerage Based Investment (Hydra Product Code - Q2_Product)
- L = Loan (Hydra Product Type - Q2_ProductType)
I = Installment (Hydra Product Code - Q2_Product)
C = Commercial (Hydra Product Code - Q2_Product)
M = Mortgage (Hydra Product Code - Q2_Product)
L = Line of Credit (Hydra Product Code - Q2_Product)
H = Home Equity (Hydra Product Code - Q2_Product)
- C = Credit Cards (Hydra Product Type - Q2_ProductType)
V = Visa (Hydra Product Code - Q2_Product)
M = MasterCard (Hydra Product Code - Q2_Product)
D = Discover (Hydra Product Code - Q2_Product)
A = American Express (Hydra Product Code - Q2_Product)