sparrow-ui-itn / docs /json /key /invoice_112.json
ITNovaML's picture
Duplicate from katanaml-org/sparrow-ui
e79ac05
{
"header": {
"invoice_no": "61619303",
"invoice_date": "09/20/2013",
"seller": "Glenn, Roberts and Cochran 673 Ryan Loop Rodriguezhaven, NE 81351",
"client": "Burgess, Evans and Moreno 0243 Adkins Shoals Westchester, AK 72317",
"seller_tax_id": "930-98-2356",
"client_tax_id": "971-86-1778",
"iban": "GB89PBXV06755096377275"
},
"items": [
{
"item_desc": "Silky Fake Fur Fluffy Carpets Non-slip Shaggy Area Rug Floor Mat Light Pink",
"item_qty": "3,00",
"item_net_price": "14,12",
"item_net_worth": "42,36",
"item_vat": "10%",
"item_gross_worth": "46,60"
},
{
"item_desc": "Modern Tribal Geometric 4X6 Indo Gabbeh Wool & Bamboo Silk Oriental Rug Carpet",
"item_qty": "5,00",
"item_net_price": "183,77",
"item_net_worth": "918,85",
"item_vat": "10%",
"item_gross_worth": "1010,74"
}
],
"summary": {
"total_net_worth": "$961,21",
"total_vat": "$96,12",
"total_gross_worth": "$1057,33"
}
}