Below is a list of all the fields related to the rewards you have due.
Attributes
id integer
Unique identifier for the due reward.
reward_id integer
The unique identifier of reward object of the current due reward.
recipient_id integer
The unique identifier of recipient (user) of the current due reward.
can_be_issued boolean
Shows if reward can be issued or not.
coupon string
Unique coupon name for current due reward.
This property available only for
coupon
rewards.
count integer
Shows number of rewards are due in current line.
This property available only for
amount
,commission
andcustom
rewards.
total float
Shows total value of reward is due in current line.
This property available only for
amount
,commission
andcustom
rewards.