Skip to main content

Create savings plan

Create a new savings plan. JWT scope required: write:savings-plan.

Request Body — REQUIRED
amountUsd number

Amount of savings plan in USD

cycle string

Cadence of the savings plan (days, weeks, months, years)

paymentMethodId string

Payment method ID to use for this savings plan. If none is given, the default payment method will be used.

Responses
200

Successful response

Schema
id uuid
name string
type string

Possible values: [checking, savings]