Versions Compared

Key

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

...

2. API Spec

1) Request

Endpoint

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


test 환경: https://test.ax-cloud.com/v1/channel/price/day-ticket/{product_code}

Method

GET

Description

상품의 최신 가격 정보 조회

Content-Type

application/json

Headers > Authorization

Token {api_key}

Headers > Channel

Code {channel_code}

...