Create Savings Goal Action

Creates a savings goal action for the given goal_id.

Savings goal actions represent the transfer of the savings payment into the associated account.

When a goal action is created, we validate that the associated account has a balance that reflects this addition.
If the balance is not sufficient, the goal action will not be created.

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

The ID of the savings goal.

Example: 81a68821-dca6-4771-80d4-002c7fce412e

Body Params
amount
object
required

The amount of money being saved towards the savings goal.

string
enum
required

The credit/debit indicator of the amount. This indicates whether the amount is has been added to or subtracted from the savings goal.

Example: credit

Allowed:
Headers
string
required

The API Client Identifier (Service Application Identifier).

uuid
required

Bud Customer identifier

string

The Bud Customer secret used to encrypt customer data. This is optional only if the customer secret is already stored with Bud (i.e. the host_secret was set to true in the Customer Context when the customer was created).

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Choose an example:
application/json