Update Savings Goal Action

Update a savings goal action with a given goal_id and goal_action_id.

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

Path Params
string
required

The ID of the savings goal.

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

string
required

The ID of the savings goal action.

Example: 884d3e01-757c-4963-8e97-c1be109bbbcc

Body Params
amount
object

The amount of money being saved towards the savings goal.

The currency field is optional as it will default to the existing currency of the goal action; however, if it is supplied then it must be the same as the existing currency of the goal action.

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
Response
Choose an example:
application/json