public interface CloseDownService extends BaseService
| Modifier and Type | Method and Description |
|---|---|
CorpState |
CheckCorpNum(String MemberCorpNum,
String CheckCorpNum)
휴폐업상태 조회
|
CorpState[] |
CheckCorpNum(String MemberCorpNum,
String[] CorpNumList)
휴폐업상태 다량 조회
|
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 - 연동회원 사업자번호PopbillExceptionCorpState CheckCorpNum(String MemberCorpNum, String CheckCorpNum) throws PopbillException
MemberCorpNum - 연동회원 사업자번호CheckCorpNum - 휴폐업을 조회하고자 하는 사업자번호PopbillExceptionCorpState[] CheckCorpNum(String MemberCorpNum, String[] CorpNumList) throws PopbillException
MemberCorpNum - 연동회원 사업자번호CorpNumList - 조회하고자 하는 사업자번호 목록.PopbillExceptionChargeInfo getChargeInfo(String CorpNum) throws PopbillException
CorpNum - 연동회원 사업자번호PopbillExceptionCopyright © 2023. All rights reserved.