sparrow-ui-itn / docs /json /key /invoice_129.json
ITNovaML's picture
Duplicate from katanaml-org/sparrow-ui
e79ac05
{
"header": {
"invoice_no": "20850516",
"invoice_date": "07/10/2017",
"seller": "Carney-Rogers USNS Peterson FPO AP 71052",
"client": "Duncan, Mendoza and Mitchell 21954 Eduardo Passage South Brianchester, MI 84023",
"seller_tax_id": "902-92-0164",
"client_tax_id": "908-70-1405",
"iban": "GB48NZE0291529152051083956"
},
"items": [
{
"item_desc": "Jordan B'Loyal Boys Grade School Sneakers US 3Y",
"item_qty": "4,00",
"item_net_price": "9,00",
"item_net_worth": "36,00",
"item_vat": "10%",
"item_gross_worth": "39,60"
},
{
"item_desc": "Western Chief Kids' Boys Classic Rain Boots w/ Pull Handles Navy Blue Size 12",
"item_qty": "1,00",
"item_net_price": "9,99",
"item_net_worth": "9,99",
"item_vat": "10%",
"item_gross_worth": "10,99"
},
{
"item_desc": "Hot Toys COSB748 Mandalorian & The Child COSBABY Mini Figure Model Collection",
"item_qty": "4,00",
"item_net_price": "32,89",
"item_net_worth": "131,56",
"item_vat": "10%",
"item_gross_worth": "144,72"
}
],
"summary": {
"total_net_worth": "$ 177,55",
"total_vat": "$17,76",
"total_gross_worth": "$ 195,31"
}
}