| ||||||||||
Shopping cart software Solutions for online shops and malls | ||||||||||
|
X-Cart Home | FAQ | Forum rules | Calendar | User manuals | Login |
How can i pull loyalty points for the customer. | |||
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
How can i pull loyalty points for the customer.
I want to pull customer, order and loyalty point data via rest API. I know there is a API for the order and Customer. But how can i pull the Loyalty points associated with the customer?
__________________
Xcart 5.3 |
|||||||
#2
|
|||||||||
|
|||||||||
Re: How can i pull loyalty points for the customer.
Quote:
Hi there. Loyalty Program module does not support REST API by default, unfortunately.
__________________
Alex Solovev, Qualiteam --- User manual Video tutorials X-Cart FAQ You are welcome to press "Thanks" button if you find this post useful Click here to learn how to apply patches X-Cart Extensions |
|||||||||
#3
|
|||||||||
|
|||||||||
Re: How can i pull loyalty points for the customer.
Hi Tanmay,
Thanks for your question and welcome to X-Cart forums! You can pull reward points value using REST API, if you request particular user profile, e.g. http://localhost/xcart/admin.php?target=RESTAPI&_key=KEY&_path=profile/7 Search for 'rewardPoints' field in the response and you will get needed info. You might also be interested in 'rewardEvents' field. Please, let me know if it is any help for you. Tony Quote:
__________________
Found a bug in X-Cart? Post it to our bug tracker! Know how to make X-Cart better? Suggest an idea! |
|||||||||
|
|
|||
X-Cart forums © 2001-2020
|