The NitroX Event Payload Schema over Webhook outlines the structure of event payloads sent to your configured endpoint via Webhook Integration section under Nitro's dashboard.
It provides details of all event data delivered to the endpoint, enabling seamless event handling and processing.
"org_token": "f910f575-7f96-47d7-a161-7cc322a492e7",
"eventName": "view",
"eventVal": {
"page": "https://store.myshopify.com/",
"h": "store.myshopify.com",
"l": "https://store.myshopify.com/",
"_ss": "YmVpZ2V0YXBlcy5teXNob3BpZnkuY29t",
"customer": {
"email": "[email protected]",
"phone": "+919876543210",
"name": "test"
}
},
"u": "https://store.myshopify.com/",
"lang": "en",
"userId": "a378e92f-8551-40b6-8b0c-aaa4c53e7e50",
"timestamp": "2026-03-19T10:55:04.115865+00:00",
"country": "IN",
"state": "Uttar Pradesh",
"city": "Noida",
"pincode": "110091"
}
Data type:
"org_token": "f910f575-7f96-47d7-a161-7cc322a492e7",
"eventName": "category_view",
"eventVal": {
"page": "https://store.myshopify.com/collections/all",
"resource_id": null,
"resource": null,
"domain": "store.myshopify.com",
"h": "store.myshopify.com",
"l": "https://store.myshopify.com/collections/all",
"_ss": "YmVpZ2V0YXBlcy5teXNob3BpZnkuY29t",
"customer": {
"email": "[email protected]",
"phone": "+919876543210",
"name": "test"
}
},
"u": "https://store.myshopify.com/collections/all",
"lang": "en",
"userId": "a378e92f-8551-40b6-8b0c-aaa4c53e7e50",
"timestamp": "2026-03-19T11:08:40.454911+00:00",
"country": "IN",
"state": "Uttar Pradesh",
"city": "Noida",
"pincode": "110091"
}
Data Type:
"org_token": "f910f575-7f96-47d7-a161-7cc322a492e7",
"eventName": "product_view",
"eventVal": {
"page": "https://store.myshopify.com/products/bow-heels",
"resource_id": 9887544738106,
"resource": "product",
"domain": "store.myshopify.com",
"price": 1799,
"h": "store.myshopify.com",
"l": "https://store.myshopify.com/products/bow-heels",
"_ss": "YmVpZ2V0YXBlcy5teXNob3BpZnkuY29t",
"image": "https://cdn.shopify.com/s/files/1/0929/7094/2778/files/shopping_9.webp?v=1745484800",
"title": "Bow heels",
"customer": {
"email": "[email protected]",
"phone": "+919876543210",
"name": "test"
}
},
"u": "https://store.myshopify.com/products/bow-heels",
"lang": "en",
"userId": "a378e92f-8551-40b6-8b0c-aaa4c53e7e50",
"timestamp": "2026-03-19T11:09:38.622957+00:00",
"country": "IN",
"state": "Uttar Pradesh",
"city": "Noida",
"pincode": "110091"
}
Data Type:
"org_token": "f910f575-7f96-47d7-a161-7cc322a492e7",
"eventName": "addtocart",
"eventVal": {
"line_items": [
{
"quantity": 1,
"title": "Bow heels",
"line_price": "1799.00",
"id": 51201778811194,
"product_id": 9887544738106,
"image_url": "https://cdn.shopify.com/s/files/1/0929/7094/2778/files/shopping_9.webp?v=1745484800"
}
],
"cart_value": 1799,
"recent_product_image": "https://cdn.shopify.com/s/files/1/0929/7094/2778/files/shopping_9.webp?v=1745484800",
"init_cart": false,
"empty_cart": false,
"items_added": [
{
"quantity": 1,
"title": "Bow heels",
"line_price": "1799.00",
"id": 51201778811194,
"product_id": 9887544738106,
"image_url": "https://cdn.shopify.com/s/files/1/0929/7094/2778/files/shopping_9.webp?v=1745484800"
}
],
"items_removed": [],
"customer": {
"email": "[email protected]",
"phone": "+919876543210",
"name": "test"
},
"bik_customer_id": null
},
"u": "",
"lang": "en",
"userId": "a378e92f-8551-40b6-8b0c-aaa4c53e7e50",
"timestamp": "2026-03-19T11:10:42.698424+00:00",
"country": "IN",
"state": null,
"city": null,
"pincode": null
}
Data Type:
"org_token": "f910f575-7f96-47d7-a161-7cc322a492e7",
"eventName": "checkout",
"eventVal": {
"checkout": "https://store.myshopify.com/92970942778/checkouts/ac/hWN9nZ4UMoYtnHZAu6PzNPH7/recover?key=cf9087849bd4d3e64b61195e49430885&locale=en-IN",
"cart_value": "1000.00",
"customer": {
"email": "[email protected]",
"phone": "+919876543210",
"name": "test"
},
"bik_customer_id": null
},
"u": "",
"lang": "en",
"userId": "a378e92f-8551-40b6-8b0c-aaa4c53e7e50",
"timestamp": "2026-03-19T11:15:24.570604+00:00",
"country": "IN",
"state": null,
"city": null,
"pincode": null
}
Data Type:
"org_token": "f910f575-7f96-47d7-a161-7cc322a492e7",
"eventName": "orders/updated",
"eventVal": {
"url": "https://store.myshopify.com/92970942778/orders/6ee83153b0b0dda1732ad04d5792cbbb/authenticate?key=8c864888b114734594edca0591509629",
"order_id": 7140974821690,
"order_number": 1134,
"order_name": "85FQ8TEAQ",
"price": "1180.00",
"currency": "INR",
"order_created_at": "2026-03-19T07:21:18-04:00",
"customer": {
"email": "[email protected]",
"phone": "+919876543210",
"name": "test"
},
"bik_customer_id": null
},
"u": "",
"lang": "en",
"userId": "a378e92f-8551-40b6-8b0c-aaa4c53e7e50",
"timestamp": "2026-03-19T11:21:21.780791+00:00",
"country": "IN",
"state": null,
"city": null,
"pincode": null
}
Data Type:
"org_token": "f910f575-7f96-47d7-a161-7cc322a492e7",
"eventName": "orders/create",
"eventVal": {
"url": "https://store.myshopify.com/92970942778/orders/6ee83153b0b0dda1732ad04d5792cbbb/authenticate?key=8c864888b114734594edca0591509629",
"order_id": 7140974821690,
"order_number": 1134,
"order_name": "85FQ8TEAQ",
"price": "1180.00",
"currency": "INR",
"order_created_at": "2026-03-19T07:21:18-04:00",
"customer": {
"email": "[email protected]",
"phone": "+919876543210",
"name": "test"
},
"bik_customer_id": null
},
"u": "",
"lang": "en",
"userId": "a378e92f-8551-40b6-8b0c-aaa4c53e7e50",
"timestamp": "2026-03-19T11:21:22.355010+00:00",
"country": "IN",
"state": null,
"city": null,
"pincode": null
}
Data Type:
"org_token": "f910f575-7f96-47d7-a161-7cc322a492e7",
"eventName": "removefromcart",
"eventVal": {
"line_items": [],
"cart_value": 0,
"recent_product_image": null,
"init_cart": false,
"empty_cart": true,
"items_added": [],
"items_removed": [
{
"id": 51201778811194,
"properties": null,
"quantity": 1,
"variant_id": 51201778811194,
"key": "51201778811194:dbcb6ad09081bb17b618867528382579",
"discounted_price": "1799.00",
"discounts": [],
"gift_card": false,
"grams": 0,
"line_price": "1799.00",
"original_line_price": "1799.00",
"original_price": "1799.00",
"price": "1799.00",
"product_id": 9887544738106,
"sku": "2344",
"taxable": true,
"title": "Bow heels",
"total_discount": "0.00",
"vendor": "store",
"discounted_price_set": {
"shop_money": {
"amount": "1799.0",
"currency_code": "INR"
},
"presentment_money": {
"amount": "1799.0",
"currency_code": "INR"
}
},
"line_price_set": {
"shop_money": {
"amount": "1799.0",
"currency_code": "INR"
},
"presentment_money": {
"amount": "1799.0",
"currency_code": "INR"
}
},
"original_line_price_set": {
"shop_money": {
"amount": "1799.0",
"currency_code": "INR"
},
"presentment_money": {
"amount": "1799.0",
"currency_code": "INR"
}
},
"price_set": {
"shop_money": {
"amount": "1799.0",
"currency_code": "INR"
},
"presentment_money": {
"amount": "1799.0",
"currency_code": "INR"
}
},
"total_discount_set": {
"shop_money": {
"amount": "0.0",
"currency_code": "INR"
},
"presentment_money": {
"amount": "0.0",
"currency_code": "INR"
}
},
"parent_relationship": null
}
],
"customer": {
"email": "[email protected]",
"phone": "+919876543210",
"name": "test"
},
"bik_customer_id": null
},
"u": "",
"lang": "en",
"userId": "a378e92f-8551-40b6-8b0c-aaa4c53e7e50",
"timestamp": "2026-03-19T11:13:28.205592+00:00",
"country": "IN",
"state": null,
"city": null,
"pincode": null
}
Data Type:
{
"contact": "+919876543210",
"type": "PHONE",
"date": "2026-03-19",
"org_id": "f910f575-7f96-47d7-a161-7cc322a492e7",
"name": "test",
"nitro_id": "a378e92f-8551-40b6-8b0c-aaa4c53e7e50",
"timestamp": "2026-03-19T10:45:07.711554+00:00",
"identified_by": "first_party",
"country": "IN",
"state": "Uttar Pradesh",
"city": "Noida",
"postal": "110091"
}
{
"contact": "[email protected]",
"type": "EMAIL",
"date": "2026-03-19",
"org_id": "f910f575-7f96-47d7-a161-7cc322a492e7",
"name": "test",
"nitro_id": "a378e92f-8551-40b6-8b0c-aaa4c53e7e50",
"timestamp": "2026-03-19T10:48:19.795230+00:00",
"identified_by": "first_party",
"country": "IN",
"state": "Uttar Pradesh",
"city": "Noida",
"postal": "110091"
}
{
"org_token": "f910f575-7f96-47d7-a161-7cc322a492e7",
"eventName": "facebook_identify",
"eventVal": "fb.2.1773661923617.523686948262896213",
"u": "",
"lang": "en",
"userId": "a378e92f-8551-40b6-8b0c-aaa4c53e7e50",
"timestamp": "2026-03-19T10:55:05.568801+00:00"
}
"org_token": "f910f575-7f96-47d7-a161-7cc322a492e7",
"eventName": "is_consented",
"eventVal": {
"phone": "9876543210",
"is_consented": true,
"source": "popup",
"h": "store.myshopify.com",
"l": "https://store.myshopify.com/",
"_ss": "YmVpZ2V0YXBlcy5teXNob3BpZnkuY29t",
"customer": {
"email": "[email protected]",
"phone": "+919876543210",
"name": "test"
}
},
"u": "",
"lang": "en",
"userId": "a378e92f-8551-40b6-8b0c-aaa4c53e7e50",
"timestamp": "2026-03-19T11:29:53.263594+00:00",
"country": "IN",
"state": "Uttar Pradesh",
"city": "Noida",
"pincode": "110091"
}
Data Type:
{
"org_token": "f910f575-7f96-47d7-a161-7cc322a492e7",
"eventName": "otp_verified",
"eventVal": {
"phone": "9837948010",
"h": "store.myshopify.com",
"l": "https://store.myshopify.com/",
"_ss": "YmVpZ2V0YXBlcy5teXNob3BpZnkuY29t",
"customer": {
"email": "[email protected]",
"phone": "+919876543210",
"name": "test"
}
},
"u": "",
"lang": "en",
"userId": "a378e92f-8551-40b6-8b0c-aaa4c53e7e50",
"timestamp": "2026-03-19T11:30:09.234091+00:00",
"country": "IN",
"state": "Uttar Pradesh",
"city": "Noida",
"pincode": "110091"
}
Data Type:
"org_token": "f910f575-7f96-47d7-a161-7cc322a492e7",
"eventName": "tc_verified",
"eventVal": {
"phone": "919311088003",
"email": "[email protected]",
"name": "test",
"h": "store.myshopify.com",
"l": "https://store.myshopify.com/",
"_ss": "YmVpZ2V0YXBlcy5teXNob3BpZnkuY29t",
"customer": {
"email": "[email protected]",
"phone": "+919876543210",
"name": null
}
},
"u": "",
"lang": "en",
"userId": "c3074df5-7d80-4312-8759-374df54c4094",
"timestamp": "2026-03-19T12:25:46.513173+00:00",
"country": "IN",
"state": "National Capital Territory of Delhi",
"city": "New Delhi",
"pincode": "110020"
}
Data Type:
Please refer- HIU Event Schemas