This app requires JavaScript! api Web Service Documentation

POSitive Anywhere

Web Service Documentation
Service: api
Method: customer_udf_definitions_list
List of products in blocks of 50. Returns total number of product records and how many records were returned. Call this method with incrementing block numbers until the status returned is "no records retrieved".
You must be logged in to use this method.
Basic Authentication is supported.
Parameters
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])
 
List: category
categoryid
(long integer)
 
udfieldid
(long integer)
 
description
(string[100])
 
fieldname
(string[60])
 
type
(string[30])
 
options
(string[20000])
 
JSON POST (JSON Response)
HTTP GET (JSON Response)
REST GET (JSON Response)