File size: 1,718 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": "68043569",
    "invoice_date": "09/09/2011",
    "seller": "Schultz, Lopez and Smith 789 Ramirez Row Jeffreybury, SC 21462",
    "client": "David-Rhodes 306 Valdez Run Edwardsmouth, DC 53145",
    "seller_tax_id": "958-76-9947",
    "client_tax_id": "960-87-0985",
    "iban": "GB94RSWA52694096609663"
  },
  "items": [
    {
      "item_desc": "10\" Cuphead Game Soft Plush Doll Cuphead Mugman Mecup Brocup kids Gift US Stock",
      "item_qty": "4,00",
      "item_net_price": "26,99",
      "item_net_worth": "107,96",
      "item_vat": "10%",
      "item_gross_worth": "118,76"
    },
    {
      "item_desc": "Sketchers Energy Lights Boys Black Canvas Size 4 With Charging Cable",
      "item_qty": "3,00",
      "item_net_price": "12,00",
      "item_net_worth": "36,00",
      "item_vat": "10%",
      "item_gross_worth": "39,60"
    },
    {
      "item_desc": "Boys Kids Printed Cotton Slippers Zip Fastening 350172494",
      "item_qty": "1,00",
      "item_net_price": "19,68",
      "item_net_worth": "19,68",
      "item_vat": "10%",
      "item_gross_worth": "21,65"
    },
    {
      "item_desc": "6 Pairs Of Jordan's Size 7y",
      "item_qty": "5,00",
      "item_net_price": "130,00",
      "item_net_worth": "650,00",
      "item_vat": "10%",
      "item_gross_worth": "715,00"
    },
    {
      "item_desc": "Durango Lill Little Kid Western Casual Western Purple Boys - Size 2 M",
      "item_qty": "1,00",
      "item_net_price": "68,00",
      "item_net_worth": "68,00",
      "item_vat": "10%",
      "item_gross_worth": "74,80"
    }
  ],
  "summary": {
    "total_net_worth": "$ 881,64",
    "total_vat": "$88,16",
    "total_gross_worth": "$ 969,80"
  }
}