{
  "id": "sakhaa-capture-api-template",
  "name": "Sakhaa Capture API (sandbox template)",
  "values": [
    {
      "key": "sakhaa_base_url",
      "value": "http://localhost:7200/api/v1/capture",
      "type": "default",
      "enabled": true
    },
    {
      "key": "sakhaa_production_base_url",
      "value": "https://crm.sakhaa.ai/api/v1/capture",
      "type": "default",
      "enabled": true
    },
    {
      "key": "sakhaa_x_api_key",
      "value": "",
      "type": "secret",
      "enabled": true
    },
    {
      "key": "sakhaa_x_api_secret",
      "value": "",
      "type": "secret",
      "enabled": true
    }
  ],
  "_postman_variable_scope": "environment"
}
