{
  "id": "fd01b1a9-d36b-59e5-a2fe-34e1ff2e1697",
  "name": "CertaRail Local",
  "values": [
    {
      "description": "Canonical LOCAL API server generated from OpenAPI servers[0].",
      "enabled": true,
      "key": "base_url",
      "type": "default",
      "value": "http://localhost:8080"
    },
    {
      "description": "Local developer documentation origin.",
      "enabled": true,
      "key": "docs_base_url",
      "type": "default",
      "value": "http://localhost:3000"
    },
    {
      "description": "Must equal the tenant bound to the caller-supplied sandbox credential.",
      "enabled": true,
      "key": "tenant_id",
      "type": "default",
      "value": "sandbox-bank"
    },
    {
      "description": "Paste a caller-supplied short-lived bearer. Never commit an exported value.",
      "enabled": true,
      "key": "sandbox_credential",
      "type": "secret",
      "value": ""
    },
    {
      "description": "ISO-8601 expiry of sandbox_credential. Guided requests fail closed when it is absent, invalid, or expired.",
      "enabled": true,
      "key": "credential_expires_at",
      "type": "default",
      "value": ""
    },
    {
      "description": "Optional checkout header credential for individual canonical customer-surface requests.",
      "enabled": true,
      "key": "checkout_session_token",
      "type": "secret",
      "value": ""
    }
  ],
  "_postman_exported_using": "CertaRail canonical collection generator",
  "_postman_variable_scope": "environment",
  "x-certarail-source-sha256": "b99b1fed7c86e352cb1ee818ba5ce8e74200dc70e7a6ab1ea25258b3795e633c"
}
