Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Name

Required

Type

Description

title

Xquestion_code

O

String

답변을 식별할 수 있도록 채널에서 생성한 질문의 식별자

  • UUID4 형식의 코드 권장

option_code

X

UUID

상품 옵션 코드

title

O

String

문의 제목

body

OX

String

문의 본문. 제목이 따로 없는 경우 본문으로 전달.

questionis_codepublic

O

String

답변을 식별할 수 있도록 채널에서 생성한 질문의 식별자

  • UUID4 형식의 코드 권장

questionBool

공개질문/비공개질문(판매자, 문의자만 조회) 여부

quested_at

O

Datetime

YYYY-MM-DD hh:mm

  • 문의 작성시간 (채널 기준)

anonymous

O

Bool

공개질문/비공개질문(판매자, 문의자만 조회) 여부

3) Response

Name

Type

Description

question_code

string

  • 답변을 식별할 수 있도록 채널에서 생성한 질문의 식별자

...