v1
latestOpenAPI 3.0.12026-07-243407211.3 MBProducts
Get Interest Rate Tiers and APYs for a Product
Returns a list of all Interest Rate Tiers and Annual Percentage Yields based on productCode. This endpoint allows Partners to retrieve a list of all Interest Rate Tiers and Annual Percentage Yields (APYs) associated with a specific productCode.
get/programs/{programCode}/products/{productCode}/InterestRateTier
Path parameters
programCodestring required
The code of the program to which the product belongs.
productCodestring required
The code of the product for which interest rate tiers are requested.
Query parameters
effectiveDatestring date-time
The effective date for which the interest rate tiers are to be retrieved. If not provided, the current date is used.
Headers
X-GD-RequestIdstring required
The unique request identifier provided in the request header.
Response
OK