v1

latestOpenAPI 3.1.02026-07-2616636641.7 KB
Catalog Items

Upsert Multiple Catalog Items

Upsert a batch of Items to the specified catalog, where if the Item id(s) don't exist they will be created and if they exist the Item will be updated.

post/v1/catalog/{catalogId}/{item}/batch/upsert

Path parameters

catalogIdnumber required
item'product' | 'brand' | 'category' | 'merchant' required

Permitted item types.

Permitted item types.

Request body

Itemsobject[] required

The items to be processed in the batch.

Response

Items upsert request successfully submitted to Kevel.