{
  "id": "c3d4e5f6-a7b8-9012-cdef-123456789012",
  "name": "Kalixo API v2 - Local (split services)",
  "values": [
    {
      "key": "baseUrl",
      "value": "http://localhost:3002/v1/v2",
      "type": "default",
      "enabled": true,
      "description": "Catalog: distribution service (port 3002). Path prefix includes v1 global prefix."
    },
    {
      "key": "ordersBaseUrl",
      "value": "http://localhost:3003/v1/orders/v2",
      "type": "default",
      "enabled": true,
      "description": "Orders + wallet: orders service (port 3003). Override Place order / Retrieve / Wallet URLs manually or duplicate requests if needed."
    },
    {
      "key": "apiKey",
      "value": "",
      "type": "secret",
      "enabled": true
    },
    {
      "key": "productId",
      "value": "2",
      "type": "default",
      "enabled": true
    },
    {
      "key": "orderReference",
      "value": "O-12345",
      "type": "default",
      "enabled": true
    },
    {
      "key": "externalOrderCode",
      "value": "O-12345",
      "type": "default",
      "enabled": true
    },
    {
      "key": "linePrice",
      "value": "10000",
      "type": "default",
      "enabled": true
    },
    {
      "key": "currency",
      "value": "GBP",
      "type": "default",
      "enabled": true
    }
  ],
  "_postman_variable_scope": "environment",
  "_postman_exported_at": "2026-06-02T00:00:00.000Z",
  "_postman_exported_using": "Kalixo docs"
}
