Create a new business entity

This endpoint creates a new business entity.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
uuid
required

The ID of the parent business entity.

string
required

The name of the new business entity.

string

The description of the new business entity.

string

The country code of the new business entity.

string
^\d{8}$

The sub-industry code of the new business entity.

uuid | null

The facility type of the new business entity.

uuid | null

The process type of the new business entity.

uuid
required

The type of business entity to create.

uuid

The default functional unit for the new business entity.

string

The name of the custom functional unit for the business entity. If you want to define a custom functional unit for the business entity, make sure to set this parameter.

string

The default display unit for the functional unit of the business entity. If you want to define a custom functional unit for the business entity, make sure to set this parameter.

number

The timestamp when the business entity becomes active, in milliseconds since epoch.

number

The timestamp when the business entity becomes inactive, in milliseconds since epoch.

Responses

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