public interface BaseService
| Modifier and Type | Method and Description |
|---|---|
Response |
checkID(String id)
팝빌회원 아이디 중복체크
|
Response |
checkIsMember(String CorpNum,
String LinkID)
연동회원의 가입여부 확인.
|
String |
getAccessURL(String CorpNum,
String UserID)
팝빌 로그인 URL
|
double |
getBalance(String CorpNum)
연동회원 잔여 포인트 확인.
|
String |
getChargeURL(String CorpNum,
String UserID)
연동회원 포인트충전 팝업 URL
|
ContactInfo |
getContactInfo(String CorpNum,
String contactID)
담당자 정보확인.
|
ContactInfo |
getContactInfo(String CorpNum,
String contactID,
String UserID)
담당자 정보확인.
|
CorpInfo |
getCorpInfo(String CorpNum)
회사정보 확인
|
CorpInfo |
getCorpInfo(String CorpNum,
String UserID)
회사정보 확인
|
double |
getPartnerBalance(String CorpNum)
연동 파트너의 잔여포인트 확인
|
String |
getPartnerURL(String CorpNum,
String TOGO)
파트너 관리자 팝업 URL 요청
|
PaymentHistoryResult |
getPaymentHistory(String CorpNum,
String SDate,
String EDate,
Integer Page,
Integer PerPage)
포인트 결제내역 확인.
|
PaymentHistoryResult |
getPaymentHistory(String CorpNum,
String SDate,
String EDate,
Integer Page,
Integer PerPage,
String UserID)
포인트 결제내역 확인.
|
String |
getPaymentURL(String CorpNum,
String UserID)
연동회원 포인트 결재내역 팝업 URL
|
kr.co.linkhub.auth.MemberPointDetail |
getPointInfo(String CorpNum) |
String |
getPopbillURL(String CorpNum,
String TOGO)
팝빌의 SSO 접근 URL 요청.
|
String |
getPopbillURL(String CorpNum,
String UserID,
String TOGO)
팝빌의 SSO 접근 URL 요청.
|
double |
getRefundableBalance(String CorpNum)
환불가능포인트 확인
|
double |
getRefundableBalance(String CorpNum,
String UserID)
환불가능포인트 확인
|
RefundHistoryResult |
getRefundHistory(String CorpNum,
Integer Page,
Integer PerPage)
환분신청 내역 확인.
|
RefundHistoryResult |
getRefundHistory(String CorpNum,
Integer Page,
Integer PerPage,
String UserID)
환분신청 내역 확인.
|
RefundHistory |
getRefundInfo(String CorpNum,
String RefundCode)
환불신청 상태확인
|
RefundHistory |
getRefundInfo(String CorpNum,
String RefundCode,
String UserID)
환불신청 상태확인
|
PaymentHistory |
getSettleResult(String CorpNum,
String settleCode)
무통장 입금신청 정보확인.
|
PaymentHistory |
getSettleResult(String CorpNum,
String settleCode,
String UserID)
무통장 입금신청 정보확인.
|
UseHistoryResult |
getUseHistory(String CorpNum,
String SDate,
String EDate,
Integer Page,
Integer PerPage,
String Order)
포인트 사용내역 확인
|
UseHistoryResult |
getUseHistory(String CorpNum,
String SDate,
String EDate,
Integer Page,
Integer PerPage,
String Order,
String UserID)
포인트 사용내역 확인
|
String |
getUseHistoryURL(String CorpNum,
String UserID)
연동회원 포인트 사용내역 팝업 URL
|
Response |
joinMember(JoinForm joinInfo)
연동회원 가입요청.
|
ContactInfo[] |
listContact(String CorpNum)
담당자 목록조회
|
ContactInfo[] |
listContact(String CorpNum,
String UserID)
담당자 목록조회
|
PaymentResponse |
paymentRequest(String CorpNum,
PaymentForm paymentForm)
무통장 입금신청.
|
PaymentResponse |
paymentRequest(String CorpNum,
PaymentForm paymentForm,
String UserID)
무통장 입금신청.
|
Response |
quitMember(String CorpNum,
String quitReason)
회원탈퇴
|
Response |
quitMember(String CorpNum,
String quitReason,
String UserID)
회원탈퇴
|
RefundResponse |
refund(String CorpNum,
RefundForm refundForm)
환불 신청.
|
RefundResponse |
refund(String CorpNum,
RefundForm refundForm,
String UserID)
환불 신청.
|
Response |
registContact(String CorpNum,
ContactInfo contactInfo)
담당차 등록
|
Response |
registContact(String CorpNum,
ContactInfo contactInfo,
String UserID)
담당차 등록
|
Response |
updateContact(String CorpNum,
ContactInfo contactInfo,
String UserID)
담당자 정보수정
|
Response |
updateCorpInfo(String CorpNum,
CorpInfo corpInfo)
회사정보 수정
|
Response |
updateCorpInfo(String CorpNum,
CorpInfo corpInfo,
String UserID)
회사정보 수정
|
double getBalance(String CorpNum) throws PopbillException
CorpNum - Member's CorpNumPopbillExceptionkr.co.linkhub.auth.MemberPointDetail getPointInfo(String CorpNum) throws PopbillException
PopbillExceptiondouble getPartnerBalance(String CorpNum) throws PopbillException
CorpNum - Member's CorpNumPopbillExceptionResponse joinMember(JoinForm joinInfo) throws PopbillException
joinInfo - Join Information. see JoinFormPopbillExceptionJoinFormString getPopbillURL(String CorpNum, String TOGO) throws PopbillException
CorpNum - Member's CorpNumTOGO - Word to wanna go.PopbillExceptionString getPopbillURL(String CorpNum, String UserID, String TOGO) throws PopbillException
CorpNum - Member's CorpNumUserID - UserID to login.TOGO - Word to wanna go.PopbillExceptionString getPartnerURL(String CorpNum, String TOGO) throws PopbillException
CorpNum - 팝빌회원 사업자번호TOGO - CHRG(포인트충전), LOGIN(로그인)PopbillExceptionUseHistoryResult getUseHistory(String CorpNum, String SDate, String EDate, Integer Page, Integer PerPage, String Order) throws PopbillException
CorpNum - 사업자번호SDate - 조회 기간의 시작일자EDate - 조회 기간의 종료일자Page - 목록 페이지번호 (기본값 1)PerPage - 페이지당 표시할 목록 개수 (기본값 500, 최대 1000)Order - 거래일자를 기준으로 하는 목록 정렬 방향PopbillExceptionUseHistoryResult getUseHistory(String CorpNum, String SDate, String EDate, Integer Page, Integer PerPage, String Order, String UserID) throws PopbillException
CorpNum - 사업자번호SDate - 조회 기간의 시작일자EDate - 조회 기간의 종료일자Page - 목록 페이지번호 (기본값 1)PerPage - 페이지당 표시할 목록 개수 (기본값 500, 최대 1000)Order - 거래일자를 기준으로 하는 목록 정렬 방향UserID - 팝빌회원 아이디PopbillExceptionPaymentHistoryResult getPaymentHistory(String CorpNum, String SDate, String EDate, Integer Page, Integer PerPage) throws PopbillException
CorpNum - 사업자번호SDate - 조회 기간의 시작일자EDate - 조회 기간의 종료일자Page - 목록 페이지번호 (기본값 1)PerPage - 페이지당 표시할 목록 개수 (기본값 500, 최대 1000)PopbillExceptionPaymentHistoryResult getPaymentHistory(String CorpNum, String SDate, String EDate, Integer Page, Integer PerPage, String UserID) throws PopbillException
CorpNum - 사업자번호SDate - 조회 기간의 시작일자EDate - 조회 기간의 종료일자Page - 목록 페이지번호 (기본값 1)PerPage - 페이지당 표시할 목록 개수 (기본값 500, 최대 1000)UserID - 팝빌회원 아이디PopbillExceptionRefundHistoryResult getRefundHistory(String CorpNum, Integer Page, Integer PerPage) throws PopbillException
CorpNum - 사업자번호Page - 목록 페이지번호 (기본값 1)PerPage - 페이지당 표시할 목록 개수 (기본값 500, 최대 1000)PopbillExceptionRefundHistoryResult getRefundHistory(String CorpNum, Integer Page, Integer PerPage, String UserID) throws PopbillException
CorpNum - 사업자번호Page - 목록 페이지번호 (기본값 1)PerPage - 페이지당 표시할 목록 개수 (기본값 500, 최대 1000)UserID - 팝빌회원 아이디PopbillExceptionRefundResponse refund(String CorpNum, RefundForm refundForm) throws PopbillException
CorpNum - 사업자번호refundForm - 환불 신청 정보PopbillExceptionRefundResponse refund(String CorpNum, RefundForm refundForm, String UserID) throws PopbillException
CorpNum - 사업자번호refundForm - 환불 신청 정보UserID - 팝빌회원 아이디PopbillExceptionRefundHistory getRefundInfo(String CorpNum, String RefundCode) throws PopbillException
CorpNum - 사업자번호RefundCode - 환불코드PopbillExceptionRefundHistory getRefundInfo(String CorpNum, String RefundCode, String UserID) throws PopbillException
CorpNum - 사업자번호RefundCode - 환불코드UserID - 회원아이디PopbillExceptionPaymentResponse paymentRequest(String CorpNum, PaymentForm paymentForm) throws PopbillException
CorpNum - 사업자번호paymentForm - 무통장입금 신청 정보PopbillExceptionPaymentResponse paymentRequest(String CorpNum, PaymentForm paymentForm, String UserID) throws PopbillException
CorpNum - 사업자번호paymentForm - 무통장입금 신청 정보UserID - 팝빌회원 아이디PopbillExceptionPaymentHistory getSettleResult(String CorpNum, String settleCode) throws PopbillException
CorpNum - 사업자번호settleCode - 정산코드PopbillExceptionPaymentHistory getSettleResult(String CorpNum, String settleCode, String UserID) throws PopbillException
CorpNum - 사업자번호settleCode - 정산코드UserID - 팝빌회원 아이디PopbillExceptionResponse checkIsMember(String CorpNum, String LinkID) throws PopbillException
CorpNum - CorpNum to Check.UserID - USerID to Check.PopbillExceptionContactInfo getContactInfo(String CorpNum, String contactID) throws PopbillException
CorpNum - CorpNum to Check.ContactID - ContactID to Check.PopbillExceptionContactInfo getContactInfo(String CorpNum, String contactID, String UserID) throws PopbillException
CorpNum - CorpNum to Check.ContactID - ContactID to Check.UserID - UserID to Check.PopbillExceptionContactInfo[] listContact(String CorpNum) throws PopbillException
CorpNum - Member's CorpNumPopbillExceptionContactInfo[] listContact(String CorpNum, String UserID) throws PopbillException
CorpNum - Member's CorpNumUserID - UserID to CheckPopbillExceptionResponse updateContact(String CorpNum, ContactInfo contactInfo, String UserID) throws PopbillException
CorpNum - Member's CorpNumContactInfo - Contact's Information. see ContactInfoUserID - UserID to CheckPopbillExceptionResponse registContact(String CorpNum, ContactInfo contactInfo) throws PopbillException
CorpNum - Member's CorpNumContactInfo - Contact's Infomation. see ContactInfoPopbillExceptionResponse registContact(String CorpNum, ContactInfo contactInfo, String UserID) throws PopbillException
CorpNum - Member's CorpNumContactInfo - Contact's Infomation. see ContactInfoUserID - Member's UserIDPopbillExceptionResponse checkID(String id) throws PopbillException
id - PopbillExceptionCorpInfo getCorpInfo(String CorpNum) throws PopbillException
CorpNum - Member's CorpNumPopbillExceptionCorpInfo getCorpInfo(String CorpNum, String UserID) throws PopbillException
CorpNum - Member's CorpNumUserID - Member's UserIDPopbillExceptionResponse updateCorpInfo(String CorpNum, CorpInfo corpInfo) throws PopbillException
CorpNum - Member's CorpNumcorpInfo - CorpInfo. see CorpInfoPopbillExceptionResponse updateCorpInfo(String CorpNum, CorpInfo corpInfo, String UserID) throws PopbillException
CorpNum - Member's CorpNumcorpInfo - CorpInfo. see CorpInfoUserID - Member's UserIDPopbillExceptionString getAccessURL(String CorpNum, String UserID) throws PopbillException
CorpNum - 연동회원 사업자번호UserID - 연동회원 유저아이디PopbillExceptionString getChargeURL(String CorpNum, String UserID) throws PopbillException
CorpNum - 연동회원 사업자번호UserID - 연동회원 유저아이디PopbillExceptionString getPaymentURL(String CorpNum, String UserID) throws PopbillException
CorpNum - 연동회원 사업자번호UserID - 연동회원 유저아이디PopbillExceptionString getUseHistoryURL(String CorpNum, String UserID) throws PopbillException
CorpNum - 연동회원 사업자번호UserID - 연동회원 유저아이디PopbillExceptionResponse quitMember(String CorpNum, String quitReason) throws PopbillException
CorpNum - 연동회원 사업자번호quitReason - 탈퇴사유PopbillExceptionResponse quitMember(String CorpNum, String quitReason, String UserID) throws PopbillException
CorpNum - 연동회원 사업자번호quitReason - 탈퇴사유UserID - 연동회원 아이디PopbillExceptiondouble getRefundableBalance(String CorpNum) throws PopbillException
CorpNum - 연동회원 사업자번호PopbillExceptiondouble getRefundableBalance(String CorpNum, String UserID) throws PopbillException
CorpNum - 연동회원 사업자번호PopbillExceptionCopyright © 2023. All rights reserved.