Rewards Programs
Retrieve a rewards program
GET
/
rewards_programs
/
{id}
Authorizations
Authorization
string
headerrequiredBasic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
id
string
requiredThe ID of the rewards program
Response
200 - application/json
id
string
requiredThe ID of the rewards program
points_earned_per_dollar_spent
integer
requiredThe number of points earned per dollar spent
point_redemption_value
string
requiredThe value of a single point in dollars
points_for_member_class_attendance
integer
requiredThe number of points earned for attending a class
points_for_referring_new_student
integer
requiredThe number of points earned for referring a new student
points_for_referring_new_student_that_signs_up
integer
requiredThe number of points earned for referring a new student that signs up
points_for_every_ten_classes_non_member
integer
requiredThe number of points earned for every ten classes attended
points_for_first_visit_in_three_months
integer
requiredThe number of points earned for first visit in three months