Create Organization
Create New Organization
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"error": {
"message": "Parent organization is not found or you don't have access to it."
}
}{
"id": 751,
"name": "Test Organization",
"description": "Test Sub Organization",
"parentOrganizationId": 750,
"isActive": false,
"tz": "Europe/Kiev",
"unitSystem": "METRIC",
"phoneNumber": "+3801234567",
"lastModifiedTs": 1703068747351
}Last updated
Was this helpful?

