v1

latestOpenAPI 3.1.02026-08-064323122.5 KB
Gym Visit

Member Admission

This endpoint is currently used only for members with membership type “CORPORATE_FITNESS”. It verifies if the specified member can have access to the desired gym. The MMS should use the response status to allow or block the member from entering the gym. As a side-effect this access is logged in the EGYM Corporate Fitness system if the admission was granted.

post/api/v2/accounts/{accountId}/admissions

Path parameters

accountIdstring required

Response

Ok

firstAdmissionboolean required

If this member has been admitted for the first time in the gym this will be true, false otherwise.