Locations
Retrieve a location
Rewards Programs
Members
Locations
Location Members
Track
Locations
Retrieve a location
GET
/
locations
/
{id}
Authorization
object
*
Authorization
Required
object
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
username
string
username
string
password
string
password
string
id
string
*
id
Required
string
The ID of the location
Path Parameters
id
string
requiredThe ID of the location
Returns
id
string
The ID of the location
rewards_program
RewardsProgram | null
The rewards program this location is associated with
id
string
The ID of the rewards program
points_earned_per_dollar_spent
integer
The number of points earned per dollar spent
point_redemption_value
float
The dollar amount a point can be redeemed for
points_for_member_class_attendance
integer
The number of points a member receives for attending class
points_for_referring_new_student
integer
The number of points a member receives for referring a new student
points_for_referring_new_student_that_signs_up
integer
The number of points a member receives for referring a new student that actually signs up
points_for_every_ten_classes_non_member
integer
The number of points a non-member receives every 10 classes
points_for_first_visit_in_three_months
integer
The number of points a member receives for visiting a location after a hiatus of 3 months or longer