File size: 2,022 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
{
  "header": {
    "invoice_no": "25342867",
    "invoice_date": "01/10/2015",
    "seller": "Scott LLC 9711 Baker Estates Suite 344 New Cheryl, MN 85424",
    "client": "Brown, Miller and Wise 3723 Scott Glen Lake Christophershire, AR 12597",
    "seller_tax_id": "930-98-9727",
    "client_tax_id": "943-78-4216",
    "iban": "GB48GPKP09511878652700"
  },
  "items": [
    {
      "item_desc": "VTG 1970s MCM Brown Steel Tube Wall or Desk Mounted 12-Wine Rack Bottle Holder",
      "item_qty": "1,00",
      "item_net_price": "34,00",
      "item_net_worth": "34,00",
      "item_vat": "10%",
      "item_gross_worth": "37,40"
    },
    {
      "item_desc": "Stemless wine glass Etched coordinates of Myakka River State Park, Very Good",
      "item_qty": "4,00",
      "item_net_price": "2,99",
      "item_net_worth": "11,96",
      "item_vat": "10%",
      "item_gross_worth": "13,16"
    },
    {
      "item_desc": "Hazlitt 1852 Vineyard home of the red cat wine glass",
      "item_qty": "4,00",
      "item_net_price": "3,00",
      "item_net_worth": "12,00",
      "item_vat": "10%",
      "item_gross_worth": "13,20"
    },
    {
      "item_desc": "Vintage Metal Art Sculpture Carving Chef Wine Bottle Holder and Display Tin Chef",
      "item_qty": "3,00",
      "item_net_price": "25,98",
      "item_net_worth": "77,94",
      "item_vat": "10%",
      "item_gross_worth": "85,73"
    },
    {
      "item_desc": "Brand new Cuisinart CWO-25 Electric Wine Opener, Stainless Steel",
      "item_qty": "1,00",
      "item_net_price": "20,00",
      "item_net_worth": "20,00",
      "item_vat": "10%",
      "item_gross_worth": "22,00"
    },
    {
      "item_desc": "Elegant Wine Glasses w/Hand Splatter Painted Accents (3pcs)",
      "item_qty": "3,00",
      "item_net_price": "20,00",
      "item_net_worth": "60,00",
      "item_vat": "10%",
      "item_gross_worth": "66,00"
    }
  ],
  "summary": {
    "total_net_worth": "$215,90",
    "total_vat": "$21,59",
    "total_gross_worth": "$ 237,49"
  }
}