Patch a Spending Budget

Update a Spending Budget with a given budget_id.

Path Params
string
required

The ID of the spending budget.

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

Body Params
string

The name of the spending budget.

Example: Travel

amount
object

The amount of money to be budgeted for. Must be greater than 0.

Note: The Currency of a spending budget cannot be updated.

recurrency
object

Whether and/or how often the budget recurs.

The starting_day is only required for budgets with a recurring period e.g. monthly

New periods may be added without a breaking change notice.

include
object

The inclusion criteria for transactions to be included in the budget.

Headers
string
required

The API Client Identifier (Service Application Identifier).

uuid
required

A unique identifier for a Customer, as registered on Bud's platform.

string

Use the internal client identifier, provided in the client_metadata object when creating the customer in Create Customer V3, in place of an X-Customer-Id header.

string

The Bud Customer secret used to encrypt customer data. This is required only if the customer secret is not already stored with Bud.

Responses

Language
Credentials
OAuth2
Response
Choose an example:
application/json