public interface EasyFinBankService extends BaseService
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, updateCorpInfoString getBankAccountMgtURL(String CorpNum) throws PopbillException
CorpNum - PopbillExceptionString getBankAccountMgtURL(String CorpNum, String UserID) throws PopbillException
CorpNum - UserID - PopbillExceptionResponse registBankAccount(String CorpNum, EasyFinBankAccountForm form) throws PopbillException
CorpNum - form - PopbillExceptionResponse registBankAccount(String CorpNum, EasyFinBankAccountForm form, String UserID) throws PopbillException
CorpNum - form - UserID - PopbillExceptionResponse updateBankAccount(String CorpNum, EasyFinBankAccountForm form) throws PopbillException
CorpNum - form - PopbillExceptionResponse updateBankAccount(String CorpNum, EasyFinBankAccountForm form, String UserID) throws PopbillException
CorpNum - form - UserID - PopbillExceptionResponse closeBankAccount(String CorpNum, String BankCode, String AccountNumber, String CloseType) throws PopbillException
CorpNum - BankCode - AccountNumber - CloseType - PopbillExceptionResponse closeBankAccount(String CorpNum, String BankCode, String AccountNumber, String CloseType, String UserID) throws PopbillException
CorpNum - BankCode - AccountNumber - CloseType - UserID - PopbillExceptionResponse revokeCloseBankAccount(String CorpNum, String BankCode, String AccountNumber) throws PopbillException
CorpNum - BankCode - AccountNumber - PopbillExceptionResponse revokeCloseBankAccount(String CorpNum, String BankCode, String AccountNumber, String UserID) throws PopbillException
CorpNum - BankCode - AccountNumber - UserID - PopbillExceptionResponse deleteBankAccount(String CorpNum, String BankCode, String AccountNumber) throws PopbillException
CorpNum - BankCode - AccountNumber - PopbillExceptionResponse deleteBankAccount(String CorpNum, String BankCode, String AccountNumber, String UserID) throws PopbillException
CorpNum - BankCode - AccountNumber - UserID - PopbillExceptionEasyFinBankAccount getBankAccountInfo(String CorpNum, String BankCode, String AccountNumber) throws PopbillException
CorpNum - BankCode - AccountNumber - PopbillExceptionEasyFinBankAccount getBankAccountInfo(String CorpNum, String BankCode, String AccountNumber, String UserID) throws PopbillException
CorpNum - BankCode - AccountNumber - UserID - PopbillExceptionEasyFinBankAccount[] listBankAccount(String CorpNum) throws PopbillException
CorpNum - PopbillExceptionEasyFinBankAccount[] listBankAccount(String CorpNum, String UserID) throws PopbillException
CorpNum - UserID - PopbillExceptionString requestJob(String CorpNum, String BankCode, String AccountNumber, String SDate, String EDate) throws PopbillException
CorpNum - BankCode - AccountNumber - SDate - EDate - PopbillExceptionString requestJob(String CorpNum, String BankCode, String AccountNumber, String SDate, String EDate, String UserID) throws PopbillException
CorpNum - BankCode - AccountNumber - SDate - EDate - UserID - PopbillExceptionEasyFinBankJobState getJobState(String CorpNum, String JobID) throws PopbillException
CorpNum - JobID - PopbillExceptionEasyFinBankJobState getJobState(String CorpNum, String JobID, String UserID) throws PopbillException
CorpNum - JobID - UserID - PopbillExceptionEasyFinBankJobState[] listActiveJob(String CorpNum) throws PopbillException
CorpNum - PopbillExceptionEasyFinBankJobState[] listActiveJob(String CorpNum, String UserID) throws PopbillException
CorpNum - UserID - PopbillExceptionEasyFinBankSearchResult search(String CorpNum, String JobID, String[] TradeType, String SearchString, Integer Page, Integer PerPage, String Order) throws PopbillException
CorpNum - JobID - TradeType - SearchString - PopbillExceptionEasyFinBankSearchResult search(String CorpNum, String JobID, String[] TradeType, String SearchString, Integer Page, Integer PerPage, String Order, String UserID) throws PopbillException
CorpNum - JobID - TradeType - SearchString - PopbillExceptionEasyFinBankSummary summary(String CorpNum, String JobID, String[] TradeType, String SearchString) throws PopbillException
CorpNum - JobID - TradeType - SearchString - PopbillExceptionEasyFinBankSummary summary(String CorpNum, String JobID, String[] TradeType, String SearchString, String UserID) throws PopbillException
CorpNum - JobID - TradeType - SearchString - UserID - PopbillExceptionResponse saveMemo(String CorpNum, String TID, String Memo) throws PopbillException
CorpNum - TID - Memo - PopbillExceptionResponse saveMemo(String CorpNum, String TID, String Memo, String UserID) throws PopbillException
CorpNum - TID - Memo - UserID - PopbillExceptionFlatRateState getFlatRateState(String CorpNum, String BankCode, String AccountNumber) throws PopbillException
CorpNum - BankCode - AccountNumber - PopbillExceptionFlatRateState getFlatRateState(String CorpNum, String BankCode, String AccountNumber, String UserID) throws PopbillException
CorpNum - BankCode - AccountNumber - UserID - PopbillExceptionString getFlatRatePopUpURL(String CorpNum) throws PopbillException
CorpNum - PopbillExceptionString getFlatRatePopUpURL(String CorpNum, String UserID) throws PopbillException
CorpNum - UserID - PopbillExceptionChargeInfo getChargeInfo(String CorpNum) throws PopbillException
CorpNum - PopbillExceptionCopyright © 2023. All rights reserved.