Rename default booking source from WALKIN to DIRECT
All checks were successful
build-and-deploy / build-deploy (push) Successful in 1m8s
All checks were successful
build-and-deploy / build-deploy (push) Successful in 1m8s
This commit is contained in:
@@ -1551,7 +1551,7 @@ BOOKING APIS
|
||||
Request body (BookingCreateRequest):
|
||||
|
||||
{
|
||||
"source": "WALKIN",
|
||||
"source": "DIRECT",
|
||||
"expectedCheckInAt": "2026-02-05T12:00:00+05:30",
|
||||
"expectedCheckOutAt": "2026-02-06T11:00:00+05:30"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user