Update maturity instruction override (deprecated)

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

NOTE: This endpoint is deprecated and replaced by Update deposit program attachment overrides and Update deposit account attachment overrides.

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

  • If principal or interest are ROLLOVER, the respective amounts is rolled over to a new deposit term.
  • When principal is NO_ACTION, no action is taken with the principal amount at maturity.
  • If interest is PAY and accrued interest is greater than zerto, it's paid to the account's cash balance.

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