Set or update an account's interest rate
Account
Set or Update an Account's Interest Rate
PATCH
Set or update an account's interest rate
Documentation Index
Fetch the complete documentation index at: https://docs.treasuryprime.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
Account ID
Body
application/json
The account.interest_rate to update
Account interest rate. Must be between 0 and 1. For example, 0.015 would correspond to a rate of 1.5%.
Required range:
0 <= x < 1Response
200 - application/json
The account.interest_rate updated
The response is of type object.