sparrow-ui-itn / docs /json /key /invoice_10.json
ITNovaML's picture
Duplicate from katanaml-org/sparrow-ui
e79ac05
{
"header": {
"invoice_no": "49565075",
"invoice_date": "10/28/2019",
"seller": "Kane-Morgan 968 Carr Mission Apt. 320 Bernardville, VA 28211",
"client": "Garcia Inc 445 Haas Viaduct Suite 454 Michaelhaven, LA 32852",
"seller_tax_id": "964-95-3813",
"client_tax_id": "909-75-5482",
"iban": "GB73WCJ55232646970614"
},
"items": [
{
"item_desc": "Anthropologie Gold Elegant Swan Decorative Metal Bottle Stopper Wine Saver",
"item_qty": "3,00",
"item_net_price": "19,98",
"item_net_worth": "59,94",
"item_vat": "10%",
"item_gross_worth": "65,93"
},
{
"item_desc": "Lolita Happy Retirement Wine Glass 15 Ounce GLS11-5534H",
"item_qty": "1,00",
"item_net_price": "8,00",
"item_net_worth": "8,00",
"item_vat": "10%",
"item_gross_worth": "8,80"
},
{
"item_desc": "Lolita Congratulations\" Hand Painted and Decorated Wine Glass NIB",
"item_qty": "1,00",
"item_net_price": "20,00",
"item_net_worth": "20,00",
"item_vat": "10%",
"item_gross_worth": "22,00"
}
],
"summary": {
"total_net_worth": "$ 87,94",
"total_vat": "$8,79",
"total_gross_worth": "$96,73"
}
}