1{
2 "event_id": "whev_o4wpo751jfvy859ko",
3 "event_type": "product-created",
4 "api_version": 2,
5 "endpoint_id": "5dcbcd22-c0e5-4003-8223-e367ce5eb8bf",
6 "object": "event",
7 "data": {
8 "product": {
9 "id": "91de2671-199a-459c-a50a-2ad126529a56",
10 "object": "product",
11 "name": "My Awesome Product",
12 "classification": "General",
13 "created": "2022-10-22 23:24:43 +0000",
14 "created_unix": 1666481083,
15 "price": 1200,
16 "currency": "EUR",
17 "gallery": [],
18 "in_stock": true,
19 "type": "physical_product",
20 "updated": "2022-10-22 23:38:04 +0000",
21 "updated_unix": 1666481884,
22 "on_sale": true,
23 "discount_allowed": true,
24 "hide_if_no_stock": true,
25 "shown": true,
26 "description": null,
27 "long_description": null,
28 "seo_description": null,
29 "seo_title": null,
30 "stock": 10,
31 "tax_calculation": "exclusive",
32 "has_variations": true,
33 "unlimited_stock": false,
34 "pricing_model": [
35 {
36 "id": "7a2457d5-f219-4332-b63b-4645cd4b80ae",
37 "object": "pricing_model",
38 "currency": "EUR",
39 "price": 1200,
40 "recommended_seller_price": 0,
41 "acquisition_price": 0
42 }
43 ],
44 "custom_attributes": null,
45 "min_units": null,
46 "max_units": null,
47 "stock_limit_warning": null,
48 "allow_negative_stock": false,
49 "related_products": null,
50 "additional_information": {
51 "sample": false,
52 "release_date_unix": null,
53 "release_date": null,
54 "expiry_date_unix": null,
55 "expiry_date": null,
56 "new_from_unix": null,
57 "new_from": null,
58 "new_to_unix": null,
59 "new_to": null,
60 "exclude_from_feed": false,
61 "brand": null,
62 "model": null,
63 "asin": null,
64 "upc": null,
65 "mpn": null,
66 "isbn": null,
67 "ean": null,
68 "gtin": null,
69 "sku": null,
70 "hscode": null
71 },
72 "languages": {
73 "en": {
74 "title": "My Awesome Product"
75 }
76 },
77 "packs": [
78 {
79 "id": "1ec6e373-378c-4655-9d35-23056d753558",
80 "label": "Pack of 10",
81 "multiples": false,
82 "stock": 10,
83 "variants": [
84 {
85 "id": "854e9ede-4e47-4838-924f-8dce1f80b2d8",
86 "stock": 10
87 }
88 ]
89 }
90 ],
91 "weight": null,
92 "dimensions": {
93 "length": null,
94 "width": null,
95 "height": null
96 },
97 "variations": {
98 "delta_pricing": true,
99 "options": [
100 {
101 "label": {
102 "de": "Größe",
103 "en": "Size"
104 },
105 "type": "dropdown-list",
106 "values": [
107 {
108 "de": "Klein",
109 "en": "Large"
110 }
111 ]
112 }
113 ],
114 "variants": [
115 {
116 "allow_negative_stock": false,
117 "dimensions": {
118 "height": 1,
119 "length": 1,
120 "width": 1
121 },
122 "gallery": [],
123 "hide_if_no_stock": true,
124 "id": "854e9ede-4e47-4838-924f-8dce1f80b2d8",
125 "options": {
126 "en": {
127 "Size": "Large"
128 },
129 "de": {
130 "Größe": "Klein"
131 }
132 },
133 "pricing_model": [
134 {
135 "id": "78805515-8c2b-4fef-b79a-4fe81cd021f2",
136 "object": "pricing_model",
137 "currency": "EUR",
138 "price": 10000,
139 "recommended_seller_price": 0,
140 "acquisition_price": 0
141 }
142 ],
143 "shown": true,
144 "sku": "SKUNUMBER",
145 "stock": 10,
146 "stock_breakdown": [
147 {
148 "areas_served": [
149 "au",
150 "ar"
151 ],
152 "stock": 10,
153 "warehouse": "68f5d2ca-0e90-4ed6-9c08-0f0c597b643d"
154 }
155 ],
156 "unlimited_stock": false
157 }
158 ]
159 },
160 "is_moss_product": false
161 }
162 }
163}