product
Number of APIs: 17
Manage structured product information.
Key Features: * Support for different product types - physical, digital or services * Extensible / customizable product configuration * Attach media such as pictures, videos, manuals, etc. * Tax class configuration * Localization of production information (i18n), including language localisation such as enEN, enUS, deDE, deCH or de_AT
Key Benefits: * Create a rich, golden record of all product information to help customers to make a better-informed purchase decision * Correctly associated products with tax information depending on the market it is sold in => create tax reports faster and more accurately * Use rich media to present and demo products better online * Quickly create comparison charts * Use correct product attribute names rather than re-use existing names that may not mean the same or are just generic placeholders * Create localized content, e.g. warning / legal information, different configuration (e.g. supported power plugs), etc. * Fully internationalize product information without duplicating a product record
-
product templates - Access Token POST {{api-url}}/{{oauth}}/token
-
product templates - Creating a new product template POST {{api-url}}/product/{{tenant}}/product-templates
-
product templates - Getting a list of product templates GET {{api-url}}/product/{{tenant}}/product-templates?q=attributes.type:DATETIME
-
product templates - Updating a product template PUT {{api-url}}/product/{{tenant}}/product-templates/{{product-template-id}}
-
product templates - Deleting a product template DELETE {{api-url}}/product/{{tenant}}/product-templates/{{product-template-id}}
-
product templates - Creating product with template POST {{api-url}}/product/{{tenant}}/products/
-
product templates - Retrieving a product's details GET {{api-url}}/product/{{tenant}}/products/{{productId}}?fields=name,mixins.productTemplateAttributes
-
products - Creating a bundle product POST {{api-url}}/product/{{tenant}}/products/
-
products - Creating a variant product POST {{api-url}}/product/{{tenant}}/products
-
products - Retrieving a product GET {{api-url}}/product/{{tenant}}/products/{{productId}}?rawValue=true&expand=parentVariant&fields=name,code