Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
The ID of the rewards program
Body
The number of points earned per dollar spent
The value of a single point in dollars
The number of points earned for attending a class
The number of points earned for referring a new student
The number of points earned for referring a new student that signs up
The number of points earned for every ten classes attended
The number of points earned for first visit in three months
Response
The updated RewardsProgram
object
The ID of the rewards program
The number of points earned per dollar spent
The value of a single point in dollars
The number of points earned for attending a class
The number of points earned for referring a new student
The number of points earned for referring a new student that signs up
The number of points earned for every ten classes attended
The number of points earned for first visit in three months