Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Alternatively, Readysell can develop a custom integration (either peer-to-peer or via a value-added network), but these will normally incur an additional charge for development, testing and integration.

Live stock feeds

Live stock feeds enable customers to check the levels of stock at the supplier before an order is placed.

Stock data is provided via a Readysell “Supplier Stock Service” (RS3) which is refreshed on a periodic (normally hourly) basis from the suppliers. Stock levels provided can be “massaged” before they are provided to Readysell, or at the Readysell side before they are transmitted to customers – massaging can be used to obscure cases where there are large or small stock holdings (for example show “Low Stock” if stock falls below a certain quantity or show “> 50” if there’s more than 50 units).

There are currently four supported methods for providing this data to Readysell.

Method 1: Web Service Hosted at Supplier

The supplier hosts a REST, SOAP or OData web service that returns the Product Code, Quantity on Hand (massaged or actual) and (if necessary) branch/warehouse. Readysell will poll the service once per hour.

Method 2: CSV or XML file over HTTP

The supplier hosts a CSV or XML file on a web server. The file contains the Product Code, Quantity on Hand (massaged or actual) and (if necessary) branch/warehouse. Readysell will poll the file once per hour.

Method 3: CSV or XML file over FTP (Pull)

The supplier hosts a CSV or XML file on an FTP server. The file contains the Product Code, Quantity on Hand (massaged or actual) and (if necessary) branch/warehouse. Readysell will poll the file once per hour.

Method 4: CSV or XML file over FTP (Push)

The supplier uploads a CSV or XML file to a Readysell hosted FTP server. The file contains the Product Code, Quantity on Hand (massaged or actual) and (if necessary) branch/warehouse. Readysell will import the updated file.

Insert excerpt
Readysell Supplier Stock Service (RS3)
Readysell Supplier Stock Service (RS3)
nopaneltrue

For more details, see Readysell Supplier Stock Service (RS3)