Update savings account product

Update a savings account product by product ID. Note that product ID is Pismo-generated.

This endpoint generates the Savings account product updated event.

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

Product ID

Body Params

All fields are optional, but at least one of status, min_amount, or notices must be included. If status is present, reason becomes required.

string
enum

Product status

Allowed:
string
length ≤ 128

Status update reason. Required when status is provided.

number

The minimum balance required to earn yield. When provided, must be greater than 0. Applied from the moment of a successful update (Not retroactive. Accounts already opened are not revalidated).

notices
array of objects
length ≤ 3

Advance maturity notice configurations for deposit products only, rejected for savings‑account products. If this field is included in a savings‑account request, the API returns HTTP 400. When provided, the field must contain one to three entries, each with a unique days_before_maturity value. If the field is absent or the array is empty, no notices are configured.

notices
Responses
204

Success

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