List all points redemptionsAsk AIget https://developer-api.rivo.io/merchant_api/v1/points_redemptionsList all points redemptionsQuery Paramsfilters[customer_identifier]stringShopify Customer ID or Emailfilters[source]stringenumSource of the points purchasepointsreferrerreferredvip_tiercreditsmembership_tiermanualloyalty_giftShow 8 enum valuesfilters[reward_id]int32The ID of the reward that was redeemedfilters[code]stringA discount code from a points redemptionfilters[used]booleanWhether the points redemption has been usedtruefalsefilters[referred_email]stringIf linked to a referral - the email of the referred friendfilters[purchase_type]stringenumType of purchase the reward applies toone_timesubscriptionbothAllowed:one_timesubscriptionbothfilters[applied_at][gte]stringFilter points redemptions applied at or after this timestamp (ISO8601 format)filters[applied_at][lt]stringFilter points redemptions applied before this timestamp (ISO8601 format)sort[order_direction]stringenumascdescAllowed:ascdescsort[order_type]stringenumidpoints_diffapplied_atpoints_amountAllowed:idpoints_diffapplied_atpoints_amountpagination[per_page]int32pagination[page]int321 to 500Page number for offset-based pagination. For large datasets, use since_id/limit for cursor-based pagination instead.pagination[since_id]int32pagination[limit]int32HeadersAuthorizationstringrequiredMerchant Auth TokenResponse 200List all points redemptionsUpdated 11 months ago