v1

latestSwagger 2.0BeezUP2026-07-13254876845.8 KB
Catalogs - Catalog

Compute the expression for this catalog.

post/v2/user/catalogs/{storeId}/customColumns/computeExpression

Path parameters

storeIdstring guid required

Your store identifier

Request body

productValuesProductValues required

The key is the column identifier

encryptedExpressionstring required

The encrypted excel expression of the column

Example request

{
  "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"
  },
  "encryptedExpression": "uziushdczaniodnndonisodndsiondsoidsndoin"
}

Response

Compute an expression

string required