sparrow-ui-itn / docs /json /key /invoice_124.json
ITNovaML's picture
Duplicate from katanaml-org/sparrow-ui
e79ac05
raw
history blame contribute delete
692 Bytes
{
"header": {
"invoice_no": "76671573",
"invoice_date": "04/08/2012",
"seller": "Benson LLC 4646 Joshua Ranch South Karen, ME 87798",
"client": "Smith, Landry and Ruiz USS Bailey FPO AP 87951",
"seller_tax_id": "940-77-9230",
"client_tax_id": "912-85-0464",
"iban": "GB03VHUR92534869762657"
},
"items": [
{
"item_desc": "A Short Guide to Writing About Art, 9th Edition (T",
"item_qty": "2,00",
"item_net_price": "4,89",
"item_net_worth": "9,78",
"item_vat": "10%",
"item_gross_worth": "10,76"
}
],
"summary": {
"total_net_worth": "$ 9,78",
"total_vat": "$ 0,98",
"total_gross_worth": "$10,76"
}
}