Versions Compared

Key

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

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...


Tip

Available from CRM.COM R4.0.0

Excerpt

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


Tip

Deprecated from R17.0.0

Resource URL

Parameters

Name

Type

Description

token

String

The token retrieved from the login method

type_identifier
(semi-optional)

Notification type identifier

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

Include Page
V4:notification_type_identifier
V4:notification_type_identifier

notification_run_identifier

(semi-optional)

Notification run identifier

The identifier of the notification run that created the notifications that should be returned as a result. The allowed notification run identifier fields are the following:

Include Page
V4:notification_run_identifier
V4:notification_run_identifier

contact_information_identifier

(optional)

Contact Information identifier

The identifier of the contact information notified by the notifications that should be returned as a result. The allowed contact information identifier fields are the following:

Include Page
V4:contact_information_identifier
V4:contact_information_identifier

accounts_receivable_identifier

(optional)

Accounts receivable identifier

The identifier of the accounts receivable notified by the notifications that should be returned as a result. The allowed contact information identifier fields are the following:

Include Page
V4:accounts_receivable_identifier
V4:accounts_receivable_identifier

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

  • It is mandatory to specify one of the semi-optional parameters. Only one of those parameters is allowed to be specified.

...

Expand
titleExample 1

HTTP Method: GET 


Request:

Response:

Code Block
languagejs
themeConfluencelanguagejs
linenumberstrue
{
    "status":
    {
        "message": null,
        "description": null,
        "code": "OK"
    },
    "data":
    [
        {
            "udf_float_1": null,
            "udf_float_2": null,
            "udf_float_3": null,
            "number": "51",
            "udf_float_4": null,
            "udf_string_1": null,
            "udf_string_2": null,
            "udf_string_3": null,
            "contact_information":
            {
                "last_name": "Litt",
                "life_cycle_state": "FINANCIAL",
                "middle_name": null,
                "company_profile": null,
                "title": "Mr",
                "type": "PERSON",
                "first_name": "Mathew",
                "name": "Mathew Litt",
                "id": "921C66776CBFEC5D839CA0DBFA1A1B76",
                "company_name": null,
                "demographics":
                {
                    "gender": "MALE",
                    "passport_issued_by_country": null,
                    "passport_number": "111",
                    "social_security_number": "111",
                    "country_of_residence":
                    {
                        "name": "JAPAN",
                        "id": "237"
                    },
                    "industry_sector": null,
                    "date_of_birth":
                    {
                        "month": null,
                        "day": null,
                        "year": null
                    },
                    "name_day":
                    {
                        "month": null,
                        "day": null
                    },
                    "id_number": "111",
                    "id_issued_by_country": null,
                    "industry": null
                }
            },
            "udf_string_4": null,
            "udf_string_5": null,
            "udf_string_6": null,
            "udf_string_7": null,
            "udf_string_8": null,
            "accounts_receivable":
            {
                "account_owner":
                {
                    "last_name": "Litt",
                    "life_cycle_state": "FINANCIAL",
                    "middle_name": null,
                    "company_profile": null,
                    "title": "Mr",
                    "type": "PERSON",
                    "first_name": "Mathew",
                    "name": "Mathew Litt",
                    "id": "921C66776CBFEC5D839CA0DBFA1A1B76",
                    "company_name": null,
                    "demographics":
                    {
                        "gender": "MALE",
                        "passport_issued_by_country": null,
                        "passport_number": "111",
                        "social_security_number": "111",
                        "country_of_residence":
                        {
                            "name": "JAPAN",
                            "id": "237"
                        },
                        "industry_sector": null,
                        "date_of_birth":
                        {
                            "month": null,
                            "day": null,
                            "year": null
                        },
                        "name_day":
                        {
                            "month": null,
                            "day": null
                        },
                        "id_number": "111",
                        "id_issued_by_country": null,
                        "industry": null
                    }
                },
                "life_cycle_state": "ACTIVE",
                "number": "165",
                "name": "Mathew Litt",
                "id": "63755A788E078C16D506AD5CD1AB3E03"
            },
            "id": "49B37FA3E001C43F28CFEAFEB3E451D5",
            "items_set":
            [
                {
                    "estimated_consumption_date": null,
                    "entity_value": "102410D8E524A59109A440C3027E4595",
                    "unsettled_amount": 69.74,
                    "entity_name": "BILLS",
                    "id": "F0F7D7E12DB7783323640ACF69AB51D7",
                    "outstanding_amount": 69.74,
                    "estimated_consumption_days": null,
                    "notified_amount": 133.73999999999998
                }
            ],
            "total_notified_amount": 133.73999999999998,
            "udf_date_1": null,
            "communication_queue":
            {
                "external_system": null,
                "life_cycle_state": "COMPLETED",
                "communication":
                {
                    "life_cycle_state": "COMPLETED",
                    "number": "110",
                    "id": "764AF4FCC072E1C6A2AD3A40E08A05C0",
                    "contact_information":
                    {
                        "last_name": "Litt",
                        "life_cycle_state": "FINANCIAL",
                        "middle_name": null,
                        "company_profile": null,
                        "title": "Mr",
                        "type": "PERSON",
                        "first_name": "Mathew",
                        "name": null,
                        "id": "921C66776CBFEC5D839CA0DBFA1A1B76",
                        "company_name": null,
                        "demographics":
                        {
                            "gender": "MALE",
                            "passport_issued_by_country": null,
                            "passport_number": "111",
                            "social_security_number": "111",
                            "industry_sector": null,
                            "date_of_birth":
                            {
                                "month": null,
                                "day": null,
                                "year": null
                            },
                            "name_day":
                            {
                                "month": null,
                                "day": null
                            },
                            "id_number": "111",
                            "id_issued_by_country": null,
                            "industry": null
                        }
                    }
                },
                "number": "37",
                "id": "9FAF189919D671E1AF50CE20890F53CD"
            },
            "udf_date_2": null,
            "udf_date_3": null,
            "udf_date_4": null,
            "log_information":
            {
                "updated_date": "2014-10-10T17:56:43",
                "created_by_unit":
                {
                    "community_name": "Main Community",
                    "group_name": "Main Group",
                    "name": "Admin Unit",
                    "id": "48305F8849E3C18B227C5BE3A27BA6DF",
                    "description": "r1",
                    "alternative_code": "MG"
                },
                "created_date": "2014-10-10T17:56:43",
                "updated_by_unit":
                {
                    "community_name": "Main Community",
                    "group_name": "Main Group",
                    "name": "Admin Unit",
                    "id": "48305F8849E3C18B227C5BE3A27BA6DF",
                    "description": "r1",
                    "alternative_code": "MG"
                },
                "created_by_user":
                {
                    "person_name": "MPAdministrator",
                    "username": "MPAdministrator",
                    "id": "1",
                    "email": "mp@ministrator.com"
                },
                "updated_by_user":
                {
                    "person_name": "MPAdministrator",
                    "username": "MPAdministrator",
                    "id": "1",
                    "email": "mp@ministrator.com"
                }
            },
            "life_cycle_state": "COMPLETED",
            "unsettled_amount": 69.74,
            "notification_run":
            {
                "end_date": "2014-10-10T17:56:44",
                "life_cycle_state": "COMPLETED",
                "number": "222",
                "start_date": "2014-10-10T17:56:30",
                "id": "96361A44AC30FDFE38A6D1A58C2A1821"
            },
            "total_outstanding_amount": 69.74,
            "type":
            {
                "classification": "FINANCIAL",
                "name": "Notification Bill",
                "id": "C52A0BFC52ED720CC4EA34B8E599CE1A",
                "description": null,
                "alternative_code": "NB"
            }
        }
    ]
} 


...

Expand
titleExample 2

HTTP Method: GET 


Request:

Response:

Code Block
languagejs
themeConfluencelanguagejs
linenumberstrue
{
  "data": [
    {
      "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-24T15:27:06",
        "updated_date": "2016-03-24T15:27:06",
        "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"
        }
      },
      "contact_information": {
        "company_profile": null,
        "company_name": null,
        "name": "Matt Grey",
        "last_name": "Grey",
        "id": "19646B486C02471A92E6E0EDF6F8D516",
        "life_cycle_state": "FINANCIAL",
        "middle_name": null,
        "title": null,
        "type": "PERSON",
        "first_name": "Matt",
        "demographics": {
          "name_day": {
            "month": null,
            "day": null
          },
          "id_number": "324324",
          "gender": null,
          "country_of_residence": {
            "alternative_code": "IRN",
            "three_character_code": null,
            "name": "IRAN (ISLAMIC REPUBLIC OF)",
            "id": "231",
            "two_character_code": null
          },
          "date_of_birth": {
            "month": null,
            "year": null,
            "day": null
          },
          "industry_sector": null,
          "passport_number": "234234",
          "industry": null,
          "social_security_number": null,
          "id_issued_by_country": null,
          "passport_issued_by_country": null
        }
      },
      "currency_rate_period": {
        "from_date": "C7D7ED57F21B47028144967E015DCBE5",
        "to_date": 2.3,
        "rate": 2.3,
        "inverse_rate": 0.23000000417232513,
        "currency": {
          "suffix_symbol": null,
          "prefix_symbol": "£",
          "decimal_part_name": null,
          "code": "GBP",
          "integer_part_name": null,
          "id": "9"
        },
        "id": "C7D7ED57F21B47028144967E015DCBE5"
      },
      "udf_date_2": null,
      "type": {
        "alternative_code": "WWDA",
        "name": "Wallet with debited amount",
        "description": null,
        "id": "928A6098889A416391F61D418D041B72",
        "classification": "FINANCIAL"
      },
      "udf_date_1": null,
      "udf_date_4": null,
      "udf_date_3": null,
      "number": "39",
      "udf_float_3": null,
      "udf_float_4": null,
      "total_outstanding_amount": 0,
      "items_set": [
        {
          "entity_value": "B9A2246D05D046819CE94BF5AF16EFDE",
          "estimated_consumption_days": 0,
          "notified_amount": -14,
          "entity_name": "WALLETS",
          "unsettled_amount": 0,
          "estimated_consumption_date": "2016-03-03T17:48:39",
          "id": "649366F8972945F9977A86F0874CBA82",
          "outstanding_amount": 0
        }
      ],
      "id": "E8A1CDA9360C4C9AA778B8B32C5F8398",
      "udf_float_1": null,
      "communication_queue": {
        "number": "144",
        "id": "B2755779BFC34796814171D5B45399B9",
        "life_cycle_state": "COMPLETED",
        "communication": {
          "number": "214",
          "subject": "Your wallet is below zero",
          "contact_information": {
            "company_profile": null,
            "company_name": null,
            "name": null,
            "last_name": "Grey",
            "id": "19646B486C02471A92E6E0EDF6F8D516",
            "life_cycle_state": "FINANCIAL",
            "middle_name": null,
            "title": null,
            "type": "PERSON",
            "first_name": "Matt",
            "demographics": {
              "name_day": {
                "month": null,
                "day": null
              },
              "id_number": "324324",
              "gender": null,
              "date_of_birth": {
                "month": null,
                "year": null,
                "day": null
              },
              "industry_sector": null,
              "passport_number": "234234",
              "industry": null,
              "social_security_number": null,
              "id_issued_by_country": null,
              "passport_issued_by_country": null
            }
          },
          "id": "B563F9C788744A36B1F2C6EE16E3D357",
          "life_cycle_state": "COMPLETED"
        },
        "external_system": null
      },
      "udf_float_2": null,
      "udf_string_2": null,
      "udf_string_3": null,
      "udf_string_4": null,
      "udf_string_5": null,
      "notification_run": {
        "end_date": "2016-03-24T15:27:12",
        "number": "157",
        "id": "1EA68767F6D7414595C125C29CD42941",
        "life_cycle_state": "COMPLETED",
        "start_date": "2016-03-24T15:27:06"
      },
      "udf_string_1": null,
      "total_notified_amount": -14,
      "accounts_receivable": {
        "number": "ACR0000000065",
        "name": "ACR0000000065 Matt Grey",
        "id": "D1D74C3040F746E09C1D051E70202A9A",
        "life_cycle_state": "ACTIVE",
        "account_owner": {
          "company_profile": null,
          "company_name": null,
          "name": "Matt Grey",
          "last_name": "Grey",
          "id": "19646B486C02471A92E6E0EDF6F8D516",
          "life_cycle_state": "FINANCIAL",
          "middle_name": null,
          "title": null,
          "type": "PERSON",
          "first_name": "Matt",
          "demographics": {
            "name_day": {
              "month": null,
              "day": null
            },
            "id_number": "324324",
            "gender": null,
            "country_of_residence": {
              "alternative_code": "IRN",
              "three_character_code": null,
              "name": "IRAN (ISLAMIC REPUBLIC OF)",
              "id": "231",
              "two_character_code": null
            },
            "date_of_birth": {
              "month": null,
              "year": null,
              "day": null
            },
            "industry_sector": null,
            "passport_number": "234234",
            "industry": null,
            "social_security_number": null,
            "id_issued_by_country": null,
            "passport_issued_by_country": null
          }
        }
      },
      "life_cycle_state": "COMPLETED",
      "unsettled_amount": 0,
      "udf_string_6": null,
      "udf_string_7": null,
      "udf_string_8": null
    },
    {
      "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-24T15:24:07",
        "updated_date": "2016-03-24T15:24:07",
        "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"
        }
      },
      "contact_information": {
        "company_profile": null,
        "company_name": null,
        "name": "Matt Black",
        "last_name": "Black",
        "id": "76E0E43E7CD74157979230819FD41B8E",
        "life_cycle_state": "FINANCIAL",
        "middle_name": "Y",
        "title": null,
        "type": "PERSON",
        "first_name": "Matt",
        "demographics": {
          "name_day": {
            "month": null,
            "day": null
          },
          "id_number": "1212128596",
          "gender": "MALE",
          "country_of_residence": {
            "alternative_code": "IRN",
            "three_character_code": null,
            "name": "IRAN (ISLAMIC REPUBLIC OF)",
            "id": "231",
            "two_character_code": null
          },
          "date_of_birth": {
            "month": null,
            "year": null,
            "day": null
          },
          "industry_sector": null,
          "passport_number": null,
          "industry": null,
          "social_security_number": "999999998",
          "id_issued_by_country": null,
          "passport_issued_by_country": null
        }
      },
      "currency_rate_period": {
        "from_date": "C7D7ED57F21B47028144967E015DCBE5",
        "to_date": 2.3,
        "rate": 2.3,
        "inverse_rate": 0.23000000417232513,
        "currency": {
          "suffix_symbol": null,
          "prefix_symbol": "£",
          "decimal_part_name": null,
          "code": "GBP",
          "integer_part_name": null,
          "id": "9"
        },
        "id": "C7D7ED57F21B47028144967E015DCBE5"
      },
      "udf_date_2": null,
      "type": {
        "alternative_code": "WWDA",
        "name": "Wallet with debited amount",
        "description": null,
        "id": "928A6098889A416391F61D418D041B72",
        "classification": "FINANCIAL"
      },
      "udf_date_1": null,
      "udf_date_4": null,
      "udf_date_3": null,
      "number": "36",
      "udf_float_3": null,
      "udf_float_4": null,
      "total_outstanding_amount": 0,
      "items_set": [
        {
          "entity_value": "8DC6C1AC7578439F88A45B1FED69E45C",
          "estimated_consumption_days": 0,
          "notified_amount": -30.83,
          "entity_name": "WALLETS",
          "unsettled_amount": 0,
          "estimated_consumption_date": "2016-03-11T00:00:00",
          "id": "CBC521244FB94D449E437982FC68131B",
          "outstanding_amount": 0
        }
      ],
      "id": "CFA566DBA8494BC6AC9ADB2D2254D4B0",
      "udf_float_1": null,
      "communication_queue": {
        "number": "141",
        "id": "68961FF1394C4B90B0358414DFAA000D",
        "life_cycle_state": "COMPLETED",
        "communication": {
          "number": "211",
          "subject": "Your wallet is below zero",
          "contact_information": {
            "company_profile": null,
            "company_name": null,
            "name": null,
            "last_name": "Black",
            "id": "76E0E43E7CD74157979230819FD41B8E",
            "life_cycle_state": "FINANCIAL",
            "middle_name": "Y",
            "title": null,
            "type": "PERSON",
            "first_name": "Matt",
            "demographics": {
              "name_day": {
                "month": null,
                "day": null
              },
              "id_number": "1212128596",
              "gender": "MALE",
              "date_of_birth": {
                "month": null,
                "year": null,
                "day": null
              },
              "industry_sector": null,
              "passport_number": null,
              "industry": null,
              "social_security_number": "999999998",
              "id_issued_by_country": null,
              "passport_issued_by_country": null
            }
          },
          "id": "CA1E45E4EFF14D7BB34EB814A72E9EF4",
          "life_cycle_state": "COMPLETED"
        },
        "external_system": null
      },
      "udf_float_2": null,
      "udf_string_2": null,
      "udf_string_3": null,
      "udf_string_4": null,
      "udf_string_5": null,
      "notification_run": {
        "end_date": "2016-03-24T15:24:08",
        "number": "156",
        "id": "F815D9C7DADA4214B8F07A96BBD31353",
        "life_cycle_state": "COMPLETED",
        "start_date": "2016-03-24T15:24:06"
      },
      "udf_string_1": null,
      "total_notified_amount": -30.83,
      "accounts_receivable": {
        "number": "ACR0000000015",
        "name": "ACR0000000015 Matt Black",
        "id": "FD29F02AA14344B1AD1B401706D865CE",
        "life_cycle_state": "ACTIVE",
        "account_owner": {
          "company_profile": null,
          "company_name": null,
          "name": "Matt Black",
          "last_name": "Black",
          "id": "76E0E43E7CD74157979230819FD41B8E",
          "life_cycle_state": "FINANCIAL",
          "middle_name": "Y",
          "title": null,
          "type": "PERSON",
          "first_name": "Matt",
          "demographics": {
            "name_day": {
              "month": null,
              "day": null
            },
            "id_number": "1212128596",
            "gender": "MALE",
            "country_of_residence": {
              "alternative_code": "IRN",
              "three_character_code": null,
              "name": "IRAN (ISLAMIC REPUBLIC OF)",
              "id": "231",
              "two_character_code": null
            },
            "date_of_birth": {
              "month": null,
              "year": null,
              "day": null
            },
            "industry_sector": null,
            "passport_number": null,
            "industry": null,
            "social_security_number": "999999998",
            "id_issued_by_country": null,
            "passport_issued_by_country": null
          }
        }
      },
      "life_cycle_state": "COMPLETED",
      "unsettled_amount": 0,
      "udf_string_6": null,
      "udf_string_7": null,
      "udf_string_8": null
    },
    {
      "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-24T15:24:07",
        "updated_date": "2016-03-24T15:24:07",
        "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"
        }
      },
      "contact_information": {
        "company_profile": null,
        "company_name": null,
        "name": "Matt Grey",
        "last_name": "Grey",
        "id": "19646B486C02471A92E6E0EDF6F8D516",
        "life_cycle_state": "FINANCIAL",
        "middle_name": null,
        "title": null,
        "type": "PERSON",
        "first_name": "Matt",
        "demographics": {
          "name_day": {
            "month": null,
            "day": null
          },
          "id_number": "324324",
          "gender": null,
          "country_of_residence": {
            "alternative_code": "IRN",
            "three_character_code": null,
            "name": "IRAN (ISLAMIC REPUBLIC OF)",
            "id": "231",
            "two_character_code": null
          },
          "date_of_birth": {
            "month": null,
            "year": null,
            "day": null
          },
          "industry_sector": null,
          "passport_number": "234234",
          "industry": null,
          "social_security_number": null,
          "id_issued_by_country": null,
          "passport_issued_by_country": null
        }
      },
      "currency_rate_period": {
        "from_date": "C7D7ED57F21B47028144967E015DCBE5",
        "to_date": 2.3,
        "rate": 2.3,
        "inverse_rate": 0.23000000417232513,
        "currency": {
          "suffix_symbol": null,
          "prefix_symbol": "£",
          "decimal_part_name": null,
          "code": "GBP",
          "integer_part_name": null,
          "id": "9"
        },
        "id": "C7D7ED57F21B47028144967E015DCBE5"
      },
      "udf_date_2": null,
      "type": {
        "alternative_code": "WWDA",
        "name": "Wallet with debited amount",
        "description": null,
        "id": "928A6098889A416391F61D418D041B72",
        "classification": "FINANCIAL"
      },
      "udf_date_1": null,
      "udf_date_4": null,
      "udf_date_3": null,
      "number": "38",
      "udf_float_3": null,
      "udf_float_4": null,
      "total_outstanding_amount": 0,
      "items_set": [
        {
          "entity_value": "5FD64EF707FC48AB8DA4CE0F72E633DE",
          "estimated_consumption_days": 0,
          "notified_amount": -10.32,
          "entity_name": "WALLETS",
          "unsettled_amount": 0,
          "estimated_consumption_date": "2016-03-16T00:00:00",
          "id": "1CAA465858D947F0AF4484CCC8C17568",
          "outstanding_amount": 0
        }
      ],
      "id": "CB58FC353B8A498DBCB48F8E071FB9E9",
      "udf_float_1": null,
      "communication_queue": {
        "number": "143",
        "id": "CEF52B52D1584011BB446A41D4B1DD43",
        "life_cycle_state": "COMPLETED",
        "communication": {
          "number": "213",
          "subject": "Your wallet is below zero",
          "contact_information": {
            "company_profile": null,
            "company_name": null,
            "name": null,
            "last_name": "Grey",
            "id": "19646B486C02471A92E6E0EDF6F8D516",
            "life_cycle_state": "FINANCIAL",
            "middle_name": null,
            "title": null,
            "type": "PERSON",
            "first_name": "Matt",
            "demographics": {
              "name_day": {
                "month": null,
                "day": null
              },
              "id_number": "324324",
              "gender": null,
              "date_of_birth": {
                "month": null,
                "year": null,
                "day": null
              },
              "industry_sector": null,
              "passport_number": "234234",
              "industry": null,
              "social_security_number": null,
              "id_issued_by_country": null,
              "passport_issued_by_country": null
            }
          },
          "id": "9BB7C1B359D64EBEABF6E75C541310A4",
          "life_cycle_state": "COMPLETED"
        },
        "external_system": null
      },
      "udf_float_2": null,
      "udf_string_2": null,
      "udf_string_3": null,
      "udf_string_4": null,
      "udf_string_5": null,
      "notification_run": {
        "end_date": "2016-03-24T15:24:08",
        "number": "156",
        "id": "F815D9C7DADA4214B8F07A96BBD31353",
        "life_cycle_state": "COMPLETED",
        "start_date": "2016-03-24T15:24:06"
      },
      "udf_string_1": null,
      "total_notified_amount": -10.32,
      "accounts_receivable": {
        "number": "ACR0000000064",
        "name": "ACR0000000064 Matt Grey",
        "id": "D4D336F964DA4CDB8421AA16841B37CB",
        "life_cycle_state": "ACTIVE",
        "account_owner": {
          "company_profile": null,
          "company_name": null,
          "name": "Matt Grey",
          "last_name": "Grey",
          "id": "19646B486C02471A92E6E0EDF6F8D516",
          "life_cycle_state": "FINANCIAL",
          "middle_name": null,
          "title": null,
          "type": "PERSON",
          "first_name": "Matt",
          "demographics": {
            "name_day": {
              "month": null,
              "day": null
            },
            "id_number": "324324",
            "gender": null,
            "country_of_residence": {
              "alternative_code": "IRN",
              "three_character_code": null,
              "name": "IRAN (ISLAMIC REPUBLIC OF)",
              "id": "231",
              "two_character_code": null
            },
            "date_of_birth": {
              "month": null,
              "year": null,
              "day": null
            },
            "industry_sector": null,
            "passport_number": "234234",
            "industry": null,
            "social_security_number": null,
            "id_issued_by_country": null,
            "passport_issued_by_country": null
          }
        }
      },
      "life_cycle_state": "COMPLETED",
      "unsettled_amount": 0,
      "udf_string_6": null,
      "udf_string_7": null,
      "udf_string_8": null
    },
    {
      "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-24T15:24:07",
        "updated_date": "2016-03-24T15:24:07",
        "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"
        }
      },
      "contact_information": {
        "company_profile": null,
        "company_name": null,
        "name": "Matt Black",
        "last_name": "Black",
        "id": "76E0E43E7CD74157979230819FD41B8E",
        "life_cycle_state": "FINANCIAL",
        "middle_name": "Y",
        "title": null,
        "type": "PERSON",
        "first_name": "Matt",
        "demographics": {
          "name_day": {
            "month": null,
            "day": null
          },
          "id_number": "1212128596",
          "gender": "MALE",
          "country_of_residence": {
            "alternative_code": "IRN",
            "three_character_code": null,
            "name": "IRAN (ISLAMIC REPUBLIC OF)",
            "id": "231",
            "two_character_code": null
          },
          "date_of_birth": {
            "month": null,
            "year": null,
            "day": null
          },
          "industry_sector": null,
          "passport_number": null,
          "industry": null,
          "social_security_number": "999999998",
          "id_issued_by_country": null,
          "passport_issued_by_country": null
        }
      },
      "currency_rate_period": {
        "from_date": "C7D7ED57F21B47028144967E015DCBE5",
        "to_date": 2.3,
        "rate": 2.3,
        "inverse_rate": 0.23000000417232513,
        "currency": {
          "suffix_symbol": null,
          "prefix_symbol": "£",
          "decimal_part_name": null,
          "code": "GBP",
          "integer_part_name": null,
          "id": "9"
        },
        "id": "C7D7ED57F21B47028144967E015DCBE5"
      },
      "udf_date_2": null,
      "type": {
        "alternative_code": "WWDA",
        "name": "Wallet with debited amount",
        "description": null,
        "id": "928A6098889A416391F61D418D041B72",
        "classification": "FINANCIAL"
      },
      "udf_date_1": null,
      "udf_date_4": null,
      "udf_date_3": null,
      "number": "37",
      "udf_float_3": null,
      "udf_float_4": null,
      "total_outstanding_amount": 0,
      "items_set": [
        {
          "entity_value": "93C947DA245B47A8AB09FACFA17432D5",
          "estimated_consumption_days": 0,
          "notified_amount": -69.085,
          "entity_name": "WALLETS",
          "unsettled_amount": 0,
          "estimated_consumption_date": "2016-03-11T00:00:00",
          "id": "F3EC8A4AD450418CAE8C01B922CC5623",
          "outstanding_amount": 0
        }
      ],
      "id": "15A05FBCE2A44EC489E6384E892563B7",
      "udf_float_1": null,
      "communication_queue": {
        "number": "142",
        "id": "F97E8B9DC89F4D29B9AA0796946E911B",
        "life_cycle_state": "COMPLETED",
        "communication": {
          "number": "212",
          "subject": "Your wallet is below zero",
          "contact_information": {
            "company_profile": null,
            "company_name": null,
            "name": null,
            "last_name": "Black",
            "id": "76E0E43E7CD74157979230819FD41B8E",
            "life_cycle_state": "FINANCIAL",
            "middle_name": "Y",
            "title": null,
            "type": "PERSON",
            "first_name": "Matt",
            "demographics": {
              "name_day": {
                "month": null,
                "day": null
              },
              "id_number": "1212128596",
              "gender": "MALE",
              "date_of_birth": {
                "month": null,
                "year": null,
                "day": null
              },
              "industry_sector": null,
              "passport_number": null,
              "industry": null,
              "social_security_number": "999999998",
              "id_issued_by_country": null,
              "passport_issued_by_country": null
            }
          },
          "id": "B4E1F5B5E67F41A6877E66FA772C6966",
          "life_cycle_state": "COMPLETED"
        },
        "external_system": null
      },
      "udf_float_2": null,
      "udf_string_2": null,
      "udf_string_3": null,
      "udf_string_4": null,
      "udf_string_5": null,
      "notification_run": {
        "end_date": "2016-03-24T15:24:08",
        "number": "156",
        "id": "F815D9C7DADA4214B8F07A96BBD31353",
        "life_cycle_state": "COMPLETED",
        "start_date": "2016-03-24T15:24:06"
      },
      "udf_string_1": null,
      "total_notified_amount": -69.085,
      "accounts_receivable": {
        "number": "ACR0000000041",
        "name": "ACR0000000041 Matt Black",
        "id": "B489E6E057154A71AADD02C7E29F1FAB",
        "life_cycle_state": "ACTIVE",
        "account_owner": {
          "company_profile": null,
          "company_name": null,
          "name": "Matt Black",
          "last_name": "Black",
          "id": "76E0E43E7CD74157979230819FD41B8E",
          "life_cycle_state": "FINANCIAL",
          "middle_name": "Y",
          "title": null,
          "type": "PERSON",
          "first_name": "Matt",
          "demographics": {
            "name_day": {
              "month": null,
              "day": null
            },
            "id_number": "1212128596",
            "gender": "MALE",
            "country_of_residence": {
              "alternative_code": "IRN",
              "three_character_code": null,
              "name": "IRAN (ISLAMIC REPUBLIC OF)",
              "id": "231",
              "two_character_code": null
            },
            "date_of_birth": {
              "month": null,
              "year": null,
              "day": null
            },
            "industry_sector": null,
            "passport_number": null,
            "industry": null,
            "social_security_number": "999999998",
            "id_issued_by_country": null,
            "passport_issued_by_country": null
          }
        }
      },
      "life_cycle_state": "COMPLETED",
      "unsettled_amount": 0,
      "udf_string_6": null,
      "udf_string_7": null,
      "udf_string_8": null
    },
    {
      "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-24T15:27:07",
        "updated_date": "2016-03-24T15:27:07",
        "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"
        }
      },
      "contact_information": {
        "company_profile": null,
        "company_name": null,
        "name": "Matt Grey",
        "last_name": "Grey",
        "id": "19646B486C02471A92E6E0EDF6F8D516",
        "life_cycle_state": "FINANCIAL",
        "middle_name": null,
        "title": null,
        "type": "PERSON",
        "first_name": "Matt",
        "demographics": {
          "name_day": {
            "month": null,
            "day": null
          },
          "id_number": "324324",
          "gender": null,
          "country_of_residence": {
            "alternative_code": "IRN",
            "three_character_code": null,
            "name": "IRAN (ISLAMIC REPUBLIC OF)",
            "id": "231",
            "two_character_code": null
          },
          "date_of_birth": {
            "month": null,
            "year": null,
            "day": null
          },
          "industry_sector": null,
          "passport_number": "234234",
          "industry": null,
          "social_security_number": null,
          "id_issued_by_country": null,
          "passport_issued_by_country": null
        }
      },
      "currency_rate_period": {
        "from_date": "C7D7ED57F21B47028144967E015DCBE5",
        "to_date": 2.3,
        "rate": 2.3,
        "inverse_rate": 0.23000000417232513,
        "currency": {
          "suffix_symbol": null,
          "prefix_symbol": "£",
          "decimal_part_name": null,
          "code": "GBP",
          "integer_part_name": null,
          "id": "9"
        },
        "id": "C7D7ED57F21B47028144967E015DCBE5"
      },
      "udf_date_2": null,
      "type": {
        "alternative_code": "WWDA",
        "name": "Wallet with debited amount",
        "description": null,
        "id": "928A6098889A416391F61D418D041B72",
        "classification": "FINANCIAL"
      },
      "udf_date_1": null,
      "udf_date_4": null,
      "udf_date_3": null,
      "number": "42",
      "udf_float_3": null,
      "udf_float_4": null,
      "total_outstanding_amount": 0,
      "items_set": [
        {
          "entity_value": "5FD64EF707FC48AB8DA4CE0F72E633DE",
          "estimated_consumption_days": 0,
          "notified_amount": -10.32,
          "entity_name": "WALLETS",
          "unsettled_amount": 0,
          "estimated_consumption_date": "2016-03-16T00:00:00",
          "id": "279218B66AA54A3F929683AD32C493D7",
          "outstanding_amount": 0
        }
      ],
      "id": "F6AD285707F2418BB7FB24F12313951E",
      "udf_float_1": null,
      "communication_queue": {
        "number": "147",
        "id": "B36B75B7F91C4FF3BD362ED625E740FE",
        "life_cycle_state": "COMPLETED",
        "communication": {
          "number": "217",
          "subject": "Your wallet is below zero",
          "contact_information": {
            "company_profile": null,
            "company_name": null,
            "name": null,
            "last_name": "Grey",
            "id": "19646B486C02471A92E6E0EDF6F8D516",
            "life_cycle_state": "FINANCIAL",
            "middle_name": null,
            "title": null,
            "type": "PERSON",
            "first_name": "Matt",
            "demographics": {
              "name_day": {
                "month": null,
                "day": null
              },
              "id_number": "324324",
              "gender": null,
              "date_of_birth": {
                "month": null,
                "year": null,
                "day": null
              },
              "industry_sector": null,
              "passport_number": "234234",
              "industry": null,
              "social_security_number": null,
              "id_issued_by_country": null,
              "passport_issued_by_country": null
            }
          },
          "id": "F3C31B1DCF1C4EE59389974E626B5E75",
          "life_cycle_state": "COMPLETED"
        },
        "external_system": null
      },
      "udf_float_2": null,
      "udf_string_2": null,
      "udf_string_3": null,
      "udf_string_4": null,
      "udf_string_5": null,
      "notification_run": {
        "end_date": "2016-03-24T15:27:12",
        "number": "157",
        "id": "1EA68767F6D7414595C125C29CD42941",
        "life_cycle_state": "COMPLETED",
        "start_date": "2016-03-24T15:27:06"
      },
      "udf_string_1": null,
      "total_notified_amount": -10.32,
      "accounts_receivable": {
        "number": "ACR0000000064",
        "name": "ACR0000000064 Matt Grey",
        "id": "D4D336F964DA4CDB8421AA16841B37CB",
        "life_cycle_state": "ACTIVE",
        "account_owner": {
          "company_profile": null,
          "company_name": null,
          "name": "Matt Grey",
          "last_name": "Grey",
          "id": "19646B486C02471A92E6E0EDF6F8D516",
          "life_cycle_state": "FINANCIAL",
          "middle_name": null,
          "title": null,
          "type": "PERSON",
          "first_name": "Matt",
          "demographics": {
            "name_day": {
              "month": null,
              "day": null
            },
            "id_number": "324324",
            "gender": null,
            "country_of_residence": {
              "alternative_code": "IRN",
              "three_character_code": null,
              "name": "IRAN (ISLAMIC REPUBLIC OF)",
              "id": "231",
              "two_character_code": null
            },
            "date_of_birth": {
              "month": null,
              "year": null,
              "day": null
            },
            "industry_sector": null,
            "passport_number": "234234",
            "industry": null,
            "social_security_number": null,
            "id_issued_by_country": null,
            "passport_issued_by_country": null
          }
        }
      },
      "life_cycle_state": "COMPLETED",
      "unsettled_amount": 0,
      "udf_string_6": null,
      "udf_string_7": null,
      "udf_string_8": null
    },
    {
      "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-24T15:32:07",
        "updated_date": "2016-03-24T15:32:07",
        "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"
        }
      },
      "contact_information": {
        "company_profile": null,
        "company_name": null,
        "name": "Matt Black",
        "last_name": "Black",
        "id": "76E0E43E7CD74157979230819FD41B8E",
        "life_cycle_state": "FINANCIAL",
        "middle_name": "Y",
        "title": null,
        "type": "PERSON",
        "first_name": "Matt",
        "demographics": {
          "name_day": {
            "month": null,
            "day": null
          },
          "id_number": "1212128596",
          "gender": "MALE",
          "country_of_residence": {
            "alternative_code": "IRN",
            "three_character_code": null,
            "name": "IRAN (ISLAMIC REPUBLIC OF)",
            "id": "231",
            "two_character_code": null
          },
          "date_of_birth": {
            "month": null,
            "year": null,
            "day": null
          },
          "industry_sector": null,
          "passport_number": null,
          "industry": null,
          "social_security_number": "999999998",
          "id_issued_by_country": null,
          "passport_issued_by_country": null
        }
      },
      "currency_rate_period": {
        "from_date": "C7D7ED57F21B47028144967E015DCBE5",
        "to_date": 2.3,
        "rate": 2.3,
        "inverse_rate": 0.23000000417232513,
        "currency": {
          "suffix_symbol": null,
          "prefix_symbol": "£",
          "decimal_part_name": null,
          "code": "GBP",
          "integer_part_name": null,
          "id": "9"
        },
        "id": "C7D7ED57F21B47028144967E015DCBE5"
      },
      "udf_date_2": null,
      "type": {
        "alternative_code": "WWDA",
        "name": "Wallet with debited amount",
        "description": null,
        "id": "928A6098889A416391F61D418D041B72",
        "classification": "FINANCIAL"
      },
      "udf_date_1": null,
      "udf_date_4": null,
      "udf_date_3": null,
      "number": "44",
      "udf_float_3": null,
      "udf_float_4": null,
      "total_outstanding_amount": 0,
      "items_set": [
        {
          "entity_value": "8DC6C1AC7578439F88A45B1FED69E45C",
          "estimated_consumption_days": 0,
          "notified_amount": -30.83,
          "entity_name": "WALLETS",
          "unsettled_amount": 0,
          "estimated_consumption_date": "2016-03-11T00:00:00",
          "id": "38FCC18CC0204C22B3A08E057951BB93",
          "outstanding_amount": 0
        }
      ],
      "id": "7713AC959E384D099A3679D137A1140F",
      "udf_float_1": null,
      "communication_queue": {
        "number": "149",
        "id": "F06B63E944FD49E6A24F567E5763FB7B",
        "life_cycle_state": "COMPLETED",
        "communication": {
          "number": "219",
          "subject": "Your wallet is below zero",
          "contact_information": {
            "company_profile": null,
            "company_name": null,
            "name": null,
            "last_name": "Black",
            "id": "76E0E43E7CD74157979230819FD41B8E",
            "life_cycle_state": "FINANCIAL",
            "middle_name": "Y",
            "title": null,
            "type": "PERSON",
            "first_name": "Matt",
            "demographics": {
              "name_day": {
                "month": null,
                "day": null
              },
              "id_number": "1212128596",
              "gender": "MALE",
              "date_of_birth": {
                "month": null,
                "year": null,
                "day": null
              },
              "industry_sector": null,
              "passport_number": null,
              "industry": null,
              "social_security_number": "999999998",
              "id_issued_by_country": null,
              "passport_issued_by_country": null
            }
          },
          "id": "217461EEE29749B8B8A426758BE5DBA6",
          "life_cycle_state": "COMPLETED"
        },
        "external_system": null
      },
      "udf_float_2": null,
      "udf_string_2": null,
      "udf_string_3": null,
      "udf_string_4": null,
      "udf_string_5": null,
      "notification_run": {
        "end_date": "2016-03-24T15:32:08",
        "number": "158",
        "id": "49CC4F41B4AF447280AE04865DD18D2A",
        "life_cycle_state": "COMPLETED",
        "start_date": "2016-03-24T15:32:06"
      },
      "udf_string_1": null,
      "total_notified_amount": -30.83,
      "accounts_receivable": {
        "number": "ACR0000000015",
        "name": "ACR0000000015 Matt Black",
        "id": "FD29F02AA14344B1AD1B401706D865CE",
        "life_cycle_state": "ACTIVE",
        "account_owner": {
          "company_profile": null,
          "company_name": null,
          "name": "Matt Black",
          "last_name": "Black",
          "id": "76E0E43E7CD74157979230819FD41B8E",
          "life_cycle_state": "FINANCIAL",
          "middle_name": "Y",
          "title": null,
          "type": "PERSON",
          "first_name": "Matt",
          "demographics": {
            "name_day": {
              "month": null,
              "day": null
            },
            "id_number": "1212128596",
            "gender": "MALE",
            "country_of_residence": {
              "alternative_code": "IRN",
              "three_character_code": null,
              "name": "IRAN (ISLAMIC REPUBLIC OF)",
              "id": "231",
              "two_character_code": null
            },
            "date_of_birth": {
              "month": null,
              "year": null,
              "day": null
            },
            "industry_sector": null,
            "passport_number": null,
            "industry": null,
            "social_security_number": "999999998",
            "id_issued_by_country": null,
            "passport_issued_by_country": null
          }
        }
      },
      "life_cycle_state": "COMPLETED",
      "unsettled_amount": 0,
      "udf_string_6": null,
      "udf_string_7": null,
      "udf_string_8": null
    },
    {
      "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-24T15:32:07",
        "updated_date": "2016-03-24T15:32:07",
        "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"
        }
      },
      "contact_information": {
        "company_profile": null,
        "company_name": null,
        "name": "Matt Grey",
        "last_name": "Grey",
        "id": "19646B486C02471A92E6E0EDF6F8D516",
        "life_cycle_state": "FINANCIAL",
        "middle_name": null,
        "title": null,
        "type": "PERSON",
        "first_name": "Matt",
        "demographics": {
          "name_day": {
            "month": null,
            "day": null
          },
          "id_number": "324324",
          "gender": null,
          "country_of_residence": {
            "alternative_code": "IRN",
            "three_character_code": null,
            "name": "IRAN (ISLAMIC REPUBLIC OF)",
            "id": "231",
            "two_character_code": null
          },
          "date_of_birth": {
            "month": null,
            "year": null,
            "day": null
          },
          "industry_sector": null,
          "passport_number": "234234",
          "industry": null,
          "social_security_number": null,
          "id_issued_by_country": null,
          "passport_issued_by_country": null
        }
      },
      "currency_rate_period": {
        "from_date": "C7D7ED57F21B47028144967E015DCBE5",
        "to_date": 2.3,
        "rate": 2.3,
        "inverse_rate": 0.23000000417232513,
        "currency": {
          "suffix_symbol": null,
          "prefix_symbol": "£",
          "decimal_part_name": null,
          "code": "GBP",
          "integer_part_name": null,
          "id": "9"
        },
        "id": "C7D7ED57F21B47028144967E015DCBE5"
      },
      "udf_date_2": null,
      "type": {
        "alternative_code": "WWDA",
        "name": "Wallet with debited amount",
        "description": null,
        "id": "928A6098889A416391F61D418D041B72",
        "classification": "FINANCIAL"
      },
      "udf_date_1": null,
      "udf_date_4": null,
      "udf_date_3": null,
      "number": "46",
      "udf_float_3": null,
      "udf_float_4": null,
      "total_outstanding_amount": 0,
      "items_set": [
        {
          "entity_value": "5FD64EF707FC48AB8DA4CE0F72E633DE",
          "estimated_consumption_days": 0,
          "notified_amount": -10.32,
          "entity_name": "WALLETS",
          "unsettled_amount": 0,
          "estimated_consumption_date": "2016-03-16T00:00:00",
          "id": "0FE45DC8CA03402FA815A2492EF10299",
          "outstanding_amount": 0
        }
      ],
      "id": "2D6D05F3D2E24B7598AAB334A573C1A3",
      "udf_float_1": null,
      "communication_queue": {
        "number": "151",
        "id": "A7F06CB610734BAE9D52702ACD23FA89",
        "life_cycle_state": "COMPLETED",
        "communication": {
          "number": "221",
          "subject": "Your wallet is below zero",
          "contact_information": {
            "company_profile": null,
            "company_name": null,
            "name": null,
            "last_name": "Grey",
            "id": "19646B486C02471A92E6E0EDF6F8D516",
            "life_cycle_state": "FINANCIAL",
            "middle_name": null,
            "title": null,
            "type": "PERSON",
            "first_name": "Matt",
            "demographics": {
              "name_day": {
                "month": null,
                "day": null
              },
              "id_number": "324324",
              "gender": null,
              "date_of_birth": {
                "month": null,
                "year": null,
                "day": null
              },
              "industry_sector": null,
              "passport_number": "234234",
              "industry": null,
              "social_security_number": null,
              "id_issued_by_country": null,
              "passport_issued_by_country": null
            }
          },
          "id": "03664C3D09FA47DA94F85DEFB67A8E0B",
          "life_cycle_state": "COMPLETED"
        },
        "external_system": null
      },
      "udf_float_2": null,
      "udf_string_2": null,
      "udf_string_3": null,
      "udf_string_4": null,
      "udf_string_5": null,
      "notification_run": {
        "end_date": "2016-03-24T15:32:08",
        "number": "158",
        "id": "49CC4F41B4AF447280AE04865DD18D2A",
        "life_cycle_state": "COMPLETED",
        "start_date": "2016-03-24T15:32:06"
      },
      "udf_string_1": null,
      "total_notified_amount": -10.32,
      "accounts_receivable": {
        "number": "ACR0000000064",
        "name": "ACR0000000064 Matt Grey",
        "id": "D4D336F964DA4CDB8421AA16841B37CB",
        "life_cycle_state": "ACTIVE",
        "account_owner": {
          "company_profile": null,
          "company_name": null,
          "name": "Matt Grey",
          "last_name": "Grey",
          "id": "19646B486C02471A92E6E0EDF6F8D516",
          "life_cycle_state": "FINANCIAL",
          "middle_name": null,
          "title": null,
          "type": "PERSON",
          "first_name": "Matt",
          "demographics": {
            "name_day": {
              "month": null,
              "day": null
            },
            "id_number": "324324",
            "gender": null,
            "country_of_residence": {
              "alternative_code": "IRN",
              "three_character_code": null,
              "name": "IRAN (ISLAMIC REPUBLIC OF)",
              "id": "231",
              "two_character_code": null
            },
            "date_of_birth": {
              "month": null,
              "year": null,
              "day": null
            },
            "industry_sector": null,
            "passport_number": "234234",
            "industry": null,
            "social_security_number": null,
            "id_issued_by_country": null,
            "passport_issued_by_country": null
          }
        }
      },
      "life_cycle_state": "COMPLETED",
      "unsettled_amount": 0,
      "udf_string_6": null,
      "udf_string_7": null,
      "udf_string_8": null
    },
    {
      "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-29T00:00:03",
        "updated_date": "2016-02-29T00:00: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"
        }
      },
      "contact_information": {
        "company_profile": null,
        "company_name": null,
        "name": "Matt Black",
        "last_name": "Black",
        "id": "76E0E43E7CD74157979230819FD41B8E",
        "life_cycle_state": "FINANCIAL",
        "middle_name": "Y",
        "title": null,
        "type": "PERSON",
        "first_name": "Matt",
        "demographics": {
          "name_day": {
            "month": null,
            "day": null
          },
          "id_number": "1212128596",
          "gender": "MALE",
          "country_of_residence": {
            "alternative_code": "IRN",
            "three_character_code": null,
            "name": "IRAN (ISLAMIC REPUBLIC OF)",
            "id": "231",
            "two_character_code": null
          },
          "date_of_birth": {
            "month": null,
            "year": null,
            "day": null
          },
          "industry_sector": null,
          "passport_number": null,
          "industry": null,
          "social_security_number": "999999998",
          "id_issued_by_country": null,
          "passport_issued_by_country": null
        }
      },
      "currency_rate_period": {
        "from_date": "C7D7ED57F21B47028144967E015DCBE5",
        "to_date": 2.3,
        "rate": 2.3,
        "inverse_rate": 0.23000000417232513,
        "currency": {
          "suffix_symbol": null,
          "prefix_symbol": "£",
          "decimal_part_name": null,
          "code": "GBP",
          "integer_part_name": null,
          "id": "9"
        },
        "id": "C7D7ED57F21B47028144967E015DCBE5"
      },
      "udf_date_2": null,
      "type": {
        "alternative_code": "WWDA",
        "name": "Wallet with debited amount",
        "description": null,
        "id": "928A6098889A416391F61D418D041B72",
        "classification": "FINANCIAL"
      },
      "udf_date_1": null,
      "udf_date_4": null,
      "udf_date_3": null,
      "number": "22",
      "udf_float_3": null,
      "udf_float_4": null,
      "total_outstanding_amount": 0,
      "items_set": [
        {
          "entity_value": "93C947DA245B47A8AB09FACFA17432D5",
          "estimated_consumption_days": 0,
          "notified_amount": -22.275,
          "entity_name": "WALLETS",
          "unsettled_amount": 0,
          "estimated_consumption_date": "2016-02-12T15:23:26",
          "id": "9E522FE7E7F440C7B8D8F09BB70135C7",
          "outstanding_amount": 0
        }
      ],
      "id": "9847F392BDAF4D97A7ED9B44DA528641",
      "udf_float_1": null,
      "communication_queue": null,
      "udf_float_2": null,
      "udf_string_2": null,
      "udf_string_3": null,
      "udf_string_4": null,
      "udf_string_5": null,
      "notification_run": {
        "end_date": "2016-02-29T00:00:05",
        "number": "76",
        "id": "4BA4CB2C5CE0484A80F7798283E484D2",
        "life_cycle_state": "COMPLETED",
        "start_date": "2016-02-29T00:00:01"
      },
      "udf_string_1": null,
      "total_notified_amount": -22.275,
      "accounts_receivable": {
        "number": "ACR0000000041",
        "name": "ACR0000000041 Matt Black",
        "id": "B489E6E057154A71AADD02C7E29F1FAB",
        "life_cycle_state": "ACTIVE",
        "account_owner": {
          "company_profile": null,
          "company_name": null,
          "name": "Matt Black",
          "last_name": "Black",
          "id": "76E0E43E7CD74157979230819FD41B8E",
          "life_cycle_state": "FINANCIAL",
          "middle_name": "Y",
          "title": null,
          "type": "PERSON",
          "first_name": "Matt",
          "demographics": {
            "name_day": {
              "month": null,
              "day": null
            },
            "id_number": "1212128596",
            "gender": "MALE",
            "country_of_residence": {
              "alternative_code": "IRN",
              "three_character_code": null,
              "name": "IRAN (ISLAMIC REPUBLIC OF)",
              "id": "231",
              "two_character_code": null
            },
            "date_of_birth": {
              "month": null,
              "year": null,
              "day": null
            },
            "industry_sector": null,
            "passport_number": null,
            "industry": null,
            "social_security_number": "999999998",
            "id_issued_by_country": null,
            "passport_issued_by_country": null
          }
        }
      },
      "life_cycle_state": null,
      "unsettled_amount": 0,
      "udf_string_6": null,
      "udf_string_7": null,
      "udf_string_8": null
    }
  ],
  "status": {
    "code": "OK",
    "description": "",
    "message": ""
  }
}


...