Rivo Loyalty: Vip Tiers

{
  list: [
    {
      createdAt: "2023-04-25T16:54:38.203Z",
      id: 97299,
      name: "Bronze",
      perks: [
        "Early Access to Seasonal and Limited Time Offers",
      ],
      threshold: 0,
      updatedAt: "2023-06-05T15:49:42.490Z",
    },
    {
      createdAt: "2023-04-25T16:54:38.329Z",
      id: 97300,
      name: "Silver",
      perks: [
        "Everything from Bronze Tier",
        "Free Shipping & Returns",
        "First to know on all exclusive events",
      ],
      threshold: 6000,
      updatedAt: "2023-06-05T15:51:48.587Z",
    },
    {
      createdAt: "2023-04-25T16:54:38.453Z",
      id: 97301,
      name: "Gold",
      perks: [
        "Benefits from the Silver Tier",
        "First to know on all exclusive events",
        "Invited to product test new releases",
        "Merch giveaways",
      ],
      threshold: 9000,
      updatedAt: "2023-04-25T20:14:50.727Z",
    },
  ],
  pagination: {
    amountOfPages: 1,
    hasNextPage: false,
    hasPreviousPage: false,
    page: 1,
    pageSize: null,
    totalElements: 0,
  },
}

Properties

array

List of VIP tiers

object

Returns a pagination object.