New API available - faster and more powerful!

Check it out!
Perfect Gym api
Deprecated - API v1 will be switched off on 01.07.2022. Please upgrade to API v2

Opening hours

Represents a timeframe your club is opened on a given day.

Opening hours properties

Opening hours are described by the following properties

Name Type Description
id long Unique identifier of opening hours.
timestamp long Timestamp. Indicates when resource was last modified.
isClosed bool Indicates if club is closed on a given week day.
dayOfWeekOrHoliday string Day of week given object refers to.
Possible values:
  • Monday
  • Tuesday
  • Wednesday
  • Thursday
  • Friday
  • Saturday
  • Sunday
  • Holidays
openFrom string Opening hour.
openUntil string Closing hour.
isDeleted bool Indicates if resource is deleted.
Perfect Gym api