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 Update

The SKU availability status and number of items in stock can be updated by making a post -request with a similar XML content as the Stock Inventory Feed output by Fruugo. The SKUs update as an entity in the request with content type "application/xml".

...