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 toPlease request a token from your contact agent.
The response will have the following elements:
Element | Parent Element | Description |
Products | A collection of all products | |
Product | Products | A representation of a single product with it's variants |
ProductId | Product | The unique Id of the Product |
Locals | Product | A collection of all translations of the product in the available languages. |
Local | Locals | A representation of a single language of a Product |
Language | Product | The language represented with a language identifier. Ex. "en" = English, "no" = Norwegian |
Name | Product | The name of the product represented by the Language |