Authorizations
Paste only the token (no "Bearer " prefix).
Body
application/json
The customer ID.
Example:
"CUST001"
The account number for the investment.
Example:
"1234567890"
The investment amount.
Example:
1000000
The interest rate (percentage).
Example:
12.5
The investment tenor in days.
Example:
90
optional The payment mode (maturity or periodic). Defaults to maturity.
Example:
"maturity"
optional The interest mode (annually, quarterly, etc). Defaults to annually.
Example:
"annually"
optional The account officer ID.
Example:
5

