Creates a new interest rate change request for a program.post https://example.com/programs/{programCode}/InterestRate/ChangeRequestThis endpoint allows Partners to create a new interest rate change request.Path ParamsprogramCodestringrequiredThe program code associated with the request.Body Paramsapplication/json-patch+jsonapplication/jsontext/jsonapplication/*+jsonThe request object containing details of the interest rate change request.Represents a request to add or change an interest rate for a specific product and program. Contains details about the interest rate, product, and associated program context.interestRateNamestringrequiredThe name of the interest rate to be added or changed.productCodestringrequiredThe product code for which the interest rate change applies.annualPercentageYielddoublerequiredThe annual percentage yield (APY) associated with the interest rate.interestRatedoublerequiredThe interest rate value to be set for the product.HeadersX-GD-RequestIdstringrequiredThe unique request identifier from the X-GD-RequestId header.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsonAllowed:application/jsontext/jsoncontent-typestringenumDefaults to application/json-patch+jsonGenerated from available request content typesapplication/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonAllowed:application/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonResponses 200OK 401Unauthorized 403Forbidden 500Internal Server Error 503Service UnavailableUpdated 6 months ago Updates an existing program-level interest rate tier.KycDid this page help you?YesNo