Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...


Tip

Available from CRM.COM R10.0.0 up to CRM.COM R14.0.0

From CRM.COM R15.0.0 and onwwards, use offers/list to get list of of offers or get applicable to retrieve offers for specific participant


Excerpt

This method returns information related with reward offers. Multiple reward offers are returned by each call

Resource URL

Parameters

Name

Type

Description

token

String

The token retrieved from the login method

rewards_participant_identifier

(semi-optional)

Rewards participant identifier

The identifier of the rewards participant who might benefit from the reward offer that will be returned as a result. The allowed rewards participant identifier fields are the following:

Include Page
V4:rewards_participants_identifier_post
V4:rewards_participants_identifier_post

accounts_receivable_identifier

(semi-optional)

Accounts Receivable identifier

The identifier of the rewards participant's accounts receivable. The allowed accounts receivable identifier fields are the following:

Include Page
V4:accounts_receivable_identifier_post
V4:accounts_receivable_identifier_post

wallet_identifier

(semi-optional)

Wallet identifier

The identifier of the reward participant's wallet. The allowed wallet identifier fields are the following:

Include Page
V4:wallet_identifier
V4:wallet_identifier

group_identifier

(optional)

Group Identifier

The identifier of the group that will provide the reward offer. The group is filtered against the reward offer's Award conditions organisational units. The allowed unit identifier fields are the following:

Include Page
V4:group_identifier
V4:group_identifier

unit_identifier

(optional)

Unit identifier
The identifier of the unit that will provide the reward offer. The unit is filtered against the reward offer's Award conditions organisational units. The allowed unit identifier fields are the following:

Include Page
V4:unit_identifier
V4:unit_identifier

reward_scheme_identifier

(optional)

Reward scheme identifier

The identifier of the reward scheme related with the reward offer that should be returned as a result. The allowed reward scheme identifier fields are the following:

Include Page
V4:reward_scheme_identifier
V4:reward_scheme_identifier

type_identifier
(optional)

Reward offer type identifier

The identifier of the reward offer type related with the reward offer that should be returned as a result. The allowed reward offer type identifier fields are the following:

Include Page
V4:reward_offer_type_identifier
V4:reward_offer_type_identifier

evaluation_method

(optional)

Reward offer evaluation method identifier

The identifier of the reward offer evaluation method related with the reward offer that should be returned as a result. The allowed reward offer evaluation method identifier fields are the following:BATCH_PROCESS or BATCH_PROCESS_AND_INTERACTIVELY.  

award_scope

(optional)

Award Scope identifier

The identifier of the award scope related with the reward offer that should be returned as a result. The allowed award scope identifier fields are the following: APPLY_AWARD_PER_TRANSACTION_ITEM  or APPLY_AWARD_PER_TRANSACTION.  

Tip

Available from CRM.COM R10.0.0


spend_method

(optional)

Reward Offer spend method

The identifier of the reward offer spend method related with the reward offer that should be returned as a result. The allowed reward offer spend method identifier fields are the following: SPEND_ON_REQUEST, SPEND_INSTANTLY or SPEND_INSTANTLY_THROUGH_VOUCHER

Tip

Available from CRM.COM R10.0.0


Tip

Spend instantly on voucher method available from CRM.COM R14.2.0



award_currency

(optional)

Currency Identifier

The identifier of the currency in which the reward offer will award rewards participants. The allowed currency identifier fields are the following:

Include Page
V4:currency_identifier
V4:currency_identifier

Tip

Available from CRM.COM R14.2.0


purchase_product

(optional)

Product identifier

The identifier of the product which the rewards participant will have to buy in order to benefit from the reward offer that will be returned as a result. The allowed product identifier fields are the following:

Include Page
V4:product_identifier
V4:product_identifier

purchase_product_type

(optional)

Product type identifier

The identifier of the product type which the rewards participant will have to buy in order to benefit from the reward offer that will be returned as a result. The allowed product type identifier fields are the following:

Include Page
V4:product_type_identifier
V4:product_type_identifier

purchase_product_family

(optional)

Product family identifier

The identifier of the family type which the rewards participant will have to buy in order to benefit from the reward offer that will be returned as a result. The allowed product family identifier fields are the following:

Include Page
V4:product_family_identifier
V4:product_family_identifier

purchase_product_brand

(optional)

Product Brand identifier

The identifier of the brand which the rewards participant will have to buy in order to benefit from the reward offer that will be returned as a result. The allowed product brand identifier fields are the following:

Include Page
V4:product_brand_identifier
V4:product_brand_identifier

Tip

Available from CRM.COM R15.0.0


purchase_product_category

(optional)

Product Category identifier

The identifier of the category type which the rewards participant will have to buy in order to benefit from the reward offer that will be returned as a result. The allowed product category identifier fields are the following:

Include Page
V4:product_category_identifier
V4:product_category_identifier

Tip

Available from CRM.COM R15.0.0


purchase_amount

(optional)

NumberThe amount of the purchase that the rewards participant will have to make in order to benefit from the reward offer that will be returned as a result

number_of_purchases

(optional)

NumberThe number of purchases that the rewards participant will have to make in order to benefit from the reward offer that will be returned as a result

number_of_results

(optional)

Number

The number of results that can be retrieved through each call

Tip

Available from CRM.COM R13.0.0


offset

(optional)

Number

Defines the number of entities that should be skipped from the results. If it is set to 0 then none results should be skipped, otherwise the results will begin from the provided offset number

Tip

Available from CRM.COM R13.0.0


fields_set

(optional)

List of Strings, comma separated 

A list of fields that should be included in the results. If not specified then all the available fields will be returned

Restrictions

  • As input parameters one of the following semi-optional parameters must be specified:
    • rewards_participant_identifier
    • accounts_receivable_identifier
    • wallet_identifier
  • The rest of the input parameters are optional

...

Expand
titleExample 1

HTTP Method: POST 


Request:

Code Block
http://cyn1lnx004:9080/crmapi/rest/v2/reward_offers/list

Body

Code Block
{
"token":"163317CACB7441CD88CB01C5427DF6E7",
"accounts_receivable_identifier":{"name":"ACR000879"},
"unit_identifier":{"name":"Test"},
"purchase_product":{"code":"TPG Bundle 3"},
"purchase_product_type":{"name":"Accessories"},
"purchase_product_family":{"name":"Analogue"}
}

Response

Code Block
languagejs
 {
  "status": {
    "message": "",
    "description": "",
    "code": "OK"
  },
  "data": [
    {
      "reward_award_validity": {
        "validity_options": "ALWAYS_VALID"
      },
      "reward_offer_validity": {
        "validity_options": "VALID_FROM_LATEST_EFFECTIVE_DATE"
      },
      "number": "81",
      "name": "Utilise ET",
      "privacy_level": null,
      "log_information": {
        "updated_date": "2016-05-26T09:23:05",
        "created_date": "2016-05-26T09:15:09",
        "created_by_unit": {
          "community_name": "Internal Community",
          "id": "48305F8849E3C18B227C5BE3A27BA6DF",
          "name": "Admin Unit",
          "group_name": "Main Group",
          "description": "r1 Test Description for resource  request tab.Test Description for resource  request tab.",
          "alternative_code": "MG"
        },
        "updated_by_unit": {
          "community_name": "Internal Community",
          "id": "48305F8849E3C18B227C5BE3A27BA6DF",
          "name": "Admin Unit",
          "group_name": "Main Group",
          "description": "r1 Test Description for resource  request tab.Test Description for resource  request tab.",
          "alternative_code": "MG"
        },
        "created_by_user": {
          "person_name": "MPAdministrator",
          "username": "MPAdministrator",
          "id": "1",
          "email": "sakkascy1986@hotmail.com"
        },
        "updated_by_user": {
          "person_name": "MPAdministrator",
          "username": "MPAdministrator",
          "id": "1",
          "email": "sakkascy1986@hotmail.com"
        }
      },
      "owned_by_group": {
        "community_name": "Internal Community",
        "id": "84F33366CB592BAAE7E2044D93611C6A",
        "name": "Main Group",
        "description": "Main Group",
        "alternative_code": "MG1"
      },
      "life_cycle_state": "EFFECTIVE",
      "reward_scheme": {
        "life_cycle_state": "EFFECTIVE",
        "id": "EA5CCE98F857F3A928E3AA6891323088",
        "name": "Sales Scheme",
        "description": "Sales Scheme - TC10",
        "alternative_code": "SS"
      },
      "type": {
        "classification": "UTILISE_FREE_CAPACITY",
        "id": "4ADADCD342A55A483E324F63DE4D54E5",
        "name": "Utilise Free Capacity",
        "description": "Utilise Free Capacity",
        "alternative_code": "UFC"
      },
      "id": "3064E7C123B64B47B10E8D4802EA10AA",
      "spend_conditions_set": {
        "allowed_spend_period_after_award": {
          "time_period_value": null,
          "time_period_uot": null
        },
        "product_conditions_set": [],
        "organisational_unit_conditions_set": [],
        "time_conditions_set": {
          "days_condition_set": [
            []
          ],
          "hours_condition_set": []
        }
      },
      "description": null,
      "award_percentage": null,
      "award_conditions_set": {
        "product_conditions_set": {
          "product_set": [
            {
              "product_family": {
                "id": "63D78575AE1C47513C19765F9AAF857A",
                "name": "Analogue",
                "description": null,
                "code": null
              },
              "product_type": null,
              "product": null
            }
          ]
        },
        "organisational_unit_conditions_set": [],
        "time_conditions_set": {
          "days_condition_set": [
            [
              {
                "day_of_week": "TUESDAY"
              },
              {
                "day_of_week": "WEDNESDAY"
              },
              {
                "day_of_week": "THURSDAY"
              },
              {
                "day_of_week": "FRIDAY"
              }
            ]
          ],
          "hours_condition_set": [
            {
              "from": null,
              "to": 23
            }
          ]
        }
      },
      "category": null,
      "latest_effective_date": "2016-05-26 09:16:10.0",
      "alternative_code": "UE"
    }
  ]
}


...

Expand
titleExample 2

HTTP Method: POST 


Request:

Code Block
{{server}}/crmapi/rest/v2/reward_offers/list

Body:

Code Block
{
    "token":"{{token}}",
    "rewards_participant_identifier":{"number":"RP0000000019"},
    "unit_identifier":{"name":"Admin Unit"},
    "spend_method":"SPEND_INSTANTLY",
    "award_scope":"APPLY_AWARD_PER_TRANSACTION_ITEM"  
}


Response:

Code Block
languagejs
{
  "status": {
    "message": "",
    "description": "",
    "code": "OK"
  },
  "data": [
    {
      "spend_method": "SPEND_INSTANTLY",
      "reward_award_validity": {
        "validity_options": "ALWAYS_VALID"
      },
      "evaluation_method": "BATCH_PROCESS_AND_INTERACTIVELY",
      "reward_offer_validity": {
        "validity_options": "VALID_FROM_LATEST_EFFECTIVE_DATE"
      },
      "number": "52",
      "name": "PK_Reward Offer_1",
      "privacy_level": null,
      "log_information": {
        "updated_date": "2016-07-14T08:49:18",
        "created_date": "2016-07-11T13:31:04",
        "created_by_unit": {
          "community_name": "Community",
          "id": "1",
          "name": "Admin Unit",
          "group_name": "Main Group",
          "description": "admin unit",
          "alternative_code": "adminunit"
        },
        "updated_by_unit": {
          "community_name": "Community",
          "id": "1",
          "name": "Admin Unit",
          "group_name": "Main Group",
          "description": "admin unit",
          "alternative_code": "adminunit"
        },
        "created_by_user": {
          "person_name": "MPAdministrator",
          "username": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com"
        },
        "updated_by_user": {
          "person_name": "MPAdministrator",
          "username": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com"
        }
      },
      "owned_by_group": {
        "community_name": "Community",
        "id": "1",
        "name": "Main Group",
        "description": "Main Group",
        "alternative_code": "MG"
      },
      "award_scope": "APPLY_AWARD_PER_TRANSACTION_ITEM",
      "life_cycle_state": "EFFECTIVE",
      "reward_scheme": {
        "life_cycle_state": "EFFECTIVE",
        "id": "6CAAD517743C4C179251282A5B2B58A6",
        "name": "Marketing Scheme",
        "description": null,
        "alternative_code": "MS"
      },
      "type": {
        "classification": "UTILISE_FREE_CAPACITY",
        "id": "DE7AF5BB04EF442DA745C0CC5346C13D",
        "name": "Utilise Free Capacity",
        "description": null,
        "alternative_code": "UFC"
      },
      "id": "6644452351BB482483F4A375575D5F73",
      "award_percentage": 10,
      "description": null,
      "spend_conditions_set": {
        "allowed_spend_period_after_award": {
          "time_period_value": null,
          "time_period_uot": null
        },
        "product_conditions_set": [],
        "organisational_unit_conditions_set": [],
        "time_conditions_set": {
          "days_condition_set": [
            []
          ],
          "hours_condition_set": []
        }
      },
      "award_conditions_set": {
        "product_conditions_set": {
          "product_set": [
            {
              "product_family": null,
              "product_type": {
                "service_type": null,
                "physical_good_type": "TRACEABLE",
                "used_for_provisioning": false,
                "classification": "PHYSICALGOODS",
                "composition_method": "FLAT",
                "id": "434A205A97FD44A2824CFD2B872D8340",
                "name": "PK_Product Type_2",
                "description": null,
                "alternative_code": "PT_1"
              },
              "product": null
            },
            {
              "product_family": null,
              "product_type": {
                "service_type": null,
                "physical_good_type": "TRACEABLE",
                "used_for_provisioning": false,
                "classification": "PHYSICALGOODS",
                "composition_method": "FLAT",
                "id": "B2AEEFA234BF4B0FBB8423EC9550B418",
                "name": "PK_Product Type",
                "description": null,
                "alternative_code": "PT"
              },
              "product": null
            }
          ]
        },
        "organisational_unit_conditions_set": [],
        "time_conditions_set": {
          "days_condition_set": [
            [
              {
                "day_of_week": "MONDAY"
              },
              {
                "day_of_week": "TUESDAY"
              },
              {
                "day_of_week": "WEDNESDAY"
              },
              {
                "day_of_week": "THURSDAY"
              },
              {
                "day_of_week": "FRIDAY"
              },
              {
                "day_of_week": "SATURDAY"
              },
              {
                "day_of_week": "SUNDAY"
              }
            ]
          ],
          "hours_condition_set": []
        }
      },
      "latest_effective_date": "2016-07-14 08:49:18.0",
      "category": null,
      "alternative_code": "PO_1"
    },
    {
      "spend_method": "SPEND_INSTANTLY",
      "reward_award_validity": {
        "validity_options": "ALWAYS_VALID"
      },
      "evaluation_method": "BATCH_PROCESS_AND_INTERACTIVELY",
      "reward_offer_validity": {
        "validity_options": "VALID_FROM_LATEST_EFFECTIVE_DATE"
      },
      "number": "67",
      "name": "PK_Reward Offer_3",
      "privacy_level": null,
      "log_information": {
        "updated_date": "2016-07-14T08:49:39",
        "created_date": "2016-07-12T09:40:52",
        "created_by_unit": {
          "community_name": "Community",
          "id": "1",
          "name": "Admin Unit",
          "group_name": "Main Group",
          "description": "admin unit",
          "alternative_code": "adminunit"
        },
        "updated_by_unit": {
          "community_name": "Community",
          "id": "1",
          "name": "Admin Unit",
          "group_name": "Main Group",
          "description": "admin unit",
          "alternative_code": "adminunit"
        },
        "created_by_user": {
          "person_name": "MPAdministrator",
          "username": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com"
        },
        "updated_by_user": {
          "person_name": "MPAdministrator",
          "username": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com"
        }
      },
      "owned_by_group": {
        "community_name": "Community",
        "id": "1",
        "name": "Main Group",
        "description": "Main Group",
        "alternative_code": "MG"
      },
      "award_scope": "APPLY_AWARD_PER_TRANSACTION_ITEM",
      "life_cycle_state": "EFFECTIVE",
      "reward_scheme": {
        "life_cycle_state": "EFFECTIVE",
        "id": "6CAAD517743C4C179251282A5B2B58A6",
        "name": "Marketing Scheme",
        "description": null,
        "alternative_code": "MS"
      },
      "type": {
        "classification": "UTILISE_FREE_CAPACITY",
        "id": "DE7AF5BB04EF442DA745C0CC5346C13D",
        "name": "Utilise Free Capacity",
        "description": null,
        "alternative_code": "UFC"
      },
      "id": "017CBB2945D24D5A8B591D926246A104",
      "award_percentage": null,
      "description": null,
      "spend_conditions_set": {
        "allowed_spend_period_after_award": {
          "time_period_value": null,
          "time_period_uot": null
        },
        "product_conditions_set": [],
        "organisational_unit_conditions_set": [],
        "time_conditions_set": {
          "days_condition_set": [
            []
          ],
          "hours_condition_set": []
        }
      },
      "award_conditions_set": {
        "product_conditions_set": {
          "product_set": [
            {
              "product_family": null,
              "product_type": {
                "service_type": null,
                "physical_good_type": "TRACEABLE",
                "used_for_provisioning": false,
                "classification": "PHYSICALGOODS",
                "composition_method": "FLAT",
                "id": "434A205A97FD44A2824CFD2B872D8340",
                "name": "PK_Product Type_2",
                "description": null,
                "alternative_code": "PT_1"
              },
              "product": null
            },
            {
              "product_family": null,
              "product_type": {
                "service_type": null,
                "physical_good_type": "TRACEABLE",
                "used_for_provisioning": false,
                "classification": "PHYSICALGOODS",
                "composition_method": "FLAT",
                "id": "B2AEEFA234BF4B0FBB8423EC9550B418",
                "name": "PK_Product Type",
                "description": null,
                "alternative_code": "PT"
              },
              "product": null
            }
          ]
        },
        "organisational_unit_conditions_set": [],
        "time_conditions_set": {
          "days_condition_set": [
            [
              {
                "day_of_week": "MONDAY"
              },
              {
                "day_of_week": "TUESDAY"
              },
              {
                "day_of_week": "WEDNESDAY"
              },
              {
                "day_of_week": "THURSDAY"
              },
              {
                "day_of_week": "FRIDAY"
              },
              {
                "day_of_week": "SATURDAY"
              },
              {
                "day_of_week": "SUNDAY"
              }
            ]
          ],
          "hours_condition_set": []
        }
      },
      "latest_effective_date": "2016-07-14 08:49:39.0",
      "category": null,
      "alternative_code": "PO_3"
    }
  ]
}


Expand
titleExample 2

HTTP Method: GET 


Request:

Code Block
http://cyn1lnx004:8080/crmapi/rest/v2/reward_offers/list

Body:

Code Block
{
	"token":"{{token}}",
	"accounts_receivable_identifier":{"number":"ACR0000000285"},
	"unit_identifier":{"name":"Admin Unit"}
}


Response:

Code Block
languagejs
 {
  "data": [
    {
      "award_conditions_set": {
        "segment_conditions_set": [
          {
            "segment": {
              "number": "2",
              "alternative_code": "EP",
              "name": "Effective rewards participants",
              "description": null,
              "id": "9BCA8988077543B8B1A30D10DEE14440"
            },
            "option": "EXCLUDE"
          }
        ],
        "organisational_unit_conditions_set": [
          {
            "unit": null,
            "group": {
              "alternative_code": "EG",
              "community_name": "Community",
              "name": "External Group",
              "description": null,
              "id": "641C9485A25246B6B7FE20804E5A81A1"
            }
          }
        ],
        "nameday_condition": "DURING_NAMEDAY_MONTH"
      },
      "alternative_code": "ERN",
      "reward_offer_validity": {
        "validity_options": "VALID_FROM_LATEST_EFFECTIVE_DATE"
      },
      "log_information": {
        "created_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "updated_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "created_date": "2016-07-14T08:09:44",
        "updated_date": "2016-07-14T09:33:10",
        "updated_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        },
        "created_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        }
      },
      "privacy_level": null,
      "reward_scheme": {
        "alternative_code": "MS",
        "name": "Marketing Scheme",
        "description": null,
        "id": "6CAAD517743C4C179251282A5B2B58A6",
        "life_cycle_state": "EFFECTIVE"
      },
      "owned_by_group": {
        "alternative_code": "MG",
        "community_name": "Community",
        "name": "Main Group",
        "description": "Main Group",
        "id": "1"
      },
      "description": null,
      "life_cycle_state": "EFFECTIVE",
      "spend_conditions_set": {
        "time_conditions_set": {
          "days_condition_set": [
            []
          ],
          "hours_condition_set": []
        },
        "product_conditions_set": [],
        "organisational_unit_conditions_set": [],
        "allowed_spend_period_after_award": {
          "time_period_uot": null,
          "time_period_value": null
        }
      },
      "type": {
        "alternative_code": "RON",
        "name": "Reward On Nameday",
        "description": null,
        "id": "8702D2C8C1A04BC283126F944AF29D37",
        "classification": "REWARD_ON_NAMEDAY"
      },
      "evaluation_method": "BATCH_PROCESS",
      "latest_effective_date": "2016-07-14 08:10:24.0",
      "reward_award_validity": {
        "validity_options": "ALWAYS_VALID"
      },
      "number": "87",
      "award_amount": 2.89,
      "name": "ET Reward Nameday",
      "id": "8B37E0EAF84C4FC7B8745318F0F6840E",
      "category": null
    },
    {
      "award_conditions_set": {
        "behavior_conditions": {
          "facebook_page_like": "www.crm.com",
          "award_facebook_likes": 1,
          "award_website_visit": 0
        },
        "period_conditions": {
          "time_period_uot": null,
          "time_period_value": null
        },
        "segment_conditions_set": [
          {
            "segment": {
              "number": "2",
              "alternative_code": "EP",
              "name": "Effective rewards participants",
              "description": null,
              "id": "9BCA8988077543B8B1A30D10DEE14440"
            },
            "option": "INCLUDE"
          }
        ],
        "organisational_unit_conditions_set": [
          {
            "unit": null,
            "group": {
              "alternative_code": "MG",
              "community_name": "Community",
              "name": "Main Group",
              "description": "Main Group",
              "id": "1"
            }
          }
        ]
      },
      "alternative_code": "RWV2",
      "reward_offer_validity": {
        "validity_options": "VALID_FROM_LATEST_EFFECTIVE_DATE"
      },
      "log_information": {
        "created_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "updated_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "created_date": "2016-02-10T14:29:40",
        "updated_date": "2016-03-23T10:49:43",
        "updated_by_user": {
          "person_name": "emichailidou",
          "id": "9A2CF58F91D94B8B981C33275BA20880",
          "email": "crm.com.tst@gmail.com",
          "username": "emichailidou"
        },
        "created_by_user": {
          "person_name": "emichailidou",
          "id": "9A2CF58F91D94B8B981C33275BA20880",
          "email": "crm.com.tst@gmail.com",
          "username": "emichailidou"
        }
      },
      "privacy_level": null,
      "reward_scheme": {
        "alternative_code": "SSS",
        "name": "Sales Scheme",
        "description": "desc",
        "id": "3592610A4F01454E97AF71C9E47646FB",
        "life_cycle_state": "EFFECTIVE"
      },
      "owned_by_group": {
        "alternative_code": "MG",
        "community_name": "Community",
        "name": "Main Group",
        "description": "Main Group",
        "id": "1"
      },
      "description": null,
      "life_cycle_state": "EFFECTIVE",
      "spend_conditions_set": {
        "time_conditions_set": {
          "days_condition_set": [
            []
          ],
          "hours_condition_set": []
        },
        "product_conditions_set": [],
        "organisational_unit_conditions_set": [],
        "allowed_spend_period_after_award": {
          "time_period_uot": null,
          "time_period_value": null
        }
      },
      "type": {
        "alternative_code": "RB",
        "name": "Reward Behavior",
        "description": null,
        "id": "F945D878D86B489B9EC3F2A500E9775F",
        "classification": "REWARD_BEHAVIOR"
      },
      "evaluation_method": "BATCH_PROCESS_AND_INTERACTIVELY",
      "latest_effective_date": "2016-03-23 10:48:19.0",
      "reward_award_validity": {
        "validity_options": "ALWAYS_VALID"
      },
      "number": "9",
      "award_amount": 2,
      "name": "Reward Website Visits 2euros",
      "id": "060E54C6ECDC432D93233FEB3751D700",
      "category": null
    },
    {
      "award_conditions_set": {
        "location_conditions_set": null,
        "just_money_condition": "MULTIPLE",
        "segment_conditions_set": [
          {
            "segment": {
              "number": "2",
              "alternative_code": "EP",
              "name": "Effective rewards participants",
              "description": null,
              "id": "9BCA8988077543B8B1A30D10DEE14440"
            },
            "option": "INCLUDE"
          }
        ],
        "organisational_unit_conditions_set": [
          {
            "unit": null,
            "group": {
              "alternative_code": "MG",
              "community_name": "Community",
              "name": "Main Group",
              "description": "Main Group",
              "id": "1"
            }
          }
        ]
      },
      "alternative_code": "1EA",
      "reward_offer_validity": {
        "validity_options": "VALID_FROM_LATEST_EFFECTIVE_DATE"
      },
      "log_information": {
        "created_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "updated_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "created_date": "2016-03-24T08:50:01",
        "updated_date": "2016-03-24T08:57:43",
        "updated_by_user": {
          "person_name": "pdemou",
          "id": "6403BD50DF4A4EA59C406FF686FEAB54",
          "email": "crm.com.tst@gmail.com",
          "username": "pdemou"
        },
        "created_by_user": {
          "person_name": "pdemou",
          "id": "6403BD50DF4A4EA59C406FF686FEAB54",
          "email": "crm.com.tst@gmail.com",
          "username": "pdemou"
        }
      },
      "privacy_level": null,
      "reward_scheme": {
        "alternative_code": "MS",
        "name": "Marketing Scheme",
        "description": null,
        "id": "6CAAD517743C4C179251282A5B2B58A6",
        "life_cycle_state": "EFFECTIVE"
      },
      "owned_by_group": {
        "alternative_code": "MG",
        "community_name": "Community",
        "name": "Main Group",
        "description": "Main Group",
        "id": "1"
      },
      "description": null,
      "life_cycle_state": "EFFECTIVE",
      "spend_conditions_set": {
        "time_conditions_set": {
          "days_condition_set": [
            []
          ],
          "hours_condition_set": []
        },
        "product_conditions_set": [],
        "organisational_unit_conditions_set": [],
        "allowed_spend_period_after_award": {
          "time_period_uot": null,
          "time_period_value": null
        }
      },
      "type": {
        "alternative_code": "JM",
        "name": "Just Money",
        "description": null,
        "id": "7D67E2BCB70D430B99DB12A42B9EC6E4",
        "classification": "JUST_MONEY"
      },
      "evaluation_method": "BATCH_PROCESS",
      "latest_effective_date": "2016-03-24 08:57:43.0",
      "reward_award_validity": {
        "validity_options": "ALWAYS_VALID"
      },
      "number": "22",
      "award_amount": 10,
      "name": "10 Euro award",
      "id": "3DE813A206804C1FA1B923750378CA91",
      "category": null
    },
    {
      "award_conditions_set": {
        "location_conditions_set": {
          "location_set": [
            {
              "area": "",
              "city": "Limassol",
              "district": ""
            }
          ]
        },
        "just_money_condition": "ONLY_ONE",
        "segment_conditions_set": [
          {
            "segment": {
              "number": "20",
              "alternative_code": "RPMT1MA",
              "name": "Rewards Participants more than 1 month activated",
              "description": null,
              "id": "BDEBA651620047E782F99E4ABF544CF4"
            },
            "option": "EXCLUDE"
          }
        ],
        "organisational_unit_conditions_set": []
      },
      "alternative_code": "EJM",
      "reward_offer_validity": {
        "validity_options": "VALID_FROM_LATEST_EFFECTIVE_DATE"
      },
      "log_information": {
        "created_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "updated_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "created_date": "2016-07-12T07:56:33",
        "updated_date": "2016-07-14T09:48:19",
        "updated_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        },
        "created_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        }
      },
      "privacy_level": null,
      "reward_scheme": {
        "alternative_code": "MS",
        "name": "Marketing Scheme",
        "description": null,
        "id": "6CAAD517743C4C179251282A5B2B58A6",
        "life_cycle_state": "EFFECTIVE"
      },
      "owned_by_group": {
        "alternative_code": "MG",
        "community_name": "Community",
        "name": "Main Group",
        "description": "Main Group",
        "id": "1"
      },
      "description": null,
      "life_cycle_state": "EFFECTIVE",
      "spend_conditions_set": {
        "time_conditions_set": {
          "days_condition_set": [
            []
          ],
          "hours_condition_set": []
        },
        "product_conditions_set": [],
        "organisational_unit_conditions_set": [],
        "allowed_spend_period_after_award": {
          "time_period_uot": null,
          "time_period_value": null
        }
      },
      "type": {
        "alternative_code": "JM",
        "name": "Just Money",
        "description": null,
        "id": "7D67E2BCB70D430B99DB12A42B9EC6E4",
        "classification": "JUST_MONEY"
      },
      "evaluation_method": "BATCH_PROCESS",
      "latest_effective_date": "2016-07-14 09:48:19.0",
      "reward_award_validity": {
        "validity_options": "ALWAYS_VALID"
      },
      "number": "58",
      "award_amount": 65,
      "name": "ET Just Money",
      "id": "E8E5733EA0F34804BEE8B823D6C61611",
      "category": null
    },
    {
      "award_conditions_set": {
        "birthday_condition": "ON_BIRTHDAY",
        "segment_conditions_set": [
          {
            "segment": {
              "number": "2",
              "alternative_code": "EP",
              "name": "Effective rewards participants",
              "description": null,
              "id": "9BCA8988077543B8B1A30D10DEE14440"
            },
            "option": "INCLUDE"
          }
        ],
        "organisational_unit_conditions_set": [
          {
            "unit": null,
            "group": {
              "alternative_code": "MG",
              "community_name": "Community",
              "name": "Main Group",
              "description": "Main Group",
              "id": "1"
            }
          }
        ]
      },
      "alternative_code": "5EOB",
      "reward_offer_validity": {
        "validity_options": "VALID_FROM_LATEST_EFFECTIVE_DATE"
      },
      "log_information": {
        "created_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "updated_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "created_date": "2016-03-24T09:42:58",
        "updated_date": "2016-03-24T09:48:41",
        "updated_by_user": {
          "person_name": "pdemou",
          "id": "6403BD50DF4A4EA59C406FF686FEAB54",
          "email": "crm.com.tst@gmail.com",
          "username": "pdemou"
        },
        "created_by_user": {
          "person_name": "pdemou",
          "id": "6403BD50DF4A4EA59C406FF686FEAB54",
          "email": "crm.com.tst@gmail.com",
          "username": "pdemou"
        }
      },
      "privacy_level": null,
      "reward_scheme": {
        "alternative_code": "MS",
        "name": "Marketing Scheme",
        "description": null,
        "id": "6CAAD517743C4C179251282A5B2B58A6",
        "life_cycle_state": "EFFECTIVE"
      },
      "owned_by_group": {
        "alternative_code": "MG",
        "community_name": "Community",
        "name": "Main Group",
        "description": "Main Group",
        "id": "1"
      },
      "description": null,
      "life_cycle_state": "EFFECTIVE",
      "spend_conditions_set": {
        "time_conditions_set": {
          "days_condition_set": [
            []
          ],
          "hours_condition_set": []
        },
        "product_conditions_set": [],
        "organisational_unit_conditions_set": [],
        "allowed_spend_period_after_award": {
          "time_period_uot": null,
          "time_period_value": null
        }
      },
      "type": {
        "alternative_code": "ROB",
        "name": "Reward on Birthday",
        "description": null,
        "id": "771F28B7D0F54EDB8004D6FB302C621B",
        "classification": "REWARD_ON_BIRTHDAY"
      },
      "evaluation_method": "BATCH_PROCESS",
      "latest_effective_date": "2016-03-24 09:48:41.0",
      "reward_award_validity": {
        "validity_options": "ALWAYS_VALID"
      },
      "number": "26",
      "award_amount": 5,
      "name": "5 euro on Birthday",
      "id": "5DE44D90F5BC4F5889B6A5C2623F6F35",
      "category": null
    },
    {
      "award_conditions_set": {
        "sign_up_condition": 1,
        "segment_conditions_set": [
          {
            "segment": {
              "number": "2",
              "alternative_code": "EP",
              "name": "Effective rewards participants",
              "description": null,
              "id": "9BCA8988077543B8B1A30D10DEE14440"
            },
            "option": "INCLUDE"
          }
        ],
        "organisational_unit_conditions_set": [
          {
            "unit": null,
            "group": {
              "alternative_code": "MG",
              "community_name": "Community",
              "name": "Main Group",
              "description": "Main Group",
              "id": "1"
            }
          }
        ]
      },
      "alternative_code": "5EFNC",
      "reward_offer_validity": {
        "validity_options": "VALID_FROM_LATEST_EFFECTIVE_DATE"
      },
      "log_information": {
        "created_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "updated_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "created_date": "2016-03-24T09:48:49",
        "updated_date": "2016-03-24T09:51:30",
        "updated_by_user": {
          "person_name": "pdemou",
          "id": "6403BD50DF4A4EA59C406FF686FEAB54",
          "email": "crm.com.tst@gmail.com",
          "username": "pdemou"
        },
        "created_by_user": {
          "person_name": "pdemou",
          "id": "6403BD50DF4A4EA59C406FF686FEAB54",
          "email": "crm.com.tst@gmail.com",
          "username": "pdemou"
        }
      },
      "privacy_level": null,
      "reward_scheme": {
        "alternative_code": "MS",
        "name": "Marketing Scheme",
        "description": null,
        "id": "6CAAD517743C4C179251282A5B2B58A6",
        "life_cycle_state": "EFFECTIVE"
      },
      "owned_by_group": {
        "alternative_code": "MG",
        "community_name": "Community",
        "name": "Main Group",
        "description": "Main Group",
        "id": "1"
      },
      "description": null,
      "life_cycle_state": "EFFECTIVE",
      "spend_conditions_set": {
        "time_conditions_set": {
          "days_condition_set": [
            []
          ],
          "hours_condition_set": []
        },
        "product_conditions_set": [],
        "organisational_unit_conditions_set": [],
        "allowed_spend_period_after_award": {
          "time_period_uot": null,
          "time_period_value": null
        }
      },
      "type": {
        "alternative_code": "RS",
        "name": "Reward Signups",
        "description": null,
        "id": "21B8D71630BD4FE6B504E63B7167549E",
        "classification": "REWARD_SIGN_UPS"
      },
      "evaluation_method": "BATCH_PROCESS",
      "latest_effective_date": "2016-03-24 09:51:30.0",
      "reward_award_validity": {
        "validity_options": "ALWAYS_VALID"
      },
      "number": "27",
      "award_amount": 5,
      "name": "5 Euros for New Customers",
      "id": "F7B4A9BE955244CC879ACE09641ACF79",
      "category": null
    },
    {
      "award_conditions_set": {
        "transaction_condition": {
          "transaction_amount_to": null,
          "transaction_period_range_period": {
            "time_period_uot": null,
            "time_period_value": null
          },
          "transaction_amount_from": 2
        },
        "location_conditions_set": {
          "location_set": [
            {
              "area": "Strovolos",
              "city": "Limassol",
              "district": ""
            }
          ]
        },
        "segment_conditions_set": [],
        "organisational_unit_conditions_set": []
      },
      "alternative_code": "ERLTAB",
      "reward_offer_validity": {
        "validity_options": "VALID_FROM_LATEST_EFFECTIVE_DATE"
      },
      "log_information": {
        "created_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "updated_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "created_date": "2016-07-12T07:46:15",
        "updated_date": "2016-07-14T10:26:04",
        "updated_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        },
        "created_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        }
      },
      "privacy_level": null,
      "reward_scheme": {
        "alternative_code": "MS",
        "name": "Marketing Scheme",
        "description": null,
        "id": "6CAAD517743C4C179251282A5B2B58A6",
        "life_cycle_state": "EFFECTIVE"
      },
      "owned_by_group": {
        "alternative_code": "MG",
        "community_name": "Community",
        "name": "Main Group",
        "description": "Main Group",
        "id": "1"
      },
      "description": null,
      "award_percentage": null,
      "life_cycle_state": "EFFECTIVE",
      "spend_conditions_set": {
        "time_conditions_set": {
          "days_condition_set": [
            []
          ],
          "hours_condition_set": []
        },
        "product_conditions_set": [],
        "organisational_unit_conditions_set": [],
        "allowed_spend_period_after_award": {
          "time_period_uot": null,
          "time_period_value": null
        }
      },
      "type": {
        "alternative_code": "RE",
        "name": "RLTA ET",
        "description": null,
        "id": "4E52DE1E29E24BD4B3A3C547B82B0975",
        "classification": "REWARD_LOYALTY_TRANSACTION_AMOUNT_BASED"
      },
      "evaluation_method": "BATCH_PROCESS",
      "latest_effective_date": "2016-07-14 09:47:27.0",
      "reward_award_validity": {
        "validity_options": "ALWAYS_VALID"
      },
      "number": "55",
      "name": "ET  Reward Loyalty Transaction Amount Based",
      "id": "5F9F3B3FBF2C45DCB33A5719FB859A42",
      "category": null
    },
    {
      "award_conditions_set": {
        "time_conditions_set": {
          "days_condition_set": [
            [
              {
                "day_of_week": "MONDAY"
              },
              {
                "day_of_week": "TUESDAY"
              },
              {
                "day_of_week": "WEDNESDAY"
              },
              {
                "day_of_week": "THURSDAY"
              },
              {
                "day_of_week": "FRIDAY"
              },
              {
                "day_of_week": "SATURDAY"
              },
              {
                "day_of_week": "SUNDAY"
              }
            ]
          ],
          "hours_condition_set": []
        },
        "transaction_condition": {},
        "location_conditions_set": null,
        "period_conditions": {
          "time_period_uot": null,
          "time_period_value": null
        },
        "product_conditions_set": {
          "product_set": [
            {
              "product_family": null,
              "product": {
                "code": "Gold",
                "product_type": {
                  "service_type": "TERMED",
                  "used_for_provisioning": true,
                  "alternative_code": "Main Packages",
                  "composition_method": "FLAT",
                  "name": "Main Packages",
                  "description": null,
                  "id": "E186E293AAAB49EE86A729540A4287FE",
                  "classification": "SERVICES",
                  "physical_good_type": null
                },
                "alternative_code": "G",
                "description": null,
                "id": "D1EB074DFD904E54A0C67CAB9DC7E010"
              },
              "product_type": null
            }
          ]
        },
        "organisational_unit_conditions_set": []
      },
      "alternative_code": "owapmc",
      "reward_offer_validity": {
        "validity_options": "VALID_FROM_LATEST_EFFECTIVE_DATE"
      },
      "log_information": {
        "created_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "updated_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "created_date": "2016-07-12T11:19:00",
        "updated_date": "2016-07-12T11:22:30",
        "updated_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        },
        "created_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        }
      },
      "privacy_level": null,
      "reward_scheme": {
        "alternative_code": "MS",
        "name": "Marketing Scheme",
        "description": null,
        "id": "6CAAD517743C4C179251282A5B2B58A6",
        "life_cycle_state": "EFFECTIVE"
      },
      "owned_by_group": {
        "alternative_code": "MG",
        "community_name": "Community",
        "name": "Main Group",
        "description": "Main Group",
        "id": "1"
      },
      "description": null,
      "award_percentage": null,
      "life_cycle_state": "EFFECTIVE",
      "spend_conditions_set": {
        "time_conditions_set": {
          "days_condition_set": [
            []
          ],
          "hours_condition_set": []
        },
        "product_conditions_set": [],
        "organisational_unit_conditions_set": [],
        "allowed_spend_period_after_award": {
          "time_period_uot": null,
          "time_period_value": null
        }
      },
      "type": {
        "alternative_code": "UFC",
        "name": "Utilise Free Capacity",
        "description": null,
        "id": "DE7AF5BB04EF442DA745C0CC5346C13D",
        "classification": "UTILISE_FREE_CAPACITY"
      },
      "evaluation_method": "BATCH_PROCESS_AND_INTERACTIVELY",
      "latest_effective_date": "2016-07-12 11:20:24.0",
      "reward_award_validity": {
        "validity_options": "ALWAYS_VALID"
      },
      "number": "73",
      "name": "offer without any payment medium criteria",
      "id": "20C9C4E4F864491699344F1C0BDBF6B2",
      "category": null
    },
    {
      "award_conditions_set": {
        "transaction_condition": {
          "transaction_period_range_period": {
            "time_period_uot": null,
            "time_period_value": null
          },
          "transaction_number_from": 1,
          "transaction_number_to": null
        },
        "location_conditions_set": {
          "location_set": [
            {
              "area": "",
              "city": "Limassol",
              "district": ""
            },
            {
              "area": "Strovolos",
              "city": "Limassol",
              "district": ""
            },
            {
              "area": "Strovolos",
              "city": "Limassol",
              "district": "Livadia"
            },
            {
              "area": "Strovolos",
              "city": "",
              "district": ""
            }
          ]
        },
        "segment_conditions_set": [],
        "organisational_unit_conditions_set": []
      },
      "alternative_code": "ERLNB",
      "reward_offer_validity": {
        "validity_options": "VALID_FROM_LATEST_EFFECTIVE_DATE"
      },
      "log_information": {
        "created_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "updated_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "created_date": "2016-07-12T09:55:07",
        "updated_date": "2016-07-14T11:35:13",
        "updated_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        },
        "created_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        }
      },
      "privacy_level": null,
      "reward_scheme": {
        "alternative_code": "MS",
        "name": "Marketing Scheme",
        "description": null,
        "id": "6CAAD517743C4C179251282A5B2B58A6",
        "life_cycle_state": "EFFECTIVE"
      },
      "owned_by_group": {
        "alternative_code": "MG",
        "community_name": "Community",
        "name": "Main Group",
        "description": "Main Group",
        "id": "1"
      },
      "description": null,
      "life_cycle_state": "EFFECTIVE",
      "spend_conditions_set": {
        "time_conditions_set": {
          "days_condition_set": [
            []
          ],
          "hours_condition_set": []
        },
        "product_conditions_set": [],
        "organisational_unit_conditions_set": [],
        "allowed_spend_period_after_award": {
          "time_period_uot": null,
          "time_period_value": null
        }
      },
      "type": {
        "alternative_code": "RE_1",
        "name": "RLTN ET",
        "description": null,
        "id": "4C23652F5E4B4F1286F3A1A33F20B45D",
        "classification": "REWARD_LOYALTY_TRANSACTION_NUMBER_BASED"
      },
      "evaluation_method": "BATCH_PROCESS",
      "latest_effective_date": "2016-07-14 09:49:09.0",
      "reward_award_validity": {
        "validity_options": "ALWAYS_VALID"
      },
      "number": "70",
      "award_amount": 2.3,
      "name": "ET Reward Loyalty Number Based",
      "id": "423CC69A0B6D45619FE370AF18CEAF0C",
      "category": null
    },
    {
      "award_conditions_set": {
        "subscription_maturity_condition": {
          "maximum_interruption_period": {
            "time_period_uot": "DAYS",
            "time_period_value": 0
          },
          "uninterrupted_subscription_period": {
            "time_period_uot": "MONTHS",
            "time_period_value": 0
          }
        },
        "segment_conditions_set": [],
        "organisational_unit_conditions_set": []
      },
      "alternative_code": "rmos",
      "reward_offer_validity": {
        "validity_options": "VALID_FROM_LATEST_EFFECTIVE_DATE"
      },
      "log_information": {
        "created_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "updated_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "created_date": "2016-06-24T06:31:44",
        "updated_date": "2016-06-30T09:46:30",
        "updated_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        },
        "created_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        }
      },
      "privacy_level": null,
      "reward_scheme": {
        "alternative_code": "SSS",
        "name": "Sales Scheme",
        "description": "desc",
        "id": "3592610A4F01454E97AF71C9E47646FB",
        "life_cycle_state": "EFFECTIVE"
      },
      "owned_by_group": {
        "alternative_code": "MG",
        "community_name": "Community",
        "name": "Main Group",
        "description": "Main Group",
        "id": "1"
      },
      "description": "test reward spend transactions",
      "life_cycle_state": "EFFECTIVE",
      "spend_conditions_set": {
        "time_conditions_set": {
          "days_condition_set": [
            []
          ],
          "hours_condition_set": []
        },
        "product_conditions_set": [],
        "organisational_unit_conditions_set": [],
        "allowed_spend_period_after_award": {
          "time_period_uot": null,
          "time_period_value": null
        }
      },
      "type": {
        "alternative_code": "RSM",
        "name": "Reward Subscription Maturity",
        "description": null,
        "id": "F08640E2E4664C66879DB12B673B1E5E",
        "classification": "REWARD_SUBSCRIPTION_MATURITY"
      },
      "evaluation_method": "BATCH_PROCESS",
      "latest_effective_date": "2016-06-24 06:49:21.0",
      "reward_award_validity": {
        "validity_options": "ALWAYS_VALID"
      },
      "number": "29",
      "award_amount": 2,
      "name": "reward maturity offer sevia",
      "id": "A861F7DE2F8047438E12E00FC9497D07",
      "category": null
    },
    {
      "award_conditions_set": {
        "time_conditions_set": {
          "days_condition_set": [
            [
              {
                "day_of_week": "MONDAY"
              },
              {
                "day_of_week": "TUESDAY"
              },
              {
                "day_of_week": "WEDNESDAY"
              },
              {
                "day_of_week": "THURSDAY"
              },
              {
                "day_of_week": "FRIDAY"
              },
              {
                "day_of_week": "SATURDAY"
              },
              {
                "day_of_week": "SUNDAY"
              }
            ]
          ],
          "hours_condition_set": []
        },
        "transaction_condition": {},
        "location_conditions_set": null,
        "period_conditions": {
          "time_period_uot": null,
          "time_period_value": null
        },
        "product_conditions_set": {
          "product_set": [
            {
              "product_family": null,
              "product": null,
              "product_type": {
                "service_type": null,
                "used_for_provisioning": false,
                "alternative_code": "PT_1",
                "composition_method": "FLAT",
                "name": "PK_Product Type_2",
                "description": null,
                "id": "434A205A97FD44A2824CFD2B872D8340",
                "classification": "PHYSICALGOODS",
                "physical_good_type": "TRACEABLE"
              }
            },
            {
              "product_family": null,
              "product": null,
              "product_type": {
                "service_type": null,
                "used_for_provisioning": false,
                "alternative_code": "PT",
                "composition_method": "FLAT",
                "name": "PK_Product Type",
                "description": null,
                "id": "B2AEEFA234BF4B0FBB8423EC9550B418",
                "classification": "PHYSICALGOODS",
                "physical_good_type": "TRACEABLE"
              }
            }
          ]
        },
        "organisational_unit_conditions_set": []
      },
      "alternative_code": "PO_1",
      "reward_offer_validity": {
        "validity_options": "VALID_FROM_LATEST_EFFECTIVE_DATE"
      },
      "log_information": {
        "created_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "updated_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "created_date": "2016-07-11T13:31:04",
        "updated_date": "2016-07-14T08:49:18",
        "updated_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        },
        "created_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        }
      },
      "privacy_level": null,
      "reward_scheme": {
        "alternative_code": "MS",
        "name": "Marketing Scheme",
        "description": null,
        "id": "6CAAD517743C4C179251282A5B2B58A6",
        "life_cycle_state": "EFFECTIVE"
      },
      "owned_by_group": {
        "alternative_code": "MG",
        "community_name": "Community",
        "name": "Main Group",
        "description": "Main Group",
        "id": "1"
      },
      "description": null,
      "award_percentage": 10,
      "life_cycle_state": "EFFECTIVE",
      "spend_conditions_set": {
        "time_conditions_set": {
          "days_condition_set": [
            []
          ],
          "hours_condition_set": []
        },
        "product_conditions_set": [],
        "organisational_unit_conditions_set": [],
        "allowed_spend_period_after_award": {
          "time_period_uot": null,
          "time_period_value": null
        }
      },
      "type": {
        "alternative_code": "UFC",
        "name": "Utilise Free Capacity",
        "description": null,
        "id": "DE7AF5BB04EF442DA745C0CC5346C13D",
        "classification": "UTILISE_FREE_CAPACITY"
      },
      "evaluation_method": "BATCH_PROCESS_AND_INTERACTIVELY",
      "latest_effective_date": "2016-07-14 08:49:18.0",
      "reward_award_validity": {
        "validity_options": "ALWAYS_VALID"
      },
      "number": "52",
      "name": "PK_Reward Offer_1",
      "id": "6644452351BB482483F4A375575D5F73",
      "category": null
    },
    {
      "award_conditions_set": {
        "transaction_condition": {
          "transaction_period_range_period": {
            "time_period_uot": "WEEKS",
            "time_period_value": 1
          },
          "transaction_number_from": 5,
          "transaction_number_to": 20
        },
        "location_conditions_set": null,
        "segment_conditions_set": [],
        "organisational_unit_conditions_set": []
      },
      "alternative_code": "tpmlbn",
      "reward_offer_validity": {
        "validity_options": "VALID_FROM_LATEST_EFFECTIVE_DATE"
      },
      "log_information": {
        "created_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "updated_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "created_date": "2016-06-29T07:09:03",
        "updated_date": "2016-06-29T07:34:28",
        "updated_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        },
        "created_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        }
      },
      "privacy_level": null,
      "reward_scheme": {
        "alternative_code": "MS",
        "name": "Marketing Scheme",
        "description": null,
        "id": "6CAAD517743C4C179251282A5B2B58A6",
        "life_cycle_state": "EFFECTIVE"
      },
      "owned_by_group": {
        "alternative_code": "MG",
        "community_name": "Community",
        "name": "Main Group",
        "description": "Main Group",
        "id": "1"
      },
      "description": null,
      "life_cycle_state": "EFFECTIVE",
      "spend_conditions_set": {
        "time_conditions_set": {
          "days_condition_set": [
            []
          ],
          "hours_condition_set": []
        },
        "product_conditions_set": [],
        "organisational_unit_conditions_set": [],
        "allowed_spend_period_after_award": {
          "time_period_uot": null,
          "time_period_value": null
        }
      },
      "type": {
        "alternative_code": "RLTNB",
        "name": "Reward Loyalty, Transaction Number Based",
        "description": null,
        "id": "40B41F61958744949EEB5D2A288B4965",
        "classification": "REWARD_LOYALTY_TRANSACTION_NUMBER_BASED"
      },
      "evaluation_method": "BATCH_PROCESS",
      "latest_effective_date": "2016-06-29 07:10:40.0",
      "reward_award_validity": {
        "validity_options": "ALWAYS_VALID"
      },
      "number": "35",
      "award_amount": 5,
      "name": "test payment medium loyalty based number",
      "id": "8895A94B54FB4EDE9216EF8B3E7FB9F3",
      "category": null
    },
    {
      "award_conditions_set": {
        "location_conditions_set": null,
        "period_conditions": {
          "time_period_uot": null,
          "time_period_value": null
        },
        "achievement_conditions_set": {
          "classification": [
            {
              "alternative_code": "CF1",
              "name": "Customer Feedback 1",
              "id": "5E4CA041768646BCA9AD587A81985BB7"
            },
            {
              "alternative_code": "CF3",
              "name": "Customer Feedback 3",
              "id": "2D3EDC7CA2F4494BB8313D9F14120AD8"
            },
            {
              "alternative_code": "CF2",
              "name": "Customer Feedback 2",
              "id": "E27D1F25A1AC4409947F1FF2DDB8CBF5"
            }
          ]
        },
        "segment_conditions_set": [],
        "organisational_unit_conditions_set": []
      },
      "alternative_code": "cras",
      "reward_offer_validity": {
        "validity_options": "VALID_FROM_LATEST_EFFECTIVE_DATE"
      },
      "log_information": {
        "created_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "updated_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "created_date": "2016-06-30T07:59:11",
        "updated_date": "2016-07-04T15:32:41",
        "updated_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        },
        "created_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        }
      },
      "privacy_level": null,
      "reward_scheme": {
        "alternative_code": "SSS",
        "name": "Sales Scheme",
        "description": "desc",
        "id": "3592610A4F01454E97AF71C9E47646FB",
        "life_cycle_state": "EFFECTIVE"
      },
      "owned_by_group": {
        "alternative_code": "MG",
        "community_name": "Community",
        "name": "Main Group",
        "description": "Main Group",
        "id": "1"
      },
      "description": "screens testing",
      "life_cycle_state": "EFFECTIVE",
      "spend_conditions_set": {
        "time_conditions_set": {
          "days_condition_set": [
            []
          ],
          "hours_condition_set": []
        },
        "product_conditions_set": [],
        "organisational_unit_conditions_set": [],
        "allowed_spend_period_after_award": {
          "time_period_uot": null,
          "time_period_value": null
        }
      },
      "type": {
        "alternative_code": "RA",
        "name": "Reward Achievements",
        "description": null,
        "id": "A38DFB8AA07141379707FDC5392E245A",
        "classification": "REWARD_ACHIEVEMENTS"
      },
      "evaluation_method": "BATCH_PROCESS",
      "latest_effective_date": "2016-07-01 09:35:02.0",
      "reward_award_validity": {
        "validity_options": "ALWAYS_VALID"
      },
      "number": "39",
      "award_amount": 5,
      "name": "check reward achievments sevia",
      "id": "63A882A6BC3C4B84BF6A7722FA1445C7",
      "category": null
    },
    {
      "award_conditions_set": {},
      "alternative_code": "favac",
      "reward_offer_validity": {
        "validity_options": "VALID_FROM_LATEST_EFFECTIVE_DATE"
      },
      "log_information": {
        "created_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "updated_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "created_date": "2016-07-04T10:29:25",
        "updated_date": "2016-07-04T11:26:19",
        "updated_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        },
        "created_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        }
      },
      "privacy_level": null,
      "reward_scheme": {
        "alternative_code": "MS",
        "name": "Marketing Scheme",
        "description": null,
        "id": "6CAAD517743C4C179251282A5B2B58A6",
        "life_cycle_state": "EFFECTIVE"
      },
      "owned_by_group": {
        "alternative_code": "MG",
        "community_name": "Community",
        "name": "Main Group",
        "description": "Main Group",
        "id": "1"
      },
      "description": "test all classifications of fin",
      "life_cycle_state": "EFFECTIVE",
      "spend_conditions_set": {
        "time_conditions_set": {
          "days_condition_set": [
            []
          ],
          "hours_condition_set": []
        },
        "product_conditions_set": [],
        "organisational_unit_conditions_set": [],
        "allowed_spend_period_after_award": {
          "time_period_uot": null,
          "time_period_value": null
        }
      },
      "type": {
        "alternative_code": "FA",
        "name": "Financial Achievments",
        "description": null,
        "id": "1F91CA50C16B494A86901861A4681127",
        "classification": "REWARD_FINANCIAL_ACHIEVEMENTS"
      },
      "evaluation_method": "BATCH_PROCESS_AND_INTERACTIVELY",
      "latest_effective_date": "2016-07-04 10:31:24.0",
      "reward_award_validity": {
        "validity_options": "ALWAYS_VALID"
      },
      "number": "45",
      "award_amount": 25,
      "name": "financial achievment valid all classifications",
      "id": "F31BB448D2C2462EA09F96F00C38A02E",
      "category": null
    },
    {
      "award_conditions_set": {},
      "alternative_code": "ovc",
      "reward_offer_validity": {
        "validity_options": "VALID_FROM_LATEST_EFFECTIVE_DATE"
      },
      "log_information": {
        "created_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "updated_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "created_date": "2016-07-05T06:56:43",
        "updated_date": "2016-07-05T06:58:41",
        "updated_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        },
        "created_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        }
      },
      "privacy_level": null,
      "reward_scheme": {
        "alternative_code": "MS",
        "name": "Marketing Scheme",
        "description": null,
        "id": "6CAAD517743C4C179251282A5B2B58A6",
        "life_cycle_state": "EFFECTIVE"
      },
      "owned_by_group": {
        "alternative_code": "MG",
        "community_name": "Community",
        "name": "Main Group",
        "description": "Main Group",
        "id": "1"
      },
      "description": null,
      "life_cycle_state": "EFFECTIVE",
      "spend_conditions_set": {
        "time_conditions_set": {
          "days_condition_set": [
            []
          ],
          "hours_condition_set": []
        },
        "product_conditions_set": [],
        "organisational_unit_conditions_set": [],
        "allowed_spend_period_after_award": {
          "time_period_uot": null,
          "time_period_value": null
        }
      },
      "type": {
        "alternative_code": "FA",
        "name": "Financial Achievments",
        "description": null,
        "id": "1F91CA50C16B494A86901861A4681127",
        "classification": "REWARD_FINANCIAL_ACHIEVEMENTS"
      },
      "evaluation_method": "BATCH_PROCESS_AND_INTERACTIVELY",
      "latest_effective_date": "2016-07-05 06:58:41.0",
      "reward_award_validity": {
        "validity_options": "ALWAYS_VALID"
      },
      "number": "46",
      "award_amount": 12,
      "name": "offer that validates criteria",
      "id": "C309CC842D274BB3BFF7C320005453B4",
      "category": null
    },
    {
      "award_conditions_set": {
        "behavior_conditions": {
          "facebook_page_like": "www.facebook.com/crm",
          "award_facebook_likes": 1,
          "award_website_visit": 0
        },
        "period_conditions": {
          "time_period_uot": null,
          "time_period_value": null
        },
        "segment_conditions_set": [
          {
            "segment": {
              "number": "2",
              "alternative_code": "EP",
              "name": "Effective rewards participants",
              "description": null,
              "id": "9BCA8988077543B8B1A30D10DEE14440"
            },
            "option": "INCLUDE"
          }
        ],
        "organisational_unit_conditions_set": [
          {
            "unit": null,
            "group": {
              "alternative_code": "MG",
              "community_name": "Community",
              "name": "Main Group",
              "description": "Main Group",
              "id": "1"
            }
          }
        ]
      },
      "alternative_code": "RFL",
      "reward_offer_validity": {
        "validity_options": "VALID_FROM_LATEST_EFFECTIVE_DATE"
      },
      "log_information": {
        "created_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "updated_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "created_date": "2016-03-23T14:49:21",
        "updated_date": "2016-03-23T14:50:30",
        "updated_by_user": {
          "person_name": "pdemou",
          "id": "6403BD50DF4A4EA59C406FF686FEAB54",
          "email": "crm.com.tst@gmail.com",
          "username": "pdemou"
        },
        "created_by_user": {
          "person_name": "pdemou",
          "id": "6403BD50DF4A4EA59C406FF686FEAB54",
          "email": "crm.com.tst@gmail.com",
          "username": "pdemou"
        }
      },
      "privacy_level": null,
      "reward_scheme": {
        "alternative_code": "MS",
        "name": "Marketing Scheme",
        "description": null,
        "id": "6CAAD517743C4C179251282A5B2B58A6",
        "life_cycle_state": "EFFECTIVE"
      },
      "owned_by_group": {
        "alternative_code": "MG",
        "community_name": "Community",
        "name": "Main Group",
        "description": "Main Group",
        "id": "1"
      },
      "description": null,
      "life_cycle_state": "EFFECTIVE",
      "spend_conditions_set": {
        "time_conditions_set": {
          "days_condition_set": [
            []
          ],
          "hours_condition_set": []
        },
        "product_conditions_set": [],
        "organisational_unit_conditions_set": [],
        "allowed_spend_period_after_award": {
          "time_period_uot": null,
          "time_period_value": null
        }
      },
      "type": {
        "alternative_code": "RB",
        "name": "Reward Behavior",
        "description": null,
        "id": "F945D878D86B489B9EC3F2A500E9775F",
        "classification": "REWARD_BEHAVIOR"
      },
      "evaluation_method": "BATCH_PROCESS_AND_INTERACTIVELY",
      "latest_effective_date": "2016-03-23 14:50:30.0",
      "reward_award_validity": {
        "validity_options": "ALWAYS_VALID"
      },
      "number": "16",
      "award_amount": 2,
      "name": "Reward Facebook Like",
      "id": "FCD7DE87377844F4A01BEE03DA51FC92",
      "category": null
    },
    {
      "award_conditions_set": {
        "time_conditions_set": {
          "days_condition_set": [
            [
              {
                "day_of_week": "MONDAY"
              },
              {
                "day_of_week": "TUESDAY"
              },
              {
                "day_of_week": "WEDNESDAY"
              },
              {
                "day_of_week": "THURSDAY"
              },
              {
                "day_of_week": "FRIDAY"
              },
              {
                "day_of_week": "SATURDAY"
              },
              {
                "day_of_week": "SUNDAY"
              }
            ]
          ],
          "hours_condition_set": []
        },
        "transaction_condition": {},
        "location_conditions_set": null,
        "period_conditions": {
          "time_period_uot": null,
          "time_period_value": null
        },
        "product_conditions_set": {
          "product_set": [
            {
              "product_family": null,
              "product": null,
              "product_type": {
                "service_type": null,
                "used_for_provisioning": false,
                "alternative_code": "PT_1",
                "composition_method": "FLAT",
                "name": "PK_Product Type_2",
                "description": null,
                "id": "434A205A97FD44A2824CFD2B872D8340",
                "classification": "PHYSICALGOODS",
                "physical_good_type": "TRACEABLE"
              }
            },
            {
              "product_family": null,
              "product": null,
              "product_type": {
                "service_type": null,
                "used_for_provisioning": false,
                "alternative_code": "PT",
                "composition_method": "FLAT",
                "name": "PK_Product Type",
                "description": null,
                "id": "B2AEEFA234BF4B0FBB8423EC9550B418",
                "classification": "PHYSICALGOODS",
                "physical_good_type": "TRACEABLE"
              }
            }
          ]
        },
        "organisational_unit_conditions_set": []
      },
      "alternative_code": "PO_3",
      "reward_offer_validity": {
        "validity_options": "VALID_FROM_LATEST_EFFECTIVE_DATE"
      },
      "log_information": {
        "created_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "updated_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "created_date": "2016-07-12T09:40:52",
        "updated_date": "2016-07-14T08:49:39",
        "updated_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        },
        "created_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        }
      },
      "privacy_level": null,
      "reward_scheme": {
        "alternative_code": "MS",
        "name": "Marketing Scheme",
        "description": null,
        "id": "6CAAD517743C4C179251282A5B2B58A6",
        "life_cycle_state": "EFFECTIVE"
      },
      "owned_by_group": {
        "alternative_code": "MG",
        "community_name": "Community",
        "name": "Main Group",
        "description": "Main Group",
        "id": "1"
      },
      "description": null,
      "award_percentage": null,
      "life_cycle_state": "EFFECTIVE",
      "spend_conditions_set": {
        "time_conditions_set": {
          "days_condition_set": [
            []
          ],
          "hours_condition_set": []
        },
        "product_conditions_set": [],
        "organisational_unit_conditions_set": [],
        "allowed_spend_period_after_award": {
          "time_period_uot": null,
          "time_period_value": null
        }
      },
      "type": {
        "alternative_code": "UFC",
        "name": "Utilise Free Capacity",
        "description": null,
        "id": "DE7AF5BB04EF442DA745C0CC5346C13D",
        "classification": "UTILISE_FREE_CAPACITY"
      },
      "evaluation_method": "BATCH_PROCESS_AND_INTERACTIVELY",
      "latest_effective_date": "2016-07-14 08:49:39.0",
      "reward_award_validity": {
        "validity_options": "ALWAYS_VALID"
      },
      "number": "67",
      "name": "PK_Reward Offer_3",
      "id": "017CBB2945D24D5A8B591D926246A104",
      "category": null
    },
    {
      "award_conditions_set": {
        "segment_conditions_set": [
          {
            "segment": {
              "number": "37",
              "alternative_code": "rats",
              "name": "reward award transaction sevia",
              "description": null,
              "id": "F692BC8A0C7A4895AF8011B9D59936A3"
            },
            "option": "INCLUDE"
          },
          {
            "segment": {
              "number": "38",
              "alternative_code": "rsts",
              "name": "reward spend transaction sevia",
              "description": "test reward maturity offers",
              "id": "49156EEEFC514D629063CA13EA384016"
            },
            "option": "INCLUDE"
          }
        ],
        "organisational_unit_conditions_set": [],
        "personal_data_completeness_condition": {
          "phone_completeness_set": [],
          "data_completeness_period": {
            "complete_data_from": null,
            "complete_data_to": null
          },
          "address_completeness_set": [],
          "email_completeness_set": [],
          "award_date_of_birth_completeness": 1
        }
      },
      "alternative_code": "cs",
      "reward_offer_validity": {
        "validity_options": "VALID_FROM_LATEST_EFFECTIVE_DATE"
      },
      "log_information": {
        "created_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "updated_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "created_date": "2016-06-24T08:31:00",
        "updated_date": "2016-06-24T10:12:01",
        "updated_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        },
        "created_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        }
      },
      "privacy_level": null,
      "reward_scheme": {
        "alternative_code": "MS",
        "name": "Marketing Scheme",
        "description": null,
        "id": "6CAAD517743C4C179251282A5B2B58A6",
        "life_cycle_state": "EFFECTIVE"
      },
      "owned_by_group": {
        "alternative_code": "MG",
        "community_name": "Community",
        "name": "Main Group",
        "description": "Main Group",
        "id": "1"
      },
      "description": null,
      "life_cycle_state": "EFFECTIVE",
      "spend_conditions_set": {
        "time_conditions_set": {
          "days_condition_set": [
            []
          ],
          "hours_condition_set": []
        },
        "product_conditions_set": [],
        "organisational_unit_conditions_set": [],
        "allowed_spend_period_after_award": {
          "time_period_uot": null,
          "time_period_value": null
        }
      },
      "type": {
        "alternative_code": "RDC",
        "name": "Reward Data Completeness",
        "description": null,
        "id": "BC71FA164082431D84D012E74905CC74",
        "classification": "REWARD_PERSONAL_DATA_COMPLETENESS"
      },
      "evaluation_method": "BATCH_PROCESS",
      "latest_effective_date": "2016-06-24 08:32:02.0",
      "reward_award_validity": {
        "validity_options": "ALWAYS_VALID"
      },
      "number": "30",
      "award_amount": 2,
      "name": "completnsess sevia",
      "id": "05E4FA7EA2DD42C4A4DCEE3EDF34441D",
      "category": null
    },
    {
      "award_conditions_set": {},
      "alternative_code": "ERFA",
      "reward_offer_validity": {
        "validity_options": "VALID_FROM_LATEST_EFFECTIVE_DATE"
      },
      "log_information": {
        "created_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "updated_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "created_date": "2016-07-12T07:58:00",
        "updated_date": "2016-07-14T09:49:03",
        "updated_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        },
        "created_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        }
      },
      "privacy_level": null,
      "reward_scheme": {
        "alternative_code": "MS",
        "name": "Marketing Scheme",
        "description": null,
        "id": "6CAAD517743C4C179251282A5B2B58A6",
        "life_cycle_state": "EFFECTIVE"
      },
      "owned_by_group": {
        "alternative_code": "MG",
        "community_name": "Community",
        "name": "Main Group",
        "description": "Main Group",
        "id": "1"
      },
      "description": null,
      "life_cycle_state": "EFFECTIVE",
      "spend_conditions_set": {
        "time_conditions_set": {
          "days_condition_set": [
            []
          ],
          "hours_condition_set": []
        },
        "product_conditions_set": [],
        "organisational_unit_conditions_set": [],
        "allowed_spend_period_after_award": {
          "time_period_uot": null,
          "time_period_value": null
        }
      },
      "type": {
        "alternative_code": "FA",
        "name": "Financial Achievments",
        "description": null,
        "id": "1F91CA50C16B494A86901861A4681127",
        "classification": "REWARD_FINANCIAL_ACHIEVEMENTS"
      },
      "evaluation_method": "BATCH_PROCESS",
      "latest_effective_date": "2016-07-14 09:48:35.0",
      "reward_award_validity": {
        "validity_options": "ALWAYS_VALID"
      },
      "number": "59",
      "award_amount": 3.5,
      "name": "ET Reward Financial Achievement",
      "id": "22A77647D60A4720BDDE06E3AABFA9FF",
      "category": null
    },
    {
      "award_conditions_set": {
        "transaction_condition": {
          "transaction_amount_to": 50,
          "transaction_amount_from": 5
        },
        "location_conditions_set": null,
        "period_conditions": {
          "time_period_uot": null,
          "time_period_value": null
        },
        "segment_conditions_set": [],
        "organisational_unit_conditions_set": []
      },
      "alternative_code": "S5",
      "reward_offer_validity": {
        "validity_options": "VALID_FROM_LATEST_EFFECTIVE_DATE"
      },
      "log_information": {
        "created_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "updated_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "created_date": "2016-07-12T15:11:36",
        "updated_date": "2016-07-13T13:59:58",
        "updated_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        },
        "created_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        }
      },
      "privacy_level": null,
      "reward_scheme": {
        "alternative_code": "MS",
        "name": "Marketing Scheme",
        "description": null,
        "id": "6CAAD517743C4C179251282A5B2B58A6",
        "life_cycle_state": "EFFECTIVE"
      },
      "owned_by_group": {
        "alternative_code": "MG",
        "community_name": "Community",
        "name": "Main Group",
        "description": "Main Group",
        "id": "1"
      },
      "description": null,
      "award_percentage": null,
      "life_cycle_state": "EFFECTIVE",
      "spend_conditions_set": {
        "time_conditions_set": {
          "days_condition_set": [
            []
          ],
          "hours_condition_set": []
        },
        "product_conditions_set": [],
        "organisational_unit_conditions_set": [],
        "allowed_spend_period_after_award": {
          "time_period_uot": null,
          "time_period_value": null
        }
      },
      "type": {
        "alternative_code": "IRTB",
        "name": "Increase Revenue, Transaction Based",
        "description": null,
        "id": "78C608798CA847869FCFB0FF4999E546",
        "classification": "INCREASE_REVENUE_TRANSACTION_BASED"
      },
      "evaluation_method": "BATCH_PROCESS_AND_INTERACTIVELY",
      "latest_effective_date": "2016-07-13 13:59:58.0",
      "reward_award_validity": {
        "validity_options": "ALWAYS_VALID"
      },
      "number": "84",
      "name": "SB3_Offer 5",
      "id": "3EEB11E629A441C08A3A4E6EB504BDFE",
      "category": null
    },
    {
      "award_conditions_set": {
        "time_conditions_set": {
          "days_condition_set": [
            [
              {
                "day_of_week": "THURSDAY"
              }
            ]
          ],
          "hours_condition_set": []
        },
        "transaction_condition": {},
        "location_conditions_set": {
          "location_set": [
            {
              "area": "Lakatamia",
              "city": "Nicosia",
              "district": "Lefkosias"
            },
            {
              "area": "Aglantzia",
              "city": "Nicosia",
              "district": ""
            },
            {
              "area": "",
              "city": "Limassol",
              "district": ""
            }
          ]
        },
        "period_conditions": {
          "time_period_uot": "WEEKS",
          "time_period_value": 1
        },
        "product_conditions_set": {
          "product_set": []
        },
        "organisational_unit_conditions_set": []
      },
      "alternative_code": "UWNC",
      "reward_offer_validity": {
        "validity_options": "VALID_FROM_LATEST_EFFECTIVE_DATE"
      },
      "log_information": {
        "created_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "updated_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "created_date": "2016-07-11T09:21:14",
        "updated_date": "2016-07-14T11:50:27",
        "updated_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        },
        "created_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        }
      },
      "privacy_level": null,
      "reward_scheme": {
        "alternative_code": "MS",
        "name": "Marketing Scheme",
        "description": null,
        "id": "6CAAD517743C4C179251282A5B2B58A6",
        "life_cycle_state": "EFFECTIVE"
      },
      "owned_by_group": {
        "alternative_code": "MG",
        "community_name": "Community",
        "name": "Main Group",
        "description": "Main Group",
        "id": "1"
      },
      "description": null,
      "award_percentage": null,
      "life_cycle_state": "EFFECTIVE",
      "spend_conditions_set": {
        "time_conditions_set": {
          "days_condition_set": [
            []
          ],
          "hours_condition_set": []
        },
        "product_conditions_set": [],
        "organisational_unit_conditions_set": [],
        "allowed_spend_period_after_award": {
          "time_period_uot": null,
          "time_period_value": null
        }
      },
      "type": {
        "alternative_code": "UFCE",
        "name": "Utilise Free Capacity ET",
        "description": null,
        "id": "4B9AD34AA9334F3DB9F6668D1B0E0DB2",
        "classification": "UTILISE_FREE_CAPACITY"
      },
      "evaluation_method": "BATCH_PROCESS_AND_INTERACTIVELY",
      "latest_effective_date": "2016-07-14 09:46:20.0",
      "reward_award_validity": {
        "validity_options": "ALWAYS_VALID"
      },
      "number": "48",
      "name": "ET Utilise Free Capacity",
      "id": "EDC5AF03BD394966B326EE63985928B0",
      "category": null
    },
    {
      "award_conditions_set": {
        "transaction_condition": {
          "transaction_amount_to": null,
          "transaction_amount_from": 0.5
        },
        "location_conditions_set": {
          "location_set": [
            {
              "area": "Strovolos",
              "city": "",
              "district": ""
            }
          ]
        },
        "period_conditions": {
          "time_period_uot": "WEEKS",
          "time_period_value": 1
        },
        "segment_conditions_set": [],
        "organisational_unit_conditions_set": []
      },
      "alternative_code": "EIRTB",
      "reward_offer_validity": {
        "validity_options": "VALID_FROM_LATEST_EFFECTIVE_DATE"
      },
      "log_information": {
        "created_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "updated_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "created_date": "2016-07-11T14:01:43",
        "updated_date": "2016-07-14T09:46:54",
        "updated_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        },
        "created_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        }
      },
      "privacy_level": null,
      "reward_scheme": {
        "alternative_code": "MS",
        "name": "Marketing Scheme",
        "description": null,
        "id": "6CAAD517743C4C179251282A5B2B58A6",
        "life_cycle_state": "EFFECTIVE"
      },
      "owned_by_group": {
        "alternative_code": "MG",
        "community_name": "Community",
        "name": "Main Group",
        "description": "Main Group",
        "id": "1"
      },
      "description": null,
      "award_percentage": null,
      "life_cycle_state": "EFFECTIVE",
      "spend_conditions_set": {
        "time_conditions_set": {
          "days_condition_set": [
            []
          ],
          "hours_condition_set": []
        },
        "product_conditions_set": [],
        "organisational_unit_conditions_set": [],
        "allowed_spend_period_after_award": {
          "time_period_uot": null,
          "time_period_value": null
        }
      },
      "type": {
        "alternative_code": "IRTE",
        "name": "Incr. Rev Trans ET",
        "description": null,
        "id": "02208950880541DBBC655E6006A6DCAD",
        "classification": "INCREASE_REVENUE_TRANSACTION_BASED"
      },
      "evaluation_method": "BATCH_PROCESS_AND_INTERACTIVELY",
      "latest_effective_date": "2016-07-14 09:46:54.0",
      "reward_award_validity": {
        "validity_options": "ALWAYS_VALID"
      },
      "number": "53",
      "name": "ET Increase Revenue Transaction Based ",
      "id": "FB88EBA17B714789BB566CE8E1480D1B",
      "category": null
    },
    {
      "award_conditions_set": {
        "location_conditions_set": {
          "location_set": [
            {
              "area": "",
              "city": "Limassol",
              "district": ""
            }
          ]
        },
        "period_conditions": {
          "time_period_uot": "YEARS",
          "time_period_value": 1
        },
        "product_conditions_set": [
          {
            "product_family": null,
            "product": {
              "code": "Bronze",
              "product_type": {
                "service_type": "TERMED",
                "used_for_provisioning": true,
                "alternative_code": "Main Packages",
                "composition_method": "FLAT",
                "name": "Main Packages",
                "description": null,
                "id": "E186E293AAAB49EE86A729540A4287FE",
                "classification": "SERVICES",
                "physical_good_type": null
              },
              "alternative_code": "B",
              "description": null,
              "id": "F50CC52934BD4F119B6E18E215A4FC55"
            },
            "product_type": null,
            "purchase_event_amount_condition": {
              "amount_from": 1.5,
              "amount_to": null
            }
          },
          {
            "product_family": null,
            "product": {
              "code": "Expense 1",
              "product_type": {
                "service_type": "EXPENSE",
                "used_for_provisioning": false,
                "alternative_code": "006",
                "composition_method": "FLAT",
                "name": "Fees",
                "description": "Fees One Time Services",
                "id": "6",
                "classification": "SERVICES",
                "physical_good_type": null
              },
              "alternative_code": "E1",
              "description": null,
              "id": "A9917A7895044BEF9499DD6958539D33"
            },
            "product_type": null,
            "purchase_event_amount_condition": {
              "amount_from": null,
              "amount_to": 2
            }
          }
        ],
        "segment_conditions_set": [],
        "organisational_unit_conditions_set": []
      },
      "alternative_code": "EIRPB",
      "reward_offer_validity": {
        "validity_options": "VALID_FROM_LATEST_EFFECTIVE_DATE"
      },
      "log_information": {
        "created_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "updated_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "created_date": "2016-07-11T14:21:25",
        "updated_date": "2016-07-14T09:47:00",
        "updated_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        },
        "created_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        }
      },
      "privacy_level": null,
      "reward_scheme": {
        "alternative_code": "MS",
        "name": "Marketing Scheme",
        "description": null,
        "id": "6CAAD517743C4C179251282A5B2B58A6",
        "life_cycle_state": "EFFECTIVE"
      },
      "owned_by_group": {
        "alternative_code": "MG",
        "community_name": "Community",
        "name": "Main Group",
        "description": "Main Group",
        "id": "1"
      },
      "description": null,
      "award_percentage": null,
      "life_cycle_state": "EFFECTIVE",
      "spend_conditions_set": {
        "time_conditions_set": {
          "days_condition_set": [
            []
          ],
          "hours_condition_set": []
        },
        "product_conditions_set": [],
        "organisational_unit_conditions_set": [],
        "allowed_spend_period_after_award": {
          "time_period_uot": null,
          "time_period_value": null
        }
      },
      "type": {
        "alternative_code": "IRPE",
        "name": "Inc. Rev Product ET",
        "description": null,
        "id": "C466037AA96249078BA306E0BC00D2DB",
        "classification": "INCREASE_REVENUE_PRODUCT_BASED"
      },
      "evaluation_method": "BATCH_PROCESS_AND_INTERACTIVELY",
      "latest_effective_date": "2016-07-14 09:47:00.0",
      "reward_award_validity": {
        "validity_options": "ALWAYS_VALID"
      },
      "number": "54",
      "name": "ET Increase Revenue Product Based",
      "id": "F8AC0EF7DC034D82946480DB0E6FBE5D",
      "category": null
    },
    {
      "award_conditions_set": {
        "location_conditions_set": {
          "location_set": [
            {
              "area": "",
              "city": "",
              "district": "Livadia"
            },
            {
              "area": "Strovolos",
              "city": "Limassol",
              "district": ""
            },
            {
              "area": "Strovolos",
              "city": "",
              "district": "Livadia"
            }
          ]
        },
        "period_conditions": {
          "time_period_uot": "MONTHS",
          "time_period_value": 6
        },
        "achievement_conditions_set": {
          "classification": [
            {
              "alternative_code": "CF2",
              "name": "Customer Feedback 2",
              "id": "E27D1F25A1AC4409947F1FF2DDB8CBF5"
            }
          ]
        },
        "segment_conditions_set": [],
        "organisational_unit_conditions_set": []
      },
      "alternative_code": "ERA",
      "reward_offer_validity": {
        "validity_options": "VALID_FROM_LATEST_EFFECTIVE_DATE"
      },
      "log_information": {
        "created_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "updated_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "created_date": "2016-07-12T07:54:45",
        "updated_date": "2016-07-14T12:05:10",
        "updated_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        },
        "created_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        }
      },
      "privacy_level": null,
      "reward_scheme": {
        "alternative_code": "MS",
        "name": "Marketing Scheme",
        "description": null,
        "id": "6CAAD517743C4C179251282A5B2B58A6",
        "life_cycle_state": "EFFECTIVE"
      },
      "owned_by_group": {
        "alternative_code": "MG",
        "community_name": "Community",
        "name": "Main Group",
        "description": "Main Group",
        "id": "1"
      },
      "description": null,
      "life_cycle_state": "EFFECTIVE",
      "spend_conditions_set": {
        "time_conditions_set": {
          "days_condition_set": [
            []
          ],
          "hours_condition_set": []
        },
        "product_conditions_set": [],
        "organisational_unit_conditions_set": [],
        "allowed_spend_period_after_award": {
          "time_period_uot": null,
          "time_period_value": null
        }
      },
      "type": {
        "alternative_code": "RAE",
        "name": "Reward Achievement ET",
        "description": null,
        "id": "97773F29D5B34912ACD4A4D04D468CF8",
        "classification": "REWARD_ACHIEVEMENTS"
      },
      "evaluation_method": "BATCH_PROCESS",
      "latest_effective_date": "2016-07-14 09:47:51.0",
      "reward_award_validity": {
        "validity_options": "ALWAYS_VALID"
      },
      "number": "57",
      "award_amount": 5.6,
      "name": "ET Reward Achievement",
      "id": "13D82246806B42039111A911B3A2BDE3",
      "category": null
    },
    {
      "award_conditions_set": {
        "behavior_conditions": {
          "facebook_page_like": "www.facebook.com/polina",
          "award_facebook_likes": 1,
          "award_website_visit": 0
        },
        "period_conditions": {
          "time_period_uot": "MONTHS",
          "time_period_value": 1
        },
        "segment_conditions_set": [],
        "organisational_unit_conditions_set": []
      },
      "alternative_code": "ERB",
      "reward_offer_validity": {
        "validity_options": "VALID_FROM_LATEST_EFFECTIVE_DATE"
      },
      "log_information": {
        "created_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "updated_by_unit": {
          "alternative_code": "adminunit",
          "group_name": "Main Group",
          "community_name": "Community",
          "name": "Admin Unit",
          "description": "admin unit",
          "id": "1"
        },
        "created_date": "2016-07-12T07:51:26",
        "updated_date": "2016-07-13T15:13:27",
        "updated_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        },
        "created_by_user": {
          "person_name": "MPAdministrator",
          "id": "1",
          "email": "dev@crm.com",
          "username": "MPAdministrator"
        }
      },
      "privacy_level": null,
      "reward_scheme": {
        "alternative_code": "MS",
        "name": "Marketing Scheme",
        "description": null,
        "id": "6CAAD517743C4C179251282A5B2B58A6",
        "life_cycle_state": "EFFECTIVE"
      },
      "owned_by_group": {
        "alternative_code": "MG",
        "community_name": "Community",
        "name": "Main Group",
        "description": "Main Group",
        "id": "1"
      },
      "description": null,
      "life_cycle_state": "EFFECTIVE",
      "spend_conditions_set": {
        "time_conditions_set": {
          "days_condition_set": [
            []
          ],
          "hours_condition_set": []
        },
        "product_conditions_set": [],
        "organisational_unit_conditions_set": [],
        "allowed_spend_period_after_award": {
          "time_period_uot": null,
          "time_period_value": null
        }
      },
      "type": {
        "alternative_code": "RE_2",
        "name": "RB ET",
        "description": null,
        "id": "3430C4A0167D44EDA7808DB2A85A2603",
        "classification": "REWARD_BEHAVIOR"
      },
      "evaluation_method": "BATCH_PROCESS_AND_INTERACTIVELY",
      "latest_effective_date": "2016-07-13 15:13:27.0",
      "reward_award_validity": {
        "validity_options": "ALWAYS_VALID"
      },
      "number": "56",
      "award_amount": 3.25,
      "name": "ET Reward Behavior",
      "id": "62093E7885EE42088CA25F1E7BB3B685",
      "category": null
    }
  ],
  "status": {
    "code": "OK",
    "description": "",
    "message": ""
  }
}



Expand
titleExample 3

HTTP Method: POST 


Request:

Code Block
http://cyn1lnx004:9080/crmapi/rest/v2/reward_offers/list

Body:

Code Block
{
"token":"163317CACB7441CD88CB01C5427DF6E7",
"rewards_participant_identifier":{"number":"RP0000000306"},
"type_identifier":{"name":"Reward on Birthday"}
}


Response:

Code Block
languagejs
{
    "data": [
        {
            "award_conditions_set": {
                "birthday_condition": "DURING_BIRTHDAY_MONTH",
                "segment_conditions_set": [
                    {
                        "segment": {
                            "number": "2",
                            "alternative_code": "EP",
                            "name": "Effective rewards participants",
                            "description": null,
                            "id": "9BCA8988077543B8B1A30D10DEE14440"
                        },
                        "option": "INCLUDE"
                    }
                ],
                "organisational_unit_conditions_set": [
                    {
                        "unit": null,
                        "group": {
                            "alternative_code": "MG",
                            "name": "Main Group",
                            "description": "Main Group",
                            "id": "1"
                        }
                    }
                ]
            },
            "alternative_code": "5EOB",
            "reward_offer_validity": {
                "validity_options": "VALID_DURING_BIRTHDAY_PERIOD",
                "valid_to": "9/2/2018",
                "valid_x_days_before_birthday_date": 3,
                "valid_from": "3/2/2018",
                "valid_x_days_after_birthday_date": 3
            },
            "log_information": {
                "created_by_unit": {
                    "alternative_code": "adminunit",
                    "group_name": "Main Group",
                    "community_name": "Community",
                    "name": "Admin Unit",
                    "description": "admin unit",
                    "id": "1"
                },
                "updated_by_unit": {
                    "alternative_code": "adminunit",
                    "group_name": "Main Group",
                    "community_name": "Community",
                    "name": "Admin Unit",
                    "description": "admin unit",
                    "id": "1"
                },
                "created_date": "2016-03-24T09:42:58",
                "updated_date": "2018-02-06T10:58:02",
                "updated_by_user": {
                    "person_name": "MPAdministrator",
                    "id": "1",
                    "email": null,
                    "username": "MPAdministrator"
                },
                "created_by_user": {
                    "person_name": "pdemou",
                    "id": "6403BD50DF4A4EA59C406FF686FEAB54",
                    "email": "p_demou@crm.com",
                    "username": "pdemou"
                }
            },
            "reward_scheme": {
                "alternative_code": "MS",
                "name": "Marketing Scheme",
                "description": null,
                "id": "6CAAD517743C4C179251282A5B2B58A6",
                "life_cycle_state": "EFFECTIVE"
            },
            "owned_by_group": {
                "alternative_code": "MG",
                "community_name": "Community",
                "name": "Main Group",
                "description": "Main Group",
                "id": "1"
            },
            "description": null,
            "apply_if_best_award_is_provided": false,
            "spend_method": null,
            "life_cycle_state": "EFFECTIVE",
            "spend_conditions_set": {
                "time_conditions_set": {
                    "days_condition_set": [
                        []
                    ],
                    "hours_condition_set": []
                },
                "product_conditions_set": [],
                "organisational_unit_conditions_set": [],
                "allowed_spend_period_after_award": {
                    "time_period_uot": null,
                    "time_period_value": null
                }
            },
            "type": {
                "alternative_code": "ROB",
                "name": "Reward on Birthday",
                "description": null,
                "id": "771F28B7D0F54EDB8004D6FB302C621B",
                "classification": "REWARD_ON_BIRTHDAY"
            },
            "evaluation_method": "BATCH_PROCESS",
            "latest_effective_date": "2016-08-03T13:27:01",
            "reward_award_validity": {
                "validity_options": "ALWAYS_VALID"
            },
            "number": "26",
            "award_amount": 5,
            "name": "5 euro on Birthday",
            "id": "5DE44D90F5BC4F5889B6A5C2623F6F35",
            "award_scope": null,
            "category": null,
            "marketing_information": {
                "short_description": null,
                "times_awarded_status_text": null,
                "average_weekly_awarded_amount_text": null,
                "long_description": null,
                "no_awards_status_text": null,
                "offer_image": {
                    "file_name": null,
                    "file_alt_text": null,
                    "file_content_url": null,
                    "file_mime_type": null
                },
                "offer_background": {
                    "color": null,
                    "file_name": null,
                    "file_alt_text": null,
                    "file_content_url": null,
                    "file_mime_type": null
                }
            }
        }
    ],
    "status": {
        "code": "OK",
        "description": "",
        "message": ""
    }
}



...