File size: 1,945 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
{
  "header": {
    "invoice_no": "13194726",
    "invoice_date": "05/29/2021",
    "seller": "Hopkins and Sons 62283 Flores Tunnel North Luis, IA 69983",
    "client": "Sims PLC USS Kramer FPO AA 81651",
    "seller_tax_id": "952-73-7223",
    "client_tax_id": "995-88-9495",
    "iban": "GB31LZX520242755934691"
  },
  "items": [
    {
      "item_desc": "Beach Lunch Lounge Striped Shirt Dress Large Navy Blue White Long Sleeve Causal",
      "item_qty": "1,00",
      "item_net_price": "16,99",
      "item_net_worth": "16,99",
      "item_vat": "10%",
      "item_gross_worth": "18,69"
    },
    {
      "item_desc": "Jams World Hawaiian 0 Dress Rayon SZ.L",
      "item_qty": "5,00",
      "item_net_price": "65,00",
      "item_net_worth": "325,00",
      "item_vat": "10%",
      "item_gross_worth": "357,50"
    },
    {
      "item_desc": "LuLaRoe Nicole Dress Size Large 26",
      "item_qty": "2,00",
      "item_net_price": "1,99",
      "item_net_worth": "3,98",
      "item_vat": "10%",
      "item_gross_worth": "4,38"
    },
    {
      "item_desc": "Johnny Was Medium Linen Wrap Dress Dessert Rose Embroiderd Bohemian",
      "item_qty": "2,00",
      "item_net_price": "89,99",
      "item_net_worth": "179,98",
      "item_vat": "10%",
      "item_gross_worth": "197,98"
    },
    {
      "item_desc": "Eileen Fisher Women's Long Sleeve Fleece Lined Front Pockets Dress XS Gray",
      "item_qty": "2,00",
      "item_net_price": "15,99",
      "item_net_worth": "31,98",
      "item_vat": "10%",
      "item_gross_worth": "35,18"
    },
    {
      "item_desc": "Hanna Anderson Women's L Large Coral Short Sleeve Casual Fall Tee Shirt Dress",
      "item_qty": "1,00",
      "item_net_price": "24,00",
      "item_net_worth": "24,00",
      "item_vat": "10%",
      "item_gross_worth": "26,40"
    }
  ],
  "summary": {
    "total_net_worth": "$581,93",
    "total_vat": "$58,19",
    "total_gross_worth": "$ 640,12"
  }
}