본문으로 건너뛰기

protos.open.GetReservationSlotsByGroupsQuery

V2 슬롯 조회 요청 - 여러 예약 그룹의 슬롯을 한 번에 조회

reservationGroupIdsstring[]required

조회할 예약 그룹 ID 목록

startDateTimeUtcdate-timerequired

조회 범위 시작 시각 (UTC ISO 8601)

endDateTimeUtcdate-timerequired

조회 범위 종료 시각 (UTC ISO 8601)

protos.open.GetReservationSlotsByGroupsQuery
{
"reservationGroupIds": [
"string"
],
"startDateTimeUtc": "2024-07-29T15:51:28.071Z",
"endDateTimeUtc": "2024-07-29T15:51:28.071Z"
}