There is a WADL document available that describes the resources API.
name | path | methods | description |
---|---|---|---|
Attribute API |
|
|
Stock keeping units have unique combinations of attributes for an article. The most common set up for attributes is:
|
Brand API |
|
|
Brands is a way categorize articles. |
Product API |
|
|
Products is the heart of the product information management system that ties everything together. A product has stock keeping unit with attributes, prices and stock balances. A product also has brands, properties and much more. Note that stock balances are not included in the "product information management" API. |
type | description |
---|---|
Attribute1 | Contains information about a new or updated attribute 1. |
Attribute1Group | Holds information about which group an attribute belongs to. |
Attribute1Translation | Defines a translation of an attribute 1 in a specific language. |
Attribute2 | Contains information about a new or updated attribute 2. |
Attribute2Translation | Defines a translation of an attribute 2 in a specific language. |
Attribute3 | Contains information about a new or updated attribute 3. |
Attribute3Translation | Defines a translation of an attribute 3 in a specific language. |
Brand | Contains information about a new or updated brand. |
BrandTranslation | Defines a translation of a brand in a specific language. |
Language | Defines the languages that can be used in ETM.
The values of languages are from the ISO 639-1 standard. |
Price | Defines a single price of a stock keeping unit. |
Product | Contains information about a new or updated products. |
ProductState | Defines different states of products or specific stock keeping units. |
ProductTranslation | Defines a translation of a product in a specific language. |
StockKeepingUnit | The purchasable unit of a product. |