public interface BizInfoCheckService extends BaseService
| Modifier and Type | Method and Description |
|---|---|
BizCheckInfo |
CheckBizInfo(String MemberCorpNum,
String CheckCorpNum)
기업정보 조회
|
BizCheckInfo |
CheckBizInfo(String MemberCorpNum,
String CheckCorpNum,
String UserId)
기업정보 조회
|
ChargeInfo |
getChargeInfo(String CorpNum)
과금정보 확인
|
float |
getUnitCost(String CorpNum)
회원의 기업정보 조회단가 확인
|
checkID, checkIsMember, getAccessURL, getBalance, getChargeURL, getContactInfo, getContactInfo, getCorpInfo, getCorpInfo, getPartnerBalance, getPartnerURL, getPaymentHistory, getPaymentHistory, getPaymentURL, getPointInfo, getPopbillURL, getPopbillURL, getRefundableBalance, getRefundableBalance, getRefundHistory, getRefundHistory, getRefundInfo, getRefundInfo, getSettleResult, getSettleResult, getUseHistory, getUseHistory, getUseHistoryURL, joinMember, listContact, listContact, paymentRequest, paymentRequest, quitMember, quitMember, refund, refund, registContact, registContact, updateContact, updateCorpInfo, updateCorpInfofloat getUnitCost(String CorpNum) throws PopbillException
CorpNum - 연동회원 사업자번호PopbillExceptionBizCheckInfo CheckBizInfo(String MemberCorpNum, String CheckCorpNum) throws PopbillException
MemberCorpNum - 연동회원 사업자번호CheckCorpNum - 휴폐업을 조회하고자 하는 사업자번호PopbillExceptionBizCheckInfo CheckBizInfo(String MemberCorpNum, String CheckCorpNum, String UserId) throws PopbillException
MemberCorpNum - 연동회원 사업자번호CheckCorpNum - 휴폐업을 조회하고자 하는 사업자번호UserID - 연동회원아이디PopbillExceptionChargeInfo getChargeInfo(String CorpNum) throws PopbillException
CorpNum - 연동회원 사업자번호PopbillExceptionCopyright © 2023. All rights reserved.