Next Topic

Previous Topic

Book Contents

department.create

Creates new department information. A user login of the same name as the newly created department is also created with the specified password.

department.create "departmentName=<new_value>"
, "groupName=<new_value>"
, "password=<new_value>"
, "passwordVerify=<new_value>"
, "contactEmail=<new_value>"
, "contactPhone=<new_value>"
[, "company=<new_value>"]
[, "address1=<new_value>"]
[, "address2=<new_value>"]
[, "city=<new_value>"]
[, "state=<new_value>"]
[, "zip=<new_value>"]
[, "country=<new_value>"