sparrow-ui-itn / docs /json /key /invoice_120.json
ITNovaML's picture
Duplicate from katanaml-org/sparrow-ui
e79ac05
{
"header": {
"invoice_no": "78566408",
"invoice_date": "03/18/2016",
"seller": "Clark PLC 3577 John Glen Suite 454 North Michaelborough, NE 70613",
"client": "Adams and Sons 957 Flowers Drive Apt. 985 East Jared, NJ 51167",
"seller_tax_id": "918-88-8070",
"client_tax_id": "906-74-9305",
"iban": "GB76QCXU43762789246312"
},
"items": [
{
"item_desc": "Oomphies Boys Ankle Boots Shoes Gray Green Kids Size 2",
"item_qty": "2,00",
"item_net_price": "11,99",
"item_net_worth": "23,98",
"item_vat": "10%",
"item_gross_worth": "26,38"
},
{
"item_desc": "Boys water/beach/pool black orange and blue hook and loop size 13-1 shoes",
"item_qty": "2,00",
"item_net_price": "1,18",
"item_net_worth": "2,36",
"item_vat": "10%",
"item_gross_worth": "2,60"
},
{
"item_desc": "Lotto Soccer Turf Shoes 6 Black Vincente Turf Jr Indoor Outdoor Futbol Cleats",
"item_qty": "3,00",
"item_net_price": "19,99",
"item_net_worth": "59,97",
"item_vat": "10%",
"item_gross_worth": "65,97"
},
{
"item_desc": "Blueteeth LED Galaxy Projector Starry Night Lamp Star Projection Night Light USB",
"item_qty": "1,00",
"item_net_price": "28,49",
"item_net_worth": "28,49",
"item_vat": "10%",
"item_gross_worth": "31,34"
},
{
"item_desc": "Joma Boys Youth Gol-102 Soccer Cleats Shoes Size 4 White Red Futbol NEW",
"item_qty": "3,00",
"item_net_price": "19,99",
"item_net_worth": "59,97",
"item_vat": "10%",
"item_gross_worth": "65,97"
},
{
"item_desc": "Adult Kids Pokemon Pikachu Kigurumi Pajama Cosplay Christmas Costume Sleepwear",
"item_qty": "2,00",
"item_net_price": "16,56",
"item_net_worth": "33,12",
"item_vat": "10%",
"item_gross_worth": "36,43"
}
],
"summary": {
"total_net_worth": "$207,89",
"total_vat": "$20,79",
"total_gross_worth": "228,68"
}
}