{
  "exportDate": "2026-02-20T23:18:46.696Z",
  "users": [
    {
      "uid": 1,
      "uname": "admin",
      "password": "$2a$10$mt.l41YwMZGQ4ZGMX/K84.9TaN3ALPn3MsfRmUf1pscJwqmT3xGNK",
      "role": 3,
      "first_login": false,
      "default_workstation": null,
      "date_added": "2026-01-19T21:17:47.873Z",
      "active": true
    },
    {
      "uid": 2,
      "uname": "DaveO",
      "password": "$2a$10$Do9tKayURQ.338jfMU80x.zvqabOC4l3pGUCLdlREKG4f4DpcEJCW",
      "role": 3,
      "first_login": false,
      "default_workstation": 5,
      "date_added": "",
      "active": true
    }
  ],
  "items": [
    {
      "iid": 1,
      "item": 2001,
      "item_name": "Cotton Candy",
      "description": "Agate",
      "origin": "Mexico",
      "price": "7",
      "uom": "LB",
      "gt100": "6",
      "notes": null,
      "by_weight": true,
      "date_added": "2026-01-14T04:44:00.474Z",
      "active": true
    },
    {
      "iid": 2,
      "item": 2002,
      "item_name": "India Tree Agate",
      "description": "Agate",
      "origin": "india",
      "price": "4",
      "uom": "LB",
      "gt100": "3",
      "notes": null,
      "by_weight": true,
      "date_added": "2026-01-14T04:44:00.525Z",
      "active": true
    },
    {
      "iid": 3,
      "item": 2003,
      "item_name": "Polish Specimens",
      "description": "Laguna",
      "origin": "Mexico",
      "price": "98",
      "uom": "EA",
      "gt100": null,
      "notes": null,
      "by_weight": false,
      "date_added": "2026-01-25T19:17:03.410Z",
      "active": false
    },
    {
      "iid": 4,
      "item": 2004,
      "item_name": "Polished Specimens",
      "description": "Laguna",
      "origin": "Mexico",
      "price": "122",
      "uom": "EA",
      "gt100": null,
      "notes": null,
      "by_weight": false,
      "date_added": "2026-01-25T19:04:16.391Z",
      "active": false
    },
    {
      "iid": 5,
      "item": 2005,
      "item_name": "Red & White Lace Tumble",
      "description": "",
      "origin": "Mexico",
      "price": "4",
      "uom": "LB",
      "gt100": "3",
      "notes": null,
      "by_weight": true,
      "date_added": "2026-02-01T13:16:26.015Z",
      "active": true
    }
  ],
  "customers": [
    {
      "cid": 1,
      "business_name": "Plume Bazaar",
      "tax_id": null,
      "taxid_state": null,
      "expdate": null,
      "first": "Sally",
      "last": "Kelly",
      "email": null,
      "phone": null,
      "cell_phone": false,
      "address1": null,
      "address2": null,
      "city": null,
      "state": null,
      "zip": null,
      "country": "US",
      "comment": null,
      "date_added": "",
      "active": true
    },
    {
      "cid": 2,
      "business_name": "Trading Co., Ltd",
      "tax_id": null,
      "taxid_state": null,
      "expdate": null,
      "first": "Dilan",
      "last": "Chan",
      "email": "ww3@qq.com",
      "phone": null,
      "cell_phone": false,
      "address1": "Y2G",
      "address2": "BLDG. 62, A ",
      "city": "Foshan City",
      "state": null,
      "zip": null,
      "country": "Peru",
      "comment": null,
      "date_added": "",
      "active": true
    }
  ],
  "payTypes": [
    {
      "ptid": 6,
      "pay_type": "On Account"
    },
    {
      "ptid": 7,
      "pay_type": "ClosedPO"
    },
    {
      "ptid": 1,
      "pay_type": "Card"
    },
    {
      "ptid": 3,
      "pay_type": "Cash"
    },
    {
      "ptid": 4,
      "pay_type": "Check"
    },
    {
      "ptid": 2,
      "pay_type": "Tap Pay"
    },
    {
      "ptid": 5,
      "pay_type": "OpenPO"
    }
  ],
  "numberWheels": [
    {
      "nwid": 4,
      "prefix": "EV",
      "start_num": 2640001,
      "next_num": 2640002
    },
    {
      "nwid": 2,
      "prefix": "EV",
      "start_num": 2620001,
      "next_num": 2620002
    },
    {
      "nwid": 1,
      "prefix": "EV",
      "start_num": 2610001,
      "next_num": 2610002
    },
    {
      "nwid": 3,
      "prefix": "EV",
      "start_num": 2630001,
      "next_num": 2630002
    },
    {
      "nwid": 5,
      "prefix": "EV",
      "start_num": 2650001,
      "next_num": 2650002
    }
  ],
  "invoices": [
    {
      "invid": 1,
      "invoice_num": "TUS2690001",
      "invoice_date": "2026-01-27T17:31:25.274Z",
      "invoice_amt": "133",
      "cid": 1,
      "ptid": 3,
      "expdate": null,
      "openpo": false,
      "uid": 1,
      "comment": null,
      "pdf_path": ""
    }
  ],
  "invoiceItems": [
    {
      "initdetid": 1,
      "invid": 1,
      "iid": 1,
      "unit_price": "4",
      "uom": "EA",
      "quantity": "1",
      "extended_price": "400"
    }
  ]
}