{
  "invoice": {
    "vendor": "",
    "invoice_number": "",
    "invoice_date": "",
    "gst": "",
    "items": [],
    "subtotal": 0,
    "tax": 0,
    "grand_total": 0
  }
}