Tenant
Create a new tenant
Creates a Tenant resource.
POST
Authorizations
Value for the Authorization header parameter.
Body
The new Tenant resource
The name of the tenant
Required string length:
2 - 255
Example:
"ACME Inc."
The legal company name of the tenant
Required string length:
2 - 255
Example:
"ACME Inc."
The username of the tenant
Required string length:
2 - 255
Example:
"acme-inc"
Response
201
application/json
Tenant resource created
The name of the tenant
Required string length:
2 - 255
Example:
"ACME"
Example:
"Acme Inc."
Example:
"Berlin Charlottenburg"
Example:
"HRB 123456"
Example:
"01F9Z3ZJXZQZJZJZJZJZJZJZJZ"
Example:
"acme"
Example:
"DE123456789"
Example:
"Cologne"
Example:
"50667"
Example:
"Domstraße"
Example:
"1"
Example:
"DE"
Example:
"https://acme.com"
Example:
"+49 123 456 789"
Example:
"info@acme.de"
Example:
"Max Mustermann"
The IBAN will be displayed on the invoice
Example:
"DE89370400440532013000"
Available options:
sandbox
, production
Example:
"Europe/Berlin"
If true, customers are read-only in the frontend
The date and time when the resource was created.
Example:
"2021-01-01T00:00:00+00:00"
The date and time when the resource was last updated.
Example:
"2021-01-01T00:00:00+00:00"
Was this page helpful?