public interface CashbillService extends BaseService
| Modifier and Type | Method and Description |
|---|---|
Response |
assignMgtKey(String corpNum,
String itemKey,
String mgtKey) |
Response |
assignMgtKey(String corpNum,
String itemKey,
String mgtKey,
String userID) |
BulkResponse |
bulkSubmit(String CorpNum,
String SubmitID,
List<Cashbill> cashbillList) |
BulkResponse |
bulkSubmit(String CorpNum,
String SubmitID,
List<Cashbill> cashbillList,
String UserID) |
Response |
cancelIssue(String CorpNum,
String MgtKey,
String Memo)
현금영수증 발행취소
|
Response |
cancelIssue(String CorpNum,
String MgtKey,
String Memo,
String UserID)
현금영수증 발행취소
|
boolean |
checkMgtKeyInUse(String Corpnum,
String MgtKey)
문서번호 사용여부 확인
|
Response |
delete(String CorpNum,
String MgtKey)
현금영수증 삭제
|
Response |
delete(String CorpNum,
String MgtKey,
String UserID)
현금영수증 삭제
|
BulkCashbillResult |
getBulkResult(String CorpNum,
String SubmitID) |
BulkCashbillResult |
getBulkResult(String CorpNum,
String SubmitID,
String UserID) |
ChargeInfo |
getChargeInfo(String CorpNum)
과금정보 확인
|
Cashbill |
getDetailInfo(String CorpNum,
String MgtKey)
현금영수증 상세내역 조회
|
String |
getEPrintURL(String CorpNum,
String MgtKey)
현금영수증 인쇄 URL(공급받는자용)
|
String |
getEPrintURL(String CorpNum,
String MgtKey,
String UserID)
현금영수증 인쇄 URL(공급받는자용)
|
CashbillInfo |
getInfo(String CorpNum,
String MgtKey)
현금영수증 요약/상태 정보 조회
|
CashbillInfo[] |
getInfos(String CorpNum,
String[] MgtKeyList)
현금영수증 요약/상태 정보 대량 조회( 최대 1000건)
|
CashbillLog[] |
getLogs(String CorpNum,
String MgtKey)
현금영수증 문서 이력 조회
|
String |
getMailURL(String CorpNum,
String MgtKey)
공급받는자 메일링크 URL
|
String |
getMailURL(String CorpNum,
String MgtKey,
String UserID)
공급받는자 메일링크 URL
|
String |
getMassPrintURL(String CorpNum,
String[] MgtKeyList)
다량 현금영수증 인쇄 URL
|
String |
getMassPrintURL(String CorpNum,
String[] MgtKeyList,
String UserID)
다량 현금영수증 인쇄 URL
|
byte[] |
getPDF(String CorpNum,
String MgtKey) |
byte[] |
getPDF(String CorpNum,
String Mgtkey,
String UserID) |
String |
getPDFURL(String CorpNum,
String MgtKey) |
String |
getPDFURL(String CorpNum,
String MgtKey,
String UserID) |
String |
getPopUpURL(String CorpNum,
String MgtKey)
현금영수증 내용 보기 팝업 URL
|
String |
getPopUpURL(String CorpNum,
String MgtKey,
String UserID)
현금영수증 내용 보기 팝업 URL
|
String |
getPrintURL(String CorpNum,
String MgtKey)
현금영수증 인쇄 URL
|
String |
getPrintURL(String CorpNum,
String MgtKey,
String UserID)
현금영수증 인쇄 URL
|
float |
getUnitCost(String CorpNum)
현금영수증 발행단가 확인
|
String |
getURL(String CorpNum,
String TOGO)
팝빌 현금영수증 관련 URL 확인, 반환된 URL은 30초 이내에 브라우저에 표시해야 함
|
String |
getURL(String CorpNum,
String UserID,
String TOGO)
팝빌 현금영수증 관련 URL 확인, 반환된 URL은 30초 이내에 브라우저에 표시해야 함
|
String |
getViewURL(String CorpNum,
String MgtKey)
세금계산서 뷰 팝업 URL
|
String |
getViewURL(String Corpnum,
String Mgtkey,
String UserID)
세금계산서 뷰 팝업 URL
|
CBIssueResponse |
issue(String CorpNum,
String MgtKey,
String Memo)
현금영수증 발행
|
CBIssueResponse |
issue(String CorpNum,
String MgtKey,
String Memo,
String UserID)
현금영수증 발행
|
EmailSendConfig[] |
listEmailConfig(String CorpNum)
알림메일 전송목록 조회
|
EmailSendConfig[] |
listEmailConfig(String CorpNum,
String UserID)
알림메일 전송목록 조회
|
Response |
register(String CorpNum,
Cashbill cashbill)
현금영수증 1건 임시저장
|
Response |
register(String CorpNum,
Cashbill cashbill,
String UserID)
현금영수증 1건 임시저장
|
CBIssueResponse |
registIssue(String CorpNum,
Cashbill cashbill)
현금영수증 즉시발행
|
CBIssueResponse |
registIssue(String CorpNum,
Cashbill cashbill,
String Memo)
현금영수증 즉시발행
|
CBIssueResponse |
registIssue(String CorpNum,
Cashbill cashbill,
String Memo,
String UserID)
현금영수증 즉시발행
|
CBIssueResponse |
registIssue(String CorpNum,
Cashbill cashbill,
String memo,
String UserID,
String emailSubject)
현금영수증 즉시발행
|
Response |
revokeRegister(String CorpNum,
String mgtKey,
String orgConfirmNum,
String orgTradeDate)
취소현금영수증 1건 임시저장
|
Response |
revokeRegister(String CorpNum,
String mgtKey,
String orgConfirmNum,
String orgTradeDate,
Boolean smssendYN)
취소현금영수증 1건 임시저장
|
Response |
revokeRegister(String CorpNum,
String mgtKey,
String orgConfirmNum,
String orgTradeDate,
Boolean smssendYN,
Boolean isPartCancel,
Integer cancelType,
String supplyCost,
String tax,
String serviceFee,
String totalAmount)
취소현금영수증 1건 임시저장
|
Response |
revokeRegister(String CorpNum,
String mgtKey,
String orgConfirmNum,
String orgTradeDate,
Boolean smssendYN,
Boolean isPartCancel,
Integer cancelType,
String supplyCost,
String tax,
String serviceFee,
String totalAmount,
String UserID)
취소현금영수증 1건 임시저장
|
Response |
revokeRegister(String CorpNum,
String mgtKey,
String orgConfirmNum,
String orgTradeDate,
Boolean smssendYN,
String UserID)
취소현금영수증 1건 임시저장
|
CBIssueResponse |
revokeRegistIssue(String CorpNum,
String mgtKey,
String orgConfirmNum,
String orgTradeDate)
취소현금영수증 1건 즉시발행
|
CBIssueResponse |
revokeRegistIssue(String CorpNum,
String mgtKey,
String orgConfirmNum,
String orgTradeDate,
Boolean smssendYN)
취소현금영수증 1건 즉시발행
|
CBIssueResponse |
revokeRegistIssue(String CorpNum,
String mgtKey,
String orgConfirmNum,
String orgTradeDate,
Boolean smssendYN,
String memo)
취소현금영수증 1건 즉시발행
|
CBIssueResponse |
revokeRegistIssue(String CorpNum,
String mgtKey,
String orgConfirmNum,
String orgTradeDate,
Boolean smssendYN,
String memo,
Boolean isPartCancel,
Integer cancelType,
String supplyCost,
String tax,
String serviceFee,
String totalAmount)
취소현금영수증 1건 즉시발행
|
CBIssueResponse |
revokeRegistIssue(String CorpNum,
String mgtKey,
String orgConfirmNum,
String orgTradeDate,
Boolean smssendYN,
String memo,
Boolean isPartCancel,
Integer cancelType,
String supplyCost,
String tax,
String serviceFee,
String totalAmount,
String UserID)
취소현금영수증 1건 즉시발행
|
CBIssueResponse |
revokeRegistIssue(String CorpNum,
String mgtKey,
String orgConfirmNum,
String orgTradeDate,
Boolean smssendYN,
String memo,
Boolean isPartCancel,
Integer cancelType,
String supplyCost,
String tax,
String serviceFee,
String totalAmount,
String userID,
String emailSubject)
취소현금영수증 1건 즉시발행
|
CBIssueResponse |
revokeRegistIssue(String CorpNum,
String mgtKey,
String orgConfirmNum,
String orgTradeDate,
Boolean smssendYN,
String memo,
Boolean isPartCancel,
Integer cancelType,
String supplyCost,
String tax,
String serviceFee,
String totalAmount,
String userID,
String emailSubject,
String tradeDT)
취소현금영수증 1건 즉시발행
|
CBIssueResponse |
revokeRegistIssue(String CorpNum,
String mgtKey,
String orgConfirmNum,
String orgTradeDate,
Boolean smssendYN,
String memo,
String userID)
취소현금영수증 1건 즉시발행
|
CBIssueResponse |
revokeRegistIssue(String CorpNum,
String mgtKey,
String orgConfirmNum,
String orgTradeDate,
Boolean smssendYN,
String memo,
String userID,
String emailSubject)
취소현금영수증 1건 즉시발행
|
CBSearchResult |
search(String CorpNum,
String DType,
String SDate,
String EDate,
String[] State,
String[] TradeType,
String[] TradeUsage,
String[] TaxationType,
int Page,
int PerPage,
String Order)
현금영수증 목록 조회
|
CBSearchResult |
search(String CorpNum,
String DType,
String SDate,
String EDate,
String[] State,
String[] TradeType,
String[] TradeUsage,
String[] TradeOpt,
String[] TaxationType,
String QString,
int Page,
int PerPage,
String Order)
현금영수증 목록 조회
|
CBSearchResult |
search(String CorpNum,
String DType,
String SDate,
String EDate,
String[] State,
String[] TradeType,
String[] TradeUsage,
String[] TradeOpt,
String[] TaxationType,
String QString,
int Page,
int PerPage,
String Order,
String FranchiseTaxRegID)
현금영수증 목록 조회
|
CBSearchResult |
search(String CorpNum,
String DType,
String SDate,
String EDate,
String[] State,
String[] TradeType,
String[] TradeUsage,
String[] TaxationType,
String QString,
int Page,
int PerPage,
String Order)
현금영수증 목록 조회
|
Response |
sendEmail(String CorpNum,
String MgtKey,
String Receiver)
현금영수증 알림메일 전송
|
Response |
sendEmail(String CorpNum,
String MgtKey,
String Receiver,
String UserID)
현금영수증 알림메일 전송
|
Response |
sendFAX(String CorpNum,
String MgtKey,
String Sender,
String Receiver)
현금영수증 팩스 전송
|
Response |
sendFAX(String CorpNum,
String MgtKey,
String Sender,
String Receiver,
String UserID)
현금영수증 팩스 전송
|
Response |
sendSMS(String CorpNum,
String MgtKey,
String Sender,
String Receiver,
String Contents)
알림문자 전송
|
Response |
sendSMS(String CorpNum,
String MgtKey,
String Sender,
String Receiver,
String Contents,
String UserID)
알림문자 전송
|
Response |
update(String CorpNum,
String MgtKey,
Cashbill cashbill)
임시저장된 현금영수증 수정
|
Response |
update(String CorpNum,
String MgtKey,
Cashbill cashbill,
String UserID)
임시저장된 현금영수증 수정
|
Response |
updateEmailConfig(String CorpNum,
String EmailType,
Boolean SendYN)
알림메일 전송설정 수정
|
Response |
updateEmailConfig(String CorpNum,
String EmailType,
Boolean SendYN,
String UserID)
알림메일 전송설정 수정
|
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 getURL(String CorpNum, String TOGO) throws PopbillException
CorpNum - 연동회원 사업자번호TOGO - 지정값(TBOX : 임시문서함 URL, SBOX : 발행 문서함 URL)PopbillExceptionString getURL(String CorpNum, String UserID, String TOGO) throws PopbillException
CorpNum - 연동회원 사업자번호UserID - 연동회원의 회원아이디TOGO - 지정값(TBOX : 임시문서함 URL, SBOX : 발행 문서함 URL)PopbillExceptionfloat getUnitCost(String CorpNum) throws PopbillException
CorpNum - 연동회원 사업자번호PopbillExceptionboolean checkMgtKeyInUse(String Corpnum, String MgtKey) throws PopbillException
Corpnum - 연동회원 사업자번호MgtKey - 문서번호PopbillExceptionResponse register(String CorpNum, Cashbill cashbill) throws PopbillException
CorpNum - 연동회원 사업자번호cashbill - 현금영수증 정보.(see. com.popbill.api.cashbill.Cashbill)PopbillExceptionResponse register(String CorpNum, Cashbill cashbill, String UserID) throws PopbillException
CorpNum - 연동회원 사업자번호cashbill - 현금영수증 정보. (see. com.popbill.api.cashbill.Cashbill)UserID - 연동회원아이디PopbillExceptionResponse revokeRegister(String CorpNum, String mgtKey, String orgConfirmNum, String orgTradeDate) throws PopbillException
CorpNum - 팝빌 연동회원 사업자번호mgtKey - 취소현금영수증 문서번호orgConfirmNum - 원본현금영수증 승인번호orgTradeDate - 원본현금영수증 거래일자PopbillExceptionResponse revokeRegister(String CorpNum, String mgtKey, String orgConfirmNum, String orgTradeDate, Boolean smssendYN) throws PopbillException
CorpNum - 팝빌 연동회원 사업자번호mgtKey - 취소현금영수증 문서번호orgConfirmNum - 원본현금영수증 승인번호orgTradeDate - 원본현금영수증 거래일자smssendYN - 발행안내 문자전송여부PopbillExceptionResponse revokeRegister(String CorpNum, String mgtKey, String orgConfirmNum, String orgTradeDate, Boolean smssendYN, String UserID) throws PopbillException
CorpNum - 팝빌연동회원 사업자번호mgtKey - 취소현금영수증 문서orgConfirmNum - 원본현금영수증 승인번호orgTradeDate - 원본현금영수증 거래일자smssendYN - 발행안내 문자전송여부UserID - 팝빌연동회원 아이디PopbillExceptionResponse revokeRegister(String CorpNum, String mgtKey, String orgConfirmNum, String orgTradeDate, Boolean smssendYN, Boolean isPartCancel, Integer cancelType, String supplyCost, String tax, String serviceFee, String totalAmount) throws PopbillException
CorpNum - 팝빌연동회원 사업자번호mgtKey - 취소현금영수증 문서번호orgConfirmNum - 원본현금영수증 승인번호orgTradeDate - 원본현금영수증 거래일자smssendYN - 발행안내 문자전송여부isPartCancel - 부분취소여부cancelType - 취소사유supplyCost - [취소] 공급가액tax - [취소] 세액serviceFee - [취소] 봉사료totalAmount - [취소] 합계금액PopbillExceptionResponse revokeRegister(String CorpNum, String mgtKey, String orgConfirmNum, String orgTradeDate, Boolean smssendYN, Boolean isPartCancel, Integer cancelType, String supplyCost, String tax, String serviceFee, String totalAmount, String UserID) throws PopbillException
CorpNum - 팝빌연동회원 사업자번호mgtKey - 취소현금영수증 문서orgConfirmNum - 원본현금영수증 승인번호orgTradeDate - 원본현금영수증 거래일자smssendYN - 발행안내 문자전송여부isPartCancel - 부분취소여부cancelType - 취소사유supplyCost - [취소] 공급가액tax - [취소] 세액serviceFee - [취소] 봉사료totalAmount - [취소] 합계금액UserID - 팝빌연동회원 아이디PopbillExceptionCBIssueResponse revokeRegistIssue(String CorpNum, String mgtKey, String orgConfirmNum, String orgTradeDate) throws PopbillException
CorpNum - 팝빌연동회원 사업자번호mgtKey - 취소현금영수증 문서번호orgConfirmNum - 원본현금영수증 승인번호orgTradeDate - 원본현금영수증 거래일자PopbillExceptionCBIssueResponse revokeRegistIssue(String CorpNum, String mgtKey, String orgConfirmNum, String orgTradeDate, Boolean smssendYN) throws PopbillException
CorpNum - 팝빌연동회원 사업자번호mgtKey - 취소현금영수증 문서번호orgConfirmNum - 원본현금영수증 승인번호orgTradeDate - 원본현금영수증 거래일자smssendYN - 발행안내 문자전송여부PopbillExceptionCBIssueResponse revokeRegistIssue(String CorpNum, String mgtKey, String orgConfirmNum, String orgTradeDate, Boolean smssendYN, String memo) throws PopbillException
CorpNum - 팝빌연동회원 사업자번호mgtKey - 취소현금영수증 문서번호orgConfirmNum - 원본현금영수증 승인번호orgTradeDate - 원본현금영수증 거래일자smssendYN - 발행안내 문자전송여부memo - 메모PopbillExceptionCBIssueResponse revokeRegistIssue(String CorpNum, String mgtKey, String orgConfirmNum, String orgTradeDate, Boolean smssendYN, String memo, String userID) throws PopbillException
CorpNum - 팝빌연동회원 사업자번호mgtKey - 취소현금영수증 문서번호orgConfirmNum - 원본현금영수증 승인번호orgTradeDate - 원본현금영수증 거래일자smssendYN - 발행안내 문자전송여부memo - 메모userID - 팝빌연동회원 아이디PopbillExceptionCBIssueResponse revokeRegistIssue(String CorpNum, String mgtKey, String orgConfirmNum, String orgTradeDate, Boolean smssendYN, String memo, String userID, String emailSubject) throws PopbillException
CorpNum - 팝빌연동회원 사업자번호mgtKey - 취소현금영수증 문서번호orgConfirmNum - 원본현금영수증 승인번호orgTradeDate - 원본현금영수증 거래일자smssendYN - 발행안내 문자전송여부memo - 메모userID - 팝빌연동회원 아이디emailSubject - 발행안내 메일 제목PopbillExceptionCBIssueResponse revokeRegistIssue(String CorpNum, String mgtKey, String orgConfirmNum, String orgTradeDate, Boolean smssendYN, String memo, Boolean isPartCancel, Integer cancelType, String supplyCost, String tax, String serviceFee, String totalAmount) throws PopbillException
CorpNum - 팝빌연동회원 사업자번호mgtKey - 취소현금영수증 문서번호orgConfirmNum - 원본현금영수증 승인번호orgTradeDate - 원본현금영수증 거래일자smssendYN - 발행안내 문자전송여부memo - 메모isPartCancel - 부분취소여부cancelType - 취소사유supplyCost - [취소] 공급가액tax - [취소] 세액serviceFee - [취소] 봉사료totalAmount - [취소] 합계금액PopbillExceptionCBIssueResponse revokeRegistIssue(String CorpNum, String mgtKey, String orgConfirmNum, String orgTradeDate, Boolean smssendYN, String memo, Boolean isPartCancel, Integer cancelType, String supplyCost, String tax, String serviceFee, String totalAmount, String UserID) throws PopbillException
CorpNum - 팝빌연동회원 사업자번호mgtKey - 취소현금영수증 문서번호orgConfirmNum - 원본현금영수증 승인번호orgTradeDate - 원본현금영수증 거래일자smssendYN - 발행안내 문자전송여부memo - 메모isPartCancel - 부분취소여부cancelType - 취소사유supplyCost - [취소] 공급가액tax - [취소] 세액serviceFee - [취소] 봉사료totalAmount - [취소] 합계금액UserID - 팝빌회원 아이디PopbillExceptionCBIssueResponse revokeRegistIssue(String CorpNum, String mgtKey, String orgConfirmNum, String orgTradeDate, Boolean smssendYN, String memo, Boolean isPartCancel, Integer cancelType, String supplyCost, String tax, String serviceFee, String totalAmount, String userID, String emailSubject) throws PopbillException
CorpNum - 팝빌연동회원 사업자번호mgtKey - 취소현금영수증 문서번호orgConfirmNum - 원본현금영수증 승인번호orgTradeDate - 원본현금영수증 거래일자smssendYN - 발행안내 문자전송여부memo - 메모isPartCancel - 부분취소여부cancelType - 취소사유supplyCost - [취소] 공급가액tax - [취소] 세액serviceFee - [취소] 봉사료totalAmount - [취소] 공급가액합계금액userID - 팝빌회원 아이디emailSubject - 발행 안내메일 제목PopbillExceptionCBIssueResponse revokeRegistIssue(String CorpNum, String mgtKey, String orgConfirmNum, String orgTradeDate, Boolean smssendYN, String memo, Boolean isPartCancel, Integer cancelType, String supplyCost, String tax, String serviceFee, String totalAmount, String userID, String emailSubject, String tradeDT) throws PopbillException
CorpNum - 팝빌연동회원 사업자번호mgtKey - 취소현금영수증 문서번호orgConfirmNum - 원본현금영수증 승인번호orgTradeDate - 원본현금영수증 거래일자smssendYN - 발행안내 문자전송여부memo - 메모isPartCancel - 부분취소여부cancelType - 취소사유supplyCost - [취소] 공급가액tax - [취소] 세액serviceFee - [취소] 봉사료totalAmount - [취소] 공급가액합계금액userID - 팝빌회원 아이디emailSubject - 발행 안내메일 제목tradeDT - 거래일시PopbillExceptionResponse update(String CorpNum, String MgtKey, Cashbill cashbill) throws PopbillException
CorpNum - 연동회원 사업자번호MgtKey - 문서번호cashbill - 현금영수증 정보. (see. com.popbill.api.cashbill.Cashbill)PopbillExceptionResponse update(String CorpNum, String MgtKey, Cashbill cashbill, String UserID) throws PopbillException
CorpNum - 연동회원 사업자번호MgtKey - 문서번호cashbill - 현금영수증 정보. (see. com.popbill.api.cashbill.Cashbill)UserID - 연동회원 아이디PopbillExceptionResponse delete(String CorpNum, String MgtKey) throws PopbillException
CorpNum - 연동회원 사업자번호MgtKey - 문서번호PopbillExceptionResponse delete(String CorpNum, String MgtKey, String UserID) throws PopbillException
CorpNum - 연동회원 사업자번호MgtKey - 문서번호UserID - 연동회원아이디PopbillExceptionCBIssueResponse issue(String CorpNum, String MgtKey, String Memo) throws PopbillException
CorpNum - 연동회원 사업자번호MgtKey - 문서번호Memo - 처리 메모PopbillExceptionCBIssueResponse issue(String CorpNum, String MgtKey, String Memo, String UserID) throws PopbillException
CorpNum - 연동회원 사업자번호MgtKey - 문서번호Memo - 처리 메모UserID - 연동회원아이디PopbillExceptionResponse cancelIssue(String CorpNum, String MgtKey, String Memo) throws PopbillException
CorpNum - 연동회원 사업자번호MgtKey - 문서번호Memo - 처리메모PopbillExceptionResponse cancelIssue(String CorpNum, String MgtKey, String Memo, String UserID) throws PopbillException
CorpNum - 연동회원 사업자번호MgtKey - 문서번호Memo - 처리메모UserID - 연동회원아이디PopbillExceptionResponse sendEmail(String CorpNum, String MgtKey, String Receiver) throws PopbillException
CorpNum - 연동회원 사업자번호MgtKey - 문서번호Receiver - 수신 이메일주소PopbillExceptionResponse sendEmail(String CorpNum, String MgtKey, String Receiver, String UserID) throws PopbillException
CorpNum - 연동회원 사업자번호MgtKey - 문서번호Receiver - 수신 이메일주소UserID - 연동회원아이디PopbillExceptionResponse sendSMS(String CorpNum, String MgtKey, String Sender, String Receiver, String Contents) throws PopbillException
CorpNum - 연동회원 사업자번호MgtKey - 문서번호Sender - 발신번호Receiver - 수신번호Contents - 메시지내용PopbillExceptionResponse sendSMS(String CorpNum, String MgtKey, String Sender, String Receiver, String Contents, String UserID) throws PopbillException
CorpNum - 연동회원 사업자번호MgtKey - 문서번호Sender - 발신번호Receiver - 수신번호Contents - 메시지내용UserID - 연동회원 아이디PopbillExceptionResponse sendFAX(String CorpNum, String MgtKey, String Sender, String Receiver) throws PopbillException
CorpNum - 연동회원 사업자번호MgtKey - 문서번호Sender - 발신번호Receiver - 수신팩스번호PopbillExceptionResponse sendFAX(String CorpNum, String MgtKey, String Sender, String Receiver, String UserID) throws PopbillException
CorpNum - 연동회원 사업자번호MgtKey - 문서번호Sender - 발신번호Receiver - 수신팩스번호UserID - 연동회원아이디PopbillExceptionCashbill getDetailInfo(String CorpNum, String MgtKey) throws PopbillException
CorpNum - 연동회원 사업자번호MgtKey - 문서번호PopbillExceptionCashbillInfo getInfo(String CorpNum, String MgtKey) throws PopbillException
CorpNum - 연동회원 사업자번호MgtKey - 문서번호PopbillExceptionCashbillInfo[] getInfos(String CorpNum, String[] MgtKeyList) throws PopbillException
CorpNum - 연동회원 사업자번MgtKeyList - 문서번호 배열PopbillExceptionCashbillLog[] getLogs(String CorpNum, String MgtKey) throws PopbillException
CorpNum - 연동회원 사업자번호MgtKey - 문서번호PopbillExceptionString getPrintURL(String CorpNum, String MgtKey) throws PopbillException
CorpNum - 연동회원 사업자번호MgtKey - 문서번호PopbillExceptionString getPrintURL(String CorpNum, String MgtKey, String UserID) throws PopbillException
CorpNum - 연동회원 사업자번호MgtKey - 문서번호UserID - 연동회원 아이디PopbillExceptionString getEPrintURL(String CorpNum, String MgtKey) throws PopbillException
CorpNum - 연동회원 사업자번호MgtKey - 문서번호PopbillExceptionString getEPrintURL(String CorpNum, String MgtKey, String UserID) throws PopbillException
CorpNum - 연동회원 사업자번호MgtKey - 문서번호UserID - 연동회원 아이디PopbillExceptionString getMassPrintURL(String CorpNum, String[] MgtKeyList) throws PopbillException
CorpNum - 연동회원 사업자번호MgtKeyList - 문서번호 배열PopbillExceptionString getMassPrintURL(String CorpNum, String[] MgtKeyList, String UserID) throws PopbillException
CorpNum - 연동회원 사업자번호MgtKeyList - 문서번호 배열UserID - 연동회원 아이디PopbillExceptionString getMailURL(String CorpNum, String MgtKey) throws PopbillException
CorpNum - 연동회원 사업자번호MgtKey - 문서번호PopbillExceptionString getMailURL(String CorpNum, String MgtKey, String UserID) throws PopbillException
CorpNum - 연동회원 사업자번호MgtKey - 문서번호UserID - 연동회원 아이디PopbillExceptionString getPopUpURL(String CorpNum, String MgtKey) throws PopbillException
CorpNum - 연동회원 사업자번호MgtKey - 문서번호PopbillExceptionString getPopUpURL(String CorpNum, String MgtKey, String UserID) throws PopbillException
CorpNum - 연동회원 사업자번호MgtKey - 문서번호UserID - 연동회원 아이디PopbillExceptionString getViewURL(String CorpNum, String MgtKey) throws PopbillException
CorpNum - 연동회원 사업자번호MgtKey - 문서번호PopbillExceptionString getViewURL(String Corpnum, String Mgtkey, String UserID) throws PopbillException
CorpNum - 연동회원 사업자번호MgtKey - 문서번호UserID - 연동회원 아이디PopbillExceptionCBIssueResponse registIssue(String CorpNum, Cashbill cashbill) throws PopbillException
CorpNum - 연동회원 사업자번호cashbill - 현금영수증 정보. (see com.popbill.api.cashbill.Cashbill)PopbillExceptionCBIssueResponse registIssue(String CorpNum, Cashbill cashbill, String Memo) throws PopbillException
CorpNum - 연동회원 사업자번호cashbill - 현금영수증 정보. (see com.popbill.api.cashbill.Cashbill)Memo - 메모PopbillExceptionCBIssueResponse registIssue(String CorpNum, Cashbill cashbill, String Memo, String UserID) throws PopbillException
CorpNum - 연동회원 사업자번호cashbill - 현금영수증 정보. (see com.popbill.api.cashbill.Cashbill)Memo - 메모UserID - 연동회원 아이디PopbillExceptionCBIssueResponse registIssue(String CorpNum, Cashbill cashbill, String memo, String UserID, String emailSubject) throws PopbillException
CorpNum - 연동회원 사업자번호cashbill - 현금영수증 Objectmemo - 메모emailSubject - 발행안내메일 제목UserID - 팝빌 연동회원 아이디PopbillExceptionBulkResponse bulkSubmit(String CorpNum, String SubmitID, List<Cashbill> cashbillList) throws PopbillException
CorpNum - 연동회원 사업자번호SubmitID - 접수 아이디cashbillList - 현금영수증 배열PopbillExceptionBulkResponse bulkSubmit(String CorpNum, String SubmitID, List<Cashbill> cashbillList, String UserID) throws PopbillException
CorpNum - 연동회원 사업자번호SubmitID - 접수 아이디cashbillList - 현금영수증 배열UserID - 팝빌 연동회원 아이디PopbillExceptionBulkCashbillResult getBulkResult(String CorpNum, String SubmitID) throws PopbillException
CorpNum - 연동회원 사업자번호SubmitID - 접수 아이디PopbillExceptionBulkCashbillResult getBulkResult(String CorpNum, String SubmitID, String UserID) throws PopbillException
CorpNum - 연동회원 사업자번호SubmitID - 접수 아이디UserID - 팝빌 연동회원 아이디PopbillExceptionCBSearchResult search(String CorpNum, String DType, String SDate, String EDate, String[] State, String[] TradeType, String[] TradeUsage, String[] TaxationType, int Page, int PerPage, String Order) throws PopbillException
CorpNum - 연동회원 사업자번호DType - 검색일자 유형 [R-등록일자, T-거래일자, I-발행일시]SDate - 시작일자 (yyyyMMdd)EDate - 종료일자 (yyyyMMdd)State - 상태코드 배열TradeType - 문서형태 배열 [N-승인거래, C-취소거래]TradeUsage - 거래구분 배열 [P-소득공제용, C-지출증빙용]TaxationType - 과세형태 배열 [T-과세, N-비과세]Page - 페이지번호, 기본값 1PerPage - 페이지당 검색개수, 기본값 500, 최대 1000PopbillExceptionCBSearchResult search(String CorpNum, String DType, String SDate, String EDate, String[] State, String[] TradeType, String[] TradeUsage, String[] TaxationType, String QString, int Page, int PerPage, String Order) throws PopbillException
CorpNum - 연동회원 사업자번호DType - 검색일자 유형 [R-등록일자, T-거래일자, I-발행일시]SDate - 시작일자 (yyyyMMdd)EDate - 종료일자 (yyyyMMdd)State - 상태코드 배열TradeType - 문서형태 배열 [N-승인거래, C-취소거래]TradeUsage - 거래구분 배열 [P-소득공제용, C-지출증빙용]TaxationType - 과세형태 배열 [T-과세, N-비과세]QString - 식별번호, 휴대폰번호, 주민등록번호, 사업자등록번호 입력Page - 페이지번호, 기본값 1PerPage - 페이지당 검색개수, 기본값 500, 최대 1000PopbillExceptionCBSearchResult search(String CorpNum, String DType, String SDate, String EDate, String[] State, String[] TradeType, String[] TradeUsage, String[] TradeOpt, String[] TaxationType, String QString, int Page, int PerPage, String Order) throws PopbillException
CorpNum - 연동회원 사업자번호DType - 검색일자 유형 [R-등록일자, T-거래일자, I-발행일시]SDate - 시작일자 (yyyyMMdd)EDate - 종료일자 (yyyyMMdd)State - 상태코드 배열TradeType - 문서형태 배열 [N-승인거래, C-취소거래]TradeUsage - 거래구분 배열 [P-소득공제용, C-지출증빙용]TradeOpt - 거래유형 배열 [N-일반, B-도서공연, T-대중교통]TaxationType - 과세형태 배열 [T-과세, N-비과세]QString - 식별번호, 휴대폰번호, 주민등록번호, 사업자등록번호 입력Page - 페이지번호, 기본값 1PerPage - 페이지당 검색개수, 기본값 500, 최대 1000PopbillExceptionCBSearchResult search(String CorpNum, String DType, String SDate, String EDate, String[] State, String[] TradeType, String[] TradeUsage, String[] TradeOpt, String[] TaxationType, String QString, int Page, int PerPage, String Order, String FranchiseTaxRegID) throws PopbillException
CorpNum - 연동회원 사업자번호DType - 검색일자 유형 [R-등록일자, T-거래일자, I-발행일시]SDate - 시작일자 (yyyyMMdd)EDate - 종료일자 (yyyyMMdd)State - 상태코드 배열TradeType - 문서형태 배열 [N-승인거래, C-취소거래]TradeUsage - 거래구분 배열 [P-소득공제용, C-지출증빙용]TradeOpt - 거래유형 배열 [N-일반, B-도서공연, T-대중교통]TaxationType - 과세형태 배열 [T-과세, N-비과세]QString - 식별번호, 휴대폰번호, 주민등록번호, 사업자등록번호 입력Page - 페이지번호, 기본값 1PerPage - 페이지당 검색개수, 기본값 500, 최대 1000FranchiseTaxRegID - 가맹점 종사업장 번호PopbillExceptionChargeInfo getChargeInfo(String CorpNum) throws PopbillException
CorpNum - 연동회원 사업자번호PopbillExceptionResponse updateEmailConfig(String CorpNum, String EmailType, Boolean SendYN) throws PopbillException
CorpNum - 연동회원 사업자번호EmailType - 메일전송유형SendYN - 전송 여부 (True = 전송, False = 미전송)PopbillExceptionResponse updateEmailConfig(String CorpNum, String EmailType, Boolean SendYN, String UserID) throws PopbillException
CorpNum - 연동회원 사업자번호EmailType - 메일전송유형SendYN - 전송 여부 (True = 전송, False = 미전송)UserID - 팝빌회원 아이디PopbillExceptionEmailSendConfig[] listEmailConfig(String CorpNum) throws PopbillException
CorpNum - 연동회원 사업자번호PopbillExceptionEmailSendConfig[] listEmailConfig(String CorpNum, String UserID) throws PopbillException
CorpNum - 연동회원 사업자번호UserID - 팝빌회원 아이디PopbillExceptionString getPDFURL(String CorpNum, String MgtKey) throws PopbillException
CorpNum - MgtKey - PopbillExceptionString getPDFURL(String CorpNum, String MgtKey, String UserID) throws PopbillException
CorpNum - MgtKey - UserID - PopbillExceptionResponse assignMgtKey(String corpNum, String itemKey, String mgtKey) throws PopbillException
corpNum - itemKey - mgtKey - PopbillExceptionResponse assignMgtKey(String corpNum, String itemKey, String mgtKey, String userID) throws PopbillException
corpNum - itemKey - mgtKey - userID - PopbillExceptionbyte[] getPDF(String CorpNum, String MgtKey) throws PopbillException
CorpNum - 연동회원 사업자 번호Mgtkey - 문서관리 번호PopbillExceptionbyte[] getPDF(String CorpNum, String Mgtkey, String UserID) throws PopbillException
CorpNum - 연동회원 사업자 번호Mgtkey - 문서관리 번호UserID - 팝빌회원 아이디PopbillExceptionCopyright © 2023. All rights reserved.