Create a single savings goal for a user

Requires savings_goals:read and savings_goals:write:all scopes.

Body Params
string
required

Name for the savings goal.

amount
object
required
string
string

Arbitrary text that a user can add about a savings goal.

date

The target date for the savings goal. Format YYYY-MM-DD. It must be today or in the future.

accounts
array of objects
required
length ≥ 1

Accounts that will be taken into account towards the target amount.

accounts*
string
required

Id of the account

Responses

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