put https://{base_url}/api/reservations/
Parameter
Field | Type | Description |
---|---|---|
id | Uuid | Reservation unique id |
name | String | Update Guest name |
String | Update Guest email | |
phone | String | Update Guest phone |
from_time | DateTime | Set reservation from time mm/dd/yyyy hh:mm AM/PM |
to_time | DateTime | Set reservation to time mm/dd/yyyy hh:mm AM/PM |
unit_code/api_code/hub_ids/property_ids | Uuid/Uuid/Integer | Atleast one should be present. Either unit_code or api_code or hub_ids or property_ids need to be sent as [unit_code1, unit_code2] or [api_code1, api_code2] or [hub_id1, hub_id2] or [property_id1, property_id2] |