...
1) Request
Endpoint | product 환경 : https://prod.ax-cloud.com/v1/channel/products/tour test 환경 : https://test.ax-cloud.com/v1/channel/products/tour |
---|---|
Method | GET |
Description | Product List 를 조회합니다. |
Content-Type | application/json |
Headers > Authorization | Token {api_key} |
Headers > Channel | Code {channel_code} |
...