File size: 1,727 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
{
  "header": {
    "invoice_no": "80930562",
    "invoice_date": "08/14/2012",
    "seller": "Harvey-Bell 2289 Jacobs Orchard West Amanda, MN 41051",
    "client": "Vazquez Inc 6424 Terry Cliff New Jacob, RI 57421",
    "seller_tax_id": "989-76-2310",
    "client_tax_id": "918-83-5577",
    "iban": "GB64HCMB38220199023910"
  },
  "items": [
    {
      "item_desc": "SONY Playstation2 Slim Console set \" SCPH-90000 / White \"I TESTED Working 11192",
      "item_qty": "3,00",
      "item_net_price": "90,00",
      "item_net_worth": "270,00",
      "item_vat": "10%",
      "item_gross_worth": "297,00"
    },
    {
      "item_desc": "Nintendo 64 N64 Console Black Japan Tested Working NUSHA",
      "item_qty": "5,00",
      "item_net_price": "49,99",
      "item_net_worth": "249,95",
      "item_vat": "10%",
      "item_gross_worth": "274,95"
    },
    {
      "item_desc": "Sony PlayStation 4 500GB Console 8 Games BUNDLE (1)Controller GTAV, METAL GEAR",
      "item_qty": "2,00",
      "item_net_price": "239,99",
      "item_net_worth": "479,98",
      "item_vat": "10%",
      "item_gross_worth": "527,98"
    },
    {
      "item_desc": "Sega Saturn Console Gray HST-3200 HST-3210 Japanese",
      "item_qty": "3,00",
      "item_net_price": "119,98",
      "item_net_worth": "359,94",
      "item_vat": "10%",
      "item_gross_worth": "395,93"
    },
    {
      "item_desc": "Nintendo Wii U Console Deluxe/Handheld Bundle",
      "item_qty": "5,00",
      "item_net_price": "79,99",
      "item_net_worth": "399,95",
      "item_vat": "10%",
      "item_gross_worth": "439,95"
    }
  ],
  "summary": {
    "total_net_worth": "$1 759,82",
    "total_vat": "$ 175,98",
    "total_gross_worth": "$1935,80"
  }
}