Organisations
Create an organisation.
Request Body
application/json
RequiredorganisationName
RequiredstringMinimum length:
3
Maximum length: 30
organisationType
RequiredstringValue in:
"BUSINESS" | "ENTERPRISE" | "INDIVIDUAL" | "TRIAL"
vatNumber
stringMinimum length:
0
Maximum length: 255
companyName
stringMinimum length:
0
Maximum length: 255
companyAddress
stringMinimum length:
0
Maximum length: 255
acceptedAgreements
Requiredarray<object>contactEmail
RequiredstringResponse Body
Request was successfully processed. The response body contains the requested data.
TypeScript Definitions
Use the response body type in TypeScript.
id
DeprecatedstringFormat:
"uuid"
identity
stringFormat:
"uuid"
name
stringvatCode
stringcompanyName
stringcompanyAddress
stringcontactEmail
stringbillingEmail
stringvatCodeValidated
booleanvatCodeValidatedAt
stringFormat:
"date-time"
phoneNumber
stringcreatedAt
stringFormat:
"date-time"
acceptedTerms
booleanacceptedTermsAt
stringFormat:
"date-time"
hasStripeCustomer
booleanrestrictedToAvailableCloudProviders
booleantype
stringValue in:
"BUSINESS" | "ENTERPRISE" | "INDIVIDUAL" | "TRIAL"
slug
object