Not logged in - Login
< back

Product XML API

WebshopAPI/GetProducts

This is a response from a request to get all active products on a website. The request will be sent to http:www.yourdomain.com/API/WebshopAPI/GetProducthttp://www.yourdomain.com/API/WebshopAPI/GetProducts?t={token}.

Please request a token from your contact agent.

The response will have the following elements:

ElementParent ElementDescription
Products A collection of all products
ProductProductsA representation of a single product with it's variants
ProductIdProductThe unique Id of the Product
LocalsProductA collection of all translations of the product in the available languages.
LocalLocalsA representation of a single language of a Product
LanguageProductThe language represented with a language identifier.
Ex. "en" = English, "no" = Norwegian
NameProductThe name of the product represented by the Language