public interface KakaoService extends BaseService
| 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을 반환
|
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, 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 getPlusFriendMgtURL(String CorpNum, String UserID) throws PopbillException
CorpNum - 연동회원 사업자번호UserID - 연동회원 유저아이디PopbillExceptionPlusFriendID[] listPlusFriendID(String CorpNum) throws PopbillException
PopbillExceptionPlusFriendID[] listPlusFriendID(String CorpNum, String UserID) throws PopbillException
PopbillExceptionResponse checkSenderNumber(String CorpNum, String SenderNumber) throws PopbillException
CorpNum - 연동회원 사업자번호SenderNumber - 발신번호PopbillExceptionResponse checkSenderNumber(String CorpNum, String SenderNumber, String UserID) throws PopbillException
CorpNum - 연동회원 사업자번호SenderNumber - 발신번호UserID - 연동회원 유저아이디PopbillExceptionString getSenderNumberMgtURL(String CorpNum, String UserID) throws PopbillException
CorpNum - 연동회원 사업자번호UserID - 연동회원 유저아이디PopbillExceptionSenderNumber[] getSenderNumberList(String CorpNum) throws PopbillException
PopbillExceptionSenderNumber[] getSenderNumberList(String CorpNum, String UserID) throws PopbillException
PopbillExceptionString getATSTemplateMgtURL(String CorpNum, String UserID) throws PopbillException
CorpNum - 연동회원 사업자번호UserID - 연동회원 유저아이디PopbillExceptionATSTemplate getATSTemplate(String CorpNum, String templateCode) throws PopbillException
CorpNum - 연동회원 사업자번호templateCode - 템플맇 코드PopbillExceptionATSTemplate getATSTemplate(String Corpnum, String templateCode, String UserID) throws PopbillException
CorpNum - 연동회원 사업자번호templateCode - 템플맇 코드UserID - 연동회원 유저아이디PopbillExceptionATSTemplate[] listATSTemplate(String CorpNum) throws PopbillException
PopbillExceptionATSTemplate[] listATSTemplate(String CorpNum, String UserID) throws PopbillException
PopbillExceptionString sendATS(String CorpNum, String templateCode, String senderNum, String content, String altContent, String altSendType, String receiverNum, String receiverName, String sndDT) throws PopbillException
CorpNum - 연동회원 사업자번호templateCode - 알림톡 템플릿코드senderNum - 발신번호content - 알림톡 내용altContent - 대체문자 내용altSendType - 대체문자 유형receiverNum - 수신번호receiverName - 수신자명sndDT - 예약일시UserID - 연동회원 아이디requestNum - 전송요청번호PopbillExceptionString sendATS(String CorpNum, String templateCode, String senderNum, String content, String altContent, String altSendType, String receiverNum, String receiverName, String sndDT, String UserID) throws PopbillException
PopbillExceptionString 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
PopbillExceptionString 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
PopbillExceptionString sendATS(String CorpNum, String templateCode, String senderNum, String content, String altContent, String altSendType, String receiverNum, String receiverName, String sndDT, KakaoButton[] Buttons) throws PopbillException
CorpNum - 연동회원 사업자번호templateCode - 알림톡 템플릿코드senderNum - 발신번호content - 알림톡 내용altContent - 대체문자 내용altSendType - 대체문자 유형receiverNum - 수신번호receiverName - 수신자명sndDT - 예약일시UserID - 연동회원 아이디requestNum - 전송요청번호PopbillExceptionString 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
PopbillExceptionString 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
PopbillExceptionString 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
PopbillExceptionString sendATS(String CorpNum, String templateCode, String senderNum, String altSendType, KakaoReceiver[] Receivers, String sndDT) throws PopbillException
CorpNum - 연동회원 사업자번호templateCode - 알림톡 템플릿코드senderNum - 발신번호altSendType - 대체문자 유형Receivers - 개별수신자 배열sndDT - 예약일시UserID - 연동회원 아이디requestNum - 전송요청번호PopbillExceptionString sendATS(String CorpNum, String templateCode, String senderNum, String altSendType, KakaoReceiver[] Receivers, String sndDT, String UserID) throws PopbillException
PopbillExceptionString sendATS(String CorpNum, String templateCode, String senderNum, String altSendType, KakaoReceiver[] Receivers, String sndDT, String UserID, String requestNum) throws PopbillException
PopbillExceptionString sendATS(String CorpNum, String templateCode, String senderNum, String altSendType, KakaoReceiver[] Receivers, String sndDT, KakaoButton[] Buttons) throws PopbillException
CorpNum - templateCode - senderNum - altSendType - Receivers - sndDT - Buttons - PopbillExceptionString sendATS(String CorpNum, String templateCode, String senderNum, String altSendType, KakaoReceiver[] Receivers, String sndDT, String UserID, KakaoButton[] Buttons) throws PopbillException
PopbillExceptionString sendATS(String CorpNum, String templateCode, String senderNum, String altSendType, KakaoReceiver[] Receivers, String sndDT, String UserID, String requestNum, KakaoButton[] Buttons) throws PopbillException
PopbillExceptionString sendATS(String CorpNum, String templateCode, String senderNum, String content, String altContent, String altSendType, KakaoReceiver[] Receivers, String sndDT) throws PopbillException
CorpNum - 연동회원 사업자번호templateCode - 알림톡 템플릿코드senderNum - 발신번호content - 알림톡 내용altContent - 대체문자 내용altSendType - 대체문자 유형Receivers - 동보수신자 배열sndDT - 예약일시UserID - 연동회원 아이디requestNum - 전송요청번호PopbillExceptionString sendATS(String CorpNum, String templateCode, String senderNum, String content, String altContent, String altSendType, KakaoReceiver[] Receivers, String sndDT, String UserID) throws PopbillException
PopbillExceptionString sendATS(String CorpNum, String templateCode, String senderNum, String content, String altContent, String altSendType, KakaoReceiver[] Receivers, String sndDT, String UserID, String requestNum) throws PopbillException
PopbillExceptionString 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
PopbillExceptionString sendATS(String CorpNum, String templateCode, String senderNum, String content, String altContent, String altSendType, KakaoReceiver[] Receivers, String sndDT, KakaoButton[] Buttons) throws PopbillException
CorpNum - templateCode - senderNum - content - altContent - altSendType - Receivers - sndDT - Buttons - PopbillExceptionString sendATS(String CorpNum, String templateCode, String senderNum, String content, String altContent, String altSendType, KakaoReceiver[] Receivers, String sndDT, String UserID, KakaoButton[] Buttons) throws PopbillException
PopbillExceptionString 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
PopbillExceptionString 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
PopbillExceptionString 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
CorpNum - 연동회원 사업자번호plusFriendID - 카카오톡 검색용 아이디senderNum - 발신번호content - 친구톡 내용altContent - 대체문자 내용altSendType - 대체문자 유형Buttons - 버튼 목록receiverNum - 수신번호receiverName - 수신자명sndDT - 예약일시adsYN - 광고 전송여부UserID - 연동회원 아이디requestNum - 전송요청번호PopbillExceptionString 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
PopbillExceptionString 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
PopbillExceptionString 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
PopbillExceptionString sendFTS(String CorpNum, String plusFriendID, String senderNum, String altSendType, KakaoReceiver[] Receivers, KakaoButton[] Buttons, String sndDT, Boolean adsYN) throws PopbillException
CorpNum - 연동회원 사업자번호plusFriendID - 카카오톡 검색용 아이디senderNum - 발신번호altSendType - 대체문자 유형Receivers - 동보수신자 배열Buttons - 버튼 목록sndDT - 예약일시adsYN - 광고 전송여부UserID - 연동회원 아이디requestNum - 전송요청번호PopbillExceptionString sendFTS(String CorpNum, String plusFriendID, String senderNum, String altSendType, KakaoReceiver[] Receivers, KakaoButton[] Buttons, String sndDT, Boolean adsYN, String UserID) throws PopbillException
PopbillExceptionString sendFTS(String CorpNum, String plusFriendID, String senderNum, String altSendType, KakaoReceiver[] Receivers, KakaoButton[] Buttons, String sndDT, Boolean adsYN, String UserID, String requestNum) throws PopbillException
PopbillExceptionString sendFTS(String CorpNum, String plusFriendID, String senderNum, String content, String altContent, String altSendType, KakaoReceiver[] Receivers, KakaoButton[] Buttons, String sndDT, Boolean adsYN) throws PopbillException
CorpNum - 연동회원 사업자번호plusFriendID - 카카오톡 검색용 아이디senderNum - 발신번호content - 친구톡 내용altContent - 대체문자 내용altSendType - 대체문자 유형Receivers - 동보수신자 배열Buttons - 버튼 목록sndDT - 예약일시adsYN - 광고 전송여부UserID - 연동회원 아이디requestNum - 전송요청번호PopbillExceptionString 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
PopbillExceptionString 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
PopbillExceptionString 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
PopbillExceptionString 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
CorpNum - 연동회원 사업자번호plusFriendID - 카카오톡 검색용 아이디senderNum - 발신번호content - 친구톡 내용altContent - 대체문자 내용altSendType - 대체문자 유형Buttons - 버튼 목록receiverNum - 수신번호receiverName - 수신자명sndDT - 예약일시adsYN - 광고 전송여부file - 첨부파일 위치imageURL - 친구톡 이미지 링크 URLUserID - 연동회원 아이디requestNum - 전송요청번호PopbillExceptionString 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
PopbillExceptionString 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
PopbillExceptionString 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
PopbillExceptionString sendFMS(String CorpNum, String plusFriendID, String senderNum, String altSendType, KakaoReceiver[] Receivers, KakaoButton[] Buttons, String sndDT, Boolean adsYN, File file, String imageURL) throws PopbillException
CorpNum - 연동회원 사업자번호plusFriendID - 카카오톡 검색용 아이디senderNum - 발신번호altSendType - 대체문자 유형Receivers - 동보수신자 배열Buttons - 버튼 목록sndDT - 예약일시adsYN - 광고 전송여부file - 첨부파일 위치imageURL - 친구톡 이미지 링크 URLUserID - 연동회원 아이디requestNum - 전송요청번호PopbillExceptionString 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
PopbillExceptionString 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
PopbillExceptionString 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
CorpNum - 연동회원 사업자번호plusFriendID - 카카오톡 검색용 아이디senderNum - 발신번호content - 친구톡 내용altContent - 대체문자 내용altSendType - 대체문자 유형Receivers - 동보수신자 배열Buttons - 버튼 목록sndDT - 예약일시adsYN - 광고 전송여부file - 첨부파일 위치imageURL - 친구톡 이미지 링크 URLUserID - 연동회원 아이디requestNum - 전송요청번호PopbillExceptionString 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
PopbillExceptionString 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
PopbillExceptionString 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
PopbillExceptionResponse cancelReserve(String CorpNum, String receiptNum) throws PopbillException
CorpNum - 연동회원 사업자번호receiptNum - 접수번호UserID - 연동회원 아이디PopbillExceptionResponse cancelReserve(String CorpNum, String receiptNum, String UserID) throws PopbillException
PopbillExceptionResponse cancelReserveRN(String CorpNum, String requestNum) throws PopbillException
CorpNum - 연동회원 사업자번호requestNum - 전송요청번호UserID - 연동회원 아이디PopbillExceptionResponse cancelReserveRN(String CorpNum, String requestNum, String UserID) throws PopbillException
PopbillExceptionResponse cancelReservebyRCV(String CorpNum, String receiptNum, String receiveNum) throws PopbillException
CorpNum - 연동회원 사업자번호requestNum - 전송시 접수번호receiveNum - 전송시 수신번호UserID - 연동회원 아이디PopbillExceptionResponse cancelReservebyRCV(String CorpNum, String receiptNum, String receiveNum, String UserID) throws PopbillException
PopbillExceptionResponse cancelReserveRNbyRCV(String CorpNum, String requestNum, String receiveNum) throws PopbillException
CorpNum - 연동회원 사업자번호requestNum - 전송시 요청번호receiveNum - 전송시 수신번호UserID - 연동회원 아이디PopbillExceptionResponse cancelReserveRNbyRCV(String CorpNum, String requestNum, String receiveNum, String UserID) throws PopbillException
PopbillExceptionKakaoSentInfo getMessages(String CorpNum, String receiptNum) throws PopbillException
CorpNum - 연동회원 사업자번호receiptNum - 접수번호UserID - 연동회원 아이디PopbillExceptionKakaoSentInfo getMessages(String CorpNum, String receiptNum, String UserID) throws PopbillException
PopbillExceptionKakaoSentInfo getMessagesRN(String CorpNum, String requestNum) throws PopbillException
CorpNum - 연동회원 사업자번호requestNum - 전송요청번호UserID - 연동회원 아이디PopbillExceptionKakaoSentInfo getMessagesRN(String CorpNum, String requestNum, String UserID) throws PopbillException
PopbillExceptionKakaoSearchResult search(String CorpNum, String SDate, String EDate, String[] State, String[] Item, String ReserveYN, Boolean SenderYN, int Page, int PerPage, String Order) throws PopbillException
CorpNum - 연동회원 사업자번호SDate - 시작일자EDate - 종료일자State - 전송상태Item - 검색대상ReserveYN - 예약여부SenderYN - 개인조회여부Page - 페이지 번호PerPage - 페이지당 검색개수Order - 정렬방향UserID - 연동회원 아이디QString - 조회검색어 / 수신자명 기재PopbillExceptionKakaoSearchResult 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
PopbillExceptionKakaoSearchResult 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
PopbillExceptionString getSentListURL(String CorpNum, String UserID) throws PopbillException
CorpNum - 연동회원 사업자번호UserID - 연동회원 유저아이디PopbillExceptionString getURL(String CorpNum, String TOGO, String UserID) throws PopbillException
PopbillExceptionfloat getUnitCost(String CorpNum, KakaoType KakaoType) throws PopbillException
PopbillExceptionChargeInfo getChargeInfo(String CorpNum, KakaoType kakaoType) throws PopbillException
PopbillExceptionCopyright © 2023. All rights reserved.