...
Endpoint | product 환경: 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} |
...