Versions Compared

Key

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

...

1) Request

Endpoint

product 환경environment: https://prod.ax-cloud.com/v1/channel/products/day-ticket/registration/{product_code}

Method

POST

Description

상품 등록 및 옵션 매핑

Content-Type

application/json

Headers > Authorization

Token {api_key}

Headers > Channel

Code {channel_code}

...

Name

Required

Type

Description

Example

product_code

O

UUIDString

Product ID(UUID)

  • "3a10a076-8e61-11ec-bab5-6c71d9d85b6c"

  • "ed626e53-9574-5c4f-af42-bd01ea7a18b9"

3) Request Body

Name

Required

Type

Description

Example

mapping_data

O

Object

  • 표 하단 설명 참고

channel_product_name

O

String

  • 채널에 업로드된 상품 이름(여행자 노출 기준)

channel_product_link

O

String

  • 업로드된 상품을 확인할 수 있는 페이지 URL

channel_product_id

O

String

  • 채널에서 사용하는 상품 고유 ID

...