알림메세지 관리 다국어 팝업
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
알림 메세지 등록, 수정 요청 DTO
siteNostring · min: 1RequiredExample:
사이트번호
1notiMsgSeqstringOptionalExample:
알림메세지순번
282msgGbCdstring · min: 1RequiredExample:
메세지구분코드(CH008)
41aplyStrDtstring · date · min: 1RequiredExample:
적용시작일자
20230711aplyEndDtstring · date · min: 1RequiredExample:
적용종료일자
20230731baseNotiMethodCdstring · min: 1RequiredExample:
기본알림방법코드(CH009)
30tmplNmstring · min: 1RequiredExample:
템플릿명
임시비밀번호안내ttlstring · min: 1RequiredExample:
제목
임시비밀번호 안내msgstring · min: 1RequiredExample:
메시지
템플릿 메세지useYnstring · enum · min: 1RequiredExample:
사용여부
YPossible values: sndNostring · min: 1RequiredExample:
발송번호
02-554-4668sndmnNmstring · min: 1RequiredExample:
발송자명
플래티어tmplIdstringOptionalExample:
템플릿ID
PO3FkakaoTmplIdstringOptionalExample:
카카오템플릿ID
PO3FmbrNotiTypCdstringOptionalExample:
회원알림유형코드(ME051)
01searchDateTypestringOptionalExample:
조회기간구분
RdateSelectstringOptionalExample:
조회기간버튼
all_daynotAvailableUpdatebooleanOptional
Responses
200
성공
No content
900
업무처리 오류 내용
*/*
post
/v1/popup/notiMessage/saveNotiMessageMlInfoNo content
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
Responses
200
성공
*/*
알림 메세지 등록, 수정 응답 DTO
notiMsgSeqstringOptionalExample:
알림 메세지 순번
1defaultTtlstringOptionalExample:
기본언어 알림메세지 제목
알림메세지 제목defaultMsgstringOptionalExample:
기본언어 알림메세지 내용
알림메세지 내용ttlstringOptionalExample:
다국어 알림메세지 제목
다국어 알림메세지 제목msgstringOptionalExample:
다국어 알림메세지 내용
다국어 알림메세지 내용900
업무처리 오류 내용
*/*
get
/v1/popup/notiMessage/getNotiMessageMlInfoLast updated