sparrow-ui-itn / docs /json /key /invoice_13.json
ITNovaML's picture
Duplicate from katanaml-org/sparrow-ui
e79ac05
{
"header": {
"invoice_no": "34911755",
"invoice_date": "01/30/2019",
"seller": "Graham, Floyd and Johnson PSC 4671, Box 8111 APO AA 17287",
"client": "Martin, Russo and Gaines 439 Savannah Ports Apt. 792 East Adrianton, OR 66623",
"seller_tax_id": "915-82-2212",
"client_tax_id": "910-78-0055",
"iban": "GB96HTSB65053102617380"
},
"items": [
{
"item_desc": "Metal Storage Shelf Wine Glass Rack Wine Glasses for The Cabinet",
"item_qty": "5,00",
"item_net_price": "22,42",
"item_net_worth": "112,10",
"item_vat": "10%",
"item_gross_worth": "123,31"
},
{
"item_desc": "Wine Things Unlimited Tipsy Wine Elf Pewter Wine Bottle Stopper/Cork",
"item_qty": "1,00",
"item_net_price": "8,99",
"item_net_worth": "8,99",
"item_vat": "10%",
"item_gross_worth": "9,89"
},
{
"item_desc": "Set of 2 Stemless Christmas Wine Glasses NEW",
"item_qty": "5,00",
"item_net_price": "12,00",
"item_net_worth": "60,00",
"item_vat": "10%",
"item_gross_worth": "66,00"
}
],
"summary": {
"total_net_worth": "$ 181,09",
"total_vat": "$18,11",
"total_gross_worth": "$ 199,20"
}
}