{
  "id": "55e66038-94a7-f1e9-9040-43c33242799f",
  "name": "ProcessingSystem",
  "values": [
    {
      "key": "api_key",
      "value": "{API_KEY}",
      "enabled": true,
      "type": "text"
    },
    {
      "key": "shop_id",
      "value": "{SHOP_ID}",
      "enabled": true,
      "type": "text"
    },
    {
      "key": "api_endpoint",
      "value": "http://api.dev.ducat.pro/v2",
      "enabled": true,
      "type": "text"
    },
    {
      "key": "notifications_email",
      "value": "test@test.com",
      "enabled": true,
      "type": "text"
    },
    {
      "key": "from_time",
      "value": "2018-01-01T00:00:00Z",
      "enabled": true,
      "type": "text"
    },
    {
      "key": "to_time",
      "value": "2021-12-31T00:00:00Z",
      "enabled": true,
      "type": "text"
    },
    {
      "key": "split_unit",
      "value": "minute",
      "enabled": true,
      "type": "text"
    },
    {
      "key": "split_size",
      "value": "1000",
      "enabled": true,
      "type": "text"
    },
    {
      "key": "limit",
      "value": "100",
      "enabled": true,
      "type": "text"
    },
    {
      "key": "shopID",
      "value": "TEST",
      "enabled": true,
      "type": "text"
    },
    {
      "key": "now_plus_1h",
      "value": "2018-03-20T10:27:29.413Z",
      "enabled": true,
      "type": "text"
    }
  ],
  "_postman_variable_scope": "environment",
  "_postman_exported_at": "2018-03-20T09:28:49.172Z",
  "_postman_exported_using": "Postman/6.0.10"
}