public interface AccountCheckService extends BaseService
| Modifier and Type | Method and Description |
|---|---|
AccountCheckInfo |
CheckAccountInfo(String MemberCorpNum,
String BankCode,
String AccountNumber) |
AccountCheckInfo |
CheckAccountInfo(String MemberCorpNum,
String BankCode,
String AccountNumber,
String UserID) |
DepositorCheckInfo |
CheckDepositorInfo(String MemberCorpNum,
String BankCode,
String AccountNumber,
String IdentityNumType,
String IdentityNum) |
DepositorCheckInfo |
CheckDepositorInfo(String MemberCorpNum,
String BankCode,
String AccountNumber,
String IdentityNumType,
String IdentityNum,
String UserID) |
ChargeInfo |
getChargeInfo(String CorpNum)
Deprecated.
|
ChargeInfo |
getChargeInfo(String CorpNum,
String serviceType) |
float |
getUnitCost(String CorpNum)
Deprecated.
|
float |
getUnitCost(String CorpNum,
String serviceType) |
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, updateCorpInfo@Deprecated float getUnitCost(String CorpNum) throws PopbillException
PopbillException@Deprecated ChargeInfo getChargeInfo(String CorpNum) throws PopbillException
PopbillExceptionfloat getUnitCost(String CorpNum, String serviceType) throws PopbillException
PopbillExceptionChargeInfo getChargeInfo(String CorpNum, String serviceType) throws PopbillException
PopbillExceptionAccountCheckInfo CheckAccountInfo(String MemberCorpNum, String BankCode, String AccountNumber) throws PopbillException
PopbillExceptionAccountCheckInfo CheckAccountInfo(String MemberCorpNum, String BankCode, String AccountNumber, String UserID) throws PopbillException
PopbillExceptionDepositorCheckInfo CheckDepositorInfo(String MemberCorpNum, String BankCode, String AccountNumber, String IdentityNumType, String IdentityNum) throws PopbillException
PopbillExceptionDepositorCheckInfo CheckDepositorInfo(String MemberCorpNum, String BankCode, String AccountNumber, String IdentityNumType, String IdentityNum, String UserID) throws PopbillException
PopbillExceptionCopyright © 2023. All rights reserved.