wallet_balance_breakdown_per_reward_offer_short
- Georgia Kountouri
Owned by Georgia Kountouri
 wallet_balance_breakdown_per_reward_offer object response data
Name | Type | Description |
total_awarded_amount | Number | The total amount that the wallet was debited,in wallet currency, when the specified reward offer was applied |
total_awarded_alternative_amount | Number | The total amount that the wallet was debited, in wallet alternative currency, when the specified reward offer was applied |
reward_offer | Reward Offer Object | The reward offer that was awarded to the account owner by debiting the wallet |
Referred Objects Response Data
 reward offer object response data
Name | Type | Description |
---|---|---|
id | String | The ID of the retrieved reward offer |
number | String | The number of the retrieved reward offer |
name | String | The name of the retrieved reward offer |
alternative_code | String | The alternative code of the retrieved reward offer |
description | String | A description of the retrieved reward offer |
life_cycle_state | String | The life cycle state of the reward offer which can be EFFECTIVE or NOT_EFFECTIVE |
marketing_information_short_description | String | The offer's short description Available from CRM.COM R12.2.0 |
reward_scheme | Reward Scheme Object | The reward scheme that the reward offer belongs to Available from CRM.COM R11.0.0 |
Referred Objects Response Data
 reward scheme object response data
Name | Type | Description |
---|---|---|
id | String | The ID of the retrieved reward scheme |
name | String | The name of the retrieved reward scheme |
alternative_code | String | The alternative code of the retrieved reward scheme |
description | String | A description of the retrieved reward scheme |
life_cycle_state | String | The life cycle state of the reward scheme which can be EFFECTIVE or NOT_EFFECTIVE |
Â