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