Skip to main content
POST
Error

Path Parameters

app_slug
string
required

App slug

team_slug
string
required

Team slug

Body

application/json

Organization details

email
string
required
name
string
required
status
enum<string>
required
Available options:
active,
pending,
inactive
addresses
object[]
comment
string
contact_name
string
credit_check
boolean
custom_fields
object
customer_group_ids
string[]
external_ref
string
invoice_email
string
organisation_number
string
parent_id
string
phone
string
tax_id_vat_number
string

Response

Created organization

data
object
details
string[]

Additional contextual information about the response. Used to provide supplementary details beyond the main data payload, such as validation warnings or processing notes

success
boolean