|
1
|
{
|
|
2
|
"language": "EN",
|
|
3
|
"country": "KR",
|
|
4
|
"stationTypeCode": "STN03",
|
|
5
|
"currency": "KRW",
|
|
6
|
"condition": {
|
|
7
|
"vendorRoomTypeSeq": 110111,
|
|
8
|
"hotelContractSeq": 102375,
|
|
9
|
"singleUseYn": false,
|
|
10
|
"planNames": [
|
|
11
|
{
|
|
12
|
"roomPlanDisplayYn": false,
|
|
13
|
"roomPlanTypeCode": "RP001",
|
|
14
|
"mealBasisCode": "C",
|
|
15
|
"freeBreakfastCode": "BF005",
|
|
16
|
"checkInTime": null,
|
|
17
|
"checkOutTime": null,
|
|
18
|
"roomPlanNameEn": "Eco Plan",
|
|
19
|
"roomPlanNameJa": "エコプラン",
|
|
20
|
"roomPlanNameKo": "에코플랜",
|
|
21
|
"roomPlanNameVi": "Eco plan",
|
|
22
|
"roomPlanNameZh": "生态计划",
|
|
23
|
"roomPlanNameZs": "生态计划"
|
|
24
|
}
|
|
25
|
],
|
|
26
|
"minAdultCount": 2,
|
|
27
|
"minChildCount": 0,
|
|
28
|
"minSumCount": 2,
|
|
29
|
"maxAdultCount": 3,
|
|
30
|
"maxChildCount": 0,
|
|
31
|
"maxSumCount": 3,
|
|
32
|
"maxBookingCount": 99,
|
|
33
|
"cutOffDate": 1,
|
|
34
|
"cutOffTime": "23:59:59",
|
|
35
|
"childaAcceptYn": false,
|
|
36
|
"childaCountIncludedYn": false,
|
|
37
|
"childaDiscountTypeCode": null,
|
|
38
|
"childaDiscountValue": 0,
|
|
39
|
"childaFreeYn": false,
|
|
40
|
"childbAcceptYn": false,
|
|
41
|
"childbCountIncludedYn": false,
|
|
42
|
"childbDiscountTypeCode": null,
|
|
43
|
"childbDiscountValue": 0,
|
|
44
|
"childbFreeYn": false,
|
|
45
|
"childcAcceptYn": false,
|
|
46
|
"childcCountIncludedYn": false,
|
|
47
|
"childcDiscountTypeCode": null,
|
|
48
|
"childcDiscountValue": 0,
|
|
49
|
"childcFreeYn": false,
|
|
50
|
"nonRefundableYn": false,
|
|
51
|
"dynamicPlanYn": false,
|
|
52
|
"salesStopYn": false,
|
|
53
|
"roomChargeYn": true,
|
|
54
|
"dataStatusCode": "A",
|
|
55
|
"legacyRoomPlanCode": null,
|
|
56
|
"vendorRemark": null,
|
|
57
|
"nationalityZones": [
|
|
58
|
{
|
|
59
|
"nationalityZoneCode": "WW001"
|
|
60
|
}
|
|
61
|
],
|
|
62
|
"cancellationPolicies": [
|
|
63
|
{
|
|
64
|
"defaultYn": 0,
|
|
65
|
"nonRefundableYn": "N",
|
|
66
|
"useOptionYn": "N",
|
|
67
|
"dateOptionYn": "N",
|
|
68
|
"appliedFromDate": "2025-08-05",
|
|
69
|
"appliedToDate": "2025-09-30",
|
|
70
|
"policies": [
|
|
71
|
{
|
|
72
|
"cancelPolicyDate": 2,
|
|
73
|
"cancelPenaltyBasisCode": "B",
|
|
74
|
"cancelPenaltyRateOrAmount": "R",
|
|
75
|
"cancelPenaltyValue": 50
|
|
76
|
}
|
|
77
|
]
|
|
78
|
},
|
|
79
|
{
|
|
80
|
"defaultYn": 0,
|
|
81
|
"nonRefundableYn": "N",
|
|
82
|
"useOptionYn": "N",
|
|
83
|
"dateOptionYn": "N",
|
|
84
|
"appliedFromDate": "2025-10-01",
|
|
85
|
"appliedToDate": "2025-12-31",
|
|
86
|
"policies": [
|
|
87
|
{
|
|
88
|
"cancelPolicyDate": 4,
|
|
89
|
"cancelPenaltyBasisCode": "B",
|
|
90
|
"cancelPenaltyRateOrAmount": "R",
|
|
91
|
"cancelPenaltyValue": 20
|
|
92
|
}
|
|
93
|
]
|
|
94
|
}
|
|
95
|
],
|
|
96
|
"cmsPmsCompCode": null
|
|
97
|
}
|
|
98
|
}
|