Add or update a budget member

Add a new user member to an existing budget. You can also update details about an existing user member assigned to the budget.

Path Params
string
required
length ≥ 1

BILL-generated ID or UUID of the budget

string
required
length ≥ 1

BILL-generated ID or UUID of the user

Body Params
number

Funds assigned to the user in the current budget period.

Note: This field is required with shareBudgetFunds is set as false.

number

Funds assigned to the user in all future budget periods.

Note: This field is required when shareBudgetFunds is set as false.

string
enum

Budget user role

Allowed:
boolean

Set as true to share all the budget funds with the user.

Note: You cannot set this field as true when either limit or recurringLimit is set.

Headers
string | null

Access token for Spend & Expense API authentication

Responses

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