File size: 750 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": "56514066",
    "invoice_date": "05/14/2014",
    "seller": "Snyder, Williams and Walter 77701 Francisco Shoals Scottmouth, DC 45561",
    "client": "Keller Inc 562 Rebecca Stravenue Morganchester, MI 55326",
    "seller_tax_id": "905-75-8307",
    "client_tax_id": "955-86-3035",
    "iban": "GB76WTTH68902414885248"
  },
  "items": [
    {
      "item_desc": "Lilly Pulitzer XS Spike the Punch Cassie Cotton Dress with Quarter Sleeves",
      "item_qty": "1,00",
      "item_net_price": "44,89",
      "item_net_worth": "44,89",
      "item_vat": "10%",
      "item_gross_worth": "49,38"
    }
  ],
  "summary": {
    "total_net_worth": "$ 44,89",
    "total_vat": "$4,49",
    "total_gross_worth": "$ 49,38"
  }
}