Skip to main content
PATCH
Update Tenant Information

Authorizations

Authorization
string
header
required

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

Path Parameters

tenantUUID
string
required

UUID

Pattern: ^[a-zA-Z0-9]{8}\-[a-zA-Z0-9]{4}\-[a-zA-Z0-9]{4}\-[a-zA-Z0-9]{4}\-[a-zA-Z0-9]{12}$

Body

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

Response

Tenant

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