Versions Compared

Key

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

The API works over HTTPS and follows REST semantics. Authentication is handled with HTTP Basic - method. The credentials used are those which are set-up for the account to access the Fruugo

...

Retailer Portal.

Stock Inventory Feed

The Stock Inventory feed allows a GET request which returns a simple XML feed of the retailer's live SKUs on Fruugo to allow you to map the status of the product in your own system. It will provide you with our internal Fruugo Sku Id; retailers Product Id; retailers Sku Id; product title; availability status; and if provided to us it will return the quantity of items in stock.

...

The root element of the XML feed returned will change in paging mode to give additional information which indicates the total number of SKUs, number of pages, SKUs per page and the current page. See example below:

<skus totalNumberOfSkus="203746" numberOfPages="204.0" skusPerPage="1000" currentPage="0">