Configure account interest rates

Configure interest rates for individual accounts.
To do this, you must first configure the rates at the program level using the Configure program interest rates endpoint.
Then, use this endpoint to override the configuration for an individual account.
Use the accrual_type field to specify the type of accrual.
The periodToCalculate must be set to UNTIL_DUE_DATE, which means the interest stops accruing when the due date is reached.

NOTE: This endpoint requires an account-specific access token. Getting an account token requires you to call Get OpenID access token with an external account ID. Tokens can expire quickly, which can result in an Unauthorized message.

Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!