Creates Points Event using Rivo. Requires source and applied_at and skip_email and external_note and internal_note and points_amount and credits_amount and customer_email and custom_action_name. Returns confirmation of creation, including the new record’s ID and details.
Creates Points Redemption using Rivo. Requires reward_id and points_amount and credits_amount and customer_identifier. Returns confirmation of creation, including the new record’s ID and details.
Retrieves Customer by Email using Rivo. Requires customer_email. Returns the requested data record(s) with all available details.
Retrieves Customers using Rivo. No inputs are required. Returns the requested data record(s) with all available details.
Retrieves Earning Rules using Rivo. No inputs are required. Returns the requested data record(s) with all available details.
Retrieves Points Events using Rivo. No inputs are required. Returns the requested data record(s) with all available details.
Retrieves Points Events by Customer using Rivo. Requires customer_email. Returns the requested data record(s) with all available details.
Retrieves Points Redemptions by Customer Identifier using Rivo. Requires customer_email. Returns the requested data record(s) with all available details.
Retrieves Rewards using Rivo. No inputs are required. Returns the requested data record(s) with all available details.
Retrieves Rewards by Purchase Type using Rivo. Requires purchase_type. Returns the requested data record(s) with all available details.
Retrieves VIP Tier by ID using Rivo. Requires vip_tier_id. Returns the requested data record(s) with all available details.
Retrieves VIP Tiers using Rivo. No inputs are required. Returns the requested data record(s) with all available details.
Redeem customer points using Rivo. No inputs are required. Returns results based on the executed action.
Updates Customer DOB using Rivo. Requires dob and customer_email. Returns the updated record with the applied changes.