Loyalties
List Loyalty Tier Earning Rules
Retrieve available earning rules for a given tier and the calculation method for earning points.
get/v1/loyalties/{campaignId}/tiers/{loyaltyTierId}/earning-rules
Query parameters
limitinteger
Limits the number of objects to be returned. The limit can range between 1 and 100 items. If no limit is set, it returns 10 items.
pageinteger
Which page of results to return. The lowest value is 1.
Response
Returns a list of earning rules for a given tier. The object for each earning rule also contains information about how the points are calculated; this includes mapping. If a specific multiplier was used to calculate points for a given tier, then the loyalty.points parameter will account for this calculation.