...
Endpoint | https://prod.ax-cloud.com/v1/channel/products/tourday-ticket |
---|---|
Method | GET |
Description | Product List 를 조회합니다. |
Content-Type | application/json |
Headers > Authorization | Token {api_key} |
Headers > Channel | Code {channel_code} |
...
Name | Type | Description | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
status_code | Integer | 정상 처리 시 200 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
data | List[Object] | 판매 가능한 상품 리스트 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
product_id | String | 상품 아이디 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
title | String | 상품 제목 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
category | String | 상품 카테고리 | departure_city | String | 출발 도시 | transportation | String | 탈 것 | |||||||||||||||||||||||||||||||||||||||||||||||||
booking_available_start_date | String | 예약 가능한 날짜 | cancellation_type | String | 주문 취소 타입 | main_country_andticket_category_code | String | AX 카테고리 코드 [티켓 카테고리 데이터는 문의] | |||||||||||||||||||||||||||||||||||||||||||||||||
keyword_city | String | 주 국가 및 도시 | country_and_city_1 | String | 국가 및 도시1 | country_and_city_2 | String | 국가 및 도시2 | country_and_city_3 | String | 국가 및 도시3 | country_and_city_4 | String | 국가 및 도시4 | country_and_city_5 | String | 국가 및 도시5 | country_and_city_6 | String | 국가 및 도시6 | course_1_address | String | 코스 1의 주소 | course_2_address | String | 코스 2의 주소 | course_3_address | String | 코스 3의 주소 | course_4_address | String | 코스 4의 주소 | course_5_address | String | 코스 5의 주소 | course_6_address | String | 코스 6의 주소 | course_7_address | String | 코스 7의 주소 | course_8_address | String | 코스 8의 주소 | course_9_address | String | 코스 9의 주소 | course_10_address | String | 코스 10의 주소 | selling_price | String | 채널 판매 가격 | selling_price_currency | String | 채널 판매 통화 |
...
티켓 대표 도시 [국가-도시 데이터는 문의] |
4) Response Example
Expand | |||||
---|---|---|---|---|---|
| |||||
|
5) Error Spec
...