Add Points to Customer using Loyaltylion. Requires points and reason and customer_merchant_id. Returns results based on the executed action.
Creates Activity using Loyaltylion. Requires name and guest and site_id and customer_id and customer_email. Returns confirmation of creation, including the new record’s ID and details.
Creates Order using Loyaltylion. Requires total and order_id and total_paid and customer_id and discount_code and customer_email and payment_status and total_shipping and discount_amount. Returns confirmation of creation, including the new record’s ID and details.
Retrieves Activities by Date Range using Loyaltylion. Requires created_at_max and created_at_min. Returns the requested data record(s) with all available details.
Retrieves Available Rewards by Merchant ID using Loyaltylion. Requires customer_merchant_id. Returns the requested data record(s) with all available details.
Retrieves Customer by Email using Loyaltylion. Requires email. Returns the requested data record(s) with all available details.
Retrieves Order by Merchant ID using Loyaltylion. Requires merchant_id. Returns the requested data record(s) with all available details.
Retrieves Transactions by Merchant ID using Loyaltylion. Requires customer_merchant_id. Returns the requested data record(s) with all available details.