{
  "ok": true,
  "service": "AccountManager",
  "status": "running",
  "configured": true,
  "authServices": {
    "openbanking": {
      "label": "오픈뱅킹",
      "startPath": "/auth/openbanking/start",
      "callbackPath": "/kftc/openbanking/callback",
      "scope": "inquiry oob"
    },
    "p2p": {
      "label": "온투업중앙기록관리",
      "startPath": "/auth/p2p/start",
      "callbackPath": "/kftc/p2p/callback",
      "scope": "p2p"
    },
    "accountinfo": {
      "label": "계좌해지·잔고이전",
      "startPath": "/auth/accountinfo/start",
      "callbackPath": "/kftc/accountinfo/callback",
      "scope": "sa"
    }
  },
  "time": "2026-05-27T00:14:40.308Z"
}