Tiers

Create a tier

post/rewards_programs/{id}/tiers

Path parameters

idstring required

The ID of the rewards program

Request body

namestring required

The name of the tier

minimum_pointsinteger required

The minimum number of points to qualify for the tier

Response

The created Tier object

idstring required

The ID of the tier

namestring required

The tier's name

minimum_pointsinteger required

The minimum number of points to reach this tier

associated_colorstring nullable required

The color associated with this tier

Changes

No recorded changes to this endpoint across all 1 revision of this API.