Update a custom field

Update details about an existing custom field.

Path Params
string
required
length ≥ 1

BILL-generated ID or UUID of the custom field

Body Params
string | null

Custom field name

string | null

Custom field description

boolean | null

Set as true if the custom field can have custom values

number | null

Minimum transaction amount where the custom field is required

boolean | null

Set as true if the custom field is required for all budgets. The default value is false.

boolean | null

Set as true if the custom field applies to all budgets. The default value is false.

selectedBudgetIds
array of strings

List of budgets where the custom field is available. Set the budget ID or UUID values.

selectedBudgetIds
requiredBudgetIds
array of strings

List of budgets where the custom field is required. Set the budget ID or UUID values.

requiredBudgetIds
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