File size: 739 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": "97159829",
    "invoice_date": "09/18/2015",
    "seller": "Bradley-Andrade 9879 Elizabeth Common Lake Jonathan, RI 12335",
    "client": "Castro PLC Unit 9678 Box 9664 DPO AP 69387",
    "seller_tax_id": "985-73-8194",
    "client_tax_id": "994-72-1270",
    "iban": "GB81LZWO32519172531418"
  },
  "items": [
    {
      "item_desc": "12\" Marble Lapis Inlay Chess Table Top With 2\" Pieces & 15\" Wooden Stand W537",
      "item_qty": "2,00",
      "item_net_price": "444,60",
      "item_net_worth": "889,20",
      "item_vat": "10%",
      "item_gross_worth": "978,12"
    }
  ],
  "summary": {
    "total_net_worth": "$ 889,20",
    "total_vat": "$ 88,92",
    "total_gross_worth": "$ 978,12"
  }
}