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/inventory/day-ticket/{product_code}test 환경: https://test.ax-cloud.com/v1/channel/inventory/day-ticket/{product_code}

Method

GET

Description

특정 Product의 Inventory를 조회합니다.

Content-Type

application/json

Headers > Authorization

Token {api_key}

Headers > Channel

Code {channel_code}

...