File size: 1,270 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": "37292788",
    "invoice_date": "07/12/2013",
    "seller": "Bennett-Sanchez 279 Stephen Fork Dunnland, AL 07718",
    "client": "Riley-Miller 812 Jones Mews Suite 921 Salazarmouth, CT 46426",
    "seller_tax_id": "991-70-5110",
    "client_tax_id": "973-73-9497",
    "iban": "GB60YH5D00503639265086"
  },
  "items": [
    {
      "item_desc": "Chindi Rugs Carpet New Design Bohemian Garden Yoga Mat Indian Kilim Coverlet",
      "item_qty": "3,00",
      "item_net_price": "29,99",
      "item_net_worth": "89,97",
      "item_vat": "10%",
      "item_gross_worth": "98,97"
    },
    {
      "item_desc": "Fluffy Rug Carpet Non Slip Soft Area Rugs Bathroom Room Round Floor Mat Washable",
      "item_qty": "1,00",
      "item_net_price": "8,59",
      "item_net_worth": "8,59",
      "item_vat": "10%",
      "item_gross_worth": "9,45"
    },
    {
      "item_desc": "Carton Tiger Print Area Rug Faux Skin Rug Hide Cute Carpet Floor Mat Home Decor",
      "item_qty": "1,00",
      "item_net_price": "10,99",
      "item_net_worth": "10,99",
      "item_vat": "10%",
      "item_gross_worth": "12,09"
    }
  ],
  "summary": {
    "total_net_worth": "$ 109,55",
    "total_vat": "$ 10,96",
    "total_gross_worth": "$ 120,51"
  }
}