File size: 1,026 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
{
  "header": {
    "invoice_no": "61619303",
    "invoice_date": "09/20/2013",
    "seller": "Glenn, Roberts and Cochran 673 Ryan Loop Rodriguezhaven, NE 81351",
    "client": "Burgess, Evans and Moreno 0243 Adkins Shoals Westchester, AK 72317",
    "seller_tax_id": "930-98-2356",
    "client_tax_id": "971-86-1778",
    "iban": "GB89PBXV06755096377275"
  },
  "items": [
    {
      "item_desc": "Silky Fake Fur Fluffy Carpets Non-slip Shaggy Area Rug Floor Mat Light Pink",
      "item_qty": "3,00",
      "item_net_price": "14,12",
      "item_net_worth": "42,36",
      "item_vat": "10%",
      "item_gross_worth": "46,60"
    },
    {
      "item_desc": "Modern Tribal Geometric 4X6 Indo Gabbeh Wool & Bamboo Silk Oriental Rug Carpet",
      "item_qty": "5,00",
      "item_net_price": "183,77",
      "item_net_worth": "918,85",
      "item_vat": "10%",
      "item_gross_worth": "1010,74"
    }
  ],
  "summary": {
    "total_net_worth": "$961,21",
    "total_vat": "$96,12",
    "total_gross_worth": "$1057,33"
  }
}