v1

latestOpenAPI 3.0.12026-07-243407211.3 MB
InterestRate

Creates a new interest rate change request for a program.

This endpoint allows Partners to create a new interest rate change request.

post/programs/{programCode}/InterestRate/ChangeRequest

Path parameters

programCodestring required

The program code associated with the request.

Headers

X-GD-RequestIdstring required

The unique request identifier from the X-GD-RequestId header.

Request body

interestRateNamestring required

The name of the interest rate to be added or changed.

productCodestring required

The product code for which the interest rate change applies.

annualPercentageYieldnumber double required

The annual percentage yield (APY) associated with the interest rate.

interestRatenumber double required

The interest rate value to be set for the product.

Response

OK