{
  "id": "clickbalance-local",
  "name": "ClickBalance Local",
  "values": [
    {
      "key": "baseUrl",
      "value": "http://localhost/api/v1",
      "enabled": true,
      "type": "default"
    },
    {
      "key": "usuario",
      "value": "",
      "enabled": true,
      "type": "default"
    },
    {
      "key": "password",
      "value": "",
      "enabled": true,
      "type": "secret"
    },
    {
      "key": "token",
      "value": "",
      "enabled": true,
      "type": "secret"
    }
  ],
  "_postman_variable_scope": "environment",
  "_postman_exported_at": "2026-04-29T22:58:25.974Z",
  "_postman_exported_using": "clickbalance-api-docs build:postman"
}