object

LoyaltyPoints

Loyalty points data for the user cart.
Fields
applicable
Float
Whether the loyalty points are applicable for the cart. Example: 1
description
String
Description for loyalty points. Example: 'Points can be redeemed at checkout'
is_applied
Boolean
Whether loyalty points are applied on the cart. Example: true
total
Float
Total loyalty points available with user. Example: 1200
message
String
Message for the applied loyalty points. Example: 'You’ll redeem 4034 points'
total_points
Float
Total engage points available for the user. Example: 560
points
Float
Engage points applicable on the cart. Example: 4034
amount
Float
Engage points amount applied on the cart. Example: 4034.0
mop_amount
Float
Engage amount applied on the cart as payment mode. Example: 200.0
earn_points
Float
Engage points that can be earned on the cart. Example: 56
earn_points_amount
Float
Engage points amount that can be earned on the cart. Example: 56.0
earn_title
String
Title to show how many earn points are gained for this order. Example: 'You’ll earn 56 points'
title
String
Unique title for reward program applicable. Example: 'Fynd Rewards'