This app requires JavaScript! api Web Service Documentation

POSitive Anywhere

Web Service Documentation
Service: api
Method: system_changes_list
List of changes
You must be logged in to use this method.
Basic Authentication is supported.
Parameters
Group: request
divisionid
(string[300])
 
starttime
(string[30])
 
endtime
(string[30])
 
checkall
(string[60])
 
checkproducts
(string[60])
 
checkcustomers
(string[60])
 
checkorders
(string[60])
 
checkinvoices
(string[60])
 
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])
 
lastevent
(string[30])
 
List: updates
localid
(string[60])
 
id
(string[60])
 
event
(string[30])
 
type
(string[60])
 
subtype
(string[60])
 
action
(string[30])
 
JSON POST (JSON Response)
HTTP GET (JSON Response)
REST GET (JSON Response)