Versions Compared

Key

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

...

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

...