Locations
Get Location Status
Retrieves the status of a specific location (e.g., open or closed) based on its operating hours.
GET
/
api
/
v1
/
locations
/
{locationId}
/
status
Authorizations
Path Parameters
The location's unique ID.
Retrieves the status of a specific location (e.g., open or closed) based on its operating hours.
The location's unique ID.