Skip to content

[FEAT] expertProfile 테이블에 반려사유 추가, 인증상태 반환 api 에 verfication_status 추가 #34

Description

@use030

1. expertProfile 테이블에 반려사유 추가

관리자의 전문가 인증 상태변경 api

PATCH /api/admin/experts/{userId}/verification-status

  {                                                                                                                                                                                
    "verificationStatus": "REJECTED",                                                                                                                                              
    "rejectReason": "사업자등록증 파일 식별이 어렵습니다."                                                                                                                         
  }     

rejectReason 을 expertProfile table 에서도 받고, 전문가 인증 상태 조회 시, reason 을 같이 반환

2. 인증상태 반환 api 에 verfication_status 추가

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions