Rivo Loyalty: Earning Rules
{
list: [
{
automationId: 176278,
balanceAmount: 500,
completed: true,
creditsAmount: "0.0",
currencyBaseAmount: 1,
description: null,
iconUrl: {
altText: "Sign up",
url: "https://cdn.filestackcontent.com/zz3a2x7SXe2OF9eocG9g",
},
id: 109259,
multiBalanceSettingsByTiers: {},
pointsAmount: 500,
pointsType: "fixed",
status: "active",
stepId: 674966,
title: "Sign up",
trigger: "customer_member_enabled",
},
{
automationId: 176279,
balanceAmount: 10,
completed: false,
creditsAmount: "0.0",
currencyBaseAmount: 1,
description: null,
iconUrl: {
altText: "Place an order",
url: "https://cdn.filestackcontent.com/PcN8MAkOROCdxHwkGmIg",
},
id: 109260,
multiBalanceSettingsByTiers: {},
pointsAmount: 10,
pointsType: "multiplier",
status: "active",
stepId: 674967,
title: "Place an order",
trigger: "order_placed",
},
{
automationId: 176280,
balanceAmount: 100,
completed: false,
creditsAmount: "0.0",
currencyBaseAmount: 1,
description: null,
iconUrl: {
altText: "Celebrate a birthday",
url: "https://cdn.filestackcontent.com/Kux3u43nR7qwXxmAM9HU",
},
id: 109261,
multiBalanceSettingsByTiers: {},
pointsAmount: 100,
pointsType: "fixed",
status: "active",
stepId: 674968,
title: "Celebrate a birthday",
trigger: "customer_birthday",
},
{
balanceAmount: 100,
completed: true,
creditsAmount: 0,
iconUrl: {
altText: "Follow on Instagram",
url: "https://cdn.filestackcontent.com/BCHcrPMPSWOaeQIKk1Xe",
},
id: 109278,
pointsAmount: 100,
social: true,
title: "Follow on Instagram",
trigger: "instagram_follow",
url: "https://instagram.com/alvies",
},
{
balanceAmount: 500,
buttonText: null,
completed: false,
creditsAmount: 0,
description: null,
iconUrl: {
altText: "Post a product review",
url: "https://cdn.filestackcontent.com/kIyrguGRRauDE4vTNj7d",
},
id: 50400,
name: null,
pointsAmount: 500,
title: "Post a product review",
trigger: "review_complete",
url: null,
},
{
balanceAmount: 5000,
buttonText: null,
completed: false,
creditsAmount: 0,
description: null,
iconUrl: {
altText: "Complete a Referral",
url: "https://cdn.filestackcontent.com/sW7t6SZDTNmVjvOaoTrf",
},
id: 50401,
name: null,
pointsAmount: 5000,
title: "Complete a Referral",
trigger: "referral_complete",
url: null,
},
{
balanceAmount: 100,
completed: true,
creditsAmount: 0,
iconUrl: {
altText: "Follow on TikTok",
url: "https://cdn.filestackcontent.com/LhLUjHuYScuYR8lzJDyf",
},
id: 109281,
pointsAmount: 100,
social: true,
title: "Follow on TikTok",
trigger: "tiktok_follow",
url: "https://www.tiktok.com/@alviesboots",
},
{
balanceAmount: 100,
completed: true,
creditsAmount: 0,
iconUrl: {
altText: "Like page on Facebook",
url: "https://cdn.filestackcontent.com/7Z7GkEBT2mSnWn4RGUGQ",
},
id: 109282,
pointsAmount: 100,
social: true,
title: "Like page on Facebook",
trigger: "facebook_like",
url: "https://facebook.com/AlviesBoots",
},
{
balanceAmount: 100,
completed: true,
creditsAmount: 0,
iconUrl: {
altText: "Share link on Facebook",
url: "https://cdn.filestackcontent.com/7Z7GkEBT2mSnWn4RGUGQ",
},
id: 109283,
pointsAmount: 100,
social: true,
title: "Share link on Facebook",
trigger: "facebook_share",
url: "https://facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.alvies.com%2F",
},
],
pagination: {
amountOfPages: 1,
hasNextPage: false,
hasPreviousPage: false,
page: 1,
pageSize: null,
totalElements: 0,
},
}
Properties
List of earning rules
The ID of the automation associated with the earning rule.
The balance amount awarded by the earning rule.
Whether the earning rule has been completed.
The amount of credits awarded by the earning rule.
The base amount of currency required to earn the points.
The description of the earning rule.
The URL and alt text of the icon associated with the earning rule.
The ID of the earning rule.
The multi-balance settings for the earning rule.
The number of points awarded by the earning rule.
The type of points awarded by the earning rule.
The status of the earning rule.
The ID of the step associated with the earning rule.
The title of the earning rule.
The trigger for the earning rule.
Returns a pagination object.
Returns the total number of pages.
Returns true if there is a next page.
Returns true if there is a previous page.
Returns the current page number.
Returns the number of items per page.
Returns the total number of items.