This app requires JavaScript! api Web Service Documentation

POSitive Anywhere

Web Service Documentation
Service: api
Method: department_create
Create new department.
You must be logged in to use this method.
Basic Authentication is supported.
Parameters
Group: department
localdepartmentid
(string[60])
 
code
(string[8])
 
webdescription
(string[101])
 
description
(string[20])
 
toplevelgroup
(string[101])
 
This parameter is Optional
Possible Return Data

List: ErrorQueue
ErrorNumber
(long integer)
 
ErrorPosition
(string[255])
 
ErrorRecordId
(string[255])
 
ErrorDescription
(string[255])
 
ErrorRecommendation
(string[255])
 
Group: result
status
(string[5000])
 
localdepartmentid
(string[60])
 
departmentid
(long integer)
 
JSON POST (JSON Response)
HTTP GET (JSON Response)
REST GET (JSON Response)