File size: 1,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
{
  "header": {
    "invoice_no": "53737787",
    "invoice_date": "12/08/2011",
    "seller": "Levy-Vargas 7333 Noble Hill Suite 584 West Valeriechester, AZ 99439",
    "client": "Kelly-Herring 8621 Maria Fords North Miguel, KS 38601",
    "seller_tax_id": "908-76-0702",
    "client_tax_id": "910-72-9133",
    "iban": "GB71DP5417716092625"
  },
  "items": [
    {
      "item_desc": "Breaking Free from Depression: Pathways to Wellness by Jesse H. Wright (English)",
      "item_qty": "2,00",
      "item_net_price": "32,94",
      "item_net_worth": "65,88",
      "item_vat": "10%",
      "item_gross_worth": "72,47"
    },
    {
      "item_desc": "The Graphic Design Reference & Specification Book: Everything Graphic Designers",
      "item_qty": "5,00",
      "item_net_price": "20,18",
      "item_net_worth": "100,90",
      "item_vat": "10%",
      "item_gross_worth": "110,99"
    },
    {
      "item_desc": "Escape from the Carnival of Horrors (Give Yourself Goosebumps) by R. L. Stine",
      "item_qty": "4,00",
      "item_net_price": "5,01",
      "item_net_worth": "20,04",
      "item_vat": "10%",
      "item_gross_worth": "22,04"
    }
  ],
  "summary": {
    "total_net_worth": "$ 186,82",
    "total_vat": "$ 18,68",
    "total_gross_worth": "$ 205,50"
  }
}