How to calculate available rewards

Hi,

I read the docs that discuss how to calculate potential rewards for a customer based on their existing point balance at Redeem Loyalty Points for a Discount (Walkthrough 1). I was wondering there was an API that I could call to calculate this? Or if anyone know if this calculation is available anywhere? I basically want to tell the customer what rewards they currently qualify for and/or how many more points they need to qualify. Thanks in advance!

Mike

You can use CalculateOrder to show the customer the proposed_rewards. :slightly_smiling_face:

Thanks for your quick response Bryan!