sparrow-ui-itn / docs /json /key /invoice_11.json
ITNovaML's picture
Duplicate from katanaml-org/sparrow-ui
e79ac05
{
"header": {
"invoice_no": "53737787",
"invoice_date": "12/08/2011",
"seller": "Levy-Vargas 7333 Noble Hill Suite 584 West Valeriechester, AZ 99439",
"client": "Kelly-Herring 8621 Maria Fords North Miguel, KS 38601",
"seller_tax_id": "908-76-0702",
"client_tax_id": "910-72-9133",
"iban": "GB71DP5417716092625"
},
"items": [
{
"item_desc": "Breaking Free from Depression: Pathways to Wellness by Jesse H. Wright (English)",
"item_qty": "2,00",
"item_net_price": "32,94",
"item_net_worth": "65,88",
"item_vat": "10%",
"item_gross_worth": "72,47"
},
{
"item_desc": "The Graphic Design Reference & Specification Book: Everything Graphic Designers",
"item_qty": "5,00",
"item_net_price": "20,18",
"item_net_worth": "100,90",
"item_vat": "10%",
"item_gross_worth": "110,99"
},
{
"item_desc": "Escape from the Carnival of Horrors (Give Yourself Goosebumps) by R. L. Stine",
"item_qty": "4,00",
"item_net_price": "5,01",
"item_net_worth": "20,04",
"item_vat": "10%",
"item_gross_worth": "22,04"
}
],
"summary": {
"total_net_worth": "$ 186,82",
"total_vat": "$ 18,68",
"total_gross_worth": "$ 205,50"
}
}