Gets interest rate tiers and APY for a program.get https://example.com/programs/{programCode}/productinterestReturns a list of interest rate tiers and APY for the specified program code and optional effective date.Path ParamsprogramCodestringrequiredThe program code for which to retrieve interest rate tiers.Query ParamseffectiveDatedate-timeThe effective date for which to retrieve interest rate tiers (optional).HeadersX-GD-RequestIdstringrequiredThe unique request identifier from the request header.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsonAllowed:application/jsontext/jsonResponses 200OK 401Unauthorized 403Forbidden 500Internal Server Error 503Service UnavailableUpdated 2 months ago