sparrow-ui-itn / docs /json /key /invoice_101.json
ITNovaML's picture
Duplicate from katanaml-org/sparrow-ui
e79ac05
{
"header": {
"invoice_no": "26020078",
"invoice_date": "11/19/2019",
"seller": "Johnson, Coleman and Mccarthy Unit 1928 Box 1473 DPO AA 74927",
"client": "Ochoa, Crane and Johnston 537 Johnson Rapid Suite 176 Morrowmouth, AK 77182",
"seller_tax_id": "944-91-8763",
"client_tax_id": "942-86-9388",
"iban": "GB93YUAY48784201603098"
},
"items": [
{
"item_desc": "The Children's Place Brown Dress Boy Lace Up Shoes Size 12",
"item_qty": "1,00",
"item_net_price": "8,00",
"item_net_worth": "8,00",
"item_vat": "10%",
"item_gross_worth": "8,80"
},
{
"item_desc": "All Mattel Disney Pixar Model Cars McQueen 1:55 Diecast Lot Choose Loose Kid Toy",
"item_qty": "5,00",
"item_net_price": "12,99",
"item_net_worth": "64,95",
"item_vat": "10%",
"item_gross_worth": "71,45"
},
{
"item_desc": "KushyShoo Children Kid Rain Boot Shoes Rubber, Monkey, Size Youth 1",
"item_qty": "1,00",
"item_net_price": "22,99",
"item_net_worth": "22,99",
"item_vat": "10%",
"item_gross_worth": "25,29"
},
{
"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"
}
],
"summary": {
"total_net_worth": "$ 105,93",
"total_vat": "$10,59",
"total_gross_worth": "$ 116,52"
}
}