템플릿 목록조회
API 정보 |
URL: /kakao/template/list 기능: 카카오 알림톡 템플릿 목록 조회 방식: POST Content-Type:application/json; charset=utf-8 |
|||
요청 파라미터 | ||||
key | key 2 | data type | optional | description |
bizld | String | N | bizppurio id | |
apiKey | String | N | api 발급 key | |
senderKey | String | N | 프로필 키 OR 그룹키 | |
senderKeyType | String | N | 키 구분 (S or G) | |
반환 값 |
||||
key | key 2 | data type | optional | description |
code | String | N | 결과 코드 | |
message | String | Y | 실패 시 결과 메시지 | |
data | Array | Y | 성공 시 데이터 | |
senderKey | String | Y | 템플릿이 등록된 SenderKey 또는 GroupKey | |
senderKeyType | String | N | 키 구분 (S: senderKey or G: groupKey) | |
templateCode | String | N | 템플릿 코드 | |
templateName | String | N | 템플릿 명 | |
status | String | N | 템플릿 상태 ( 최종결과 ) (REG: 등록, REQ: 검수요청, REJ: 반려, STP: 차단, RDY: 발송전, ACT: 정상) |
|
createdAt | String | N | 템플릿 생성일 | |
modifiedAt | String | Y | 템플릿 정보 수정일 |
템플릿 상세조회
API 정보 |
URL: /kakao/template/detail 기능: 카카오 알림톡 템플릿 상세 조회 방식: POST Content-Type:application/json; charset=utf-8 |
|||||
요청 파라미터 | ||||||
key | key 2 | key 3 | data type | optional | description | |
bizId | String | N | bizppurio id | |||
apiKey | String | N | api 발급 key | |||
senderKey | String | N | 프로필 키 OR 그룹키 | |||
templateCode | String | N | 템플릿 코드 | |||
senderKeyType | String | N | 키 구분 (S or G) | |||
반환 값 반환 값 |
||||||
key | key 2 | key 3 | key 4 | data type | optional | description |
code | String | N | 결과 코드 | |||
message | String | Y | 실패 시 결과 메시지 | |||
data | Y | 성공 시 데이터 | ||||
templateCode | String | N | 템플릿 코드 | |||
templateName | String | N | 템플릿 명 | |||
templateContent | String | N | 템플릿 내용 | |||
templateMessageType | String | N | 메시지 유형 BA:기본형, EX:부가정보형, AD:광고추가형, MI:복합형 |
|||
templateExtra | String | Y | 부가정보 | |||
templateAd | String | Y | 광고성메시지 | |||
securityFlag | String | Y | 보안 템플릿 여부 ture:설정, false:미설정 |
|||
categoryCode | String | N | 템플릿 카테고리 코드 | |||
templateEmphasizeType | String | Y | 템플릿 강조 유형 NONE:선택안함, TEXT:강조표기형 |
|||
templateTitle | String | Y | 템플릿 내용 중 강조 표기할 핵심 정보 |
|||
templateSubtitle | String | Y | 강조 표기 보조 문구 | |||
inspectionStatus | String | N | 템플릿 상태 REG: 등록, REQ: 검수요청, REJ: 반려, APR : 승인 |
|||
createdAt | String | N | 생성일 | |||
buttonSize | Integer | N | 버튼 갯수(0 ~ 5) | |||
commentSize | Integer | N | 댓글 개수(0 ~ ) | |||
buttons | Array | Y | 버튼 list (최대 5 개) | |||
linkType | String | N | 버튼 링크타입 DS:배송조회, WL:웹링크, AL:앱링크 BK:봇키워드, MD: 메시지전달, CA: 채널추가 |
|||
name | String | N | 버튼명 | |||
linkAnd | String | Y |
Android 앱 링크 주소, AL 사용시 필수 |
|||
linkIos | String | Y |
IOS 앱 링크 주소, AL 사용시 필수 |
|||
linkMo | String | Y | 모바일 웹 링크 주소, WL 사용시 필수 | |||
linkPc | String | Y |
PC 웹 링크 주소, WL 사용시 선택 |
|||
comments | Array | Y | 댓글 list | |||
content | String | N | 댓글 본문 | |||
createdAt | String | N | 댓글 생성일 | |||
status | String | N | 댓글 상태 (INQ:문의, APR:승인, REJ:반려, REP:답변) |
|||
userName | String | Y | 댓글 작성자 | |||
Attachment | Array | Y | 첨부파일 | |||
originalFil eName | String | N | 업로드한 파일 이름 |
댓글
댓글 0개
이 문서에는 댓글을 달 수 없습니다.