File size: 2,231 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
67
68
69
70
71
72
{
  "header": {
    "invoice_no": "12456262",
    "invoice_date": "02/22/2012",
    "seller": "Williams and Sons 655 Stephanie Inlet East James, DC 00603",
    "client": "Medina-Kennedy 217 Veronica Glen Floydton, AZ 76011",
    "seller_tax_id": "999-73-7345",
    "client_tax_id": "924-94-5998",
    "iban": "GB44WCRF64229286775104"
  },
  "items": [
    {
      "item_desc": "3 Pieces Fluffy Faux Fur Seat Pads 30cm/12inch Round Pad Floor Carpets",
      "item_qty": "4,00",
      "item_net_price": "14,66",
      "item_net_worth": "58,64",
      "item_vat": "10%",
      "item_gross_worth": "64,50"
    },
    {
      "item_desc": "Yilong 8x10ft Hand knotted Wool Carpets Home Decor Modern Villa Area Rug P39",
      "item_qty": "3,00",
      "item_net_price": "5040,00",
      "item_net_worth": "15 120,00",
      "item_vat": "10%",
      "item_gross_worth": "16 632,00"
    },
    {
      "item_desc": "Black+White Rectangle Shape Area Rug Carpet Floor Pad Doormat Mats Non-slip Z4F9",
      "item_qty": "5,00",
      "item_net_price": "21,10",
      "item_net_worth": "105,50",
      "item_vat": "10%",
      "item_gross_worth": "116,05"
    },
    {
      "item_desc": "Indian Green Red Color 2.6'x4' Carpet Hand Knotted Living Room Traditional Chobi",
      "item_qty": "5,00",
      "item_net_price": "215,00",
      "item_net_worth": "1075,00",
      "item_vat": "10%",
      "item_gross_worth": "1 182,50"
    },
    {
      "item_qty": "1,00",
      "item_net_price": "12960,00",
      "item_net_worth": "12960,00",
      "item_vat": "10%",
      "item_gross_worth": "14 256,00"
    },
    {
      "item_desc": "YILONG 4'x6' Golden Hand Knotted Silk Rugs Antistatic Family Room Carpet 085B",
      "item_qty": "5,00",
      "item_net_price": "4800,00",
      "item_net_worth": "24000,00",
      "item_vat": "10%",
      "item_gross_worth": "26 400,00"
    },
    {
      "item_desc": "3D Stones Florals Corridor Carpet Doorway Mat Soft Antislip Living Room Area Rug",
      "item_qty": "1,00",
      "item_net_price": "15,19",
      "item_vat": "10%",
      "item_gross_worth": "16,71"
    }
  ],
  "summary": {
    "total_net_worth": "$53334,33",
    "total_vat": "$5333,43",
    "total_gross_worth": "$58667,76"
  }
}