File size: 2,281 Bytes
e79ac05
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
{
  "header": {
    "invoice_no": "70372519",
    "invoice_date": "05/01/2013",
    "seller": "Williamson, Murphy and Winters 6341 Pamela Views Smithtown, DC 63428",
    "client": "Brown, Rodriguez and Lopez 8747 Charles Alley Sherrybury, CT 27957",
    "seller_tax_id": "970-75-4240",
    "client_tax_id": "933-82-8453",
    "iban": "GB19KZPB65453134501012"
  },
  "items": [
    {
      "item_desc": "Black Nintendo Wii Console Bundle RVL-101 with 2 Controllers & Cords",
      "item_qty": "3,00",
      "item_net_price": "89,99",
      "item_net_worth": "269,97",
      "item_vat": "10%",
      "item_gross_worth": "296,97"
    },
    {
      "item_desc": "SONY Playstation2 Console SCPH-39000 \" Aqua Color \" / TESTED 11180",
      "item_qty": "3,00",
      "item_net_price": "60,00",
      "item_net_worth": "180,00",
      "item_vat": "10%",
      "item_gross_worth": "198,00"
    },
    {
      "item_desc": "Sony PlayStation 5 Console - White Digital Version",
      "item_qty": "5,00",
      "item_net_price": "630,00",
      "item_net_worth": "3150,00",
      "item_vat": "10%",
      "item_gross_worth": "3 465,00"
    },
    {
      "item_desc": "Nintendo Wii Console Mario Kart Controller Wii Fit 2 Board Remotes Game BUNDLE",
      "item_qty": "1,00",
      "item_net_price": "199,97",
      "item_net_worth": "199,97",
      "item_vat": "10%",
      "item_gross_worth": "219,97"
    },
    {
      "item_desc": "Sega V Saturn Victor Console RG-JX1 Gray Tested Working",
      "item_qty": "2,00",
      "item_net_price": "109,99",
      "item_net_worth": "219,98",
      "item_vat": "10%",
      "item_gross_worth": "241,98"
    },
    {
      "item_desc": "Super Nintendo SNES System Console SNS 001 with 2 Controllers Cleaned And Tested",
      "item_qty": "1,00",
      "item_net_price": "149,99",
      "item_net_worth": "149,99",
      "item_vat": "10%",
      "item_gross_worth": "164,99"
    },
    {
      "item_desc": "Retro Arcade Game Console All In One 128G Raspberry PI 4 Model B 4GB Plug Play",
      "item_qty": "2,00",
      "item_net_price": "149,99",
      "item_net_worth": "10%",
      "item_gross_worth": "329,98"
    }
  ],
  "summary": {
    "total_net_worth": "$4469,89",
    "total_vat": "$ 446,99",
    "total_gross_worth": "$4916,88"
  }
}