공통포맷 조회
Last updated
Was this helpful?
Last updated
Was this helpful?
array<object>
O
Messagebase 기본 정보입니다.
code
string
5
O
20000000
status
integer
3
O
200
desc
string
O
object
O
전체 건수와 페이징 조건을 제공합니다.
object
O
이전/다음 페이지 링크를 제공합니다. offset을 0이 아닌 limit보다 작은 양수값으로 설정한 경우 prev 는 null로 응답됩니다.
groupId
string
템플릿이 대량등록된 경우 그룹ID 입니다.
messagebaseId
string
40
템플릿 ID
tmpltName
string
40
템플릿 등록시 입력된 템플릿 명칭입니다.
messagebaseformId
string
40
템플릿의 원형인 템플릿 양식 ID 입니다.
brandId
string
템플릿이 등록되어 있는 브랜드 ID 입니다. 공통으로 사용하는 템플릿인 경우 'common'으로 표시됩니다.
status
string
템플릿의 상태를 표시합니다.
ready : 사용
pause : 사용중지
approvalResult
string
템플릿의 승인 상태입니다.
저장 : RCS Biz Center 홈페이지에서 템플릿 정보를 입력하고 승인요청 하지 않고 저장해 둔 상태입니다. 저장 상태의 템플릿은 승인요청을 해야 승인대기 상태로 변경됩니다.
승인대기 : 템플릿 등록 직후 검수 이전 상태입니다.
검수시작 : 템플릿 검수가 시작된 상태입니다.
승인 : 검수가 완료되어 이통3사에 정보 등록까지 최종 완료되어 RCS 메시지를 발송할 수 있는 상태입니다.
반려 : 검수 시 승인이 불가하여 반려된 상태입니다. 반려된 템플릿은 수정 후 다시 승인요청 할 수 있습니다.
검수완료 : RCS Biz Center에서 검수 승인 하였으나 이통사 3사 등록이 완료되지 않은 상태로 RCS 메시지를 발송할 수 없습니다.
승인대기(수정) : 승인된 템플릿 변경 승인요청 직후 검수 이전 상태입니다.
검수시작(수정) : 승인된 템플릿 변경으로 승인요청된 템플릿 검수가 시작된 상태입니다.
반려(수정) : 승인된 템플릿 변경 검수 처리 결과 반려된 상태입니다.
검수완료(수정) : 승인된 브랜드 변경 검수 승인은 되었으나 이통3사 정보 등록이 완료되지 않은 상태입니다. 현재 상태에서는 이통사에 따라 단말 브랜드 홈 정보가 다를 수 있습니다
approvalReason
string
승인 사유
registerDate
string
템플릿 등록일시
approvalDate
string
템플릿 승인일시
updateDate
string
템플릿 수정일시
registerId
string
20
템플릿 등록 계정 ID
updateId
string
20
템플릿 수정 계정 ID
total
integer
O
전체건수
offset
integer
O
0
조회 기준 위치
limit
integer
O
100
페이지 당 조회 건수
prev
string
O
이전페이지URL
next
string
O
다음페이지URL
{
"code": "20000000",
"desc": null,
"result": [
{
"groupId": null,
"messagebaseId": "OL00000003",
"tmpltName": "문단형",
"messagebaseformId": "OL00000003",
"brandId": "common",
"status": "ready",
"approvalResult": "승인",
"approvalReason": null,
"registerDate": "2023-10-24T09:33:06.000+09",
"approvalDate": "2023-10-24T09:33:07.000+09",
"updateDate": "2023-10-24T09:33:06.000+09",
"registerId": "rd135",
"updateId": null
},
{
"groupId": null,
"messagebaseId": "OL00000002",
"tmpltName": "기본형 타이틀 강조",
"messagebaseformId": "OL00000002",
"brandId": "common",
"status": "ready",
"approvalResult": "승인",
"approvalReason": null,
"registerDate": "2023-10-24T09:32:55.000+09",
"approvalDate": "2023-10-24T09:32:56.000+09",
"updateDate": "2023-10-24T09:32:55.000+09",
"registerId": "rd135",
"updateId": null
},
{
"groupId": null,
"messagebaseId": "OL00000001",
"tmpltName": "기본형",
"messagebaseformId": "OL00000001",
"brandId": "common",
"status": "ready",
"approvalResult": "승인",
"approvalReason": null,
"registerDate": "2023-10-24T09:32:46.000+09",
"approvalDate": "2023-10-24T09:32:47.000+09",
"updateDate": "2023-10-24T09:32:46.000+09",
"registerId": "rd135",
"updateId": null
},
{
"groupId": null,
"messagebaseId": "OM00000003",
"tmpltName": "아이템 상세형",
"messagebaseformId": "OM00000003",
"brandId": "common",
"status": "ready",
"approvalResult": "승인",
"approvalReason": null,
"registerDate": "2024-04-16T11:17:40.000+09",
"approvalDate": "2024-04-16T11:17:42.000+09",
"updateDate": "2024-04-16T11:17:42.000+09",
"registerId": "smooncho",
"updateId": "smooncho"
},
{
"groupId": null,
"messagebaseId": "OM00000002",
"tmpltName": "기본형 타이틀 강조형",
"messagebaseformId": "OM00000002",
"brandId": "common",
"status": "ready",
"approvalResult": "승인",
"approvalReason": null,
"registerDate": "2023-10-24T09:32:22.000+09",
"approvalDate": "2023-10-24T09:32:23.000+09",
"updateDate": "2023-10-24T09:32:23.000+09",
"registerId": "rd135",
"updateId": "rd135"
},
{
"groupId": null,
"messagebaseId": "OM00000001",
"tmpltName": "기본형",
"messagebaseformId": "OM00000001",
"brandId": "common",
"status": "ready",
"approvalResult": "승인",
"approvalReason": null,
"registerDate": "2023-10-24T09:32:10.000+09",
"approvalDate": "2023-10-24T09:32:11.000+09",
"updateDate": "2023-10-24T09:32:11.000+09",
"registerId": "rd135",
"updateId": "rd135"
},
{
"groupId": null,
"messagebaseId": "CMwShS0200",
"tmpltName": "슬라이드형(Small,2장)",
"messagebaseformId": "CMwShS0200",
"brandId": "common",
"status": "ready",
"approvalResult": "승인",
"approvalReason": null,
"registerDate": "2022-08-30T17:52:43.000+09",
"approvalDate": "2022-08-30T17:52:50.000+09",
"updateDate": "2022-08-30T17:52:50.000+09",
"registerId": null,
"updateId": "smooncho"
},
{
"groupId": null,
"messagebaseId": "CMwMhM0200",
"tmpltName": "슬라이드형(Medium,2장)",
"messagebaseformId": "CMwMhM0200",
"brandId": "common",
"status": "ready",
"approvalResult": "승인",
"approvalReason": null,
"registerDate": "2022-08-30T17:51:39.000+09",
"approvalDate": "2022-08-30T17:52:02.000+09",
"updateDate": "2022-08-30T17:52:02.000+09",
"registerId": null,
"updateId": "smooncho"
},
{
"groupId": null,
"messagebaseId": "OMSNSH0001",
"tmpltName": "SNS형 (중간버튼)",
"messagebaseformId": "OMSNSH0001",
"brandId": "common",
"status": "ready",
"approvalResult": "승인",
"approvalReason": "승인완료",
"registerDate": "2022-06-23T19:28:40.000+09",
"approvalDate": "2022-06-27T15:15:25.000+09",
"updateDate": "2022-10-13T18:27:05.000+09",
"registerId": null,
"updateId": "smooncho"
},
{
"groupId": null,
"messagebaseId": "OMSNSS0001",
"tmpltName": "SNS형",
"messagebaseformId": "OMSNSS0001",
"brandId": "common",
"status": "ready",
"approvalResult": "승인",
"approvalReason": "승인완료",
"registerDate": "2022-06-23T19:23:23.000+09",
"approvalDate": "2022-06-27T15:15:02.000+09",
"updateDate": "2022-10-13T18:26:44.000+09",
"registerId": null,
"updateId": "smooncho"
},
{
"groupId": null,
"messagebaseId": "OMTBNH0001",
"tmpltName": "썸네일형 (가로)",
"messagebaseformId": "OMTBNH0001",
"brandId": "common",
"status": "ready",
"approvalResult": "승인",
"approvalReason": null,
"registerDate": "2022-06-23T19:18:57.000+09",
"approvalDate": "2022-06-23T19:19:09.000+09",
"updateDate": "2022-10-13T18:26:33.000+09",
"registerId": null,
"updateId": "smooncho"
},
{
"groupId": null,
"messagebaseId": "OMTBNV0001",
"tmpltName": "썸네일형 (세로)",
"messagebaseformId": "OMTBNV0001",
"brandId": "common",
"status": "ready",
"approvalResult": "승인",
"approvalReason": null,
"registerDate": "2022-06-23T19:11:21.000+09",
"approvalDate": "2022-06-23T19:13:05.000+09",
"updateDate": "2022-10-13T18:26:16.000+09",
"registerId": null,
"updateId": "smooncho"
},
{
"groupId": null,
"messagebaseId": "OMHIMS0001",
"tmpltName": "이미지 강조형 (1:1)",
"messagebaseformId": "OMHIMS0001",
"brandId": "common",
"status": "ready",
"approvalResult": "승인",
"approvalReason": null,
"registerDate": "2022-06-23T19:02:05.000+09",
"approvalDate": "2022-06-23T19:02:14.000+09",
"updateDate": "2022-10-13T18:25:59.000+09",
"registerId": null,
"updateId": "smooncho"
},
{
"groupId": null,
"messagebaseId": "OMHIMV0001",
"tmpltName": "이미지 강조형 (3:4)",
"messagebaseformId": "OMHIMV0001",
"brandId": "common",
"status": "ready",
"approvalResult": "승인",
"approvalReason": null,
"registerDate": "2022-06-23T18:57:45.000+09",
"approvalDate": "2022-06-23T18:57:56.000+09",
"updateDate": "2022-10-13T18:25:46.000+09",
"registerId": null,
"updateId": "smooncho"
},
{
"groupId": null,
"messagebaseId": "OMHITS0001",
"tmpltName": "이미지 & 타이틀 강조형 (1:1)",
"messagebaseformId": "OMHITS0001",
"brandId": "common",
"status": "ready",
"approvalResult": "승인",
"approvalReason": null,
"registerDate": "2022-06-23T18:52:57.000+09",
"approvalDate": "2022-06-23T18:53:22.000+09",
"updateDate": "2022-10-13T18:25:25.000+09",
"registerId": null,
"updateId": "smooncho"
},
{
"groupId": null,
"messagebaseId": "OMHITV0001",
"tmpltName": "이미지 & 타이틀 강조형 (3:4)",
"messagebaseformId": "OMHITV0001",
"brandId": "common",
"status": "ready",
"approvalResult": "승인",
"approvalReason": null,
"registerDate": "2022-06-23T18:37:26.000+09",
"approvalDate": "2022-06-23T18:37:39.000+09",
"updateDate": "2022-10-13T18:22:43.000+09",
"registerId": null,
"updateId": "smooncho"
},
{
"groupId": null,
"messagebaseId": "CCwShS0600",
"tmpltName": "슬라이드형(Small,6장)",
"messagebaseformId": "CCwShS0600",
"brandId": "common",
"status": "ready",
"approvalResult": "승인",
"approvalReason": null,
"registerDate": "2021-09-30T15:10:23.000+09",
"approvalDate": "2021-09-30T15:10:32.000+09",
"updateDate": "2021-09-30T15:10:32.000+09",
"registerId": null,
"updateId": "smooncho"
},
{
"groupId": null,
"messagebaseId": "CCwShS0500",
"tmpltName": "슬라이드형(Small,5장)",
"messagebaseformId": "CCwShS0500",
"brandId": "common",
"status": "ready",
"approvalResult": "승인",
"approvalReason": null,
"registerDate": "2021-09-30T15:10:05.000+09",
"approvalDate": "2021-09-30T15:10:14.000+09",
"updateDate": "2021-09-30T15:10:14.000+09",
"registerId": null,
"updateId": "smooncho"
},
{
"groupId": null,
"messagebaseId": "CCwShS0400",
"tmpltName": "슬라이드형(Small,4장)",
"messagebaseformId": "CCwShS0400",
"brandId": "common",
"status": "ready",
"approvalResult": "승인",
"approvalReason": null,
"registerDate": "2021-09-30T15:09:45.000+09",
"approvalDate": "2021-09-30T15:09:55.000+09",
"updateDate": "2021-09-30T15:09:55.000+09",
"registerId": null,
"updateId": "smooncho"
},
{
"groupId": null,
"messagebaseId": "CCwShS0300",
"tmpltName": "슬라이드형(Small,3장)",
"messagebaseformId": "CCwShS0300",
"brandId": "common",
"status": "ready",
"approvalResult": "승인",
"approvalReason": null,
"registerDate": "2021-09-30T15:08:39.000+09",
"approvalDate": "2021-09-30T15:08:48.000+09",
"updateDate": "2021-09-30T15:08:48.000+09",
"registerId": null,
"updateId": "smooncho"
},
{
"groupId": null,
"messagebaseId": "CCwShS0200",
"tmpltName": "슬라이드형(Small,2장)",
"messagebaseformId": "CCwShS0200",
"brandId": "common",
"status": "ready",
"approvalResult": "승인",
"approvalReason": null,
"registerDate": "2021-09-30T15:08:06.000+09",
"approvalDate": "2021-09-30T15:08:14.000+09",
"updateDate": "2021-09-30T15:08:14.000+09",
"registerId": null,
"updateId": "smooncho"
},
{
"groupId": null,
"messagebaseId": "CCwMhM0600",
"tmpltName": "슬라이드형(Medium,6장)",
"messagebaseformId": "CCwMhM0600",
"brandId": "common",
"status": "ready",
"approvalResult": "승인",
"approvalReason": null,
"registerDate": "2021-09-30T15:07:36.000+09",
"approvalDate": "2021-09-30T15:07:46.000+09",
"updateDate": "2021-09-30T15:07:46.000+09",
"registerId": null,
"updateId": "smooncho"
},
{
"groupId": null,
"messagebaseId": "CCwMhM0500",
"tmpltName": "슬라이드형(Medium,5장)",
"messagebaseformId": "CCwMhM0500",
"brandId": "common",
"status": "ready",
"approvalResult": "승인",
"approvalReason": null,
"registerDate": "2021-09-30T15:07:11.000+09",
"approvalDate": "2021-09-30T15:07:22.000+09",
"updateDate": "2021-09-30T15:07:22.000+09",
"registerId": null,
"updateId": "smooncho"
},
{
"groupId": null,
"messagebaseId": "CCwMhM0400",
"tmpltName": "슬라이드형(Medium,4장)",
"messagebaseformId": "CCwMhM0400",
"brandId": "common",
"status": "ready",
"approvalResult": "승인",
"approvalReason": null,
"registerDate": "2021-09-30T15:06:46.000+09",
"approvalDate": "2021-09-30T15:06:59.000+09",
"updateDate": "2021-09-30T15:06:59.000+09",
"registerId": null,
"updateId": "smooncho"
},
{
"groupId": null,
"messagebaseId": "CCwMhM0300",
"tmpltName": "슬라이드형(Medium,3장)",
"messagebaseformId": "CCwMhM0300",
"brandId": "common",
"status": "ready",
"approvalResult": "승인",
"approvalReason": null,
"registerDate": "2021-09-30T15:06:15.000+09",
"approvalDate": "2021-09-30T15:06:30.000+09",
"updateDate": "2021-09-30T15:06:30.000+09",
"registerId": null,
"updateId": "smooncho"
},
{
"groupId": null,
"messagebaseId": "CCwMhM0200",
"tmpltName": "슬라이드형(Medium,2장)",
"messagebaseformId": "CCwMhM0200",
"brandId": "common",
"status": "ready",
"approvalResult": "승인",
"approvalReason": null,
"registerDate": "2021-09-30T15:03:11.000+09",
"approvalDate": "2021-09-30T15:05:41.000+09",
"updateDate": "2021-09-30T15:05:41.000+09",
"registerId": null,
"updateId": "smooncho"
},
{
"groupId": null,
"messagebaseId": "SCwThM00",
"tmpltName": "세로형(Medium)",
"messagebaseformId": "SCwThM00",
"brandId": "common",
"status": "ready",
"approvalResult": "승인",
"approvalReason": null,
"registerDate": "2021-09-30T15:02:43.000+09",
"approvalDate": "2021-09-30T15:02:51.000+09",
"updateDate": "2021-09-30T15:02:51.000+09",
"registerId": null,
"updateId": "smooncho"
},
{
"groupId": null,
"messagebaseId": "SCwThT00",
"tmpltName": "세로형(Tall)",
"messagebaseformId": "SCwThT00",
"brandId": "common",
"status": "ready",
"approvalResult": "승인",
"approvalReason": null,
"registerDate": "2021-09-30T15:02:20.000+09",
"approvalDate": "2021-09-30T15:02:30.000+09",
"updateDate": "2021-09-30T15:02:30.000+09",
"registerId": null,
"updateId": "smooncho"
},
{
"groupId": null,
"messagebaseId": "SCL00000",
"tmpltName": "텍스트 카드",
"messagebaseformId": "SCL00000",
"brandId": "common",
"status": "ready",
"approvalResult": "승인",
"approvalReason": null,
"registerDate": "2021-09-30T15:01:46.000+09",
"approvalDate": "2021-09-30T15:01:59.000+09",
"updateDate": "2021-09-30T15:01:59.000+09",
"registerId": null,
"updateId": "smooncho"
},
{
"groupId": null,
"messagebaseId": "SCS00000",
"tmpltName": "기본 말풍선",
"messagebaseformId": "SCS00000",
"brandId": "common",
"status": "ready",
"approvalResult": "승인",
"approvalReason": "승인완료",
"registerDate": "2021-09-30T09:39:26.000+09",
"approvalDate": "2021-09-30T15:00:40.000+09",
"updateDate": "2021-09-30T09:39:26.000+09",
"registerId": null,
"updateId": "smooncho"
},
{
"groupId": null,
"messagebaseId": "CMwMhM0300",
"tmpltName": "슬라이드형(Medium,3장)",
"messagebaseformId": "CMwMhM0300",
"brandId": "common",
"status": "ready",
"approvalResult": "승인",
"approvalReason": "승인완료",
"registerDate": "2019-11-08T19:17:24.000+09",
"approvalDate": "2020-11-06T13:09:09.000+09",
"updateDate": "2020-04-08T12:32:01.000+09",
"registerId": "smooncho",
"updateId": "smooncho"
},
{
"groupId": null,
"messagebaseId": "CMwMhM0400",
"tmpltName": "슬라이드형(Medium,4장)",
"messagebaseformId": "CMwMhM0400",
"brandId": "common",
"status": "ready",
"approvalResult": "승인",
"approvalReason": "승인완료",
"registerDate": "2019-11-08T19:17:24.000+09",
"approvalDate": "2020-11-06T13:08:50.000+09",
"updateDate": "2020-04-08T12:33:39.000+09",
"registerId": "smooncho",
"updateId": "smooncho"
},
{
"groupId": null,
"messagebaseId": "CMwMhM0500",
"tmpltName": "슬라이드형(Medium,5장)",
"messagebaseformId": "CMwMhM0500",
"brandId": "common",
"status": "ready",
"approvalResult": "승인",
"approvalReason": "승인완료",
"registerDate": "2019-11-08T19:17:24.000+09",
"approvalDate": "2020-11-06T13:08:34.000+09",
"updateDate": "2020-04-08T12:34:05.000+09",
"registerId": "smooncho",
"updateId": "smooncho"
},
{
"groupId": null,
"messagebaseId": "CMwMhM0600",
"tmpltName": "슬라이드형(Medium,6장)",
"messagebaseformId": "CMwMhM0600",
"brandId": "common",
"status": "ready",
"approvalResult": "승인",
"approvalReason": "승인완료",
"registerDate": "2019-11-08T19:17:24.000+09",
"approvalDate": "2020-11-06T13:08:17.000+09",
"updateDate": "2020-04-08T12:34:53.000+09",
"registerId": "smooncho",
"updateId": "smooncho"
},
{
"groupId": null,
"messagebaseId": "CMwShS0300",
"tmpltName": "슬라이드형(Small,3장)",
"messagebaseformId": "CMwShS0300",
"brandId": "common",
"status": "ready",
"approvalResult": "승인",
"approvalReason": "승인완료",
"registerDate": "2019-11-08T19:17:24.000+09",
"approvalDate": "2020-11-06T13:10:25.000+09",
"updateDate": "2020-04-08T12:35:26.000+09",
"registerId": "smooncho",
"updateId": "smooncho"
},
{
"groupId": null,
"messagebaseId": "CMwShS0400",
"tmpltName": "슬라이드형(Small,4장)",
"messagebaseformId": "CMwShS0400",
"brandId": "common",
"status": "ready",
"approvalResult": "승인",
"approvalReason": "승인완료",
"registerDate": "2019-11-08T19:17:24.000+09",
"approvalDate": "2020-11-06T13:10:08.000+09",
"updateDate": "2020-04-08T12:36:23.000+09",
"registerId": "smooncho",
"updateId": "smooncho"
},
{
"groupId": null,
"messagebaseId": "CMwShS0500",
"tmpltName": "슬라이드형(Small,5장)",
"messagebaseformId": "CMwShS0500",
"brandId": "common",
"status": "ready",
"approvalResult": "승인",
"approvalReason": "승인완료",
"registerDate": "2019-11-08T19:17:24.000+09",
"approvalDate": "2020-11-06T13:09:52.000+09",
"updateDate": "2020-04-08T12:36:44.000+09",
"registerId": "smooncho",
"updateId": "smooncho"
},
{
"groupId": null,
"messagebaseId": "CMwShS0600",
"tmpltName": "슬라이드형(Small,6장)",
"messagebaseformId": "CMwShS0600",
"brandId": "common",
"status": "ready",
"approvalResult": "승인",
"approvalReason": "승인완료",
"registerDate": "2019-11-08T19:17:24.000+09",
"approvalDate": "2020-11-06T13:09:34.000+09",
"updateDate": "2020-04-08T12:37:22.000+09",
"registerId": "smooncho",
"updateId": "smooncho"
},
{
"groupId": null,
"messagebaseId": "SL000000",
"tmpltName": "LMS",
"messagebaseformId": "SL000000",
"brandId": "common",
"status": "ready",
"approvalResult": "승인",
"approvalReason": "승인완료",
"registerDate": "2019-11-08T19:17:24.000+09",
"approvalDate": "2020-11-06T13:06:21.000+09",
"updateDate": "2021-09-03T11:11:03.000+09",
"registerId": "smooncho",
"updateId": "smooncho"
},
{
"groupId": null,
"messagebaseId": "SMwThM00",
"tmpltName": "세로형(Medium)",
"messagebaseformId": "SMwThM00",
"brandId": "common",
"status": "ready",
"approvalResult": "승인",
"approvalReason": "승인완료",
"registerDate": "2019-11-08T19:17:24.000+09",
"approvalDate": "2020-11-06T13:07:37.000+09",
"updateDate": "2021-04-12T10:53:57.000+09",
"registerId": "smooncho",
"updateId": "smooncho"
},
{
"groupId": null,
"messagebaseId": "SMwThT00",
"tmpltName": "세로형(Tall)",
"messagebaseformId": "SMwThT00",
"brandId": "common",
"status": "ready",
"approvalResult": "승인",
"approvalReason": "승인완료",
"registerDate": "2019-11-08T19:17:24.000+09",
"approvalDate": "2020-11-06T13:07:54.000+09",
"updateDate": "2020-04-08T12:28:26.000+09",
"registerId": "smooncho",
"updateId": "smooncho"
},
{
"groupId": null,
"messagebaseId": "SS000000",
"tmpltName": "SMS",
"messagebaseformId": "SS000000",
"brandId": "common",
"status": "ready",
"approvalResult": "승인",
"approvalReason": "승인완료",
"registerDate": "2019-11-08T19:17:24.000+09",
"approvalDate": "2020-11-06T13:06:39.000+09",
"updateDate": "2020-04-08T12:25:26.000+09",
"registerId": "smooncho",
"updateId": "smooncho"
}
],
"pagination": {
"offset": 0,
"limit": 100,
"total": 42
},
"links": {
"prev": null,
"next": null
},
"status": 200
}
{
"error": {
"code": "61003",
"message": "Invalid token"
},
"status": 401
}
error code는 참조
이통사가 기본 제공하는 공통템플릿을 조회합니다.
공통템플릿은 SMS, LMS, MMS와 양방향 대화방용 CHAT 상품으로 구성되어 있습니다.
리치카드 메시지 유형 구분값 입니다.
MMS에서 제공되는 메시지 카드 형태 구분값 입니다.
서비스 내 업무 유형별 제공되는 항목으로 초기 텍스트 템플릿 한정 구분자 입니다.
이미지템플릿, LMS템플릿, 공통 포맷은 해당되지 않습니다.
시작 offset 번호(default: 0) 입니다.
0
조회 최대 건수(default: 100, maximum: 1000) 입니다.
100
GET /api/1.1/messagebase/common HTTP/1.1
Host: api-qa.rcsbizcenter.com
Authorization: Bearer JWT
Accept: */*