File size: 1,757 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
{
  "header": {
    "invoice_no": "95707254",
    "invoice_date": "07/20/2020",
    "seller": "Cobb, Allen and Diaz 8378 Long Station Apt. 840 New Angelabury, CA 19896",
    "client": "Carr, Odom and Jones 233 Justin Summit West Susan, KY 07746",
    "seller_tax_id": "929-85-5933",
    "client_tax_id": "923-94-2802",
    "iban": "GB07AGJU73318785668495"
  },
  "items": [
    {
      "item_desc": "New KID CUDI \"WZRD\" Rap Hip Hop Soul Music Men's Black T-Shirt Size S to 3XL",
      "item_qty": "5,00",
      "item_net_price": "22,49",
      "item_net_worth": "112,45",
      "item_vat": "10%",
      "item_gross_worth": "123,69"
    },
    {
      "item_desc": "Sperry Top-Sider Boys Toddlers Lace Tie Boat Shoes Brown 13M New",
      "item_qty": "1,00",
      "item_net_price": "37,69",
      "item_net_worth": "37,69",
      "item_vat": "10%",
      "item_gross_worth": "41,46"
    },
    {
      "item_desc": "TODDLER SHAQ HIGH TOP SHOES SIZE 4",
      "item_qty": "3,00",
      "item_net_price": "9,99",
      "item_net_worth": "29,97",
      "item_vat": "10%",
      "item_gross_worth": "32,97"
    },
    {
      "item_desc": "PLAE SAM 2.0 Shoes Sandals Breathable Summer Strap Navy Blue Size 12 Kid",
      "item_qty": "1,00",
      "item_net_price": "15,00",
      "item_net_worth": "15,00",
      "item_vat": "10%",
      "item_gross_worth": "16,50"
    },
    {
      "item_desc": "Lotto Soccer Turf Shoes 6 Black Vincente Turf Jr Indoor Outdoor Futbol Cleats",
      "item_qty": "4,00",
      "item_net_price": "19,99",
      "item_net_worth": "79,96",
      "item_vat": "10%",
      "item_gross_worth": "87,96"
    }
  ],
  "summary": {
    "total_net_worth": "$ 275,07",
    "total_vat": "$27,51",
    "total_gross_worth": "$ 302,58"
  }
}