File size: 752 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
{
  "header": {
    "invoice_no": "60178633",
    "invoice_date": "12/25/2013",
    "seller": "Mendoza Group 40007 Brown Creek South Meredithburgh, ND 48117",
    "client": "Elliott, Kelly and Warren 70134 Bridges Plains Priceton, CO 07903",
    "seller_tax_id": "900-78-2621",
    "client_tax_id": "939-81-7319",
    "iban": "GB36JYKL45599075785785"
  },
  "items": [
    {
      "item_desc": "Confetti Stemless Wine Drink Glass Multi Green & Blue TAG FREE SHIPPING",
      "item_qty": "5,00",
      "item_net_price": "23,99",
      "item_net_worth": "119,95",
      "item_vat": "10%",
      "item_gross_worth": "131,94"
    }
  ],
  "summary": {
    "total_net_worth": "$ 119,95",
    "total_vat": "$ 11,99",
    "total_gross_worth": "$ 131,94"
  }
}