Project

General

Profile

Actions

개선(improvement) #2828

closed

개선(improvement) #2616: ** Hotel Lists Screen UI Renewal

개선(improvement) #2771: - PC

API Get Product List not selling

Added by harry harry 2 months ago. Updated about 1 month ago.

Status:
완료(Done)
Priority:
보통(Normal)
Assignee:
Start date:
01/20/2026
Due date:
01/23/2026
% Done:

100%

Estimated time:
Part:
Build env.:

Description

API Get Product List not selling


Files

picture868-1.png (249 KB) picture868-1.png harry harry, 12/30/2025 07:16 AM
Actions #1

Updated by Dan Hoang 2 months ago

  • Status changed from 신규(New) to 진행(Doing)
Actions #2

Updated by ziniy Kang 2 months ago

  • Description updated (diff)
Actions #3

Updated by Dan Hoang about 1 month ago

  • Due date set to 01/23/2026
  • Status changed from 진행(Doing) to 완료(Done)
  • Start date set to 01/20/2026

Patch: /channel/ota/v2.0/b2c/hotels/lowest-availability
Requet: {
"stationTypeCode": "STN01",
"currency": "KRW",
"nationalityCode": "KR",
"language": "EN",
"checkInDate": "2026-02-15",
"checkOutDate": "2026-02-16",
"rooms": [ {
"adultCount": 2,
"childCount": 0
}
],
"rateType": "package_rate",
"hotelCodes": [102887,130959,189699,206752,215377,444730,497098,560495,717930,807766,839120,853380,995715],
"bookerCompCode": 0
}

Response: {
"transactionSetId": "118DA39115084DC5BFF6165142DC2B62",
"hotels": [ {
"hotelCode": 102887,
"hotelName": "Namba Oriental Hotel",
"hotelType": "Hotel",
"starRating": "3.5",
"zipCode": "542-0074",
"address": "2-8-17, Sennichi-Mae Chuo-ku",
"latitude": 34.665865,
"longitude": 135.503265,
"rooms": [ {
"roomTypeCode": "D_117835",
"roomTypeName": "Oriental Quality Twin Room Non Smoking",
"roomTypeNameByLanguage": "",
"mealBasisCode": null,
"mealBasisName": null,
"freeBreakfastName": null,
"ratePlanCode": "270523",
"roomToken": null,
"ratePlanName": "Breakfast",
"ratePlanNameByLanguage": "",
"rateType": null,
"leftRooms": 10,
"currency": "KRW",
"totalNetAmount": 186160.0,
"totalMspAmount": null,
"nightly": null,
"cancellationPolicy": null,
"isSoldOut": false
}
]
}, {
"hotelCode": 130959,
"hotelName": "Sotetsu Grand Fresa Osaka - Namba",
"hotelType": "Hotel",
"starRating": "3.5",
"zipCode": "542-0073",
"address": "1-1-13 Nipponbashi, Chuo-ku",
"latitude": 34.668485,
"longitude": 135.506494,
"rooms": [ {
"roomTypeCode": "D_120295",
"roomTypeName": "Economy Double - Non Smoking",
"roomTypeNameByLanguage": "",
"mealBasisCode": null,
"mealBasisName": null,
"freeBreakfastName": null,
"ratePlanCode": "280555",
"roomToken": null,
"ratePlanName": "Breakfast",
"ratePlanNameByLanguage": "",
"rateType": null,
"leftRooms": 10,
"currency": "KRW",
"totalNetAmount": 198622.0,
"totalMspAmount": null,
"nightly": null,
"cancellationPolicy": null,
"isSoldOut": false
}
]
}
],
"errors": []
}

Actions #4

Updated by ziniy Kang about 1 month ago

  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 50 MB)