v1

latestOpenAPI 3.1.02026-07-2422707.0 MB

Register a guest on Gympass

Purpose: The purpose of this API is to register your guests on external providers like Gympass.

You must provide the unique identifier of the external service provider in provider_id. The API will then register the guest on Gympass.

post/v1/registrations?provider_id=Gympass

Query parameters

provider_idstring

Name of the external service provider. In this case, it is Gympass.

Request body

provider_registration_idstring

Unique registration id for the guest with the external service provider.

account_namestring

Name of the account as stored with the external service provider.

center_idstring

Unique identifier of the center. (As stored with the external provider)

schedule_idstring

Session to which the guest is registering. (As stored with the external provider).

userobject

Details of the guest who is registering with Gympass.

Response

200