...
Endpoint | https://prod.ax-cloud.com/v1/channel/price/tour/{product_idcode} |
---|---|
Method | GET |
Description | 상품의 최신 가격 정보 조회 |
Content-Type | application/json |
Headers > Authorization | Token {api_key} |
Headers > Channel | Code {channel_code} |
...
Name | Type | Description | ||
---|---|---|---|---|
status_code | Integer | 정상 처리 시 200 | ||
prices | Object | |||
{option_name} | Object | 상품의 옵션에 해당하는 식별자 | ||
currency | String |
| ||
price | String |
|
4) Response Example
Expand | |||||
---|---|---|---|---|---|
| |||||
|
5) Error Spec
...