브랜드 메세지 개인화 필드
1. 채널 타입별 개인화 가능 영역
채널 타입
개인화 가능 영역
대응 필드명
2. 개인화 필드 Payload
필드명
타입
설명
관련 JSON 스펙
2-1. Coupon
필드명
설명
비고
타입
쿠폰 타입별 기본 카카오 개인화 변수
쿠폰 타입
기본 카카오 개인화 변수
2-2. Commerce
필드명
설명
비고
2-3. Carousel
필드명
설명
비고
2-4. CarouselCommerce
필드명
설명
비고
타입
2-5. Price
필드명
설명
타입
3. 브랜드 메시지 개인화 필드 조회 API
Query parameters
project_idstringRequiredExample:
프로젝트 ID
bhlc6fntemplate_idstringRequiredExample:
카카오 브랜드 메시지 템플릿 ID
xflm3cpResponses
200
조회 성공
application/json
codeintegerOptionalExample:
200000messagestringOptionalExample:
Success400
잘못된 요청 (필수 파라미터 누락 등)
401
인증 실패 (토큰 누락/만료)
get
https://crm.marketap.io/api/v1/sender/kakao-brand-message/fields4. 브랜드 메시지 템플릿 조회 API
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
project_idstringRequired
프로젝트 ID
Responses
200
성공적으로 템플릿 목록을 조회한 경우
application/json
codeintegerOptionalExample:
200000messagestringOptionalExample:
Success400
필수 파라미터 누락 또는 잘못된 요청
401
인증 실패
500
서버 내부 오류
get
/api/v1/sender/kakao-brand-message/templatesLast updated
Was this helpful?
