Skip to main content

Changeinterestrateaction

Change deposit account interest rate

interestRatenumberrequired

The new interest rate to set on the account.

notesstring

The notes or description attached to this object.

valueDatestring<date>required

The date when the interest rate is changed.

Example: 1987-04-26
Changeinterestrateaction
{
"interestRate": 0,
"notes": "string",
"valueDate": "1987-04-26"
}