listReservationLocations( )


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Retrieves a list of up to 100 reservation locations.

The FULL fieldset can only be retrieved by users with the READ RESERVATION LOCATIONS (FULL) or MANAGE RESERVATION LOCATIONS permission scopes.

Permissions
Read Reservation Locations (Basic)
Read Reservation Locations (Full)
Manage Reservation Locations
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
optionsListReservationLocationsOptions

An object representing the available options for listing reservation locations.

Returns
Return Type:Promise<ListReservationLocationsResponse>
Was this helpful?
Yes
No