Aaron Chen wrote:
URL: (please pay attention to 2020-10-05)
https://user-api.365bookings.cn/admin
Params:
{
“id”: “1”,
“jsonrpc”: “2.0”,
“method”: “getWorkCalendar”,
“params”: {
“year”:“2020”,
“month”:“10”,
“data”: {
“unit_group_id”: 121,
“event_id”: 508
}
}
}
Response:
{
“result”: {
“2020-10-01”: {
“from”: “07:00:00”,
“to”: “07:50:00”,
“is_day_off”: “0”
},
“2020-10-02”: {
“from”: “00:00:00”,
“to”: “00:00:00”,
“is_day_off”: “1”
},
“2020-10-03”: {
“from”: “07:00:00”,
“to”: “07:50:00”,
“is_day_off”: “0”
},
“2020-10-04”: {
“from”: “00:00:00”,
“to”: “00:00:00”,
“is_day_off”: “1”
},
“2020-10-05”: {
“from”: “07:00:00”,
“to”: “08:50:00”,
“is_day_off”: “0”
},
“2020-10-06”: {
“from”: “00:00:00”,
“to”: “00:00:00”,
“is_day_off”: “1”
},
“2020-10-07”: {
“from”: “00:00:00”,
“to”: “00:00:00”,
“is_day_off”: “1”
},
“2020-10-08”: {
“from”: “00:00:00”,
“to”: “00:00:00”,
“is_day_off”: “1”
},
“2020-10-09”: {
“from”: “14:00:00”,
“to”: “14:50:00”,
“is_day_off”: “0”
},
“2020-10-10”: {
“from”: “16:00:00”,
“to”: “16:50:00”,
“is_day_off”: “0”
},
“2020-10-11”: {
“from”: “00:00:00”,
“to”: “00:00:00”,
“is_day_off”: “1”
},
“2020-10-12”: {
“from”: “00:00:00”,
“to”: “00:00:00”,
“is_day_off”: “1”
},
“2020-10-13”: {
“from”: “00:00:00”,
“to”: “00:00:00”,
“is_day_off”: “1”
},
“2020-10-14”: {
“from”: “00:00:00”,
“to”: “00:00:00”,
“is_day_off”: “1”
},
“2020-10-15”: {
“from”: “00:00:00”,
“to”: “00:00:00”,
“is_day_off”: “1”
},
“2020-10-16”: {
“from”: “00:00:00”,
“to”: “00:00:00”,
“is_day_off”: “1”
},
“2020-10-17”: {
“from”: “00:00:00”,
“to”: “00:00:00”,
“is_day_off”: “1”
},
“2020-10-18”: {
“from”: “00:00:00”,
“to”: “00:00:00”,
“is_day_off”: “1”
},
“2020-10-19”: {
“from”: “00:00:00”,
“to”: “00:00:00”,
“is_day_off”: “1”
},
“2020-10-20”: {
“from”: “00:00:00”,
“to”: “00:00:00”,
“is_day_off”: “1”
},
“2020-10-21”: {
“from”: “00:00:00”,
“to”: “00:00:00”,
“is_day_off”: “1”
},
“2020-10-22”: {
“from”: “00:00:00”,
“to”: “00:00:00”,
“is_day_off”: “1”
},
“2020-10-23”: {
“from”: “00:00:00”,
“to”: “00:00:00”,
“is_day_off”: “1”
},
“2020-10-24”: {
“from”: “00:00:00”,
“to”: “00:00:00”,
“is_day_off”: “1”
},
“2020-10-25”: {
“from”: “00:00:00”,
“to”: “00:00:00”,
“is_day_off”: “1”
},
“2020-10-26”: {
“from”: “00:00:00”,
“to”: “00:00:00”,
“is_day_off”: “1”
},
“2020-10-27”: {
“from”: “00:00:00”,
“to”: “00:00:00”,
“is_day_off”: “1”
},
“2020-10-28”: {
“from”: “00:00:00”,
“to”: “00:00:00”,
“is_day_off”: “1”
},
“2020-10-29”: {
“from”: “00:00:00”,
“to”: “00:00:00”,
“is_day_off”: “1”
},
“2020-10-30”: {
“from”: “00:00:00”,
“to”: “00:00:00”,
“is_day_off”: “1”
},
“2020-10-31”: {
“from”: “00:00:00”,
“to”: “00:00:00”,
“is_day_off”: “1”
}
},
“id”: “1”,
“jsonrpc”: “2.0”
}