Skip to main content
PUT
Update a business preset

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

business_preset
string
required

Body

application/json
keep_existing_values
enum<string>

Controls which preset values should be kept or updated on entities created from the preset when that value is updated on the preset. Defaults to none.

Available options:
all,
in_sync,
non_null,
none,
out_of_sync
name
string
Maximum string length: 255
name_translations
object | null

Optional translations for the name property.

title
string | null
Maximum string length: 255
title_translations
object | null

Optional translations for the title property.

remittance_account_id
string
expense_accounting_code_id
string
liability_accounting_code_id
string
income_basis
enum<string>
Available options:
all_earnings,
none,
regular_earnings,
total_income
income_includes
object[]
external_ref
string
Maximum string length: 255

Response

200 - application/json

OK

id
string
read-only

The unique identifier of the object in Nmbr.

object
string
read-only

The type of the object in Nmbr ("business_preset").

data
Business Preset · object