curl --location --request GET '/api/cps/customer/hol/season/seasonForCustmr?customerNo'{
"success": false,
"errCode": "",
"errMsg": "",
"traceId": "",
"data": {
"": {
"": [
{
"startDate": "",
"endDate": "",
"high": 0.0,
"low": 0.0,
"city": "",
"province": ""
}
]
}
}
}