foodbot-cart-calculations 1.0.52 → 1.0.54

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "foodbot-cart-calculations",
3
- "version": "1.0.52",
3
+ "version": "1.0.54",
4
4
  "description": "Package for cart calculations in which it performs discount distribution and tax distribution on order",
5
5
  "main": "index.js",
6
6
  "scripts": {
package/sample.json ADDED
@@ -0,0 +1,606 @@
1
+ {
2
+ "isPos": 1,
3
+ "order_items": {
4
+ "item_details": [
5
+ {
6
+ "menu_id": "5bf78d2c-c490-4a9b-abc8-63049250645c",
7
+ "item_id": "2be54724-d750-45a6-a6e6-1e5ff49c06ce",
8
+ "category_id": "9b5eb505-8d73-11f0-a5b4-12b5681bf65d",
9
+ "item_price": 325,
10
+ "item_price_with_modifier": 345,
11
+ "quantity": 1,
12
+ "item_display_text": "Ungrouped Combo",
13
+ "item_name": "Ungrouped Combo",
14
+ "tax_rate": 8,
15
+ "item_modifiers": [
16
+ {
17
+ "modifier_category_id": "cf9b55fc-268b-4ad9-bf6a-c77cf173acb9",
18
+ "modifer_cat": "cf9b55fc-268b-4ad9-bf6a-c77cf173acb9",
19
+ "modifier_caetgory_name": "Pizza modifiers",
20
+ "modifier_item_id": "64b8625c-bf65-4ff0-aa64-43ac4476762a",
21
+ "modifier_category_sequence": "0",
22
+ "modifier_sequence": "0undefined",
23
+ "modifier_item_price": 10,
24
+ "modifier_item_name": "Modifier 1",
25
+ "is_tax_rate_same": 1,
26
+ "tax_rate": 8,
27
+ "quantity": 1,
28
+ "item_id": "9e90ef00-c1cd-43f4-a204-d9e3e00ed1da",
29
+ "quantityIndex": 0,
30
+ "packageIndex": 0,
31
+ "type": "ungrouped",
32
+ "modifier_index": 0,
33
+ "tax_id": [
34
+ {
35
+ "tax_id": "21036b00-bdb4-4485-aaba-d088a721a67f"
36
+ }
37
+ ],
38
+ "modifier_trx_id": "zO3pFxSk",
39
+ "linked_product": {
40
+ "product_id": "2be54724-d750-45a6-a6e6-1e5ff49c06ce",
41
+ "purchase_type": "2",
42
+ "is_purchasable": 1,
43
+ "item_name": "Kiwiburger",
44
+ "category_name": "Combo",
45
+ "category_id": "9b5eb505-8d73-11f0-a5b4-12b5681bf65d",
46
+ "product_tax_id": [
47
+ {
48
+ "tax_id": "21036b00-bdb4-4485-aaba-d088a721a67f"
49
+ }
50
+ ],
51
+ "ieps_tax": {
52
+ "status": 0,
53
+ "ieps_details": {
54
+ "type": "",
55
+ "tax_id": 0
56
+ }
57
+ }
58
+ }
59
+ },
60
+ {
61
+ "modifier_category_id": "cf9b55fc-268b-4ad9-bf6a-c77cf173acb9",
62
+ "modifer_cat": "cf9b55fc-268b-4ad9-bf6a-c77cf173acb9",
63
+ "modifier_caetgory_name": "Pizza modifiers",
64
+ "modifier_item_id": "59bcebc1-1ac4-4779-a64d-cd14a1f2f55b",
65
+ "modifier_category_sequence": "0",
66
+ "modifier_sequence": "0undefined",
67
+ "modifier_item_price": 10,
68
+ "modifier_item_name": "Modifier 2",
69
+ "is_tax_rate_same": 1,
70
+ "tax_rate": 8,
71
+ "quantity": 1,
72
+ "item_id": "9e90ef00-c1cd-43f4-a204-d9e3e00ed1da",
73
+ "quantityIndex": 0,
74
+ "packageIndex": 0,
75
+ "type": "ungrouped",
76
+ "modifier_index": 0,
77
+ "tax_id": [
78
+ {
79
+ "tax_id": "21036b00-bdb4-4485-aaba-d088a721a67f"
80
+ }
81
+ ],
82
+ "modifier_trx_id": "lVhgkTSv",
83
+ "linked_product": {
84
+ "product_id": "2be54724-d750-45a6-a6e6-1e5ff49c06ce",
85
+ "purchase_type": "2",
86
+ "is_purchasable": 1,
87
+ "item_name": "Monch Burge",
88
+ "category_name": "Combo",
89
+ "category_id": "9b5eb505-8d73-11f0-a5b4-12b5681bf65d",
90
+ "product_tax_id": [
91
+ {
92
+ "tax_id": "21036b00-bdb4-4485-aaba-d088a721a67f"
93
+ }
94
+ ],
95
+ "ieps_tax": {
96
+ "status": 0,
97
+ "ieps_details": {
98
+ "type": "",
99
+ "tax_id": 0
100
+ }
101
+ }
102
+ }
103
+ }
104
+ ],
105
+ "isPackage": 1,
106
+ "package_items": [
107
+ {
108
+ "ieps_tax": {
109
+ "status": 0,
110
+ "ieps_details": {
111
+ "type": "",
112
+ "tax_id": 0
113
+ }
114
+ },
115
+ "item_id": "9e90ef00-c1cd-43f4-a204-d9e3e00ed1da",
116
+ "category_id": "100ff5ec-5e3e-11f0-b5e1-1228d12cd9c5",
117
+ "item_name": "Large Pizza",
118
+ "item_description": "Large",
119
+ "price": 81.25,
120
+ "item_display_text": "Large Pizza",
121
+ "tax_rate": 8,
122
+ "tax_id": [
123
+ {
124
+ "tax_id": "21036b00-bdb4-4485-aaba-d088a721a67f"
125
+ }
126
+ ],
127
+ "cat_items_modifiercat": [
128
+ {
129
+ "modifier_category_id": "cf9b55fc-268b-4ad9-bf6a-c77cf173acb9",
130
+ "item_id": "9e90ef00-c1cd-43f4-a204-d9e3e00ed1da",
131
+ "modifier_caetgory_name": "Pizza modifiers",
132
+ "display_text": "Pizza modifiers",
133
+ "is_required": 1,
134
+ "max_input": 3,
135
+ "min_input": 1,
136
+ "item_quantity": 3,
137
+ "cat_items_modifiercat_modifieritems": [
138
+ {
139
+ "modifier_item_id": "64b8625c-bf65-4ff0-aa64-43ac4476762a",
140
+ "modifier_category_id": "cf9b55fc-268b-4ad9-bf6a-c77cf173acb9",
141
+ "modifier_item_name": "Modifier 1",
142
+ "modifier_item_image": null,
143
+ "price": 10,
144
+ "tax_rate": 8,
145
+ "is_tax_rate_same": 1,
146
+ "tax_id": [
147
+ {
148
+ "tax_id": "21036b00-bdb4-4485-aaba-d088a721a67f"
149
+ }
150
+ ],
151
+ "linked_product": {
152
+ "product_id": "2be54724-d750-45a6-a6e6-1e5ff49c06ce",
153
+ "purchase_type": "2",
154
+ "is_purchasable": 1,
155
+ "item_name": "Kiwiburger",
156
+ "category_name": "Combo",
157
+ "category_id": "9b5eb505-8d73-11f0-a5b4-12b5681bf65d",
158
+ "product_tax_id": [
159
+ {
160
+ "tax_id": "21036b00-bdb4-4485-aaba-d088a721a67f"
161
+ }
162
+ ],
163
+ "ieps_tax": {
164
+ "status": 0,
165
+ "ieps_details": {
166
+ "type": "",
167
+ "tax_id": 0
168
+ }
169
+ }
170
+ }
171
+ },
172
+ {
173
+ "modifier_item_id": "59bcebc1-1ac4-4779-a64d-cd14a1f2f55b",
174
+ "modifier_category_id": "cf9b55fc-268b-4ad9-bf6a-c77cf173acb9",
175
+ "modifier_item_name": "Modifier 2",
176
+ "modifier_item_image": null,
177
+ "price": 10,
178
+ "tax_rate": 8,
179
+ "is_tax_rate_same": 1,
180
+ "tax_id": [
181
+ {
182
+ "tax_id": "21036b00-bdb4-4485-aaba-d088a721a67f"
183
+ }
184
+ ],
185
+ "linked_product": {
186
+ "product_id": "2be54724-d750-45a6-a6e6-1e5ff49c06ce",
187
+ "purchase_type": "2",
188
+ "is_purchasable": 1,
189
+ "item_name": "Monch Burge",
190
+ "category_name": "Combo",
191
+ "category_id": "9b5eb505-8d73-11f0-a5b4-12b5681bf65d",
192
+ "product_tax_id": [
193
+ {
194
+ "tax_id": "21036b00-bdb4-4485-aaba-d088a721a67f"
195
+ }
196
+ ],
197
+ "ieps_tax": {
198
+ "status": 0,
199
+ "ieps_details": {
200
+ "type": "",
201
+ "tax_id": 0
202
+ }
203
+ }
204
+ }
205
+ },
206
+ {
207
+ "modifier_item_id": "daf7c6c9-0c31-43b9-a526-d40d192c6b5a",
208
+ "modifier_category_id": "cf9b55fc-268b-4ad9-bf6a-c77cf173acb9",
209
+ "modifier_item_name": "Modifier 3",
210
+ "modifier_item_image": null,
211
+ "price": 10,
212
+ "tax_rate": 8,
213
+ "is_tax_rate_same": 1,
214
+ "tax_id": [
215
+ {
216
+ "tax_id": "21036b00-bdb4-4485-aaba-d088a721a67f"
217
+ }
218
+ ],
219
+ "linked_product": {
220
+ "product_id": "2be54724-d750-45a6-a6e6-1e5ff49c06ce",
221
+ "purchase_type": "2",
222
+ "is_purchasable": 1,
223
+ "item_name": "Chicken burger",
224
+ "category_name": "Combo",
225
+ "category_id": "9b5eb505-8d73-11f0-a5b4-12b5681bf65d",
226
+ "product_tax_id": [
227
+ {
228
+ "tax_id": "e47296aa-b5ae-449f-ab5f-ff50f43a648a"
229
+ }
230
+ ],
231
+ "ieps_tax": {
232
+ "status": 0,
233
+ "ieps_details": {
234
+ "type": "",
235
+ "tax_id": 0
236
+ }
237
+ }
238
+ }
239
+ },
240
+ {
241
+ "modifier_item_id": "35bf8105-f454-4d5a-a905-660c19740710",
242
+ "modifier_category_id": "cf9b55fc-268b-4ad9-bf6a-c77cf173acb9",
243
+ "modifier_item_name": "Modifier 4",
244
+ "modifier_item_image": null,
245
+ "price": 10,
246
+ "tax_rate": 8,
247
+ "is_tax_rate_same": 1,
248
+ "tax_id": [
249
+ {
250
+ "tax_id": "21036b00-bdb4-4485-aaba-d088a721a67f"
251
+ }
252
+ ],
253
+ "linked_product": {
254
+ "product_id": "2be54724-d750-45a6-a6e6-1e5ff49c06ce",
255
+ "purchase_type": "2",
256
+ "is_purchasable": 1,
257
+ "item_name": "Green chile cheeseburger",
258
+ "category_name": "Combo",
259
+ "category_id": "9b5eb505-8d73-11f0-a5b4-12b5681bf65d",
260
+ "product_tax_id": [
261
+ {
262
+ "tax_id": "21036b00-bdb4-4485-aaba-d088a721a67f"
263
+ }
264
+ ],
265
+ "ieps_tax": {
266
+ "status": 0,
267
+ "ieps_details": {
268
+ "type": "",
269
+ "tax_id": 0
270
+ }
271
+ }
272
+ }
273
+ },
274
+ {
275
+ "modifier_item_id": "793dae4a-0764-4515-8ae6-bb29d8f7a3b7",
276
+ "modifier_category_id": "cf9b55fc-268b-4ad9-bf6a-c77cf173acb9",
277
+ "modifier_item_name": "Modifier 5",
278
+ "modifier_item_image": null,
279
+ "price": 10,
280
+ "tax_rate": 8,
281
+ "is_tax_rate_same": 1,
282
+ "tax_id": [
283
+ {
284
+ "tax_id": "21036b00-bdb4-4485-aaba-d088a721a67f"
285
+ }
286
+ ],
287
+ "linked_product": {
288
+ "product_id": "2be54724-d750-45a6-a6e6-1e5ff49c06ce",
289
+ "purchase_type": "2",
290
+ "is_purchasable": 1,
291
+ "item_name": "Chicken burger",
292
+ "category_name": "Combo",
293
+ "category_id": "9b5eb505-8d73-11f0-a5b4-12b5681bf65d",
294
+ "product_tax_id": [
295
+ {
296
+ "tax_id": "e47296aa-b5ae-449f-ab5f-ff50f43a648a"
297
+ }
298
+ ],
299
+ "ieps_tax": {
300
+ "status": 0,
301
+ "ieps_details": {
302
+ "type": "",
303
+ "tax_id": 0
304
+ }
305
+ }
306
+ }
307
+ }
308
+ ]
309
+ }
310
+ ],
311
+ "quantity_index": 0,
312
+ "package_index": 0,
313
+ "quantity": 1,
314
+ "type": "ungrouped",
315
+ "modifiers": [
316
+ {
317
+ "modifier_category_id": "cf9b55fc-268b-4ad9-bf6a-c77cf173acb9",
318
+ "modifer_cat": "cf9b55fc-268b-4ad9-bf6a-c77cf173acb9",
319
+ "modifier_caetgory_name": "Pizza modifiers",
320
+ "modifier_item_id": "64b8625c-bf65-4ff0-aa64-43ac4476762a",
321
+ "modifier_category_sequence": "0",
322
+ "modifier_sequence": "0undefined",
323
+ "modifier_item_price": 10,
324
+ "modifier_item_name": "Modifier 1",
325
+ "is_tax_rate_same": 1,
326
+ "tax_rate": 8,
327
+ "quantity": 1,
328
+ "item_id": "9e90ef00-c1cd-43f4-a204-d9e3e00ed1da",
329
+ "quantityIndex": 0,
330
+ "packageIndex": 0,
331
+ "type": "ungrouped",
332
+ "modifier_index": 0,
333
+ "tax_id": [
334
+ {
335
+ "tax_id": "21036b00-bdb4-4485-aaba-d088a721a67f"
336
+ }
337
+ ],
338
+ "modifier_trx_id": "zO3pFxSk",
339
+ "linked_product": {
340
+ "product_id": "2be54724-d750-45a6-a6e6-1e5ff49c06ce",
341
+ "purchase_type": "2",
342
+ "is_purchasable": 1,
343
+ "item_name": "Kiwiburger",
344
+ "category_name": "Combo",
345
+ "category_id": "9b5eb505-8d73-11f0-a5b4-12b5681bf65d",
346
+ "product_tax_id": [
347
+ {
348
+ "tax_id": "21036b00-bdb4-4485-aaba-d088a721a67f"
349
+ }
350
+ ],
351
+ "ieps_tax": {
352
+ "status": 0,
353
+ "ieps_details": {
354
+ "type": "",
355
+ "tax_id": 0
356
+ }
357
+ }
358
+ }
359
+ },
360
+ {
361
+ "modifier_category_id": "cf9b55fc-268b-4ad9-bf6a-c77cf173acb9",
362
+ "modifer_cat": "cf9b55fc-268b-4ad9-bf6a-c77cf173acb9",
363
+ "modifier_caetgory_name": "Pizza modifiers",
364
+ "modifier_item_id": "59bcebc1-1ac4-4779-a64d-cd14a1f2f55b",
365
+ "modifier_category_sequence": "0",
366
+ "modifier_sequence": "0undefined",
367
+ "modifier_item_price": 10,
368
+ "modifier_item_name": "Modifier 2",
369
+ "is_tax_rate_same": 1,
370
+ "tax_rate": 8,
371
+ "quantity": 1,
372
+ "item_id": "9e90ef00-c1cd-43f4-a204-d9e3e00ed1da",
373
+ "quantityIndex": 0,
374
+ "packageIndex": 0,
375
+ "type": "ungrouped",
376
+ "modifier_index": 0,
377
+ "tax_id": [
378
+ {
379
+ "tax_id": "21036b00-bdb4-4485-aaba-d088a721a67f"
380
+ }
381
+ ],
382
+ "modifier_trx_id": "lVhgkTSv",
383
+ "linked_product": {
384
+ "product_id": "2be54724-d750-45a6-a6e6-1e5ff49c06ce",
385
+ "purchase_type": "2",
386
+ "is_purchasable": 1,
387
+ "item_name": "Monch Burge",
388
+ "category_name": "Combo",
389
+ "category_id": "9b5eb505-8d73-11f0-a5b4-12b5681bf65d",
390
+ "product_tax_id": [
391
+ {
392
+ "tax_id": "21036b00-bdb4-4485-aaba-d088a721a67f"
393
+ }
394
+ ],
395
+ "ieps_tax": {
396
+ "status": 0,
397
+ "ieps_details": {
398
+ "type": "",
399
+ "tax_id": 0
400
+ }
401
+ }
402
+ }
403
+ }
404
+ ],
405
+ "item_modifiers": [
406
+ {
407
+ "modifier_category_id": "cf9b55fc-268b-4ad9-bf6a-c77cf173acb9",
408
+ "modifer_cat": "cf9b55fc-268b-4ad9-bf6a-c77cf173acb9",
409
+ "modifier_caetgory_name": "Pizza modifiers",
410
+ "modifier_item_id": "64b8625c-bf65-4ff0-aa64-43ac4476762a",
411
+ "modifier_category_sequence": "0",
412
+ "modifier_sequence": "0undefined",
413
+ "modifier_item_price": 10,
414
+ "modifier_item_name": "Modifier 1",
415
+ "is_tax_rate_same": 1,
416
+ "tax_rate": 8,
417
+ "quantity": 1,
418
+ "item_id": "9e90ef00-c1cd-43f4-a204-d9e3e00ed1da",
419
+ "quantityIndex": 0,
420
+ "packageIndex": 0,
421
+ "type": "ungrouped",
422
+ "modifier_index": 0,
423
+ "tax_id": [
424
+ {
425
+ "tax_id": "21036b00-bdb4-4485-aaba-d088a721a67f"
426
+ }
427
+ ],
428
+ "modifier_trx_id": "zO3pFxSk",
429
+ "linked_product": {
430
+ "product_id": "2be54724-d750-45a6-a6e6-1e5ff49c06ce",
431
+ "purchase_type": "2",
432
+ "is_purchasable": 1,
433
+ "item_name": "Kiwiburger",
434
+ "category_name": "Combo",
435
+ "category_id": "9b5eb505-8d73-11f0-a5b4-12b5681bf65d",
436
+ "product_tax_id": [
437
+ {
438
+ "tax_id": "21036b00-bdb4-4485-aaba-d088a721a67f"
439
+ }
440
+ ],
441
+ "ieps_tax": {
442
+ "status": 0,
443
+ "ieps_details": {
444
+ "type": "",
445
+ "tax_id": 0
446
+ }
447
+ }
448
+ }
449
+ },
450
+ {
451
+ "modifier_category_id": "cf9b55fc-268b-4ad9-bf6a-c77cf173acb9",
452
+ "modifer_cat": "cf9b55fc-268b-4ad9-bf6a-c77cf173acb9",
453
+ "modifier_caetgory_name": "Pizza modifiers",
454
+ "modifier_item_id": "59bcebc1-1ac4-4779-a64d-cd14a1f2f55b",
455
+ "modifier_category_sequence": "0",
456
+ "modifier_sequence": "0undefined",
457
+ "modifier_item_price": 10,
458
+ "modifier_item_name": "Modifier 2",
459
+ "is_tax_rate_same": 1,
460
+ "tax_rate": 8,
461
+ "quantity": 1,
462
+ "item_id": "9e90ef00-c1cd-43f4-a204-d9e3e00ed1da",
463
+ "quantityIndex": 0,
464
+ "packageIndex": 0,
465
+ "type": "ungrouped",
466
+ "modifier_index": 0,
467
+ "tax_id": [
468
+ {
469
+ "tax_id": "21036b00-bdb4-4485-aaba-d088a721a67f"
470
+ }
471
+ ],
472
+ "modifier_trx_id": "lVhgkTSv",
473
+ "linked_product": {
474
+ "product_id": "2be54724-d750-45a6-a6e6-1e5ff49c06ce",
475
+ "purchase_type": "2",
476
+ "is_purchasable": 1,
477
+ "item_name": "Monch Burge",
478
+ "category_name": "Combo",
479
+ "category_id": "9b5eb505-8d73-11f0-a5b4-12b5681bf65d",
480
+ "product_tax_id": [
481
+ {
482
+ "tax_id": "21036b00-bdb4-4485-aaba-d088a721a67f"
483
+ }
484
+ ],
485
+ "ieps_tax": {
486
+ "status": 0,
487
+ "ieps_details": {
488
+ "type": "",
489
+ "tax_id": 0
490
+ }
491
+ }
492
+ }
493
+ }
494
+ ]
495
+ },
496
+ {
497
+ "ieps_tax": {
498
+ "status": 0,
499
+ "ieps_details": {
500
+ "type": "",
501
+ "tax_id": 0
502
+ }
503
+ },
504
+ "item_id": "ffec78d0-d7b8-47a4-a18a-83e81ced1f73",
505
+ "category_id": "100ff5ec-5e3e-11f0-b5e1-1228d12cd9c5",
506
+ "item_name": "Chicken burger",
507
+ "item_description": "A chicken burger, also referred to as a chicken sandwich in the United States, is a chicken patty served on a hamburger bun with similar condiments and toppings as found on hamburgers",
508
+ "price": 81.25,
509
+ "item_display_text": "Chicken burger",
510
+ "tax_rate": 0,
511
+ "tax_id": [
512
+ {
513
+ "tax_id": "e47296aa-b5ae-449f-ab5f-ff50f43a648a"
514
+ }
515
+ ],
516
+ "cat_items_modifiercat": [],
517
+ "quantity_index": 0,
518
+ "package_index": 1,
519
+ "quantity": 1,
520
+ "type": "ungrouped",
521
+ "modifiers": [],
522
+ "item_modifiers": []
523
+ },
524
+ {
525
+ "ieps_tax": {
526
+ "status": 0,
527
+ "ieps_details": {
528
+ "type": "",
529
+ "tax_id": 0
530
+ }
531
+ },
532
+ "item_id": "80f0625e-51c4-4b95-8b82-7c2c57743b80",
533
+ "category_id": "100ff5ec-5e3e-11f0-b5e1-1228d12cd9c5",
534
+ "item_name": "Kiwiburger",
535
+ "item_description": "The Kiwiburger is a hamburger sold at McDonald's restaurants in New Zealand. It consists of a four-ounce beef patty, griddled egg, beetroot, tomato, lettuce, cheese, onions, mustard, and ketchup on a ",
536
+ "price": 81.25,
537
+ "item_display_text": "Kiwiburger",
538
+ "tax_rate": 8,
539
+ "tax_id": [
540
+ {
541
+ "tax_id": "21036b00-bdb4-4485-aaba-d088a721a67f"
542
+ }
543
+ ],
544
+ "cat_items_modifiercat": [],
545
+ "quantity_index": 0,
546
+ "package_index": 2,
547
+ "quantity": 2,
548
+ "type": "ungrouped",
549
+ "modifiers": [],
550
+ "item_modifiers": []
551
+ }
552
+ ],
553
+ "actual_price": 0,
554
+ "item_event": "new",
555
+ "tax_id": [
556
+ {
557
+ "tax_id": "21036b00-bdb4-4485-aaba-d088a721a67f"
558
+ }
559
+ ],
560
+ "ieps_tax": {
561
+ "status": 0,
562
+ "ieps_details": {
563
+ "type": "",
564
+ "tax_id": 0
565
+ }
566
+ },
567
+ "item_trx_id": "40DVjt0C",
568
+ "special_instruction": ""
569
+ }
570
+ ]
571
+ },
572
+ "tax_settings": [
573
+ {
574
+ "tax_id": "425a195c-3b37-11ed-af0e-42010ad46021",
575
+ "tax_label": "IVA 16%",
576
+ "tax_rate": 16,
577
+ "tax_sequence": 1,
578
+ "base_price_effected": 0
579
+ },
580
+ {
581
+ "tax_id": "21036b00-bdb4-4485-aaba-d088a721a67f",
582
+ "tax_label": "IVA 8%",
583
+ "tax_rate": 8,
584
+ "tax_sequence": 1,
585
+ "base_price_effected": 0
586
+ },
587
+ {
588
+ "tax_id": "e47296aa-b5ae-449f-ab5f-ff50f43a648a",
589
+ "tax_label": "Sin IVA",
590
+ "tax_rate": 0,
591
+ "tax_sequence": 3,
592
+ "base_price_effected": 0
593
+ },
594
+ {
595
+ "tax_id": "21036b00-bdb4-4485-aaba-d088a721a67f1",
596
+ "tax_label": "IEPS 8%",
597
+ "tax_rate": 8,
598
+ "tax_sequence": 2,
599
+ "base_price_effected": 0
600
+ }
601
+ ],
602
+ "tax_type": 2,
603
+ "store_value": 0,
604
+ "delivery_cost": 0,
605
+ "service_amount": 0
606
+ }