This app requires JavaScript! Livesync Web Service Documentation
CPS Live

Live

Web Service Documentation
Service: Livesync
Method: GetNewItemsStockList
You must be logged in to use this method.
Basic Authentication is supported.
Parameters
Field: FirstStockCodeToGet
(string[40])
String from 0 to 40 characters
This parameter is Optional
Field: LastStockCodeToGet
(string[40])
String from 0 to 40 characters
This parameter is Optional
Field: BrandFilter
(string[30])
String from 0 to 30 characters
This parameter is Optional
Possible Return Data

List: ErrorQueue
ErrorNumber
(long integer)
 
ErrorPosition
(string[255])
 
ErrorRecordId
(string[255])
 
ErrorDescription
(string[255])
 
ErrorRecommendation
(string[255])
 
List: NewItemsStockList
STOCKCODE
(string[40])
 
DESCRIPTION
(string[60])
 
BARCODE
(string[40])
 
RETAILERCODE
(string[40])
 
AVAILABLEQUANTITY
(long integer)
 
ACTUALFREESTOCKQUANTITY
(long integer)
 
RESTOCKDETAILS
(string[60])
 
RETAILERPRICE
(decimal)
 
TRADEPRICE
(decimal)
 
RRP
(decimal)
 
LARGEIMAGE
(string[250])
 
WEIGHTGRAMS
(long integer)
 
BRAND
(string[30])
 
COMMODITYCODE
(string[30])
 
VARID
(string[30])
 
VARLABEL1
(string[30])
 
VARLABEL2
(string[30])
 
VARLABEL3
(string[30])
 
VARVALUE1
(string[30])
 
VARVALUE2
(string[30])
 
VARVALUE3
(string[30])
 
VARTYPE
(string[30])
 
SOAP 1.1
SOAP 1.2
HTTP POST (XML Response)