v1

latestOpenAPI 3.1.02026-08-064323122.5 KB
Products booking

Retrieve user activated products

Returns a list of products that are activated for the specified user and gym and are active now or in the future.

get/api/v2/accounts/{accountId}/products

Path parameters

accountIdstring required

Response

Ok

productIdstring required

The ID of the product.

startDatestring date

The date from which the specified product is active and can be used by the user. It must be today’s or future date in Timezone of the club. format: yyyy-MM-dd

endDatestring date

The date to which the specified product is active and can be used by the user. It must be future date in Timezone of the club. format: yyyy-MM-dd. Max date is 2050-12-31