Events - Index Item
Webhook events related to indexing data.
Available events
Event type
Event schema
{
"id": "String",
"code": "String",
"siteCode": "String",
"name": "Object",
"description": "Object",
"categoryAssignments": [
{
"id": "String",
"code": "String",
"name": "String",
"localizedName": "Object",
"localizedSlug": "Object",
"parent": "Object"
}
],
"tags": [
"String"
],
"segmentIds": [
"String"
],
"popularity": "Integer",
"prices": [
{
"id": "String"
}
],
"medias": [
{
"url": "String"
}
],
"availability": "Object",
"mixins": "Map",
"published": "Boolean",
"available": "Boolean",
"relatedItems": [
{
"refId": "String",
"type": "String"
}
],
"productType": "String",
"parentVariantId": "String",
"labels": [
{
"id": "String",
"name": "String",
"description": "LocalizedString",
"image": "String",
"cloudinaryUrl": "String",
"mediaId": "String",
"overlay": {
"isTrue": "Boolean",
"position": "Integer"
}
}
],
"brand": {
"id": "String",
"name": "String",
"description": "String",
"localizedName": "Object",
"localizedDescription": "Object",
"image": "String",
"cloudinaryUrl": "String",
"mediaId": "String"
},
"ownVariantAttributes": {
"attributeKey": {
"name": "Object",
"value": {
"type": "String",
"qualifier": "Object",
"name": "LocalizedString",
"unit": "String"
}
}
},
"inheritedVariantAttributes": {
"attributeKey": {
"name": "LocalizedString",
"value": {
"type": "String",
"qualifier": "Object",
"name": "LocalizedString",
"unit": "String"
}
}
},
"dynamicVariantType": "String",
"vendor": {
"id": "String",
"name": "String"
},
"variants": {
"variantId": {
"version": "Integer",
"name": "LocalizedString",
"parentVariantId": "String",
"code": "String",
"sellable": "Boolean",
"published": "Boolean",
"dynamicVariantType": "String",
"variantAttributes": {
"attributeKey": {
"name": "LocalizedString",
"value": {
"type": "String",
"qualifier": "Object",
"name": "LocalizedString",
"unit": "String"
}
}
}
}
},
"sellable": "Boolean",
"sitePrices": {
"siteCode": [
{
"id": "String"
}
]
},
"siteAvailabilities": {
"siteCode": "Object"
}
}{
"id": "String",
"siteCode": "String",productid
price with associated sites
number of emitted events
sites the event was emitted to
Last updated
Was this helpful?

