sparrow-ui-itn / docs /json /key /invoice_0.json
ITNovaML's picture
Duplicate from katanaml-org/sparrow-ui
e79ac05
raw
history blame contribute delete
760 Bytes
{
"header": {
"invoice_no": "40378170",
"invoice_date": "10/15/2012",
"seller": "Patel, Thompson and Montgomery 356 Kyle Vista New James, MA 46228",
"client": "Jackson, Odonnell and Jackson 267 John Track Suite 841 Jenniferville, PA 98601",
"seller_tax_id": "958-74-3511",
"client_tax_id": "998-87-7723",
"iban": "GB77WRBQ31965128414006"
},
"items": [
{
"item_desc": "Leed's Wine Companion Bottle Corkscrew Opener Gift Box Set with Foil Cutter",
"item_qty": "1,00",
"item_net_price": "7,50",
"item_net_worth": "7,50",
"item_vat": "10%",
"item_gross_worth": "8,25"
}
],
"summary": {
"total_net_worth": "$7,50",
"total_vat": "$0,75",
"total_gross_worth": "$8,25"
}
}