Update deposit program attachment overrides [Beta]

Partially updates deposit_configs.overrides on an active deposit program attachment using three-state PATCH semantics. At the program scope only renewal_term is accepted.

  • Omitted: Keeps the current value
  • null: Removes the override; falls back through the cascade (product)
  • Value: Replaces the current renewal_term

NOTES:

  • Sending penalties returns 400 EIBACC0317
  • Sending maturity_instructions returns 400 EIBACC0318 and must be applied per-account instead
  • An empty overrides envelope returns 400 EIBACC0315
  • renewal_term still requires ROLLOVER configured in maturity_instructions somewhere in the fallback sequence (400 EIBACC0310 otherwise)

This endpoint generates a Program attachment updated event.

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

Program ID

Body Params
deposit_configs
object
required
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

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