Create an organization
Create an organization
Request Body — REQUIRED | ||||
---|---|---|---|---|
address objectAddress of the company
| ||||
email email — REQUIREDPossible values: 3 ≤ length ≤ 64 Required when creating an organization, optional when updating an organization. | ||||
name string — REQUIREDPossible values: 3 ≤ length ≤ 50 Required when creating an organization, optional when updating an organization. | ||||
registrationNumber stringPossible values: length ≤ 90 Registration number of the company | ||||
provider booleanWhether the new organization should be a provider or consumer. |
Responses | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
201 Organization successfully created
| ||||||||||||||||||||
400 Bad Request (e.g. element not found or resource conflict).
| ||||||||||||||||||||
403 Missing permission
| ||||||||||||||||||||
500 Internal server error (Internal service communication or process error).
|