{
  "id": "scanverion-local",
  "name": "Scanverion Local",
  "values": [
    {
      "key": "baseUrl",
      "value": "http://localhost:5009",
      "enabled": true
    },
    {
      "key": "apiKey",
      "value": "",
      "enabled": true
    },
    {
      "key": "sampleDocument",
      "value": "C:/path/to/invoice.pdf",
      "enabled": true
    },
    {
      "key": "sampleDocument2",
      "value": "C:/path/to/receipt.jpg",
      "enabled": true
    },
    {
      "key": "sampleVehicle",
      "value": "C:/path/to/vehicle.jpg",
      "enabled": true
    },
    {
      "key": "fromDate",
      "value": "2026-08-01",
      "enabled": true
    },
    {
      "key": "toDate",
      "value": "2026-08-31",
      "enabled": true
    }
  ],
  "_postman_variable_scope": "environment"
}