ورود | ثبت نام
  • FA
  • EN

API Docs

Gym Subscription Check-in Resource

Represents a check-in record for a gym subscription, including timestamps and approval status.


Schema

FieldTypeDescriptionExample
idintUnique identifier for the check-in123
gym_subscription_idintID of the gym subscription456
checked_in_atstringCheck-in timestamp (ISO 8601)"2025-01-01 00:00:00"
checked_out_atstringCheck-out timestamp (ISO 8601, nullable)"2025-01-01 03:00:00"
user_approvedboolWhether the user approved the check-intrue
gym_approvedboolWhether the gym approved the check-infalse
notesstringNotes for the check-in (nullable)"some notes"

Example

{
  "id": 123,
  "gym_subscription_id": 456,
  "checked_in_at": "2025-01-01 00:00:00",
  "checked_out_at": "2025-01-01 03:00:00",
  "user_approved": true,
  "gym_approved": false,
  "notes": "some notes"
}
footer wave
logo

دمبل، دنیای هوشمند ورزش و تغذیه

LinkedinInstagramXYoutubeTelegram