This app requires JavaScript! api Web Service Documentation

POSitive Anywhere

Web Service Documentation
Service: api
Method: customer_update
Update Customer information
You must be logged in to use this method.
Basic Authentication is supported.
Parameters
Group: customer
localcustomerid
(string[60])
 
customerid
(string[60])
 
customertype
(string[1])
 
lookupcode
(string[60])
 
email
(string[200])
 
company
(string[60])
 
firstname
(string[30])
 
lastname
(string[30])
 
homephone
(string[20])
 
workphone
(string[20])
 
cellphone
(string[20])
 
faxphone
(string[20])
 
taxvat
(string[40])
 
taxgroupid
(long integer)
 
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])
 
localcustomerid
(string[60])
 
customerid
(long integer)
 
JSON POST (JSON Response)
HTTP GET (JSON Response)
REST GET (JSON Response)