Create savings plan
Create a new savings plan. JWT scope required: write:savings-plan
.
Request Body — REQUIRED |
---|
amountUsd numberAmount of savings plan in USD |
cycle stringCadence of the savings plan (days, weeks, months, years) |
paymentMethodId stringPayment method ID to use for this savings plan. If none is given, the default payment method will be used. |
Responses | ||||
---|---|---|---|---|
200 Successful response
|