v1

latestOpenAPI 3.1.02026-07-241765501.1 MB
Items

Update catalog items

🔐 This endpoint requires HTTP authentication (either Basic or Bearer). For authenticating with Bearer token, required scopes are: catalog(w).

Update items in the catalog. If an item does not exist, it will be created.

patch/v2/items

Query parameters

keystring required

The key of the index to use.

The key of the index to use.

sectionstring required

The section of the index to use. Defaults to Products.

The section of the index to use. Defaults to Products.

on_missing'CREATE'

Strategy for handling records that do not exist in the system.

Strategy for handling items that do not exist. Only CREATE is supported.

Request body

Response

Accepted

messagestring required

Success message

countinteger required

Number of items/variations accepted.