LoyaltyProgram
LoyaltyProgram
Search for (look up) a loyalty program membership. The preferred and main search criteria is mobile number, but email can be used when mobile number is not available.
Country code must be with a plus sign, e.g. +47 for Norway. If country code is missing, the default country code of the tenant is used.
Access token recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+full mobile number or email
Example response
Example response
Enroll new customer to loyalty program. If the mobile number is not in the country of the tenant you must add the country code (e.g. +358 for Finland). The store is where the enroll was made from.
Access token recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+^[A-Za-z0-9-_]+No Content
No Content
No content
Get loyalty program member details for customer
Get loyalty program member details for customer.
Access token recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a Customer.
^[A-Za-z0-9-_]+Example response
Example response
Enroll existing customer to loyalty program. The store is where the enroll is made from.
Access token recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a Customer.
^[A-Za-z0-9-_]+^[A-Za-z0-9-_]+Example response
Example response
List loyalty program discounts for customer
List available loyalty program member discounts for customer.
Access token recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a Customer.
^[A-Za-z0-9-_]+Example response
Example response
Get loyalty program points for customer
Get available loyalty program member points for customer.
Access token recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to a Customer.
^[A-Za-z0-9-_]+Example response
Example response
Get loyalty program member balance for customer on order.
Get loyalty program member balance for customer on order.
If order total > 0, the response shows balance to use as payment on order.
If order total on order < 0, the response shows bonus point that can be refunded on order.
Access token recevied after user login with a deviceToken
Reference to a tenant.
^[A-Za-z0-9-_]+Reference to an Order.
^[A-Za-z0-9-_]+Example response
Example response
Last updated