PATCH
/
tenants
/
{id}

Authorizations

Authorization
string
headerrequired

Value for the Authorization header parameter.

Path Parameters

id
string
required

Tenant identifier

Body

name
string
required

The name of the tenant

vatNumber
string | null
legalCompanyName
string
required
city
string
zip
string
street
string
housenumber
string
countryCode
string
website
string | null
commercialRegister
string | null
required
commercialRegisterNumber
string | null
required
phone
string | null
email
string
ceo
string | null
iban
string

The IBAN will be displayed on the invoice

appearance
object
documentSettings
object
readOnlyCustomers
boolean

If true, customers are read-only in the frontend

Response

200 - application/json
id
string
name
string
required

The name of the tenant

username
string
vatNumber
string | null
owner
object
legalCompanyName
string
required
city
string
zip
string
street
string
housenumber
string
countryCode
string
website
string | null
commercialRegister
string | null
required
commercialRegisterNumber
string | null
required
phone
string | null
email
string
ceo
string | null
iban
string

The IBAN will be displayed on the invoice

environment
enum<string>
Available options:
sandbox,
production
appearance
object
documentSettings
object
timeZone
string
default: Europe/Berlin

IANA time zone

readOnlyCustomers
boolean

If true, customers are read-only in the frontend

createdAt
string

The date and time when the resource was created.

updatedAt
string

The date and time when the resource was last updated.