All files are updated several times a day. Please do not download files more than once an hour - each user who will download files too often will automatically get a lock of several minutes.
Advanced options - helpful for developers
Integration links can be extended with various parameters. Dynamic parameters should be added to the end of the integration address. Dynamic parameters can be freely combined.
| parameter | description |
|---|---|
| exfilters | excludes products with selected IDs |
| filters | excludes products that do not have selected id's features (the parameter has a higher priority than exfilters ) |
| stream=true | specifies that the contents of the file are to be returned directly in the response stream from the server. By default, the content is returned as a file, attachment to the response from the server |
You can view the IDs of the traits in the links of product categories on B2B or ask your customer manager for help.
Sample call with parameters:
Technical description of the file
| A field in the file | Description of the field | Type |
|---|---|---|
| ean | Barcode | text |
| id | Product ID | integer |
| sku | Symbol | text |
| name | Product name | text |
| model | Product family name | text |
| brand | The manufacturer's name | text |
| desc | Description | text |
| url | Link to the product | text |
| photo | Main photo address | text |
| photo1 | Address for additional photo | text |
| photo2 | Address for additional photo | text |
| photo3 | Address for additional photo | text |
| categories | Paths to the categories in which the product is located. The separator is the character; | text |
| unit | Base unit of measure | text |
| weight | Gross weight | fractional number |
| PKWiU | PKWiU | text |
| inStock | Whether the product is currently in stock | boolean value |
| qty | Quantity (limited to the maximum displayed state) | type: fractional number |
| availability | Product availability date (only for missing goods) | date |
| requiredBox | Is there a requirement to purchase a full multipack | boolean value |
| quantityPerBox | Quantity in a collective packaging | fractional number |
| priceAfterDiscountNet | Net price after discount | fractional number |
| vat | VAT rate | rounded numeric value |
| retailPriceGross | Gross retail price | fractional number |