Name | Type | Description |
---|---|---|
id | String | The ID of the retrieved reward award transaction |
number | String | The number of the retrieved reward award transaction |
life_cycle_state | String | The life cycle state of the retrieved reward award transaction. The available values are POSTED and CANCELLED |
amount | Number | The amount of the retrieved reward award transaction |
expiration_date | Date | The expiration date of the retrieved reward award transaction |
rewards_participant | Rewards Participant object | The rewards participant who was awarded by the retrieved reward award transaction |
reward_offer | Reward Offer object | The reward offer based on which the reward award transaction was created |
wallet_transaction | Wallet Transaction object | The credit wallet transaction that was generated by the award reward transaction |
award_expiration_transaction | Award Expiration object | The award expiration transaction which was generated because of the award transaction's expiration |
Log Information object | The log information related with the retrieved job | |
customer_events_set | Set of Customer Events Objects | A list of customer events based on which the reward award transaction was generated. |
...