public class KakaoServiceImp extends BaseServiceImp implements KakaoService
| Modifier and Type | Class and Description |
|---|---|
protected class |
KakaoServiceImp.ATSSendRequest |
protected class |
KakaoServiceImp.FTSSendRequest |
protected class |
KakaoServiceImp.ReceiptResponse |
BaseServiceImp.UnitCostResponse, BaseServiceImp.UploadFile, BaseServiceImp.URLResponse| Constructor and Description |
|---|
KakaoServiceImp() |
| Modifier and Type | Method and Description |
|---|---|
Response |
cancelReserve(String CorpNum,
String receiptNum)
예약전송 취소
|
Response |
cancelReserve(String CorpNum,
String receiptNum,
String UserID) |
Response |
cancelReservebyRCV(String CorpNum,
String receiptNum,
String receiveNum)
예약 메시지 전송 취소.
|
Response |
cancelReservebyRCV(String CorpNum,
String receiptNum,
String receiveNum,
String UserID) |
Response |
cancelReserveRN(String CorpNum,
String requestNum)
예약전송 취소
|
Response |
cancelReserveRN(String CorpNum,
String requestNum,
String UserID) |
Response |
cancelReserveRNbyRCV(String CorpNum,
String requestNum,
String receiveNum)
예약 메시지 전송 취소.
|
Response |
cancelReserveRNbyRCV(String CorpNum,
String requestNum,
String receiveNum,
String UserID) |
Response |
checkSenderNumber(String CorpNum,
String SenderNumber)
발신번호 등록여부 확인
|
Response |
checkSenderNumber(String CorpNum,
String SenderNumber,
String UserID)
발신번호 등록여부 확인
|
ATSTemplate |
getATSTemplate(String CorpNum,
String templateCode)
템플릿 정보 확인
|
ATSTemplate |
getATSTemplate(String CorpNum,
String templateCode,
String UserID)
템플릿 정보 확인
|
String |
getATSTemplateMgtURL(String CorpNum,
String UserID)
알림톡 템플릿관리 팝업 URL을 반환
|
ChargeInfo |
getChargeInfo(String CorpNum,
KakaoType kakaoType) |
KakaoSentInfo |
getMessages(String CorpNum,
String receiptNum)
카카오톡 전송내역 상세조회
|
KakaoSentInfo |
getMessages(String CorpNum,
String receiptNum,
String UserID) |
KakaoSentInfo |
getMessagesRN(String CorpNum,
String requestNum)
카카오톡 전송내역 상세조회
|
KakaoSentInfo |
getMessagesRN(String CorpNum,
String requestNum,
String UserID) |
String |
getPlusFriendMgtURL(String CorpNum,
String UserID)
카카오톡 검색용 계정관리 팝업 URL을 반환
|
protected List<String> |
getScopes() |
SenderNumber[] |
getSenderNumberList(String CorpNum) |
SenderNumber[] |
getSenderNumberList(String CorpNum,
String UserID) |
String |
getSenderNumberMgtURL(String CorpNum,
String UserID)
발신번호 관리 팝업 URL을 반환
|
String |
getSentListURL(String CorpNum,
String UserID)
카카오톡 전송내역 팝업 URL을 반환
|
float |
getUnitCost(String CorpNum,
KakaoType kakaoType) |
String |
getURL(String CorpNum,
String TOGO,
String UserID) |
ATSTemplate[] |
listATSTemplate(String CorpNum) |
ATSTemplate[] |
listATSTemplate(String CorpNum,
String UserID) |
PlusFriendID[] |
listPlusFriendID(String CorpNum) |
PlusFriendID[] |
listPlusFriendID(String CorpNum,
String UserID) |
KakaoSearchResult |
search(String CorpNum,
String SDate,
String EDate,
String[] State,
String[] Item,
String ReserveYN,
Boolean SenderYN,
int Page,
int PerPage,
String Order)
전송내역 목록조회
|
KakaoSearchResult |
search(String CorpNum,
String SDate,
String EDate,
String[] State,
String[] Item,
String ReserveYN,
Boolean SenderYN,
int Page,
int PerPage,
String Order,
String UserID) |
KakaoSearchResult |
search(String CorpNum,
String SDate,
String EDate,
String[] State,
String[] Item,
String ReserveYN,
Boolean SenderYN,
int Page,
int PerPage,
String Order,
String UserID,
String QString) |
String |
sendATS(String CorpNum,
String templateCode,
String senderNum,
String altSendType,
KakaoReceiver[] Receivers,
String sndDT)
알림톡 개별내용 대량전송
|
String |
sendATS(String CorpNum,
String templateCode,
String senderNum,
String altSendType,
KakaoReceiver[] Receivers,
String sndDT,
KakaoButton[] Buttons)
알림톡 개별내용 대량전송 - 버튼추가
|
String |
sendATS(String CorpNum,
String templateCode,
String senderNum,
String altSendType,
KakaoReceiver[] Receivers,
String sndDT,
String UserID) |
String |
sendATS(String CorpNum,
String templateCode,
String senderNum,
String altSendType,
KakaoReceiver[] Receivers,
String sndDT,
String UserID,
KakaoButton[] Buttons) |
String |
sendATS(String CorpNum,
String templateCode,
String senderNum,
String altSendType,
KakaoReceiver[] Receivers,
String sndDT,
String UserID,
String requestNum) |
String |
sendATS(String CorpNum,
String templateCode,
String senderNum,
String altSendType,
KakaoReceiver[] Receivers,
String sndDT,
String UserID,
String requestNum,
KakaoButton[] Buttons) |
String |
sendATS(String CorpNum,
String templateCode,
String senderNum,
String content,
String altContent,
String altSendType,
KakaoReceiver[] Receivers,
String sndDT)
알림톡 동일내용 대량전송
|
String |
sendATS(String CorpNum,
String templateCode,
String senderNum,
String content,
String altContent,
String altSendType,
KakaoReceiver[] Receivers,
String sndDT,
KakaoButton[] Buttons)
알림톡 동일내용 대량전송 - 버튼추가.
|
String |
sendATS(String CorpNum,
String templateCode,
String senderNum,
String content,
String altContent,
String altSendType,
KakaoReceiver[] Receivers,
String sndDT,
String UserID) |
String |
sendATS(String CorpNum,
String templateCode,
String senderNum,
String content,
String altContent,
String altSendType,
KakaoReceiver[] Receivers,
String sndDT,
String UserID,
KakaoButton[] Buttons) |
String |
sendATS(String CorpNum,
String templateCode,
String senderNum,
String content,
String altContent,
String altSendType,
KakaoReceiver[] Receivers,
String sndDT,
String UserID,
String requestNum) |
String |
sendATS(String CorpNum,
String templateCode,
String senderNum,
String content,
String altContent,
String altSendType,
KakaoReceiver[] Receivers,
String sndDT,
String UserID,
String requestNum,
KakaoButton[] Buttons) |
String |
sendATS(String CorpNum,
String templateCode,
String senderNum,
String content,
String altSubject,
String altContent,
String altSendType,
KakaoReceiver[] Receivers,
String sndDT,
String UserID,
String requestNum) |
String |
sendATS(String CorpNum,
String templateCode,
String senderNum,
String content,
String altSubject,
String altContent,
String altSendType,
KakaoReceiver[] Receivers,
String sndDT,
String UserID,
String requestNum,
KakaoButton[] Buttons) |
String |
sendATS(String CorpNum,
String templateCode,
String senderNum,
String content,
String altContent,
String altSendType,
String receiverNum,
String receiverName,
String sndDT)
알림톡 단건 전송
|
String |
sendATS(String CorpNum,
String templateCode,
String senderNum,
String content,
String altContent,
String altSendType,
String receiverNum,
String receiverName,
String sndDT,
KakaoButton[] Buttons)
알림톡 단건전송 버튼추가.
|
String |
sendATS(String CorpNum,
String templateCode,
String senderNum,
String content,
String altContent,
String altSendType,
String receiverNum,
String receiverName,
String sndDT,
String UserID) |
String |
sendATS(String CorpNum,
String templateCode,
String senderNum,
String content,
String altContent,
String altSendType,
String receiverNum,
String receiverName,
String sndDT,
String UserID,
KakaoButton[] Buttons) |
String |
sendATS(String CorpNum,
String templateCode,
String senderNum,
String content,
String altContent,
String altSendType,
String receiverNum,
String receiverName,
String sndDT,
String UserID,
String requestNum) |
String |
sendATS(String CorpNum,
String templateCode,
String senderNum,
String content,
String altContent,
String altSendType,
String receiverNum,
String receiverName,
String sndDT,
String UserID,
String requestNum,
KakaoButton[] Buttons) |
String |
sendATS(String CorpNum,
String templateCode,
String senderNum,
String content,
String altSubject,
String altContent,
String altSendType,
String receiverNum,
String receiverName,
String sndDT,
String UserID,
String requestNum) |
String |
sendATS(String CorpNum,
String templateCode,
String senderNum,
String content,
String altSubject,
String altContent,
String altSendType,
String receiverNum,
String receiverName,
String sndDT,
String UserID,
String requestNum,
KakaoButton[] Buttons) |
String |
sendFMS(String CorpNum,
String plusFriendID,
String senderNum,
String altSendType,
KakaoReceiver[] Receivers,
KakaoButton[] Buttons,
String sndDT,
Boolean adsYN,
File file,
String imageURL)
친구톡 이미지 개별내용 대량전송
|
String |
sendFMS(String CorpNum,
String plusFriendID,
String senderNum,
String altSendType,
KakaoReceiver[] Receivers,
KakaoButton[] Buttons,
String sndDT,
Boolean adsYN,
File file,
String imageURL,
String UserID) |
String |
sendFMS(String CorpNum,
String plusFriendID,
String senderNum,
String altSendType,
KakaoReceiver[] Receivers,
KakaoButton[] Buttons,
String sndDT,
Boolean adsYN,
File file,
String imageURL,
String UserID,
String requestNum) |
String |
sendFMS(String CorpNum,
String plusFriendID,
String senderNum,
String content,
String altContent,
String altSendType,
KakaoButton[] Buttons,
String receiverNum,
String receiverName,
String sndDT,
Boolean adsYN,
File file,
String imageURL)
친구톡 이미지 단건전송
|
String |
sendFMS(String CorpNum,
String plusFriendID,
String senderNum,
String content,
String altContent,
String altSendType,
KakaoButton[] Buttons,
String receiverNum,
String receiverName,
String sndDT,
Boolean adsYN,
File file,
String imageURL,
String UserID) |
String |
sendFMS(String CorpNum,
String plusFriendID,
String senderNum,
String content,
String altContent,
String altSendType,
KakaoButton[] Buttons,
String receiverNum,
String receiverName,
String sndDT,
Boolean adsYN,
File file,
String imageURL,
String UserID,
String requestNum) |
String |
sendFMS(String CorpNum,
String plusFriendID,
String senderNum,
String content,
String altContent,
String altSendType,
KakaoReceiver[] Receivers,
KakaoButton[] Buttons,
String sndDT,
Boolean adsYN,
File file,
String imageURL)
친구톡 이미지 동일내용 대량전송
|
String |
sendFMS(String CorpNum,
String plusFriendID,
String senderNum,
String content,
String altContent,
String altSendType,
KakaoReceiver[] Receivers,
KakaoButton[] Buttons,
String sndDT,
Boolean adsYN,
File file,
String imageURL,
String UserID) |
String |
sendFMS(String CorpNum,
String plusFriendID,
String senderNum,
String content,
String altContent,
String altSendType,
KakaoReceiver[] Receivers,
KakaoButton[] Buttons,
String sndDT,
Boolean adsYN,
File file,
String imageURL,
String UserID,
String requestNum) |
String |
sendFMS(String CorpNum,
String plusFriendID,
String senderNum,
String content,
String altSubject,
String altContent,
String altSendType,
KakaoButton[] Buttons,
String receiverNum,
String receiverName,
String sndDT,
Boolean adsYN,
File file,
String imageURL,
String UserID,
String requestNum) |
String |
sendFMS(String CorpNum,
String plusFriendID,
String senderNum,
String content,
String altSubject,
String altContent,
String altSendType,
KakaoReceiver[] Receivers,
KakaoButton[] Buttons,
String sndDT,
Boolean adsYN,
File file,
String imageURL,
String UserID,
String requestNum) |
String |
sendFTS(String CorpNum,
String plusFriendID,
String senderNum,
String altSendType,
KakaoReceiver[] Receivers,
KakaoButton[] Buttons,
String sndDT,
Boolean adsYN)
친구톡 개별내용 대량전송
|
String |
sendFTS(String CorpNum,
String plusFriendID,
String senderNum,
String altSendType,
KakaoReceiver[] Receivers,
KakaoButton[] Buttons,
String sndDT,
Boolean adsYN,
String UserID) |
String |
sendFTS(String CorpNum,
String plusFriendID,
String senderNum,
String altSendType,
KakaoReceiver[] Receivers,
KakaoButton[] Buttons,
String sndDT,
Boolean adsYN,
String UserID,
String requestNum) |
String |
sendFTS(String CorpNum,
String plusFriendID,
String senderNum,
String content,
String altContent,
String altSendType,
KakaoButton[] Buttons,
String receiverNum,
String receiverName,
String sndDT,
Boolean adsYN)
친구톡 단건전송
|
String |
sendFTS(String CorpNum,
String plusFriendID,
String senderNum,
String content,
String altContent,
String altSendType,
KakaoButton[] Buttons,
String receiverNum,
String receiverName,
String sndDT,
Boolean adsYN,
String UserID) |
String |
sendFTS(String CorpNum,
String plusFriendID,
String senderNum,
String content,
String altContent,
String altSendType,
KakaoButton[] Buttons,
String receiverNum,
String receiverName,
String sndDT,
Boolean adsYN,
String UserID,
String requestNum) |
String |
sendFTS(String CorpNum,
String plusFriendID,
String senderNum,
String content,
String altContent,
String altSendType,
KakaoReceiver[] Receivers,
KakaoButton[] Buttons,
String sndDT,
Boolean adsYN)
친구톡 동일내용 대량전송
|
String |
sendFTS(String CorpNum,
String plusFriendID,
String senderNum,
String content,
String altContent,
String altSendType,
KakaoReceiver[] Receivers,
KakaoButton[] Buttons,
String sndDT,
Boolean adsYN,
String UserID) |
String |
sendFTS(String CorpNum,
String plusFriendID,
String senderNum,
String content,
String altContent,
String altSendType,
KakaoReceiver[] Receivers,
KakaoButton[] Buttons,
String sndDT,
Boolean adsYN,
String UserID,
String requestNum) |
String |
sendFTS(String CorpNum,
String plusFriendID,
String senderNum,
String content,
String altSubject,
String altContent,
String altSendType,
KakaoButton[] Buttons,
String receiverNum,
String receiverName,
String sndDT,
Boolean adsYN,
String UserID,
String requestNum) |
String |
sendFTS(String CorpNum,
String plusFriendID,
String senderNum,
String content,
String altSubject,
String altContent,
String altSendType,
KakaoReceiver[] Receivers,
KakaoButton[] Buttons,
String sndDT,
Boolean adsYN,
String UserID,
String requestNum) |
checkID, checkIsMember, fromJsonString, getAccessURL, getBalance, getChargeURL, getContactInfo, getContactInfo, getCorpInfo, getCorpInfo, getLinkID, getPartnerBalance, getPartnerURL, getPaymentHistory, getPaymentHistory, getPaymentURL, getPointInfo, getPopbillURL, getPopbillURL, getRefundableBalance, getRefundableBalance, getRefundHistory, getRefundHistory, getRefundInfo, getRefundInfo, getSecretKey, getServiceID, getServiceURL, getSettleResult, getSettleResult, getUseHistory, getUseHistory, getUseHistoryURL, httpBulkPost, httpget, httppost, httppost, httppost, httppostFiles, isIPRestrictOnOff, isTest, isUseGAIP, isUseLocalTimeYN, isUseStaticIP, joinMember, listContact, listContact, paymentRequest, paymentRequest, quitMember, quitMember, refund, refund, registContact, registContact, setAuthURL, setIPRestrictOnOff, setLinkID, setProxyIP, setProxyPort, setSecretKey, setServiceURL, setTest, setTestServiceURL, setUseGAIP, setUseLocalTimeYN, setUseStaticIP, toJsonString, updateContact, updateCorpInfo, updateCorpInfoclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcheckID, 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, updateCorpInfoprotected List<String> getScopes()
getScopes in class BaseServiceImppublic String getPlusFriendMgtURL(String CorpNum, String UserID) throws PopbillException
KakaoServicegetPlusFriendMgtURL in interface KakaoServiceCorpNum - 연동회원 사업자번호UserID - 연동회원 유저아이디PopbillExceptionpublic PlusFriendID[] listPlusFriendID(String CorpNum) throws PopbillException
listPlusFriendID in interface KakaoServicePopbillExceptionpublic PlusFriendID[] listPlusFriendID(String CorpNum, String UserID) throws PopbillException
listPlusFriendID in interface KakaoServicePopbillExceptionpublic Response checkSenderNumber(String CorpNum, String SenderNumber) throws PopbillException
KakaoServicecheckSenderNumber in interface KakaoServiceCorpNum - 연동회원 사업자번호SenderNumber - 발신번호PopbillExceptionpublic Response checkSenderNumber(String CorpNum, String SenderNumber, String UserID) throws PopbillException
KakaoServicecheckSenderNumber in interface KakaoServiceCorpNum - 연동회원 사업자번호SenderNumber - 발신번호UserID - 연동회원 유저아이디PopbillExceptionpublic String getSenderNumberMgtURL(String CorpNum, String UserID) throws PopbillException
KakaoServicegetSenderNumberMgtURL in interface KakaoServiceCorpNum - 연동회원 사업자번호UserID - 연동회원 유저아이디PopbillExceptionpublic SenderNumber[] getSenderNumberList(String CorpNum) throws PopbillException
getSenderNumberList in interface KakaoServicePopbillExceptionpublic SenderNumber[] getSenderNumberList(String CorpNum, String UserID) throws PopbillException
getSenderNumberList in interface KakaoServicePopbillExceptionpublic String getATSTemplateMgtURL(String CorpNum, String UserID) throws PopbillException
KakaoServicegetATSTemplateMgtURL in interface KakaoServiceCorpNum - 연동회원 사업자번호UserID - 연동회원 유저아이디PopbillExceptionpublic ATSTemplate getATSTemplate(String CorpNum, String templateCode) throws PopbillException
KakaoServicegetATSTemplate in interface KakaoServiceCorpNum - 연동회원 사업자번호templateCode - 템플맇 코드PopbillExceptionpublic ATSTemplate getATSTemplate(String CorpNum, String templateCode, String UserID) throws PopbillException
KakaoServicegetATSTemplate in interface KakaoServicetemplateCode - 템플맇 코드UserID - 연동회원 유저아이디PopbillExceptionpublic ATSTemplate[] listATSTemplate(String CorpNum) throws PopbillException
listATSTemplate in interface KakaoServicePopbillExceptionpublic ATSTemplate[] listATSTemplate(String CorpNum, String UserID) throws PopbillException
listATSTemplate in interface KakaoServicePopbillExceptionpublic String sendATS(String CorpNum, String templateCode, String senderNum, String content, String altContent, String altSendType, String receiverNum, String receiverName, String sndDT) throws PopbillException
sendATS in interface KakaoServiceCorpNum - 연동회원 사업자번호templateCode - 알림톡 템플릿코드senderNum - 발신번호content - 알림톡 내용altContent - 대체문자 내용altSendType - 대체문자 유형receiverNum - 수신번호receiverName - 수신자명sndDT - 예약일시PopbillExceptionpublic String sendATS(String CorpNum, String templateCode, String senderNum, String content, String altContent, String altSendType, String receiverNum, String receiverName, String sndDT, String UserID) throws PopbillException
sendATS in interface KakaoServicePopbillExceptionpublic String sendATS(String CorpNum, String templateCode, String senderNum, String content, String altContent, String altSendType, String receiverNum, String receiverName, String sndDT, String UserID, String requestNum) throws PopbillException
sendATS in interface KakaoServicePopbillExceptionpublic String sendATS(String CorpNum, String templateCode, String senderNum, String content, String altSubject, String altContent, String altSendType, String receiverNum, String receiverName, String sndDT, String UserID, String requestNum) throws PopbillException
sendATS in interface KakaoServicePopbillExceptionpublic String sendATS(String CorpNum, String templateCode, String senderNum, String content, String altContent, String altSendType, String receiverNum, String receiverName, String sndDT, KakaoButton[] Buttons) throws PopbillException
sendATS in interface KakaoServiceCorpNum - 연동회원 사업자번호templateCode - 알림톡 템플릿코드senderNum - 발신번호content - 알림톡 내용altContent - 대체문자 내용altSendType - 대체문자 유형receiverNum - 수신번호receiverName - 수신자명sndDT - 예약일시PopbillExceptionpublic String sendATS(String CorpNum, String templateCode, String senderNum, String content, String altContent, String altSendType, String receiverNum, String receiverName, String sndDT, String UserID, KakaoButton[] Buttons) throws PopbillException
sendATS in interface KakaoServicePopbillExceptionpublic String sendATS(String CorpNum, String templateCode, String senderNum, String content, String altContent, String altSendType, String receiverNum, String receiverName, String sndDT, String UserID, String requestNum, KakaoButton[] Buttons) throws PopbillException
sendATS in interface KakaoServicePopbillExceptionpublic String sendATS(String CorpNum, String templateCode, String senderNum, String content, String altSubject, String altContent, String altSendType, String receiverNum, String receiverName, String sndDT, String UserID, String requestNum, KakaoButton[] Buttons) throws PopbillException
sendATS in interface KakaoServicePopbillExceptionpublic String sendATS(String CorpNum, String templateCode, String senderNum, String altSendType, KakaoReceiver[] Receivers, String sndDT) throws PopbillException
sendATS in interface KakaoServiceCorpNum - 연동회원 사업자번호templateCode - 알림톡 템플릿코드senderNum - 발신번호altSendType - 대체문자 유형Receivers - 개별수신자 배열sndDT - 예약일시PopbillExceptionpublic String sendATS(String CorpNum, String templateCode, String senderNum, String altSendType, KakaoReceiver[] Receivers, String sndDT, String UserID) throws PopbillException
sendATS in interface KakaoServicePopbillExceptionpublic String sendATS(String CorpNum, String templateCode, String senderNum, String altSendType, KakaoReceiver[] Receivers, String sndDT, String UserID, String requestNum) throws PopbillException
sendATS in interface KakaoServicePopbillExceptionpublic String sendATS(String CorpNum, String templateCode, String senderNum, String altSendType, KakaoReceiver[] Receivers, String sndDT, KakaoButton[] Buttons) throws PopbillException
sendATS in interface KakaoServicePopbillExceptionpublic String sendATS(String CorpNum, String templateCode, String senderNum, String altSendType, KakaoReceiver[] Receivers, String sndDT, String UserID, KakaoButton[] Buttons) throws PopbillException
sendATS in interface KakaoServicePopbillExceptionpublic String sendATS(String CorpNum, String templateCode, String senderNum, String altSendType, KakaoReceiver[] Receivers, String sndDT, String UserID, String requestNum, KakaoButton[] Buttons) throws PopbillException
sendATS in interface KakaoServicePopbillExceptionpublic String sendATS(String CorpNum, String templateCode, String senderNum, String content, String altContent, String altSendType, KakaoReceiver[] Receivers, String sndDT) throws PopbillException
sendATS in interface KakaoServiceCorpNum - 연동회원 사업자번호templateCode - 알림톡 템플릿코드senderNum - 발신번호content - 알림톡 내용altContent - 대체문자 내용altSendType - 대체문자 유형Receivers - 동보수신자 배열sndDT - 예약일시PopbillExceptionpublic String sendATS(String CorpNum, String templateCode, String senderNum, String content, String altContent, String altSendType, KakaoReceiver[] Receivers, String sndDT, String UserID) throws PopbillException
sendATS in interface KakaoServicePopbillExceptionpublic String sendATS(String CorpNum, String templateCode, String senderNum, String content, String altContent, String altSendType, KakaoReceiver[] Receivers, String sndDT, String UserID, String requestNum) throws PopbillException
sendATS in interface KakaoServicePopbillExceptionpublic String sendATS(String CorpNum, String templateCode, String senderNum, String content, String altSubject, String altContent, String altSendType, KakaoReceiver[] Receivers, String sndDT, String UserID, String requestNum) throws PopbillException
sendATS in interface KakaoServicePopbillExceptionpublic String sendATS(String CorpNum, String templateCode, String senderNum, String content, String altContent, String altSendType, KakaoReceiver[] Receivers, String sndDT, KakaoButton[] Buttons) throws PopbillException
sendATS in interface KakaoServicePopbillExceptionpublic String sendATS(String CorpNum, String templateCode, String senderNum, String content, String altContent, String altSendType, KakaoReceiver[] Receivers, String sndDT, String UserID, KakaoButton[] Buttons) throws PopbillException
sendATS in interface KakaoServicePopbillExceptionpublic String sendATS(String CorpNum, String templateCode, String senderNum, String content, String altContent, String altSendType, KakaoReceiver[] Receivers, String sndDT, String UserID, String requestNum, KakaoButton[] Buttons) throws PopbillException
sendATS in interface KakaoServicePopbillExceptionpublic String sendATS(String CorpNum, String templateCode, String senderNum, String content, String altSubject, String altContent, String altSendType, KakaoReceiver[] Receivers, String sndDT, String UserID, String requestNum, KakaoButton[] Buttons) throws PopbillException
sendATS in interface KakaoServicePopbillExceptionpublic String sendFTS(String CorpNum, String plusFriendID, String senderNum, String content, String altContent, String altSendType, KakaoButton[] Buttons, String receiverNum, String receiverName, String sndDT, Boolean adsYN) throws PopbillException
sendFTS in interface KakaoServiceCorpNum - 연동회원 사업자번호plusFriendID - 카카오톡 검색용 아이디senderNum - 발신번호content - 친구톡 내용altContent - 대체문자 내용altSendType - 대체문자 유형Buttons - 버튼 목록receiverNum - 수신번호receiverName - 수신자명sndDT - 예약일시adsYN - 광고 전송여부PopbillExceptionpublic String sendFTS(String CorpNum, String plusFriendID, String senderNum, String content, String altContent, String altSendType, KakaoButton[] Buttons, String receiverNum, String receiverName, String sndDT, Boolean adsYN, String UserID) throws PopbillException
sendFTS in interface KakaoServicePopbillExceptionpublic String sendFTS(String CorpNum, String plusFriendID, String senderNum, String content, String altContent, String altSendType, KakaoButton[] Buttons, String receiverNum, String receiverName, String sndDT, Boolean adsYN, String UserID, String requestNum) throws PopbillException
sendFTS in interface KakaoServicePopbillExceptionpublic String sendFTS(String CorpNum, String plusFriendID, String senderNum, String content, String altSubject, String altContent, String altSendType, KakaoButton[] Buttons, String receiverNum, String receiverName, String sndDT, Boolean adsYN, String UserID, String requestNum) throws PopbillException
sendFTS in interface KakaoServicePopbillExceptionpublic String sendFTS(String CorpNum, String plusFriendID, String senderNum, String altSendType, KakaoReceiver[] Receivers, KakaoButton[] Buttons, String sndDT, Boolean adsYN) throws PopbillException
sendFTS in interface KakaoServiceCorpNum - 연동회원 사업자번호plusFriendID - 카카오톡 검색용 아이디senderNum - 발신번호altSendType - 대체문자 유형Receivers - 동보수신자 배열Buttons - 버튼 목록sndDT - 예약일시adsYN - 광고 전송여부PopbillExceptionpublic String sendFTS(String CorpNum, String plusFriendID, String senderNum, String altSendType, KakaoReceiver[] Receivers, KakaoButton[] Buttons, String sndDT, Boolean adsYN, String UserID) throws PopbillException
sendFTS in interface KakaoServicePopbillExceptionpublic String sendFTS(String CorpNum, String plusFriendID, String senderNum, String altSendType, KakaoReceiver[] Receivers, KakaoButton[] Buttons, String sndDT, Boolean adsYN, String UserID, String requestNum) throws PopbillException
sendFTS in interface KakaoServicePopbillExceptionpublic String sendFTS(String CorpNum, String plusFriendID, String senderNum, String content, String altContent, String altSendType, KakaoReceiver[] Receivers, KakaoButton[] Buttons, String sndDT, Boolean adsYN) throws PopbillException
sendFTS in interface KakaoServiceCorpNum - 연동회원 사업자번호plusFriendID - 카카오톡 검색용 아이디senderNum - 발신번호content - 친구톡 내용altContent - 대체문자 내용altSendType - 대체문자 유형Receivers - 동보수신자 배열Buttons - 버튼 목록sndDT - 예약일시adsYN - 광고 전송여부PopbillExceptionpublic String sendFTS(String CorpNum, String plusFriendID, String senderNum, String content, String altContent, String altSendType, KakaoReceiver[] Receivers, KakaoButton[] Buttons, String sndDT, Boolean adsYN, String UserID) throws PopbillException
sendFTS in interface KakaoServicePopbillExceptionpublic String sendFTS(String CorpNum, String plusFriendID, String senderNum, String content, String altContent, String altSendType, KakaoReceiver[] Receivers, KakaoButton[] Buttons, String sndDT, Boolean adsYN, String UserID, String requestNum) throws PopbillException
sendFTS in interface KakaoServicePopbillExceptionpublic String sendFTS(String CorpNum, String plusFriendID, String senderNum, String content, String altSubject, String altContent, String altSendType, KakaoReceiver[] Receivers, KakaoButton[] Buttons, String sndDT, Boolean adsYN, String UserID, String requestNum) throws PopbillException
sendFTS in interface KakaoServicePopbillExceptionpublic String sendFMS(String CorpNum, String plusFriendID, String senderNum, String content, String altContent, String altSendType, KakaoButton[] Buttons, String receiverNum, String receiverName, String sndDT, Boolean adsYN, File file, String imageURL) throws PopbillException
sendFMS in interface KakaoServiceCorpNum - 연동회원 사업자번호plusFriendID - 카카오톡 검색용 아이디senderNum - 발신번호content - 친구톡 내용altContent - 대체문자 내용altSendType - 대체문자 유형Buttons - 버튼 목록receiverNum - 수신번호receiverName - 수신자명sndDT - 예약일시adsYN - 광고 전송여부file - 첨부파일 위치imageURL - 친구톡 이미지 링크 URLPopbillExceptionpublic String sendFMS(String CorpNum, String plusFriendID, String senderNum, String content, String altContent, String altSendType, KakaoButton[] Buttons, String receiverNum, String receiverName, String sndDT, Boolean adsYN, File file, String imageURL, String UserID) throws PopbillException
sendFMS in interface KakaoServicePopbillExceptionpublic String sendFMS(String CorpNum, String plusFriendID, String senderNum, String content, String altContent, String altSendType, KakaoButton[] Buttons, String receiverNum, String receiverName, String sndDT, Boolean adsYN, File file, String imageURL, String UserID, String requestNum) throws PopbillException
sendFMS in interface KakaoServicePopbillExceptionpublic String sendFMS(String CorpNum, String plusFriendID, String senderNum, String content, String altSubject, String altContent, String altSendType, KakaoButton[] Buttons, String receiverNum, String receiverName, String sndDT, Boolean adsYN, File file, String imageURL, String UserID, String requestNum) throws PopbillException
sendFMS in interface KakaoServicePopbillExceptionpublic String sendFMS(String CorpNum, String plusFriendID, String senderNum, String altSendType, KakaoReceiver[] Receivers, KakaoButton[] Buttons, String sndDT, Boolean adsYN, File file, String imageURL) throws PopbillException
sendFMS in interface KakaoServiceCorpNum - 연동회원 사업자번호plusFriendID - 카카오톡 검색용 아이디senderNum - 발신번호altSendType - 대체문자 유형Receivers - 동보수신자 배열Buttons - 버튼 목록sndDT - 예약일시adsYN - 광고 전송여부file - 첨부파일 위치imageURL - 친구톡 이미지 링크 URLPopbillExceptionpublic String sendFMS(String CorpNum, String plusFriendID, String senderNum, String altSendType, KakaoReceiver[] Receivers, KakaoButton[] Buttons, String sndDT, Boolean adsYN, File file, String imageURL, String UserID) throws PopbillException
sendFMS in interface KakaoServicePopbillExceptionpublic String sendFMS(String CorpNum, String plusFriendID, String senderNum, String altSendType, KakaoReceiver[] Receivers, KakaoButton[] Buttons, String sndDT, Boolean adsYN, File file, String imageURL, String UserID, String requestNum) throws PopbillException
sendFMS in interface KakaoServicePopbillExceptionpublic String sendFMS(String CorpNum, String plusFriendID, String senderNum, String content, String altContent, String altSendType, KakaoReceiver[] Receivers, KakaoButton[] Buttons, String sndDT, Boolean adsYN, File file, String imageURL) throws PopbillException
sendFMS in interface KakaoServiceCorpNum - 연동회원 사업자번호plusFriendID - 카카오톡 검색용 아이디senderNum - 발신번호content - 친구톡 내용altContent - 대체문자 내용altSendType - 대체문자 유형Receivers - 동보수신자 배열Buttons - 버튼 목록sndDT - 예약일시adsYN - 광고 전송여부file - 첨부파일 위치imageURL - 친구톡 이미지 링크 URLPopbillExceptionpublic String sendFMS(String CorpNum, String plusFriendID, String senderNum, String content, String altContent, String altSendType, KakaoReceiver[] Receivers, KakaoButton[] Buttons, String sndDT, Boolean adsYN, File file, String imageURL, String UserID) throws PopbillException
sendFMS in interface KakaoServicePopbillExceptionpublic String sendFMS(String CorpNum, String plusFriendID, String senderNum, String content, String altContent, String altSendType, KakaoReceiver[] Receivers, KakaoButton[] Buttons, String sndDT, Boolean adsYN, File file, String imageURL, String UserID, String requestNum) throws PopbillException
sendFMS in interface KakaoServicePopbillExceptionpublic String sendFMS(String CorpNum, String plusFriendID, String senderNum, String content, String altSubject, String altContent, String altSendType, KakaoReceiver[] Receivers, KakaoButton[] Buttons, String sndDT, Boolean adsYN, File file, String imageURL, String UserID, String requestNum) throws PopbillException
sendFMS in interface KakaoServicePopbillExceptionpublic Response cancelReserve(String CorpNum, String receiptNum) throws PopbillException
KakaoServicecancelReserve in interface KakaoServiceCorpNum - 연동회원 사업자번호receiptNum - 접수번호PopbillExceptionpublic Response cancelReserve(String CorpNum, String receiptNum, String UserID) throws PopbillException
cancelReserve in interface KakaoServicePopbillExceptionpublic Response cancelReserveRN(String CorpNum, String requestNum) throws PopbillException
KakaoServicecancelReserveRN in interface KakaoServiceCorpNum - 연동회원 사업자번호requestNum - 전송요청번호PopbillExceptionpublic Response cancelReserveRN(String CorpNum, String requestNum, String UserID) throws PopbillException
cancelReserveRN in interface KakaoServicePopbillExceptionpublic Response cancelReservebyRCV(String CorpNum, String receiptNum, String receiveNum) throws PopbillException
KakaoServicecancelReservebyRCV in interface KakaoServiceCorpNum - 연동회원 사업자번호receiveNum - 전송시 수신번호PopbillExceptionpublic Response cancelReservebyRCV(String CorpNum, String receiptNum, String receiveNum, String UserID) throws PopbillException
cancelReservebyRCV in interface KakaoServicePopbillExceptionpublic Response cancelReserveRNbyRCV(String CorpNum, String requestNum, String receiveNum) throws PopbillException
KakaoServicecancelReserveRNbyRCV in interface KakaoServiceCorpNum - 연동회원 사업자번호requestNum - 전송시 요청번호receiveNum - 전송시 수신번호PopbillExceptionpublic Response cancelReserveRNbyRCV(String CorpNum, String requestNum, String receiveNum, String UserID) throws PopbillException
cancelReserveRNbyRCV in interface KakaoServicePopbillExceptionpublic KakaoSentInfo getMessages(String CorpNum, String receiptNum) throws PopbillException
KakaoServicegetMessages in interface KakaoServiceCorpNum - 연동회원 사업자번호receiptNum - 접수번호PopbillExceptionpublic KakaoSentInfo getMessages(String CorpNum, String receiptNum, String UserID) throws PopbillException
getMessages in interface KakaoServicePopbillExceptionpublic KakaoSentInfo getMessagesRN(String CorpNum, String requestNum) throws PopbillException
KakaoServicegetMessagesRN in interface KakaoServiceCorpNum - 연동회원 사업자번호requestNum - 전송요청번호PopbillExceptionpublic KakaoSentInfo getMessagesRN(String CorpNum, String requestNum, String UserID) throws PopbillException
getMessagesRN in interface KakaoServicePopbillExceptionpublic KakaoSearchResult search(String CorpNum, String SDate, String EDate, String[] State, String[] Item, String ReserveYN, Boolean SenderYN, int Page, int PerPage, String Order) throws PopbillException
KakaoServicesearch in interface KakaoServiceCorpNum - 연동회원 사업자번호SDate - 시작일자EDate - 종료일자State - 전송상태Item - 검색대상ReserveYN - 예약여부SenderYN - 개인조회여부Page - 페이지 번호PerPage - 페이지당 검색개수Order - 정렬방향PopbillExceptionpublic KakaoSearchResult search(String CorpNum, String SDate, String EDate, String[] State, String[] Item, String ReserveYN, Boolean SenderYN, int Page, int PerPage, String Order, String UserID) throws PopbillException
search in interface KakaoServicePopbillExceptionpublic KakaoSearchResult search(String CorpNum, String SDate, String EDate, String[] State, String[] Item, String ReserveYN, Boolean SenderYN, int Page, int PerPage, String Order, String UserID, String QString) throws PopbillException
search in interface KakaoServicePopbillExceptionpublic String getSentListURL(String CorpNum, String UserID) throws PopbillException
KakaoServicegetSentListURL in interface KakaoServiceCorpNum - 연동회원 사업자번호UserID - 연동회원 유저아이디PopbillExceptionpublic String getURL(String CorpNum, String TOGO, String UserID) throws PopbillException
getURL in interface KakaoServicePopbillExceptionpublic float getUnitCost(String CorpNum, KakaoType kakaoType) throws PopbillException
getUnitCost in interface KakaoServicePopbillExceptionpublic ChargeInfo getChargeInfo(String CorpNum, KakaoType kakaoType) throws PopbillException
getChargeInfo in interface KakaoServicePopbillExceptionCopyright © 2023. All rights reserved.