Versions Compared

Key

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

...

Endpoint

https://prod.ax-cloud.com/v1/channel/inventory/tour/<product_id>

Method

GET

Description

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

Content-Type

application/json

Headers > Authorization

Token {api_key}

Headers > Channel

Code {channel_code}

2)

...

Query Parameter

Name

Required

Type

Description

page

X

int

Page number(default : 1)

page_size

X

int

Size per page(default : 25)

...