본문으로 건너뛰기

protos.schedule.CancelReservationCommand

scheduleIdstringrequired

스케줄 ID

reasonenumrequired

취소 사유

Possible values: [CANCEL_RESERVATION_REASON_UNSPECIFIED, CANCELED, NO_SHOW]

protos.schedule.CancelReservationCommand
{
"scheduleId": "string",
"reason": "CANCEL_RESERVATION_REASON_UNSPECIFIED"
}