Add guest create endpoint
All checks were successful
build-and-deploy / build-deploy (push) Successful in 34s
All checks were successful
build-and-deploy / build-deploy (push) Successful in 34s
This commit is contained in:
@@ -113,6 +113,7 @@ Card issuing
|
||||
- POST /properties/{propertyId}/rooms/{roomId}/cards/temp
|
||||
|
||||
Guest APIs
|
||||
- POST /properties/{propertyId}/guests
|
||||
- /properties/{propertyId}/guests/search?phone=... or ?vehicleNumber=...
|
||||
- /properties/{propertyId}/guests/{guestId}/vehicles (add vehicle)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user