File size: 692 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": "76671573",
    "invoice_date": "04/08/2012",
    "seller": "Benson LLC 4646 Joshua Ranch South Karen, ME 87798",
    "client": "Smith, Landry and Ruiz USS Bailey FPO AP 87951",
    "seller_tax_id": "940-77-9230",
    "client_tax_id": "912-85-0464",
    "iban": "GB03VHUR92534869762657"
  },
  "items": [
    {
      "item_desc": "A Short Guide to Writing About Art, 9th Edition (T",
      "item_qty": "2,00",
      "item_net_price": "4,89",
      "item_net_worth": "9,78",
      "item_vat": "10%",
      "item_gross_worth": "10,76"
    }
  ],
  "summary": {
    "total_net_worth": "$ 9,78",
    "total_vat": "$ 0,98",
    "total_gross_worth": "$10,76"
  }
}