You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
Version 1
Next »
reward award validity object response data
Name | Type | Description |
---|
validity_options | String | Defines the reward offer's awarded amount validity options. The available values are ALWAYS_VALID and VALID_FOR_SPECIFIC_PERIOD
|
award_valid_up_to_date | Date | The date until which the reward offer's awarded amount will be valid. Applicable only if the award's validity option is set to VALID_FOR_SPECIFIC_PERIOD and only as long as award_validity_period is not defined.
|
award_validity_period | Time Period Object | Defines that the awarded amount will be valid for a specific period of time after the related award transaction's creation date. Applicable only if the award's validity option is set to VALID_FOR_SPECIFIC_PERIOD and only as long as award_valid_up_to_date is not defined.
|
period object response data
Name | Type | Description |
---|
time_period_value | Number | The time period value |
time_period_uot | String | The time period unit of time. The supported values are the following: MINUTES, HOURS, DAYS, WEEKS, MONTHS, YEARS |