POST
/
tenants

Authorizations

Authorization
string
headerrequired

Value for the Authorization header parameter.

Body

name
string
required

The name of the tenant

Required string length: 2 - 255
legalCompanyName
string
required

The legal company name of the tenant

Required string length: 2 - 255
username
string
required

The username of the tenant

Required string length: 2 - 255

Response

201 - application/json
name
string
required

The name of the tenant

Required string length: 2 - 255
legalCompanyName
string
required
commercialRegister
string | null
required
commercialRegisterNumber
string | null
required
id
string
username
string
vatNumber
string | null
owner
object
city
string
zip
string
street
string
housenumber
string
countryCode
string
website
string | null
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.