This app requires JavaScript! Livesync Web Service Documentation
CPS Live

Live

Web Service Documentation
Service: Livesync
Method: GetRetailerStockList
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: Retailerstocklist
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])
 
SOAP 1.1
SOAP 1.2
HTTP POST (XML Response)