Catalogs - Importation Catalog Info
Get product sample custom column value related to this importation.
/!\ Use this operation only when you just changed the custom column expression and you want to get a precise the property value. Otherwise use the operation Importation_GetProductSample which will give you all property values
get/v2/user/catalogs/{storeId}/importations/{executionId}/productSamples/{productSampleIndex}/customColumns/{columnId}
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.
columnIdstring guid required
The custom column identifier
Response
Product sample custom column value
string required
Example response
"A value computed from a expression"