Skip to main content
POST
Create Tenant

Authorizations

Authorization
string
header
required

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

Body

application/json
title
string
required
email
string
required
business_since
string
required
company_size
string
required
address1
string
required
city
string
required
country
string
required
postcode
string
required
state
string
required
abuse_email
string
required
address2
string
vat_number
string
industry_uuid
string<uuid>
reuse_address
boolean
options
object

Response

Successful operation

uuid
string
email
string
business_since
string | null
company_size
string | null
title
string
status
string
code
string
options
object[]
meta
object[]
credit
object
summary
string
payment_gateways
string[]
flags
object[]
status_reason
object
vat_number
string
vat_validated_at
string | null
vat_validation_status
enum<string> | null
Available options:
valid,
invalid,
failed