Reservation Location Object


Properties
idstringRead-onlyformat GUID

Reservation location ID.


revisionintegerformat int64

Represents the current state of a reservation location. Each time the reservation location is modified, its revision changes. For an update operation to succeed, you must pass the latest revision.


createdDatestringRead-onlyformat date-time

The date and time this reservation location was created.


updatedDatestringRead-onlyformat date-time

The date and time this reservation location was last updated.


locationobjectRead-only

Physical location details.

Locations can be created and configured using the Locations API or on the Business Info page in the Dashboard.


configurationobject

Reservation location configuration.


defaultbooleanRead-only

Whether this reservation location's location is the default location of the business.


archivedbooleanRead-only

Whether this reservation location's location is archived.

Was this helpful?
Yes
No