프론트엔드에서 /partners/:id/accounts로 호출했지만 실제 API 라우트는 /partner-accounts/company/:id (GET), /partner-accounts (POST), /partner-accounts/:id (PUT/DELETE). 4곳 경로 일치시킴. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
프론트엔드에서 /partners/:id/accounts로 호출했지만 실제 API 라우트는 /partner-accounts/company/:id (GET), /partner-accounts (POST), /partner-accounts/:id (PUT/DELETE). 4곳 경로 일치시킴. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>