Create savings account product

Create an organization's savings account product. Savings account products accrue interest based on the balance at the time of the interest calculation.
This endpoint generates the Savings account product created event. For information about interest-bearing accounts, see Interest-bearing accounts.

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

Interest rate plan ID. This corresponds to the ID you created using the Create interest plan version) endpoint.

string
required

The product name.

number

Minimum amount for yield. If balance is below this value, yield is not calculated. If no value is provided, any available amount is treated as accrued interest.

processing_codes
object
required
date

Defines the earliest date from which the product can be attached to an account or program. Attach operations attempted before this date are rejected. Date is displayed in UTC.

metadata
object

The metadata object contains user-defined key-value pairs that provide additional context or custom information.
The platform has no control over its content, but rather controlled by the user.

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