This app requires JavaScript! api Web Service Documentation

POSitive Anywhere

Web Service Documentation
Service: api
Method: customer_udf_update
Returns all Customer Categories along with their defined User Defined Fields and Options if applicable.
You must be logged in to use this method.
Basic Authentication is supported.
Parameters
Group: request
localcustomerid
(string[60])
 
customerid
(string[60])
 
This parameter is Optional
List: udf
name
(string[60])
 
value
(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])
 
localcustomerid
(string[60])
 
customerid
(long integer)
 
List: udfresult
status
(string[60])
 
name
(string[60])
 
udfid
(string[60])
 
JSON POST (JSON Response)
HTTP GET (JSON Response)
REST GET (JSON Response)