Versions Compared

Key

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

...

Name

Required

Type

Description

Example

product_code

O

UUIDString

Product ID(UUID)

  • “c1f891f7-3f22-4b2c-a4a9-e7754c20be23“

3) Response

Info

아래 항목 중 빈 값은 “Void“[String] 으로 표기됩니다.

Name

Type

Description

Example

status_code

Integer

정상 처리 시 200

  • 200

required_traveler_information

Object

주문 발생 시 전달이 필요한 Traveler의 개인 정보

  • {“english_name”: true, “chinese_name”: false”}

contents

Object

Product의 내용

options

List[Object]

Product의 판매 단위

(1) Required Traveler Information

...