{
  "properties": {
    "session_id": {
      "description": "Paper trading session identifier",
      "title": "Session Id",
      "type": "string"
    }
  },
  "required": [
    "session_id"
  ],
  "title": "stop_paper_tradingArguments",
  "type": "object"
}
