v1

latestSwagger 2.0BeezUP2026-07-13254876845.8 KB
Catalogs - Importation Catalog Info

Get the product sample related to this importation with all columns (catalog and custom)

get/v2/user/catalogs/{storeId}/importations/{executionId}/productSamples/{productSampleIndex}

Path parameters

storeIdstring guid required

Your store identifier

executionIdstring guid required

The execution identifier of you catalog importation

productSampleIndexinteger required

Index of the product sample. Starting from 0 to 99.

Response

OK

productValuesProductValues

The key is the column identifier

Example response

{
  "productValues": {
    "68082b11-4ffd-4bec-964a-465a471c7d37": "SKU1234",
    "b6d74510-41ce-42ec-947a-0bdf62e9beee": "Refrigerateur",
    "012929c0-e78b-462a-a96e-25c061575385": "http://media.conforama.fr/Medias/500000/80000/5000/500/10/G_585511_A.jpg",
    "ba270fa0-8482-46be-905a-cae4ca746b92": "http://www.conforama.fr/gros-electromenager/encastrable/refrigerateur-encastrable/refrigerateur-combine-161-litres-far-r5115s/p/585511",
    "46602e10-bc45-4944-a440-63d5f7ece1f8": "42"
  }
}