Below is a list of all the fields related to the rewards you have issued.
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.
status enum
Shows status of issued reward. Possible values are: Issued
, Canceled
, Sending
, Sent
, Failed
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.
issued_at date
Shows when reward status changed from due to issued. Format: Y-m-d