Webhook
JSON
1{
2 "event": "order.created",
3 "payload": {
4 "_id": "6410a184d806b3b2b9010078",
5 "tenant_id": 1005,
6 "merchant_id": "633ec9d2f2580c845c0fa515",
7 "user_id": 3477,
8 "user": {
9 "id": 3477,
10 "tenant_id": 1005,
11 "first_name": "Jamie",
12 "last_name": "Stephens",
13 "mobile": "+447841582147",
14 "mobile_verified_at": null,
15 "email": "[email protected]",
16 "email_verified_at": null,
17 "country_code": "GB",
18 "is_new_user": true,
19 "status": 1,
20 "created_at": "2023-03-14T16:30:54.000000Z",
21 "updated_at": "2023-03-14T16:30:54.000000Z",
22 "deleted_at": null,
23 "tenants_limit": 3,
24 "full_name": "Jamie Stephens",
25 "status_name": "active",
26 "is_email_verified": false,
27 "is_mobile_verified": false,
28 "roles": [
29 "T1004"
30 ],
31 "permissions": [
32 "ManageUser"
33 ],
34 "admin_tenants": [],
35 "merchant_users": [],
36 "social_accounts": [],
37 "redirect_panel": "tenant"
38 },
39 "cart": {
40 "_id": "6410a105d0c440632b0590e5",
41 "tenant_id": 1005,
42 "cart_items": [
43 {
44 "merchant_id": "633ec9d2f2580c845c0fa515",
45 "product_id": "63437e37d41d765a630b506c",
46 "item_image_url": "https://cdn-upload.hyperzod.app/public/1005/images/9559e455-1436-4460-8b06-b24294f49cbd.png",
47 "product_name": "Bigmuscles Nutrition Premium Gold Whey 1Kg Whey Protein Isolate Blend | USA FDA REGD. BRAND",
48 "quantity": 1,
49 "product_price": 55,
50 "product_options": [],
51 "discount_rate": 0,
52 "tax_percent": 0,
53 "sub_total_amount": 55,
54 "product_price_formatted": "€55.00",
55 "sub_total_amount_formatted": "€55.00",
56 "sub_total_amount_with_tax": 55,
57 "tax": 0,
58 "sub_total_amount_with_tax_formatted": "€55.00",
59 "tax_formatted": "€0.00"
60 }
61 ],
62 "total_items": 1,
63 "total_amount": 59.16,
64 "is_updated": false,
65 "updated_at": "2023-03-14T16:32:04.891000Z",
66 "created_at": "2023-03-14T16:29:57.511000Z",
67 "raw_calculation": {
68 "delivery_fee": 4,
69 "delivery_tax": 0.16,
70 "sub_total_amount": 55,
71 "tax": 0,
72 "total_amount": 59.16
73 },
74 "sub_total_amount": 55,
75 "message": [
76 "Cart does not have options"
77 ],
78 "custom_charges": [],
79 "delivery_fee": 4,
80 "delivery_tax": 0.16,
81 "is_delivery_tax_applied": true,
82 "tax": 0,
83 "user_id": 3477,
84 "cart_id": "6410a105d0c440632b0590e5",
85 "total_amount_formatted": "€59.16",
86 "sub_total_amount_formatted": "€55.00",
87 "discount_amount_formatted": "€0.00",
88 "tax_formatted": "€0.00",
89 "delivery_fee_formatted": "€4.00",
90 "delivery_tax_formatted": "€0.16",
91 "currency_setting": {
92 "code": "EUR",
93 "symbol_direction": "left",
94 "symbol_type": "symbol_native",
95 "symbol": "€",
96 "symbol_native": "€"
97 }
98 },
99 "merchant": {
100 "_id": "633ec9d2f2580c845c0fa515",
101 "tenant_id": 1005,
102 "phone": null,
103 "language_translation": [
104 {
105 "locale": "en",
106 "key": "name",
107 "value": "Alex Medicine"
108 }
109 ],
110 "email": "[email protected]",
111 "address": "13505 Geneva Street",
112 "delivery_by": "tenant",
113 "accepted_order_types": [
114 "delivery"
115 ],
116 "merchant_package_id": null,
117 "commission": {
118 "type": "percentage",
119 "value": 10,
120 "calculate_on_status": 1
121 },
122 "group_ids": [],
123 "merchant_category_ids": [],
124 "status": true,
125 "delivery_amount": 4,
126 "min_order_amount": 0,
127 "average_rating": 0,
128 "is_accepting_orders": true,
129 "is_open": true,
130 "merchant_id": "633ec9d2f2580c845c0fa515",
131 "slug": "alex-medicine",
132 "images": {
133 "cover": {
134 "image_url": "https://cdn-upload.hyperzod.app/public/1005/images/f2737e83-5be3-4c85-bcd4-84a1d0b3b5aa.png",
135 "image_thumb_url": "https://cdn-upload.hyperzod.app/public/1005/images/thumb-f2737e83-5be3-4c85-bcd4-84a1d0b3b5aa.png"
136 },
137 "logo": {
138 "image_url": "https://cdn-upload.hyperzod.app/public/1005/images/ed7ef982-f8cb-44b6-a251-c1ff1310ac18.png",
139 "image_thumb_url": "https://cdn-upload.hyperzod.app/public/1005/images/thumb-ed7ef982-f8cb-44b6-a251-c1ff1310ac18.png"
140 }
141 },
142 "delivery_location_type": "radius",
143 "delivery_radius": 20000,
144 "delivery_radius_meters": 20000000,
145 "delivery_radius_unit": "km",
146 "merchant_location": {
147 "type": "Point",
148 "coordinates": [
149 81.0072193,
150 26.8496217
151 ]
152 },
153 "comment": "Opening next on Tuesday at 00:00",
154 "merchant_address_location": [
155 26.8496217,
156 81.0072193
157 ],
158 "is_featured": null,
159 "featured_rank": 0,
160 "is_sponsored": true,
161 "sponsored_expiration": "2023-02-01 00:00:00",
162 "sponsored_text": null,
163 "sponsored_rank": 0,
164 "delivery_setting": {
165 "default_type": "fixed",
166 "delivery_tax_enabled": true,
167 "delivery_tax_percent": 4,
168 "types": {
169 "slabs": {
170 "unit": "mi",
171 "slabs": [
172 {
173 "distance_from": 0,
174 "distance_to": 1,
175 "fee": 0,
176 "time": 0
177 }
178 ]
179 },
180 "fixed": {
181 "amount": 4,
182 "time": "30 mins"
183 }
184 }
185 },
186 "scheduling_setting": {
187 "enable": true,
188 "is_forced_enabled": false,
189 "days_from": 0,
190 "days_to": 4,
191 "hours_from_current_time": 2,
192 "hours_from_merchant_opening_time": 0,
193 "hours_from_merchant_closing_time": 0
194 },
195 "merchant_categories": [],
196 "name": "Alex Medicine",
197 "language_translate_columns": [
198 "name"
199 ]
200 },
201 "payment_mode_id": 3,
202 "payment_mode": {
203 "id": 2,
204 "tenant_id": 1005,
205 "payment_mode_id": 3,
206 "language_translation": [
207 {
208 "key": "alias",
209 "value": "Cash on delivery",
210 "locale": "en"
211 }
212 ],
213 "settings_value": null,
214 "active": true,
215 "alias": "Cash on delivery",
216 "payment_mode": {
217 "id": 3,
218 "name": "cod",
219 "logo_url": "https://cdn-store.hyperzod.app/assets/images/pg/cash.svg",
220 "alias": "cod",
221 "is_offline_mode": true,
222 "description": null,
223 "active": true,
224 "is_default": true,
225 "created_at": "2023-02-23T14:52:37.000000Z",
226 "updated_at": "2023-02-23T14:52:37.000000Z",
227 "deleted_at": null,
228 "supported_currencies": []
229 }
230 },
231 "order_type": "delivery",
232 "review": null,
233 "order_status": 1,
234 "order_amount": 59.16,
235 "order_amount_formatted": "€59.16",
236 "currency": {
237 "code": "EUR",
238 "symbol_direction": "left",
239 "symbol_type": "symbol_native",
240 "symbol": "€",
241 "symbol_native": "€"
242 },
243 "delivery_timestamp_human": {
244 "date": "2023-03-14",
245 "time": "16:32 - 17:32",
246 "local_date": "2023-03-14",
247 "local_time": "22:02 - 23:02"
248 },
249 "delivery_timestamp_unix": 1678811524,
250 "is_scheduled": false,
251 "is_user_first_order": true,
252 "push_auth_token": null,
253 "meta": {
254 "custom_form": []
255 },
256 "ip": "80.41.199.102",
257 "device": "web",
258 "delivery_address": {
259 "_id": "6410a18143b2b8f42e078fd4",
260 "tenant_id": 1005,
261 "user_id": 3477,
262 "address_type": "home",
263 "location_lat_lon": [
264 51.8600262,
265 -4.2998538
266 ],
267 "address": "120-121 Priory St, Carmarthen SA31 1NB, UK",
268 "building": "121",
269 "area": null,
270 "landmark": null,
271 "city": null,
272 "region": "Wales",
273 "zip_code": null,
274 "country": "United Kingdom",
275 "country_code": "GB",
276 "updated_at": "2023-03-14T16:32:01.546000Z",
277 "created_at": "2023-03-14T16:32:01.546000Z"
278 },
279 "order_id": 2317,
280 "created_timestamp_unix": 1678811524,
281 "updated_at": "2023-03-14T16:32:04.972000Z",
282 "created_at": "2023-03-14T16:32:04.972000Z",
283 "order_status_history": [
284 {
285 "order_status": 1,
286 "timestamp": "2023-03-14 16:32:04",
287 "local_timestamp": "2023-03-14 22:02:04"
288 }
289 ],
290 "order_uuid": "6410a184d806b3b2b9010078",
291 "local_created_at": "2023-03-14 22:02:04",
292 "order_type_label": "Delivery",
293 "allowed_update_order_status": {
294 "merchant": [
295 1,
296 2,
297 3,
298 6
299 ]
300 },
301 "mq_queue": "webhook.order.created",
302 "binding_key": "order.created"
303 }
304}