File size: 1,966 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": "32656405",
    "invoice_date": "10/25/2013",
    "seller": "Mcdonald and Sons 66687 Lori Common West Cindyshire, CO 65813",
    "client": "James, Johnson and Adkins 0809 Paul Course Apt. 768 Hornbury, CT 89077",
    "seller_tax_id": "991-86-2003",
    "client_tax_id": "931-98-1810",
    "iban": "GB32NFY133796812641240"
  },
  "items": [
    {
      "item_desc": "Toddler Kids Monster Jam Shoes Size 11c Grave Digger",
      "item_qty": "1,00",
      "item_net_price": "9,00",
      "item_net_worth": "9,00",
      "item_vat": "10%",
      "item_gross_worth": "9,90"
    },
    {
      "item_desc": "PUMA Pre-School Scuderia Ferrari Drift Cat 5 Ultra II Shoes Boys 12c",
      "item_qty": "5,00",
      "item_net_price": "21,22",
      "item_net_worth": "106,10",
      "item_vat": "10%",
      "item_gross_worth": "116,71"
    },
    {
      "item_desc": "Newborn Infant Baby Girl Boy Kid Winter Warm Coat Knit Outwear Hooded Jumpsuit",
      "item_qty": "4,00",
      "item_net_price": "22,69",
      "item_net_worth": "90,76",
      "item_vat": "10%",
      "item_gross_worth": "99,84"
    },
    {
      "item_desc": "Nike Kids KD Trey 5 / Nike Black Size 4.5aY",
      "item_qty": "3,00",
      "item_net_price": "22,00",
      "item_net_worth": "66,00",
      "item_vat": "10%",
      "item_gross_worth": "72,60"
    },
    {
      "item_desc": "Skechers Shoes Kids Size 2",
      "item_qty": "3,00",
      "item_net_price": "10,00",
      "item_net_worth": "30,00",
      "item_vat": "10%",
      "item_gross_worth": "33,00"
    },
    {
      "item_desc": "Nautica Kids Boys Navy & Red with White Rubber Sole Running Sneakers Shoes US 10",
      "item_qty": "1,00",
      "item_net_price": "500,00",
      "item_net_worth": "500,00",
      "item_vat": "10%",
      "item_gross_worth": "550,00"
    }
  ],
  "summary": {
    "total_net_worth": "$801,86",
    "total_vat": "$80,19",
    "total_gross_worth": "$ 882,05"
  }
}