Create a new organization

Create a new organization with the provided details. Returns the created organization. Fails with 409 if an organization with the same number already exists.

Body Params
string
required

The name of the organization.

string

An optional unique identifier number for the organization.

phoneNumber
object

An optional phone number for the organization.

string

An optional email address for the organization.

shippingAddress
object

An optional shipping address for the organization.

string

An optional website URL for the organization.

string
enum

The language code representing the organization's primary language.

string
enum

The time zone in which the organization operates.

Responses

400

Bad Request

403

Forbidden

404

Not Found

409

An organization with this organizationNumber already exists

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json