sparrow-ui-itn / docs /json /key /invoice_127.json
ITNovaML's picture
Duplicate from katanaml-org/sparrow-ui
e79ac05
raw
history blame
2.23 kB
{
"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"
}
}