사용자 목록 상단 검색 영역에서 기존 검색 조건별 조회와 초기화 동작을 확인했습니다.
초기 목록 total=10 / candidateRows=10
- 업체 조건 검색: tenantName 조건으로 사용자 목록이 조회됨
  요청 URL: https://api-dev.biscuitpay.com/api/v2/users?tenantName=%EB%B9%85%EC%8A%A4%ED%8E%98%EC%9D%B4%EB%A8%BC%EC%B8%A0&size=50&exactMatch=false&page=0
  응답 total=10, rows=빅스페이먼츠/TA/-/-/조지민/jjmta01/phone-redacted/-/ta | 빅스페이먼츠/CO/주홍석_법인/BP100003/주홍석/hsjco01/phone-redacted/-/비스킷 관리 | 빅스페이먼츠/CO/주홍석_법인/BP100003/이의현/ehco01/phone-redacted/thewronghand@bix.bz/비스킷 관리 | 빅스페이먼츠/CO/주홍석_법인/BP100003/주홍석/hsjco10/phone-redacted/-/비스킷 관리 | 빅스페이먼츠/CO/주홍석_법인/BP100003/이재신/leejsco/phone-redacted/-/부서상용버전
- 구분 조건 검색: 법인/CO 조건으로 사용자 목록이 조회됨
  요청 URL: https://api-dev.biscuitpay.com/api/v2/users?role=CO&size=50&exactMatch=false&page=0
  응답 total=4, rows=빅스페이먼츠/CO/주홍석_법인/BP100003/주홍석/hsjco01/phone-redacted/-/비스킷 관리 | 빅스페이먼츠/CO/주홍석_법인/BP100003/이의현/ehco01/phone-redacted/thewronghand@bix.bz/비스킷 관리 | 빅스페이먼츠/CO/주홍석_법인/BP100003/주홍석/hsjco10/phone-redacted/-/비스킷 관리 | 빅스페이먼츠/CO/주홍석_법인/BP100003/이재신/leejsco/phone-redacted/-/부서상용버전
- 영업점명 조건 검색: departmentName 조건으로 사용자 목록이 조회됨
  요청 URL: https://api-dev.biscuitpay.com/api/v2/users?departmentName=%EC%A3%BC%ED%99%8D%EC%84%9D_%EB%B2%95%EC%9D%B8&size=50&exactMatch=false&page=0
  응답 total=4, rows=빅스페이먼츠/CO/주홍석_법인/BP100003/주홍석/hsjco01/phone-redacted/-/비스킷 관리 | 빅스페이먼츠/CO/주홍석_법인/BP100003/이의현/ehco01/phone-redacted/thewronghand@bix.bz/비스킷 관리 | 빅스페이먼츠/CO/주홍석_법인/BP100003/주홍석/hsjco10/phone-redacted/-/비스킷 관리 | 빅스페이먼츠/CO/주홍석_법인/BP100003/이재신/leejsco/phone-redacted/-/부서상용버전
- 고유번호 조건 검색: departmentCode 조건으로 사용자 목록이 조회됨
  요청 URL: https://api-dev.biscuitpay.com/api/v2/users?departmentCode=BP100003&size=50&exactMatch=false&page=0
  응답 total=4, rows=빅스페이먼츠/CO/주홍석_법인/BP100003/주홍석/hsjco01/phone-redacted/-/비스킷 관리 | 빅스페이먼츠/CO/주홍석_법인/BP100003/이의현/ehco01/phone-redacted/thewronghand@bix.bz/비스킷 관리 | 빅스페이먼츠/CO/주홍석_법인/BP100003/주홍석/hsjco10/phone-redacted/-/비스킷 관리 | 빅스페이먼츠/CO/주홍석_법인/BP100003/이재신/leejsco/phone-redacted/-/부서상용버전
- 이름 조건 검색: name 조건으로 사용자 목록이 조회됨
  요청 URL: https://api-dev.biscuitpay.com/api/v2/users?name=%EC%A1%B0%EC%A7%80%EB%AF%BC&size=50&exactMatch=false&page=0
  응답 total=1, rows=빅스페이먼츠/TA/-/-/조지민/jjmta01/phone-redacted/-/ta
- 아이디 조건 검색: loginId 조건으로 사용자 목록이 조회됨
  요청 URL: https://api-dev.biscuitpay.com/api/v2/users?loginId=jjmta01&size=50&exactMatch=false&page=0
  응답 total=1, rows=빅스페이먼츠/TA/-/-/조지민/jjmta01/phone-redacted/-/ta
- 연락처 조건 검색: tel 조건으로 사용자 목록이 조회됨
  요청 URL: https://api-dev.biscuitpay.com/api/v2/users?tel=phone-redacted&size=50&exactMatch=false&page=0
  응답 total=1, rows=빅스페이먼츠/TA/-/-/조지민/jjmta01/phone-redacted/-/ta
- 이메일 조건 검색: email 조건으로 사용자 목록이 조회됨
  요청 URL: https://api-dev.biscuitpay.com/api/v2/users?email=thewronghand%40bix.bz&size=50&exactMatch=false&page=0
  응답 total=1, rows=빅스페이먼츠/CO/주홍석_법인/BP100003/이의현/ehco01/phone-redacted/thewronghand@bix.bz/비스킷 관리
초기화 후 요청 URL: https://api-dev.biscuitpay.com/api/v2/users?size=50&exactMatch=false&page=0
초기화 후 total=10
초기화 후 입력값: [0]-, [1]-, [2]-, [3]-, [4]-, [5]-, [6]-
