{
  "generated_at": "2026-03-02T10:00:00+03:00",
  "items": [
    {
      "supplier_code": "SUP-123456",
      "name": "Шина 205/55 R16 91V",
      "qty": 12,
      "price_with_vat": 7990.00
    },
    {
      "supplier_code": "SUP-654321",
      "name": "Диск 7Jx16 5x112 ET45",
      "qty": 0,
      "price_with_vat": 12990.00
    }
  ]
}