Account
Set or update an account's interest rate
PATCH
Set or update an account's interest rate
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
The body is of type object
.
Response
200 - application/json
The account.interest_rate updated
The response is of type any
.
Set or update an account's interest rate