sparrow-ui-itn / docs /json /key /invoice_125.json
ITNovaML's picture
Duplicate from katanaml-org/sparrow-ui
e79ac05
raw
history blame contribute delete
993 Bytes
{
"header": {
"invoice_no": "46775557",
"invoice_date": "04/05/2019",
"seller": "Roberts, Smith and Rogers 8415 Suarez Rapids Hicksfort, FL 60166",
"client": "Rose Ltd PSC 3715, Box 5395 APO AE 90242",
"seller_tax_id": "908-71-4639",
"client_tax_id": "972-82-7727",
"iban": "GB30LTFL22480789312543"
},
"items": [
{
"item_desc": "Boden Wren Ponte Midi Dress w/Color Block Hem NWT Size 10P Black Pink 10 Petite",
"item_qty": "1,00",
"item_net_price": "58,99",
"item_net_worth": "58,99",
"item_vat": "10%",
"item_gross_worth": "64,89"
},
{
"item_desc": "Women Black Dress Mori Girl Puff Sleeve Korean Casual Loose Peter Pan Collar",
"item_qty": "1,00",
"item_net_price": "13,99",
"item_net_worth": "13,99",
"item_vat": "10%",
"item_gross_worth": "15,39"
}
],
"summary": {
"total_net_worth": "$72,98",
"total_vat": "$7,30",
"total_gross_worth": "$80,28"
}
}