Versions Compared

Key

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

Available from CRM.COM R14.0.0

Excerpt

This method returns information related to the latest jobs of fulfillment scope Activate Subscription. Multiple jobs are returned by each call. Results are sorted based on the date that they were updated in a descending order

...

Name

Type

Description

token

String

The token retrieved from the login method

accounts_receivable_identifier

(semi-optional)

Accounts Receivable Identifier

The identifier of the account related to the job that should be returned as a result. The allowed account identifier fields are the following:

Include Page
V4:accounts_receivable_identifier
V4:accounts_receivable_identifier

type_identifier
(semi-optional)

Job Type Identifier

The identifier of the job type related with the jobs that should be returned as a result. Only job types classified as Activate Subscription can be specified. The allowed job type identifier fields are the following:

Include Page
V4:job_type_identifier
V4:job_type_identifier

number_of_results

(optional)

Number

The number of results that can be retrieved through each call

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 at the provided offset number

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

...

Examples

Expand
titleExample 1

HTTP Method: GET 

Request:

Response:

Code Block
themeConfluence
languagejavascript
linenumberstrue
{
    "data": [
        {
            "notes": null,
            "contact_phone": 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-22T13:41:42",
                "updated_date": "2016-03-22T13:44:02",
                "updated_by_user": {
                    "person_name": "Persy Xe",
                    "id": "E59E9C8A474D45C687D37047EF230FAC",
                    "email": "p_xenopoulou@crm.com",
                    "username": "pxenopoulou"
                },
                "created_by_user": {
                    "person_name": "Persy Xe",
                    "id": "E59E9C8A474D45C687D37047EF230FAC",
                    "email": "p_xenopoulou@crm.com",
                    "username": "pxenopoulou"
                }
            },
            "requested_physical_goods_set": [
                {
                    "product": {
                        "code": "Antenna",
                        "product_type": {
                            "service_type": null,
                            "used_for_provisioning": false,
                            "alternative_code": "001",
                            "udr_type": null,
                            "composition_method": "FLAT",
                            "name": "Equipment",
                            "description": null,
                            "id": "EQ",
                            "classification": "PHYSICALGOODS",
                            "physical_good_type": "NONTRACEABLE"
                        },
                        "alternative_code": "A",
                        "description": "Antenna",
                        "id": "872C558604704AA29D8512A70B608573",
                        "priority_level": null
                    },
                    "quantity": 1,
                    "notes": null,
                    "id": "91878A7FE12F4696AF6F8BA9541BE5ED"
                }
            ],
            "expiration_date": null,
            "type": {
                "billing_method": null,
                "alternative_code": "AS",
                "name": "Activate Subscription",
                "fulfillment_scope": "ACTIVATE_SUBSCRIPTION",
                "description": null,
                "fulfillment_method": "BASED_ON_ORDERED_ITEMS",
                "id": "5D0C13F12EC9496283CF973FD0FAD56A",
                "billing_directive": "BILLABLE"
            },
            "number": "J00000084",
            "bills_set": null,
            "id": "7D1FC5D2ED7441A8AF3D9C37355EDB68",
            "actual_completed_date": null,
            "requested_expenses_set": [
                {
                    "product": {
                        "code": "Expense 1",
                        "product_type": {
                            "service_type": "EXPENSE",
                            "used_for_provisioning": false,
                            "alternative_code": "006",
                            "udr_type": null,
                            "composition_method": "FLAT",
                            "name": "Fees",
                            "description": "Fees One Time Services",
                            "id": "6",
                            "classification": "SERVICES",
                            "physical_good_type": null
                        },
                        "alternative_code": "E1",
                        "description": "Expense 1",
                        "id": "A9917A7895044BEF9499DD6958539D33",
                        "priority_level": null
                    },
                    "id": "8E038ED5D5CA4DE8AC54E53F8078804D"
                },
                {
                    "product": {
                        "code": "Expense 2",
                        "product_type": {
                            "service_type": "EXPENSE",
                            "used_for_provisioning": false,
                            "alternative_code": "006",
                            "udr_type": null,
                            "composition_method": "FLAT",
                            "name": "Fees",
                            "description": "Fees One Time Services",
                            "id": "6",
                            "classification": "SERVICES",
                            "physical_good_type": null
                        },
                        "alternative_code": "E2",
                        "description": "Expense 2",
                        "id": "1CEB8D2B86134B138469F8F3E12EB792",
                        "priority_level": null
                    },
                    "id": "FB85FE0D281443FBA4E0DDA5C81D9AED"
                }
            ],
            "udf_string_2": null,
            "udf_string_3": null,
            "udf_string_4": null,
            "udf_string_5": null,
            "privacy_level": null,
            "udf_string_1": "1",
            "life_cycle_state": "IN_PROGRESS",
            "activities_set": [
                {
                    "number": "63",
                    "contact_information": {
                        "company_profile": null,
                        "company_name": null,
                        "name": "Mary Keller",
                        "last_name": "Keller",
                        "id": "64F72AE24DF644E6A9C2C21A3E397B67",
                        "life_cycle_state": "FINANCIAL",
                        "middle_name": null,
                        "title": "346346",
                        "type": "PERSON",
                        "first_name": "Mary",
                        "demographics": {
                            "name_day": {
                                "month": null,
                                "day": null
                            },
                            "id_number": "252365221",
                            "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": null,
                            "industry": null,
                            "social_security_number": null,
                            "id_issued_by_country": null,
                            "passport_issued_by_country": null
                        }
                    },
                    "id": "2C151B1AA6F64073B3A85CC10950787A",
                    "life_cycle_state": "PENDING",
                    "type": {
                        "alternative_code": "I",
                        "name": "Installation",
                        "description": "test",
                        "id": "47675EE2507BC9237F144B46221F7B17"
                    }
                }
            ],
            "physical_goods_set": [
                {
                    "installed_item": null,
                    "product": {
                        "code": "Antenna",
                        "product_type": {
                            "service_type": null,
                            "used_for_provisioning": false,
                            "alternative_code": "001",
                            "udr_type": null,
                            "composition_method": "FLAT",
                            "name": "Equipment",
                            "description": null,
                            "id": "EQ",
                            "classification": "PHYSICALGOODS",
                            "physical_good_type": "NONTRACEABLE"
                        },
                        "alternative_code": "A",
                        "description": "Antenna",
                        "id": "872C558604704AA29D8512A70B608573",
                        "priority_level": null
                    },
                    "quantity": 1,
                    "id": "E09A7618D390829CA8F5A100835FE9CA"
                }
            ],
            "time_overdue": {
                "time_period_uot": "YEARS",
                "time_period_value": 1.4918032786885247
            },
            "udf_string_6": null,
            "udf_string_7": null,
            "udf_string_8": null,
            "status": {
                "alternative_code": "2",
                "name": "Approved",
                "description": null,
                "id": "7A98FA9566534F1C82227985EA48F617",
                "life_cycle_state": "IN_PROGRESS"
            },
            "owned_by_group": {
                "alternative_code": "MG",
                "community_name": "Community",
                "name": "Main Group",
                "description": "Main Group",
                "id": "1"
            },
            "description": null,
            "rating_state": "PENDING",
            "expenses_set": [
                {
                    "product": {
                        "code": "Expense 2",
                        "product_type": {
                            "service_type": "EXPENSE",
                            "used_for_provisioning": false,
                            "alternative_code": "006",
                            "udr_type": null,
                            "composition_method": "FLAT",
                            "name": "Fees",
                            "description": "Fees One Time Services",
                            "id": "6",
                            "classification": "SERVICES",
                            "physical_good_type": null
                        },
                        "alternative_code": "E2",
                        "description": "Expense 2",
                        "id": "1CEB8D2B86134B138469F8F3E12EB792",
                        "priority_level": null
                    },
                    "id": "140C6E904AC7140058B95AA39D36D674"
                },
                {
                    "product": {
                        "code": "Expense 1",
                        "product_type": {
                            "service_type": "EXPENSE",
                            "used_for_provisioning": false,
                            "alternative_code": "006",
                            "udr_type": null,
                            "composition_method": "FLAT",
                            "name": "Fees",
                            "description": "Fees One Time Services",
                            "id": "6",
                            "classification": "SERVICES",
                            "physical_good_type": null
                        },
                        "alternative_code": "E1",
                        "description": "Expense 1",
                        "id": "A9917A7895044BEF9499DD6958539D33",
                        "priority_level": null
                    },
                    "id": "59AFD61102778D1CC7A8A32753EB86A0"
                }
            ],
            "subscription": {
                "number": "S0000000011",
                "first_activated_date": "2016-02-10T11:08:15",
                "rating_state": "PENDING",
                "accounts_receivable": {
                    "number": "ACR0000000017",
                    "name": "ACR0000000017 Mary Keller",
                    "id": "E582B330A1DD41A6BF215D9AADE9D7BC",
                    "life_cycle_state": "ACTIVE",
                    "account_owner": {
                        "company_profile": null,
                        "company_name": null,
                        "name": "Mary Keller",
                        "last_name": "Keller",
                        "id": "64F72AE24DF644E6A9C2C21A3E397B67",
                        "life_cycle_state": "FINANCIAL",
                        "middle_name": null,
                        "title": "346346",
                        "type": "PERSON",
                        "first_name": "Mary",
                        "demographics": {
                            "name_day": {
                                "month": null,
                                "day": null
                            },
                            "id_number": "252365221",
                            "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": null,
                            "industry": null,
                            "social_security_number": null,
                            "id_issued_by_country": null,
                            "passport_issued_by_country": null
                        }
                    }
                },
                "id": "48F135F2900840688721ADD5AFC8EB27",
                "life_cycle_state": "NOT_EFFECTIVE",
                "type": {
                    "alternative_code": "normalsub",
                    "name": "Normal",
                    "description": null,
                    "id": "D1BAE6454A2248189EBCD7ADD3B4B65F"
                }
            },
            "udf_date_2": null,
            "udf_date_1": null,
            "udf_date_4": null,
            "contact_email": null,
            "udf_date_3": null,
            "udf_float_3": null,
            "udf_float_4": null,
            "estimated_completion_time": {
                "time_period_uot": "DAYS",
                "time_period_value": 1
            },
            "service_request": null,
            "udf_float_1": null,
            "billing_terms": {
                "billing_frequency": null,
                "billing_term_scheme": {
                    "code": "PJBTS",
                    "name": "P Job Billing Term Scheme",
                    "billing_type": "NORMAL",
                    "id": "4DA32AA285FD43CE85256B970277E638",
                    "life_cycle_state": "EFFECTIVE",
                    "classification": "JOBS"
                },
                "allowed_cancel_date": null,
                "billing_cycle_day": null,
                "agreement_date": "2016-03-22T00:00:00",
                "effective_date": "2016-03-22T00:00:00",
                "price_plan": {
                    "code": "MPP",
                    "name": "Main Price Plan",
                    "effective_date": "2016-02-09T00:00:00",
                    "description": "Main Price Plan",
                    "id": "FF75A943141B43528BC96B11D687380D",
                    "type": "BASE",
                    "expiration_date": "2016-06-14T00:00:00"
                },
                "id": "6310072F4E3E4300AF34DDDB92AEA1F3",
                "expiration_date": null,
                "binding_information": null
            },
            "udf_float_2": null,
            "start_date": "2015-09-22T13:41:42",
            "assigned_to": {
                "unit": {
                    "alternative_code": "UA",
                    "group_name": "GroupA",
                    "community_name": "CommunityA",
                    "name": "Unit A",
                    "description": null,
                    "id": "72CD6EBE88E541CA879BBA9ECBA11E68"
                },
                "user": {
                    "person_name": "Persy Xe",
                    "id": "E59E9C8A474D45C687D37047EF230FAC",
                    "email": "p_xenopoulou@crm.com",
                    "username": "pxenopoulou"
                }
            },
            "accounts_receivable": {
                "number": "ACR0000000017",
                "name": "ACR0000000017 Mary Keller",
                "id": "E582B330A1DD41A6BF215D9AADE9D7BC",
                "life_cycle_state": "ACTIVE",
                "account_owner": {
                    "company_profile": null,
                    "company_name": null,
                    "name": "Mary Keller",
                    "last_name": "Keller",
                    "id": "64F72AE24DF644E6A9C2C21A3E397B67",
                    "life_cycle_state": "FINANCIAL",
                    "middle_name": null,
                    "title": "346346",
                    "type": "PERSON",
                    "first_name": "Mary",
                    "demographics": {
                        "name_day": {
                            "month": null,
                            "day": null
                        },
                        "id_number": "252365221",
                        "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": null,
                        "industry": null,
                        "social_security_number": null,
                        "id_issued_by_country": null,
                        "passport_issued_by_country": null
                    }
                }
            },
            "time_to_completion": {
                "time_period_uot": null,
                "time_period_value": null
            },
            "requested_activity_services_set": [
                {
                    "product": {
                        "code": "Installation Service",
                        "product_type": {
                            "service_type": "ONETIME",
                            "used_for_provisioning": false,
                            "alternative_code": "I",
                            "udr_type": null,
                            "composition_method": "FLAT",
                            "name": "Services",
                            "description": null,
                            "id": "7A2F73F07F944CBAB8C5ACDA1A7879B4",
                            "classification": "SERVICES",
                            "physical_good_type": null
                        },
                        "alternative_code": "IS",
                        "description": "Installation Service",
                        "id": "DB4875A4EB7C46BF94AD72169B36FD90",
                        "priority_level": null
                    },
                    "activity_type": {
                        "alternative_code": "I",
                        "name": "Installation",
                        "description": "test",
                        "id": "47675EE2507BC9237F144B46221F7B17"
                    },
                    "id": "7299921359E04704A759E0FE71E6E1C9"
                }
            ],
            "location": {
                "apartment_number": null,
                "care_of": null,
                "country": {
                    "alternative_code": "CYP",
                    "three_character_code": "CYP",
                    "name": "CYPRUS",
                    "id": "181",
                    "two_character_code": "CY"
                },
                "municipality": null,
                "type": "BUSINESS",
                "udf_date_2": null,
                "udf_date_1": null,
                "street_name": "Egkomi",
                "udf_date_4": null,
                "udf_date_3": null,
                "udf_float_3": null,
                "udf_float_4": null,
                "po_box_postal_code": null,
                "udf_string_15": null,
                "udf_string_16": null,
                "udf_string_13": null,
                "udf_string_14": null,
                "udf_string_11": null,
                "udf_string_12": null,
                "id": "7E62D38D97544DB3B980BECEB32821FD",
                "state": "Active",
                "udf_string_10": null,
                "floor": null,
                "udf_float_1": null,
                "udf_float_2": null,
                "area": null,
                "udf_string_2": null,
                "udf_string_3": null,
                "udf_string_4": null,
                "udf_string_5": null,
                "udf_string_1": null,
                "po_box": null,
                "town_city": null,
                "district": null,
                "street_number": "234",
                "postal_code": null,
                "udf_string_6": null,
                "udf_string_7": null,
                "udf_string_8": null,
                "udf_string_9": null
            },
            "category": null,
            "expected_completion_date": "2016-03-23T13:41:42"
        },
        {
            "notes": null,
            "contact_phone": 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-22T12:50:24",
                "updated_date": "2016-03-22T12:53:56",
                "updated_by_user": {
                    "person_name": "george sakkas",
                    "id": "2CDF7492EC1542728DF2BC7CAEFDAEC3",
                    "email": null,
                    "username": "gsakkas"
                },
                "created_by_user": {
                    "person_name": "george sakkas",
                    "id": "2CDF7492EC1542728DF2BC7CAEFDAEC3",
                    "email": null,
                    "username": "gsakkas"
                }
            },
            "requested_physical_goods_set": [],
            "expiration_date": null,
            "type": {
                "billing_method": null,
                "alternative_code": "AS",
                "name": "Activate Subscription",
                "fulfillment_scope": "ACTIVATE_SUBSCRIPTION",
                "description": null,
                "fulfillment_method": "BASED_ON_ORDERED_ITEMS",
                "id": "5D0C13F12EC9496283CF973FD0FAD56A",
                "billing_directive": "BILLABLE"
            },
            "number": "J00000082",
            "bills_set": null,
            "id": "A025F7BFC4BA40F4A5967049782A4DBE",
            "actual_completed_date": null,
            "requested_expenses_set": [
                {
                    "product": {
                        "code": "Expense 1",
                        "product_type": {
                            "service_type": "EXPENSE",
                            "used_for_provisioning": false,
                            "alternative_code": "006",
                            "udr_type": null,
                            "composition_method": "FLAT",
                            "name": "Fees",
                            "description": "Fees One Time Services",
                            "id": "6",
                            "classification": "SERVICES",
                            "physical_good_type": null
                        },
                        "alternative_code": "E1",
                        "description": "Expense 1",
                        "id": "A9917A7895044BEF9499DD6958539D33",
                        "priority_level": null
                    },
                    "id": "24B04C9B19714636AF3014879E7C576B"
                }
            ],
            "udf_string_2": null,
            "udf_string_3": null,
            "udf_string_4": null,
            "udf_string_5": null,
            "privacy_level": null,
            "udf_string_1": "1",
            "life_cycle_state": "PENDING",
            "activities_set": [],
            "physical_goods_set": [],
            "time_overdue": {
                "time_period_uot": "YEARS",
                "time_period_value": 1.4918032786885247
            },
            "udf_string_6": null,
            "udf_string_7": null,
            "udf_string_8": null,
            "status": {
                "alternative_code": "0",
                "name": "To be approved",
                "description": null,
                "id": "4EF2476D7E9939889C20B126F4CF233F",
                "life_cycle_state": "PENDING"
            },
            "owned_by_group": {
                "alternative_code": "MG",
                "community_name": "Community",
                "name": "Main Group",
                "description": "Main Group",
                "id": "1"
            },
            "description": null,
            "rating_state": "PENDING",
            "expenses_set": [],
            "subscription": {
                "number": "S0000000011",
                "first_activated_date": "2016-02-10T11:08:15",
                "rating_state": "PENDING",
                "accounts_receivable": {
                    "number": "ACR0000000017",
                    "name": "ACR0000000017 Mary Keller",
                    "id": "E582B330A1DD41A6BF215D9AADE9D7BC",
                    "life_cycle_state": "ACTIVE",
                    "account_owner": {
                        "company_profile": null,
                        "company_name": null,
                        "name": "Mary Keller",
                        "last_name": "Keller",
                        "id": "64F72AE24DF644E6A9C2C21A3E397B67",
                        "life_cycle_state": "FINANCIAL",
                        "middle_name": null,
                        "title": "346346",
                        "type": "PERSON",
                        "first_name": "Mary",
                        "demographics": {
                            "name_day": {
                                "month": null,
                                "day": null
                            },
                            "id_number": "252365221",
                            "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": null,
                            "industry": null,
                            "social_security_number": null,
                            "id_issued_by_country": null,
                            "passport_issued_by_country": null
                        }
                    }
                },
                "id": "48F135F2900840688721ADD5AFC8EB27",
                "life_cycle_state": "NOT_EFFECTIVE",
                "type": {
                    "alternative_code": "normalsub",
                    "name": "Normal",
                    "description": null,
                    "id": "D1BAE6454A2248189EBCD7ADD3B4B65F"
                }
            },
            "udf_date_2": null,
            "udf_date_1": null,
            "udf_date_4": null,
            "contact_email": null,
            "udf_date_3": null,
            "udf_float_3": null,
            "udf_float_4": null,
            "estimated_completion_time": {
                "time_period_uot": "DAYS",
                "time_period_value": 1
            },
            "service_request": null,
            "udf_float_1": null,
            "billing_terms": {
                "billing_frequency": null,
                "billing_term_scheme": {
                    "code": "PJBTS",
                    "name": "P Job Billing Term Scheme",
                    "billing_type": "NORMAL",
                    "id": "4DA32AA285FD43CE85256B970277E638",
                    "life_cycle_state": "EFFECTIVE",
                    "classification": "JOBS"
                },
                "allowed_cancel_date": null,
                "billing_cycle_day": null,
                "agreement_date": "2016-03-22T00:00:00",
                "effective_date": "2016-03-22T00:00:00",
                "price_plan": {
                    "code": "MPP",
                    "name": "Main Price Plan",
                    "effective_date": "2016-02-09T00:00:00",
                    "description": "Main Price Plan",
                    "id": "FF75A943141B43528BC96B11D687380D",
                    "type": "BASE",
                    "expiration_date": "2016-06-14T00:00:00"
                },
                "id": "19D663982CB0435EB95820608EB61B3A",
                "expiration_date": null,
                "binding_information": null
            },
            "udf_float_2": null,
            "start_date": "2015-09-22T12:50:24",
            "assigned_to": {
                "unit": {
                    "alternative_code": "adminunit",
                    "group_name": "Main Group",
                    "community_name": "Community",
                    "name": "Admin Unit",
                    "description": "admin unit",
                    "id": "1"
                },
                "user": {
                    "person_name": "george sakkas",
                    "id": "2CDF7492EC1542728DF2BC7CAEFDAEC3",
                    "email": null,
                    "username": "gsakkas"
                }
            },
            "accounts_receivable": {
                "number": "ACR0000000017",
                "name": "ACR0000000017 Mary Keller",
                "id": "E582B330A1DD41A6BF215D9AADE9D7BC",
                "life_cycle_state": "ACTIVE",
                "account_owner": {
                    "company_profile": null,
                    "company_name": null,
                    "name": "Mary Keller",
                    "last_name": "Keller",
                    "id": "64F72AE24DF644E6A9C2C21A3E397B67",
                    "life_cycle_state": "FINANCIAL",
                    "middle_name": null,
                    "title": "346346",
                    "type": "PERSON",
                    "first_name": "Mary",
                    "demographics": {
                        "name_day": {
                            "month": null,
                            "day": null
                        },
                        "id_number": "252365221",
                        "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": null,
                        "industry": null,
                        "social_security_number": null,
                        "id_issued_by_country": null,
                        "passport_issued_by_country": null
                    }
                }
            },
            "time_to_completion": {
                "time_period_uot": null,
                "time_period_value": null
            },
            "requested_activity_services_set": [
                {
                    "product": {
                        "code": "Installation Service",
                        "product_type": {
                            "service_type": "ONETIME",
                            "used_for_provisioning": false,
                            "alternative_code": "I",
                            "udr_type": null,
                            "composition_method": "FLAT",
                            "name": "Services",
                            "description": null,
                            "id": "7A2F73F07F944CBAB8C5ACDA1A7879B4",
                            "classification": "SERVICES",
                            "physical_good_type": null
                        },
                        "alternative_code": "IS",
                        "description": "Installation Service",
                        "id": "DB4875A4EB7C46BF94AD72169B36FD90",
                        "priority_level": null
                    },
                    "activity_type": {
                        "alternative_code": "I",
                        "name": "Installation",
                        "description": "test",
                        "id": "47675EE2507BC9237F144B46221F7B17"
                    },
                    "id": "D8FF0509F2A146E18CE77F93A94F16B2"
                }
            ],
            "location": {
                "apartment_number": null,
                "care_of": null,
                "country": {
                    "alternative_code": "CYP",
                    "three_character_code": "CYP",
                    "name": "CYPRUS",
                    "id": "181",
                    "two_character_code": "CY"
                },
                "municipality": null,
                "type": "BUSINESS",
                "udf_date_2": null,
                "udf_date_1": null,
                "street_name": "Egkomi",
                "udf_date_4": null,
                "udf_date_3": null,
                "udf_float_3": null,
                "udf_float_4": null,
                "po_box_postal_code": null,
                "udf_string_15": null,
                "udf_string_16": null,
                "udf_string_13": null,
                "udf_string_14": null,
                "udf_string_11": null,
                "udf_string_12": null,
                "id": "7E62D38D97544DB3B980BECEB32821FD",
                "state": "Active",
                "udf_string_10": null,
                "floor": null,
                "udf_float_1": null,
                "udf_float_2": null,
                "area": null,
                "udf_string_2": null,
                "udf_string_3": null,
                "udf_string_4": null,
                "udf_string_5": null,
                "udf_string_1": null,
                "po_box": null,
                "town_city": null,
                "district": null,
                "street_number": "234",
                "postal_code": null,
                "udf_string_6": null,
                "udf_string_7": null,
                "udf_string_8": null,
                "udf_string_9": null
            },
            "category": null,
            "expected_completion_date": "2016-03-23T12:50:24"
        },
        {
            "notes": null,
            "contact_phone": 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-22T12:41:11",
                "updated_date": "2016-03-22T12:53:29",
                "updated_by_user": {
                    "person_name": "Persy Xe",
                    "id": "E59E9C8A474D45C687D37047EF230FAC",
                    "email": "p_xenopoulou@crm.com",
                    "username": "pxenopoulou"
                },
                "created_by_user": {
                    "person_name": "Persy Xe",
                    "id": "E59E9C8A474D45C687D37047EF230FAC",
                    "email": "p_xenopoulou@crm.com",
                    "username": "pxenopoulou"
                }
            },
            "requested_physical_goods_set": [],
            "expiration_date": null,
            "type": {
                "billing_method": null,
                "alternative_code": "AS",
                "name": "Activate Subscription",
                "fulfillment_scope": "ACTIVATE_SUBSCRIPTION",
                "description": null,
                "fulfillment_method": "BASED_ON_ORDERED_ITEMS",
                "id": "5D0C13F12EC9496283CF973FD0FAD56A",
                "billing_directive": "BILLABLE"
            },
            "number": "J00000081",
            "bills_set": null,
            "id": "B3F62D6872444CD6BA029D58916D7C34",
            "actual_completed_date": null,
            "requested_expenses_set": [
                {
                    "product": {
                        "code": "Expense 1",
                        "product_type": {
                            "service_type": "EXPENSE",
                            "used_for_provisioning": false,
                            "alternative_code": "006",
                            "udr_type": null,
                            "composition_method": "FLAT",
                            "name": "Fees",
                            "description": "Fees One Time Services",
                            "id": "6",
                            "classification": "SERVICES",
                            "physical_good_type": null
                        },
                        "alternative_code": "E1",
                        "description": "Expense 1",
                        "id": "A9917A7895044BEF9499DD6958539D33",
                        "priority_level": null
                    },
                    "id": "CC682F5AA3BD48D8B0F4E908CCED4AF8"
                }
            ],
            "udf_string_2": null,
            "udf_string_3": null,
            "udf_string_4": null,
            "udf_string_5": null,
            "privacy_level": null,
            "udf_string_1": "1",
            "life_cycle_state": "PENDING",
            "activities_set": [],
            "physical_goods_set": [],
            "time_overdue": {
                "time_period_uot": "YEARS",
                "time_period_value": 1.4918032786885247
            },
            "udf_string_6": null,
            "udf_string_7": null,
            "udf_string_8": null,
            "status": {
                "alternative_code": "0",
                "name": "To be approved",
                "description": null,
                "id": "4EF2476D7E9939889C20B126F4CF233F",
                "life_cycle_state": "PENDING"
            },
            "owned_by_group": {
                "alternative_code": "MG",
                "community_name": "Community",
                "name": "Main Group",
                "description": "Main Group",
                "id": "1"
            },
            "description": null,
            "rating_state": "PENDING",
            "expenses_set": [],
            "subscription": {
                "number": "S0000000011",
                "first_activated_date": "2016-02-10T11:08:15",
                "rating_state": "PENDING",
                "accounts_receivable": {
                    "number": "ACR0000000017",
                    "name": "ACR0000000017 Mary Keller",
                    "id": "E582B330A1DD41A6BF215D9AADE9D7BC",
                    "life_cycle_state": "ACTIVE",
                    "account_owner": {
                        "company_profile": null,
                        "company_name": null,
                        "name": "Mary Keller",
                        "last_name": "Keller",
                        "id": "64F72AE24DF644E6A9C2C21A3E397B67",
                        "life_cycle_state": "FINANCIAL",
                        "middle_name": null,
                        "title": "346346",
                        "type": "PERSON",
                        "first_name": "Mary",
                        "demographics": {
                            "name_day": {
                                "month": null,
                                "day": null
                            },
                            "id_number": "252365221",
                            "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": null,
                            "industry": null,
                            "social_security_number": null,
                            "id_issued_by_country": null,
                            "passport_issued_by_country": null
                        }
                    }
                },
                "id": "48F135F2900840688721ADD5AFC8EB27",
                "life_cycle_state": "NOT_EFFECTIVE",
                "type": {
                    "alternative_code": "normalsub",
                    "name": "Normal",
                    "description": null,
                    "id": "D1BAE6454A2248189EBCD7ADD3B4B65F"
                }
            },
            "udf_date_2": null,
            "udf_date_1": null,
            "udf_date_4": null,
            "contact_email": null,
            "udf_date_3": null,
            "udf_float_3": null,
            "udf_float_4": null,
            "estimated_completion_time": {
                "time_period_uot": "DAYS",
                "time_period_value": 1
            },
            "service_request": null,
            "udf_float_1": null,
            "billing_terms": {
                "billing_frequency": null,
                "billing_term_scheme": {
                    "code": "PJBTS",
                    "name": "P Job Billing Term Scheme",
                    "billing_type": "NORMAL",
                    "id": "4DA32AA285FD43CE85256B970277E638",
                    "life_cycle_state": "EFFECTIVE",
                    "classification": "JOBS"
                },
                "allowed_cancel_date": null,
                "billing_cycle_day": null,
                "agreement_date": "2016-03-22T00:00:00",
                "effective_date": "2016-03-22T00:00:00",
                "price_plan": {
                    "code": "MPP",
                    "name": "Main Price Plan",
                    "effective_date": "2016-02-09T00:00:00",
                    "description": "Main Price Plan",
                    "id": "FF75A943141B43528BC96B11D687380D",
                    "type": "BASE",
                    "expiration_date": "2016-06-14T00:00:00"
                },
                "id": "98DA2B9F41A74458B47E0456F1059BA6",
                "expiration_date": null,
                "binding_information": null
            },
            "udf_float_2": null,
            "start_date": "2015-09-22T12:41:11",
            "assigned_to": {
                "unit": {
                    "alternative_code": "UA",
                    "group_name": "GroupA",
                    "community_name": "CommunityA",
                    "name": "Unit A",
                    "description": null,
                    "id": "72CD6EBE88E541CA879BBA9ECBA11E68"
                },
                "user": {
                    "person_name": "Persy Xe",
                    "id": "E59E9C8A474D45C687D37047EF230FAC",
                    "email": "p_xenopoulou@crm.com",
                    "username": "pxenopoulou"
                }
            },
            "accounts_receivable": {
                "number": "ACR0000000017",
                "name": "ACR0000000017 Mary Keller",
                "id": "E582B330A1DD41A6BF215D9AADE9D7BC",
                "life_cycle_state": "ACTIVE",
                "account_owner": {
                    "company_profile": null,
                    "company_name": null,
                    "name": "Mary Keller",
                    "last_name": "Keller",
                    "id": "64F72AE24DF644E6A9C2C21A3E397B67",
                    "life_cycle_state": "FINANCIAL",
                    "middle_name": null,
                    "title": "346346",
                    "type": "PERSON",
                    "first_name": "Mary",
                    "demographics": {
                        "name_day": {
                            "month": null,
                            "day": null
                        },
                        "id_number": "252365221",
                        "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": null,
                        "industry": null,
                        "social_security_number": null,
                        "id_issued_by_country": null,
                        "passport_issued_by_country": null
                    }
                }
            },
            "time_to_completion": {
                "time_period_uot": null,
                "time_period_value": null
            },
            "requested_activity_services_set": [
                {
                    "product": {
                        "code": "Installation Service",
                        "product_type": {
                            "service_type": "ONETIME",
                            "used_for_provisioning": false,
                            "alternative_code": "I",
                            "udr_type": null,
                            "composition_method": "FLAT",
                            "name": "Services",
                            "description": null,
                            "id": "7A2F73F07F944CBAB8C5ACDA1A7879B4",
                            "classification": "SERVICES",
                            "physical_good_type": null
                        },
                        "alternative_code": "IS",
                        "description": "Installation Service",
                        "id": "DB4875A4EB7C46BF94AD72169B36FD90",
                        "priority_level": null
                    },
                    "activity_type": {
                        "alternative_code": "I",
                        "name": "Installation",
                        "description": "test",
                        "id": "47675EE2507BC9237F144B46221F7B17"
                    },
                    "id": "83C9EA471E65496B8108AB102479C9DC"
                }
            ],
            "location": {
                "apartment_number": null,
                "care_of": null,
                "country": {
                    "alternative_code": "CYP",
                    "three_character_code": "CYP",
                    "name": "CYPRUS",
                    "id": "181",
                    "two_character_code": "CY"
                },
                "municipality": null,
                "type": "BUSINESS",
                "udf_date_2": null,
                "udf_date_1": null,
                "street_name": "Egkomi",
                "udf_date_4": null,
                "udf_date_3": null,
                "udf_float_3": null,
                "udf_float_4": null,
                "po_box_postal_code": null,
                "udf_string_15": null,
                "udf_string_16": null,
                "udf_string_13": null,
                "udf_string_14": null,
                "udf_string_11": null,
                "udf_string_12": null,
                "id": "7E62D38D97544DB3B980BECEB32821FD",
                "state": "Active",
                "udf_string_10": null,
                "floor": null,
                "udf_float_1": null,
                "udf_float_2": null,
                "area": null,
                "udf_string_2": null,
                "udf_string_3": null,
                "udf_string_4": null,
                "udf_string_5": null,
                "udf_string_1": null,
                "po_box": null,
                "town_city": null,
                "district": null,
                "street_number": "234",
                "postal_code": null,
                "udf_string_6": null,
                "udf_string_7": null,
                "udf_string_8": null,
                "udf_string_9": null
            },
            "category": null,
            "expected_completion_date": "2016-03-23T12:41:11"
        },
        {
            "notes": null,
            "contact_phone": 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-22T07:43:41",
                "updated_date": "2016-03-22T07:51:49",
                "updated_by_user": {
                    "person_name": "Persy Xe",
                    "id": "E59E9C8A474D45C687D37047EF230FAC",
                    "email": "p_xenopoulou@crm.com",
                    "username": "pxenopoulou"
                },
                "created_by_user": {
                    "person_name": "Persy Xe",
                    "id": "E59E9C8A474D45C687D37047EF230FAC",
                    "email": "p_xenopoulou@crm.com",
                    "username": "pxenopoulou"
                }
            },
            "requested_physical_goods_set": [
                {
                    "product": {
                        "code": "Antenna",
                        "product_type": {
                            "service_type": null,
                            "used_for_provisioning": false,
                            "alternative_code": "001",
                            "udr_type": null,
                            "composition_method": "FLAT",
                            "name": "Equipment",
                            "description": null,
                            "id": "EQ",
                            "classification": "PHYSICALGOODS",
                            "physical_good_type": "NONTRACEABLE"
                        },
                        "alternative_code": "A",
                        "description": "Antenna",
                        "id": "872C558604704AA29D8512A70B608573",
                        "priority_level": null
                    },
                    "quantity": 1,
                    "notes": null,
                    "id": "E6A3D4016FD64926848E912A295FD305"
                }
            ],
            "expiration_date": null,
            "type": {
                "billing_method": null,
                "alternative_code": "AS",
                "name": "Activate Subscription",
                "fulfillment_scope": "ACTIVATE_SUBSCRIPTION",
                "description": null,
                "fulfillment_method": "BASED_ON_ORDERED_ITEMS",
                "id": "5D0C13F12EC9496283CF973FD0FAD56A",
                "billing_directive": "BILLABLE"
            },
            "number": "J00000076",
            "bills_set": [
                {
                    "number": "132",
                    "from_date": "2016-03-22T07:53:35",
                    "to_date": null,
                    "currency": {
                        "suffix_symbol": null,
                        "prefix_symbol": "£",
                        "decimal_part_name": null,
                        "code": "GBP",
                        "integer_part_name": null,
                        "id": "9",
                        "life_cycle_state": "EFFECTIVE"
                    },
                    "id": "DF985B0EC9194154A83F431E63CD0FD7",
                    "life_cycle_state": "POSTED",
                    "total_billed_amount": 260,
                    "total_amount_to_be_paid": 264.48,
                    "bill_status": null
                }
            ],
            "id": "5B9D3F380D3F406D88615C050315040F",
            "actual_completed_date": "2016-03-22T07:51:48",
            "requested_expenses_set": [
                {
                    "product": {
                        "code": "Expense 1",
                        "product_type": {
                            "service_type": "EXPENSE",
                            "used_for_provisioning": false,
                            "alternative_code": "006",
                            "udr_type": null,
                            "composition_method": "FLAT",
                            "name": "Fees",
                            "description": "Fees One Time Services",
                            "id": "6",
                            "classification": "SERVICES",
                            "physical_good_type": null
                        },
                        "alternative_code": "E1",
                        "description": "Expense 1",
                        "id": "A9917A7895044BEF9499DD6958539D33",
                        "priority_level": null
                    },
                    "id": "539A67E0765C47CC81A46A52908CED50"
                }
            ],
            "udf_string_2": null,
            "udf_string_3": null,
            "udf_string_4": null,
            "udf_string_5": null,
            "privacy_level": null,
            "udf_string_1": "1",
            "life_cycle_state": "COMPLETED",
            "activities_set": [
                {
                    "number": "58",
                    "contact_information": {
                        "company_profile": null,
                        "company_name": null,
                        "name": "Mary Keller",
                        "last_name": "Keller",
                        "id": "64F72AE24DF644E6A9C2C21A3E397B67",
                        "life_cycle_state": "FINANCIAL",
                        "middle_name": null,
                        "title": "346346",
                        "type": "PERSON",
                        "first_name": "Mary",
                        "demographics": {
                            "name_day": {
                                "month": null,
                                "day": null
                            },
                            "id_number": "252365221",
                            "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": null,
                            "industry": null,
                            "social_security_number": null,
                            "id_issued_by_country": null,
                            "passport_issued_by_country": null
                        }
                    },
                    "id": "0E1EE0F536B24003B42FF26ACED24633",
                    "life_cycle_state": "COMPLETED",
                    "type": {
                        "alternative_code": "I",
                        "name": "Installation",
                        "description": "test",
                        "id": "47675EE2507BC9237F144B46221F7B17"
                    }
                }
            ],
            "physical_goods_set": [
                {
                    "installed_item": null,
                    "product": {
                        "code": "Antenna",
                        "product_type": {
                            "service_type": null,
                            "used_for_provisioning": false,
                            "alternative_code": "001",
                            "udr_type": null,
                            "composition_method": "FLAT",
                            "name": "Equipment",
                            "description": null,
                            "id": "EQ",
                            "classification": "PHYSICALGOODS",
                            "physical_good_type": "NONTRACEABLE"
                        },
                        "alternative_code": "A",
                        "description": "Antenna",
                        "id": "872C558604704AA29D8512A70B608573",
                        "priority_level": null
                    },
                    "quantity": 1,
                    "id": "B824A374BC274EB5AE0C53B6C51C6478"
                }
            ],
            "time_overdue": {
                "time_period_uot": null,
                "time_period_value": null
            },
            "udf_string_6": null,
            "udf_string_7": null,
            "udf_string_8": null,
            "status": {
                "alternative_code": "3",
                "name": "Closed",
                "description": null,
                "id": "B5BE4505EE41A8829AAA7790F9BACE49",
                "life_cycle_state": "COMPLETED"
            },
            "owned_by_group": {
                "alternative_code": "MG",
                "community_name": "Community",
                "name": "Main Group",
                "description": "Main Group",
                "id": "1"
            },
            "description": null,
            "rating_state": "COMPLETED",
            "expenses_set": [
                {
                    "product": {
                        "code": "Expense 1",
                        "product_type": {
                            "service_type": "EXPENSE",
                            "used_for_provisioning": false,
                            "alternative_code": "006",
                            "udr_type": null,
                            "composition_method": "FLAT",
                            "name": "Fees",
                            "description": "Fees One Time Services",
                            "id": "6",
                            "classification": "SERVICES",
                            "physical_good_type": null
                        },
                        "alternative_code": "E1",
                        "description": "Expense 1",
                        "id": "A9917A7895044BEF9499DD6958539D33",
                        "priority_level": null
                    },
                    "id": "4AA4523576A84D39AEF62DEB23CC4311"
                }
            ],
            "subscription": {
                "number": "S0000000011",
                "first_activated_date": "2016-02-10T11:08:15",
                "rating_state": "PENDING",
                "accounts_receivable": {
                    "number": "ACR0000000017",
                    "name": "ACR0000000017 Mary Keller",
                    "id": "E582B330A1DD41A6BF215D9AADE9D7BC",
                    "life_cycle_state": "ACTIVE",
                    "account_owner": {
                        "company_profile": null,
                        "company_name": null,
                        "name": "Mary Keller",
                        "last_name": "Keller",
                        "id": "64F72AE24DF644E6A9C2C21A3E397B67",
                        "life_cycle_state": "FINANCIAL",
                        "middle_name": null,
                        "title": "346346",
                        "type": "PERSON",
                        "first_name": "Mary",
                        "demographics": {
                            "name_day": {
                                "month": null,
                                "day": null
                            },
                            "id_number": "252365221",
                            "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": null,
                            "industry": null,
                            "social_security_number": null,
                            "id_issued_by_country": null,
                            "passport_issued_by_country": null
                        }
                    }
                },
                "id": "48F135F2900840688721ADD5AFC8EB27",
                "life_cycle_state": "NOT_EFFECTIVE",
                "type": {
                    "alternative_code": "normalsub",
                    "name": "Normal",
                    "description": null,
                    "id": "D1BAE6454A2248189EBCD7ADD3B4B65F"
                }
            },
            "udf_date_2": null,
            "udf_date_1": null,
            "udf_date_4": null,
            "contact_email": null,
            "udf_date_3": null,
            "udf_float_3": null,
            "udf_float_4": null,
            "estimated_completion_time": {
                "time_period_uot": "DAYS",
                "time_period_value": 1
            },
            "service_request": null,
            "udf_float_1": null,
            "billing_terms": {
                "billing_frequency": null,
                "billing_term_scheme": {
                    "code": "PJBTS",
                    "name": "P Job Billing Term Scheme",
                    "billing_type": "NORMAL",
                    "id": "4DA32AA285FD43CE85256B970277E638",
                    "life_cycle_state": "EFFECTIVE",
                    "classification": "JOBS"
                },
                "allowed_cancel_date": null,
                "billing_cycle_day": null,
                "agreement_date": "2016-03-22T00:00:00",
                "effective_date": "2016-03-22T00:00:00",
                "price_plan": {
                    "code": "MPP",
                    "name": "Main Price Plan",
                    "effective_date": "2016-02-09T00:00:00",
                    "description": "Main Price Plan",
                    "id": "FF75A943141B43528BC96B11D687380D",
                    "type": "BASE",
                    "expiration_date": "2016-06-14T00:00:00"
                },
                "id": "79D58427AA2C4CCAA4239D84C0995D42",
                "expiration_date": null,
                "binding_information": null
            },
            "udf_float_2": null,
            "start_date": "2015-10-22T07:43:41",
            "assigned_to": {
                "unit": {
                    "alternative_code": "adminunit",
                    "group_name": "Main Group",
                    "community_name": "Community",
                    "name": "Admin Unit",
                    "description": "admin unit",
                    "id": "1"
                },
                "user": {
                    "person_name": "Persy Xe",
                    "id": "E59E9C8A474D45C687D37047EF230FAC",
                    "email": "p_xenopoulou@crm.com",
                    "username": "pxenopoulou"
                }
            },
            "accounts_receivable": {
                "number": "ACR0000000017",
                "name": "ACR0000000017 Mary Keller",
                "id": "E582B330A1DD41A6BF215D9AADE9D7BC",
                "life_cycle_state": "ACTIVE",
                "account_owner": {
                    "company_profile": null,
                    "company_name": null,
                    "name": "Mary Keller",
                    "last_name": "Keller",
                    "id": "64F72AE24DF644E6A9C2C21A3E397B67",
                    "life_cycle_state": "FINANCIAL",
                    "middle_name": null,
                    "title": "346346",
                    "type": "PERSON",
                    "first_name": "Mary",
                    "demographics": {
                        "name_day": {
                            "month": null,
                            "day": null
                        },
                        "id_number": "252365221",
                        "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": null,
                        "industry": null,
                        "social_security_number": null,
                        "id_issued_by_country": null,
                        "passport_issued_by_country": null
                    }
                }
            },
            "time_to_completion": {
                "time_period_uot": null,
                "time_period_value": null
            },
            "requested_activity_services_set": [
                {
                    "product": {
                        "code": "Installation Service",
                        "product_type": {
                            "service_type": "ONETIME",
                            "used_for_provisioning": false,
                            "alternative_code": "I",
                            "udr_type": null,
                            "composition_method": "FLAT",
                            "name": "Services",
                            "description": null,
                            "id": "7A2F73F07F944CBAB8C5ACDA1A7879B4",
                            "classification": "SERVICES",
                            "physical_good_type": null
                        },
                        "alternative_code": "IS",
                        "description": "Installation Service",
                        "id": "DB4875A4EB7C46BF94AD72169B36FD90",
                        "priority_level": null
                    },
                    "activity_type": {
                        "alternative_code": "I",
                        "name": "Installation",
                        "description": "test",
                        "id": "47675EE2507BC9237F144B46221F7B17"
                    },
                    "id": "F697D858AC96429CBBA39F52EA548775"
                }
            ],
            "location": {
                "apartment_number": null,
                "care_of": null,
                "country": {
                    "alternative_code": "CYP",
                    "three_character_code": "CYP",
                    "name": "CYPRUS",
                    "id": "181",
                    "two_character_code": "CY"
                },
                "municipality": null,
                "type": "BUSINESS",
                "udf_date_2": null,
                "udf_date_1": null,
                "street_name": "Egkomi",
                "udf_date_4": null,
                "udf_date_3": null,
                "udf_float_3": null,
                "udf_float_4": null,
                "po_box_postal_code": null,
                "udf_string_15": null,
                "udf_string_16": null,
                "udf_string_13": null,
                "udf_string_14": null,
                "udf_string_11": null,
                "udf_string_12": null,
                "id": "7E62D38D97544DB3B980BECEB32821FD",
                "state": "Active",
                "udf_string_10": null,
                "floor": null,
                "udf_float_1": null,
                "udf_float_2": null,
                "area": null,
                "udf_string_2": null,
                "udf_string_3": null,
                "udf_string_4": null,
                "udf_string_5": null,
                "udf_string_1": null,
                "po_box": null,
                "town_city": null,
                "district": null,
                "street_number": "234",
                "postal_code": null,
                "udf_string_6": null,
                "udf_string_7": null,
                "udf_string_8": null,
                "udf_string_9": null
            },
            "category": null,
            "expected_completion_date": "2016-03-23T07:43:41"
        },
        {
            "notes": null,
            "contact_phone": 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-22T07:36:57",
                "updated_date": "2016-03-22T07:41:23",
                "updated_by_user": {
                    "person_name": "Persy Xe",
                    "id": "E59E9C8A474D45C687D37047EF230FAC",
                    "email": "p_xenopoulou@crm.com",
                    "username": "pxenopoulou"
                },
                "created_by_user": {
                    "person_name": "Persy Xe",
                    "id": "E59E9C8A474D45C687D37047EF230FAC",
                    "email": "p_xenopoulou@crm.com",
                    "username": "pxenopoulou"
                }
            },
            "requested_physical_goods_set": [
                {
                    "product": {
                        "code": "Antenna",
                        "product_type": {
                            "service_type": null,
                            "used_for_provisioning": false,
                            "alternative_code": "001",
                            "udr_type": null,
                            "composition_method": "FLAT",
                            "name": "Equipment",
                            "description": null,
                            "id": "EQ",
                            "classification": "PHYSICALGOODS",
                            "physical_good_type": "NONTRACEABLE"
                        },
                        "alternative_code": "A",
                        "description": "Antenna",
                        "id": "872C558604704AA29D8512A70B608573",
                        "priority_level": null
                    },
                    "quantity": 1,
                    "notes": null,
                    "id": "92A3BDBEDE3B4734A7205549503D47EE"
                }
            ],
            "expiration_date": null,
            "type": {
                "billing_method": null,
                "alternative_code": "AS",
                "name": "Activate Subscription",
                "fulfillment_scope": "ACTIVATE_SUBSCRIPTION",
                "description": null,
                "fulfillment_method": "BASED_ON_ORDERED_ITEMS",
                "id": "5D0C13F12EC9496283CF973FD0FAD56A",
                "billing_directive": "BILLABLE"
            },
            "number": "J00000075",
            "bills_set": null,
            "id": "22EFF1293CC34286879E4264224D662A",
            "actual_completed_date": null,
            "requested_expenses_set": [
                {
                    "product": {
                        "code": "Expense 2",
                        "product_type": {
                            "service_type": "EXPENSE",
                            "used_for_provisioning": false,
                            "alternative_code": "006",
                            "udr_type": null,
                            "composition_method": "FLAT",
                            "name": "Fees",
                            "description": "Fees One Time Services",
                            "id": "6",
                            "classification": "SERVICES",
                            "physical_good_type": null
                        },
                        "alternative_code": "E2",
                        "description": "Expense 2",
                        "id": "1CEB8D2B86134B138469F8F3E12EB792",
                        "priority_level": null
                    },
                    "id": "AA63B310462E4FF5A3B55890F136F93C"
                },
                {
                    "product": {
                        "code": "Expense 1",
                        "product_type": {
                            "service_type": "EXPENSE",
                            "used_for_provisioning": false,
                            "alternative_code": "006",
                            "udr_type": null,
                            "composition_method": "FLAT",
                            "name": "Fees",
                            "description": "Fees One Time Services",
                            "id": "6",
                            "classification": "SERVICES",
                            "physical_good_type": null
                        },
                        "alternative_code": "E1",
                        "description": "Expense 1",
                        "id": "A9917A7895044BEF9499DD6958539D33",
                        "priority_level": null
                    },
                    "id": "6BE0F14FA10D4C0C9358B1642BC7C262"
                }
            ],
            "udf_string_2": null,
            "udf_string_3": null,
            "udf_string_4": null,
            "udf_string_5": null,
            "privacy_level": null,
            "udf_string_1": "1",
            "life_cycle_state": "CANCELLED",
            "cancellation_reason": {
                "alternative_code": "WII",
                "name": "Wrong Input/Missing Information",
                "description": null,
                "id": "716632CA6EF8482B818B78F4018800E2"
            },
            "activities_set": [],
            "physical_goods_set": [],
            "time_overdue": {
                "time_period_uot": "YEARS",
                "time_period_value": 1.4918032786885247
            },
            "udf_string_6": null,
            "udf_string_7": null,
            "udf_string_8": null,
            "status": {
                "alternative_code": "C",
                "name": "Cancelled",
                "description": null,
                "id": "8B7D8C54FDC64DE592C5F170041DC91C",
                "life_cycle_state": "CANCELLED"
            },
            "owned_by_group": {
                "alternative_code": "MG",
                "community_name": "Community",
                "name": "Main Group",
                "description": "Main Group",
                "id": "1"
            },
            "description": null,
            "rating_state": "PENDING",
            "expenses_set": [],
            "subscription": {
                "number": "S0000000011",
                "first_activated_date": "2016-02-10T11:08:15",
                "rating_state": "PENDING",
                "accounts_receivable": {
                    "number": "ACR0000000017",
                    "name": "ACR0000000017 Mary Keller",
                    "id": "E582B330A1DD41A6BF215D9AADE9D7BC",
                    "life_cycle_state": "ACTIVE",
                    "account_owner": {
                        "company_profile": null,
                        "company_name": null,
                        "name": "Mary Keller",
                        "last_name": "Keller",
                        "id": "64F72AE24DF644E6A9C2C21A3E397B67",
                        "life_cycle_state": "FINANCIAL",
                        "middle_name": null,
                        "title": "346346",
                        "type": "PERSON",
                        "first_name": "Mary",
                        "demographics": {
                            "name_day": {
                                "month": null,
                                "day": null
                            },
                            "id_number": "252365221",
                            "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": null,
                            "industry": null,
                            "social_security_number": null,
                            "id_issued_by_country": null,
                            "passport_issued_by_country": null
                        }
                    }
                },
                "id": "48F135F2900840688721ADD5AFC8EB27",
                "life_cycle_state": "NOT_EFFECTIVE",
                "type": {
                    "alternative_code": "normalsub",
                    "name": "Normal",
                    "description": null,
                    "id": "D1BAE6454A2248189EBCD7ADD3B4B65F"
                }
            },
            "udf_date_2": null,
            "udf_date_1": null,
            "udf_date_4": null,
            "contact_email": null,
            "udf_date_3": null,
            "udf_float_3": null,
            "udf_float_4": null,
            "estimated_completion_time": {
                "time_period_uot": "DAYS",
                "time_period_value": 1
            },
            "service_request": null,
            "udf_float_1": null,
            "billing_terms": {
                "billing_frequency": null,
                "billing_term_scheme": {
                    "code": "PJBTS",
                    "name": "P Job Billing Term Scheme",
                    "billing_type": "NORMAL",
                    "id": "4DA32AA285FD43CE85256B970277E638",
                    "life_cycle_state": "EFFECTIVE",
                    "classification": "JOBS"
                },
                "allowed_cancel_date": null,
                "billing_cycle_day": null,
                "agreement_date": "2016-03-22T00:00:00",
                "effective_date": "2016-03-22T00:00:00",
                "price_plan": {
                    "code": "MPP",
                    "name": "Main Price Plan",
                    "effective_date": "2016-02-09T00:00:00",
                    "description": "Main Price Plan",
                    "id": "FF75A943141B43528BC96B11D687380D",
                    "type": "BASE",
                    "expiration_date": "2016-06-14T00:00:00"
                },
                "id": "CABABD0355614CFFB28711BB0B7BC000",
                "expiration_date": null,
                "binding_information": null
            },
            "udf_float_2": null,
            "start_date": "2016-05-22T07:36:57",
            "assigned_to": {
                "unit": {
                    "alternative_code": "adminunit",
                    "group_name": "Main Group",
                    "community_name": "Community",
                    "name": "Admin Unit",
                    "description": "admin unit",
                    "id": "1"
                },
                "user": {
                    "person_name": "Persy Xe",
                    "id": "E59E9C8A474D45C687D37047EF230FAC",
                    "email": "p_xenopoulou@crm.com",
                    "username": "pxenopoulou"
                }
            },
            "accounts_receivable": {
                "number": "ACR0000000017",
                "name": "ACR0000000017 Mary Keller",
                "id": "E582B330A1DD41A6BF215D9AADE9D7BC",
                "life_cycle_state": "ACTIVE",
                "account_owner": {
                    "company_profile": null,
                    "company_name": null,
                    "name": "Mary Keller",
                    "last_name": "Keller",
                    "id": "64F72AE24DF644E6A9C2C21A3E397B67",
                    "life_cycle_state": "FINANCIAL",
                    "middle_name": null,
                    "title": "346346",
                    "type": "PERSON",
                    "first_name": "Mary",
                    "demographics": {
                        "name_day": {
                            "month": null,
                            "day": null
                        },
                        "id_number": "252365221",
                        "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": null,
                        "industry": null,
                        "social_security_number": null,
                        "id_issued_by_country": null,
                        "passport_issued_by_country": null
                    }
                }
            },
            "time_to_completion": {
                "time_period_uot": null,
                "time_period_value": null
            },
            "requested_activity_services_set": [
                {
                    "product": {
                        "code": "Installation Service",
                        "product_type": {
                            "service_type": "ONETIME",
                            "used_for_provisioning": false,
                            "alternative_code": "I",
                            "udr_type": null,
                            "composition_method": "FLAT",
                            "name": "Services",
                            "description": null,
                            "id": "7A2F73F07F944CBAB8C5ACDA1A7879B4",
                            "classification": "SERVICES",
                            "physical_good_type": null
                        },
                        "alternative_code": "IS",
                        "description": "Installation Service",
                        "id": "DB4875A4EB7C46BF94AD72169B36FD90",
                        "priority_level": null
                    },
                    "activity_type": {
                        "alternative_code": "I",
                        "name": "Installation",
                        "description": "test",
                        "id": "47675EE2507BC9237F144B46221F7B17"
                    },
                    "id": "45D62C7F162E4557939DD59C58EB8BE6"
                }
            ],
            "location": {
                "apartment_number": null,
                "care_of": null,
                "country": {
                    "alternative_code": "CYP",
                    "three_character_code": "CYP",
                    "name": "CYPRUS",
                    "id": "181",
                    "two_character_code": "CY"
                },
                "municipality": null,
                "type": "BUSINESS",
                "udf_date_2": null,
                "udf_date_1": null,
                "street_name": "Egkomi",
                "udf_date_4": null,
                "udf_date_3": null,
                "udf_float_3": null,
                "udf_float_4": null,
                "po_box_postal_code": null,
                "udf_string_15": null,
                "udf_string_16": null,
                "udf_string_13": null,
                "udf_string_14": null,
                "udf_string_11": null,
                "udf_string_12": null,
                "id": "7E62D38D97544DB3B980BECEB32821FD",
                "state": "Active",
                "udf_string_10": null,
                "floor": null,
                "udf_float_1": null,
                "udf_float_2": null,
                "area": null,
                "udf_string_2": null,
                "udf_string_3": null,
                "udf_string_4": null,
                "udf_string_5": null,
                "udf_string_1": null,
                "po_box": null,
                "town_city": null,
                "district": null,
                "street_number": "234",
                "postal_code": null,
                "udf_string_6": null,
                "udf_string_7": null,
                "udf_string_8": null,
                "udf_string_9": null
            },
            "category": null,
            "expected_completion_date": "2016-03-23T07:36:57"
        }
    ],
    "status": {
        "code": "OK",
        "description": "",
        "message": ""
    }
}
Expand
titleExample 2

HTTP Method: GET 

Request:

Response:

Code Block
themeConfluence
languagejavascript
linenumberstrue
{
    "data": [
        {
            "number": "J00000959",
            "description": null,
            "id": "6CB704E5F3F94DF5968895CB5E91CB7E",
            "life_cycle_state": "COMPLETED"
        },
        {
            "number": "J00000953",
            "description": null,
            "id": "BE6A22404D83465090018406F37AFBEE",
            "life_cycle_state": "COMPLETED"
        },
        {
            "number": "J00000952",
            "description": null,
            "id": "4DBB60A7BEA44A31B26D95DB1F7C6198",
            "life_cycle_state": "COMPLETED"
        },
        {
            "number": "J00000840",
            "description": null,
            "id": "C4A30CCA7AFC4926B86FFBFBF720C723",
            "life_cycle_state": "COMPLETED"
        },
        {
            "number": "J00000766",
            "description": null,
            "id": "974830C425AC40AC81F10C2747D5CB44",
            "life_cycle_state": "COMPLETED"
        },
        {
            "number": "J00000707",
            "description": null,
            "id": "92A0E7E10E8740539ACA49C397075FD3",
            "life_cycle_state": "COMPLETED"
        },
        {
            "number": "J00000659",
            "description": null,
            "id": "1B53764B41EF4FA4A8C93BEC7E282193",
            "life_cycle_state": "IN_PROGRESS"
        },
        {
            "number": "J00000560",
            "description": null,
            "id": "B0E3630BAD6E424784E68ADDBB11D79D",
            "life_cycle_state": "PENDING"
        },
        {
            "number": "J00000561",
            "description": null,
            "id": "15AD060D2C7A4398A8C8555637B5CA0E",
            "life_cycle_state": "PENDING"
        },
        {
            "number": "J00000516",
            "description": "Activate Subscription S61010 for ACR0000000404",
            "id": "0F6EE44762144A9EBBD019565777F634",
            "life_cycle_state": "DRAFT"
        }
    ],
    "status": {
        "code": "OK",
        "description": "",
        "message": ""
    }
}