sparrow-ui-itn / docs /json /key /invoice_123.json
ITNovaML's picture
Duplicate from katanaml-org/sparrow-ui
e79ac05
raw
history blame
752 Bytes
{
"header": {
"invoice_no": "60178633",
"invoice_date": "12/25/2013",
"seller": "Mendoza Group 40007 Brown Creek South Meredithburgh, ND 48117",
"client": "Elliott, Kelly and Warren 70134 Bridges Plains Priceton, CO 07903",
"seller_tax_id": "900-78-2621",
"client_tax_id": "939-81-7319",
"iban": "GB36JYKL45599075785785"
},
"items": [
{
"item_desc": "Confetti Stemless Wine Drink Glass Multi Green & Blue TAG FREE SHIPPING",
"item_qty": "5,00",
"item_net_price": "23,99",
"item_net_worth": "119,95",
"item_vat": "10%",
"item_gross_worth": "131,94"
}
],
"summary": {
"total_net_worth": "$ 119,95",
"total_vat": "$ 11,99",
"total_gross_worth": "$ 131,94"
}
}