GET /memberships
Verifies that the given userId membershipId exists in Club OS and you have access to it.
...
Variable | Type | Description |
---|---|---|
clubLocationId | Integer | The Club OS unique id for the club location you wish to access. Club OS will provide these to you. |
userIdmembershipId | Integer | The Club OS unique id for the user membership you are requesting. |
POST /users
...