Update account interest

Apply specific interest accrual options to an account.

Path Params
string
required

Account ID

Body Params

Request body

string
enum

Market index used to measure interest value over time. For fixed interest, this field must be null.

  • BOE: Bank of England, UK
  • DI: Interbank Deposit Contract, Brazil
  • FED: Federal Reserve System, USA
  • RBA: Reserve Bank of Australia
  • RBI: Reserve Bank of India
  • TO: Overnight Interbank Target Rate (Tasa Objetivo), Mexico
Allowed:
float

Fixed annual interest rate for investments or deposits. If a benchmark value is provided, this field must be null.

double

Rate linked to the benchmark rate. For example, for 110% FED, margin rate is 110%. If a benchmark value is not provided, this field must be null.

double

Also known as a spread, this is an incremental rate the clients receive on investments or deposits. If a benchmark value is provided, this field is optional. If benchmark is null, this field must be null also.

string

Processing code configured in the fee model for charging a tax, penalty, or fee.

boolean

Is the account exempt from taxes?

Headers
string
required

Content type

string
required

Authorization

Responses

400

Bad request

401

Unauthorized

404

Not found

500

Internal server error

Language
Credentials
Bearer
JWT
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json