Update maturity instruction override

Update an existing maturity instruction override for a specific account and deposit product, allowing modifications to its principal handling, interest handling, and reason.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Product ID.

integer
required

Account ID.

Body Params
string
enum

Specifies the status of the principal amount at maturity.

  • NO_ACTION: No action is taken with the principal amount
  • ROLLOVER: The principal amount is rolled over to a new deposit term

If no value is specified, the principal amount is not updated.

Allowed:
string
enum

Specifies the status of the accrued interest at maturity.

  • PAY: The accrued interest is paid to the account
  • ROLLOVER: The accrued interest is rolled over and added to the principal

If no value is selected, nothing is updated.

Allowed:
string
length ≤ 100

Reason for updating the maturity instruction override

Headers
string
required

Account token. Token encoded with a Pismo account ID. Tokens can expire quickly, which can result in a 401 Unauthorized error.

Responses

403

Forbidden

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