POST
/
tenants

Authorizations

Authorization
string
headerrequired

Value for the Authorization header parameter.

Body

name
string
required

The name of the tenant

legalCompanyName
string
required

The legal company name of the tenant

username
string
required

The username of the tenant

Response

201 - 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.