Get information of all organizations, or add new organizations.
Method |
GET |
Description |
Get information of all organizations. |
Query |
None. |
Request |
None. |
Response |
Succeeded: XML_OrganizationList Failed: XML_ResponseStatus |
Method |
POST |
Description |
Add new organizations. |
Query |
None. |
Request |
|
Response |
Succeeded: <ID> (organization ID) + XML_ResponseStatus Failed: XML_ResponseStatus |
No more than 5 levels of organization can be created; the name of the first level of organization is "center" by default, which is editable; the system has only admin users.
After the current organization is deleted, all of its information is transferred to its parent organization.