Versions Compared

Key

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

Available from CRM.COM R10.0.0

 

Table of Contents
maxLevel2

GET jobs/deactivate_subscription/show

This method returns information related with a job of fulfillment scope Deactivate Subscription. Single job is returned by each call

Resource URL

Parameters

...

Name

...

Type

...

Description

...

token

...

String

...

The token retrieved from the login method

...

(mandatory)

...

Job identifier  

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

...

fields_set

(optional)

...

List of Strings, comma separated 

...

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

Restrictions

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

Response Data

...

Examples

Expand
titleExample 1

HTTP Method: GET 

Request:

Response:

Code Block
themeConfluence
languagejavascript
linenumberstrue
 {
  "status": {
    "message": "",
    "description": "",
    "code": "OK"
  },
  "data": {
    "requested_physical_goods_set": [
      {
        "id": "F108B0E5F1D54099B1167D9DC34C5B68",
        "quantity": 1,
        "product": {
          "product_type": {
            "service_type": null,
            "physical_good_type": "TRACEABLE",
            "used_for_provisioning": false,
            "classification": "PHYSICALGOODS",
            "composition_method": "FLAT",
            "id": "6173FC99331504AD1ACB5D697D54DA8C",
            "name": "Smartcards",
            "description": "Smartcards",
            "alternative_code": "SC"
          },
          "id": "EAC7A30429364176616CFEF5DF709941",
          "description": "Smartcard 1",
          "code": "Smartcard 1",
          "alternative_code": "SC1"
        }
      },
      {
        "id": "3EC26CE623014FAD9E56686410FCF89E",
        "quantity": 1,
        "product": {
          "product_type": {
            "service_type": null,
            "physical_good_type": "TRACEABLE",
            "used_for_provisioning": true,
            "classification": "PHYSICALGOODS",
            "composition_method": "FLAT",
            "id": "B4A1396AE3D1384B304A0FEB22F7BA50",
            "name": "Decoders",
            "description": "Decoders",
            "alternative_code": "D"
          },
          "id": "12A61F321368703D77C48A0A085D9B7D",
          "description": "Decoders 2",
          "code": "Decoders 2",
          "alternative_code": "D2"
        }
      },
      {
        "id": "ED9070BABF254EAFB4E7E6C8082A9E51",
        "quantity": 1,
        "product": {
          "product_type": {
            "service_type": null,
            "physical_good_type": "NONTRACEABLE",
            "used_for_provisioning": false,
            "classification": "PHYSICALGOODS",
            "composition_method": "FLAT",
            "id": "0F94B51F175F06A475EB2948B4030074",
            "name": "Accessories",
            "description": "A type which is used for accessories physical goods",
            "alternative_code": "005"
          },
          "id": "DDFF5B5A724BEBF5459753B262730479",
          "description": null,
          "code": "Wires",
          "alternative_code": "WR"
        }
      }
    ],
    "service_request": null,
    "udf_float_1": null,
    "udf_float_2": null,
    "udf_float_3": null,
    "udf_float_4": null,
    "udf_string_1": null,
    "udf_string_2": null,
    "assigned_to": {
      "unit": {
        "community_name": "Internal Community",
        "id": "48305F8849E3C18B227C5BE3A27BA6DF",
        "name": "Admin Unit",
        "group_name": "Main Group",
        "description": "r1 Test Description for resource  request tab.Test Description for resource  request tab.",
        "alternative_code": "MG"
      },
      "user": {
        "person_name": "MPAdministrator",
        "username": "MPAdministrator",
        "id": "1"
      }
    },
    "udf_string_3": null,
    "privacy_level": null,
    "udf_string_4": null,
    "udf_string_5": null,
    "contact_phone": null,
    "udf_string_6": null,
    "activities_set": [
      {
        "life_cycle_state": "COMPLETED",
        "number": "ACT000613",
        "type": {
          "id": "CB7953F4D06C4135A794623C9F1620D8",
          "name": "Onside Deliveries",
          "description": null,
          "alternative_code": "OD"
        },
        "id": "14DAC6B737D94FFE8F89A510380C873A",
        "contact_information": {
          "last_name": "Anton",
          "middle_name": "N",
          "life_cycle_state": "FINANCIAL",
          "company_profile": null,
          "title": "Mrs",
          "first_name": "Marina",
          "type": "PERSON",
          "id": "EE621BE231714DFE8CE370261BF6DB25",
          "name": null,
          "company_name": null,
          "demographics": {
            "gender": "FEMALE",
            "passport_issued_by_country": null,
            "social_security_number": null,
            "passport_number": null,
            "industry_sector": null,
            "name_day": {
              "month": null,
              "day": null
            },
            "date_of_birth": {
              "month": null,
              "day": null,
              "year": null
            },
            "id_number": "8945612",
            "industry": null,
            "id_issued_by_country": null
          }
        }
      },
      {
        "life_cycle_state": "COMPLETED",
        "number": "ACT000612",
        "type": {
          "id": "6DFD8FD0D5024AC48750368FC39D13A8",
          "name": "Demonstration",
          "description": "demo",
          "alternative_code": "D"
        },
        "id": "033DB4C9DA7147209B51272C81B21710",
        "contact_information": {
          "last_name": "Anton",
          "middle_name": "N",
          "life_cycle_state": "FINANCIAL",
          "company_profile": null,
          "title": "Mrs",
          "first_name": "Marina",
          "type": "PERSON",
          "id": "EE621BE231714DFE8CE370261BF6DB25",
          "name": null,
          "company_name": null,
          "demographics": {
            "gender": "FEMALE",
            "passport_issued_by_country": null,
            "social_security_number": null,
            "passport_number": null,
            "industry_sector": null,
            "name_day": {
              "month": null,
              "day": null
            },
            "date_of_birth": {
              "month": null,
              "day": null,
              "year": null
            },
            "id_number": "8945612",
            "industry": null,
            "id_issued_by_country": null
          }
        }
      }
    ],
    "udf_string_7": null,
    "physical_goods_set": [
      {
        "installed_item": {
          "state": "EFFECTIVE",
          "serial_number": "DECODER2-LP-015",
          "id": "068B66C05F9047D28ECFFBBD4384DCF7",
          "alternative_code": "DECODER2-LP-015",
          "product": {
            "product_type": {
              "service_type": null,
              "physical_good_type": "TRACEABLE",
              "used_for_provisioning": true,
              "classification": "PHYSICALGOODS",
              "composition_method": "FLAT",
              "id": "B4A1396AE3D1384B304A0FEB22F7BA50",
              "name": "Decoders",
              "description": "Decoders",
              "alternative_code": "D"
            },
            "id": "12A61F321368703D77C48A0A085D9B7D",
            "description": "Decoders 2",
            "code": "Decoders 2",
            "alternative_code": "D2"
          }
        },
        "id": "353CDCEBD40A49B18C728D6111CE57A5",
        "quantity": null,
        "product": {
          "product_type": {
            "service_type": null,
            "physical_good_type": "TRACEABLE",
            "used_for_provisioning": true,
            "classification": "PHYSICALGOODS",
            "composition_method": "FLAT",
            "id": "B4A1396AE3D1384B304A0FEB22F7BA50",
            "name": "Decoders",
            "description": "Decoders",
            "alternative_code": "D"
          },
          "id": "12A61F321368703D77C48A0A085D9B7D",
          "description": "Decoders 2",
          "code": "Decoders 2",
          "alternative_code": "D2"
        }
      },
      {
        "installed_item": null,
        "id": "4351FBC9F30B4436B4B335F7F44718B0",
        "quantity": 1,
        "product": {
          "product_type": {
            "service_type": null,
            "physical_good_type": "NONTRACEABLE",
            "used_for_provisioning": false,
            "classification": "PHYSICALGOODS",
            "composition_method": "FLAT",
            "id": "0F94B51F175F06A475EB2948B4030074",
            "name": "Accessories",
            "description": "A type which is used for accessories physical goods",
            "alternative_code": "005"
          },
          "id": "DDFF5B5A724BEBF5459753B262730479",
          "description": null,
          "code": "Wires",
          "alternative_code": "WR"
        }
      },
      {
        "installed_item": {
          "state": "EFFECTIVE",
          "serial_number": "SL000001",
          "id": "29DB5A6AA4E44913A28BBB8864BA7F04",
          "alternative_code": "SL000001",
          "product": {
            "product_type": {
              "service_type": null,
              "physical_good_type": "TRACEABLE",
              "used_for_provisioning": false,
              "classification": "PHYSICALGOODS",
              "composition_method": "FLAT",
              "id": "6173FC99331504AD1ACB5D697D54DA8C",
              "name": "Smartcards",
              "description": "Smartcards",
              "alternative_code": "SC"
            },
            "id": "EAC7A30429364176616CFEF5DF709941",
            "description": "Smartcard 1",
            "code": "Smartcard 1",
            "alternative_code": "SC1"
          }
        },
        "id": "7DE056A70D264FA892E96CE8BE46F33E",
        "quantity": null,
        "product": {
          "product_type": {
            "service_type": null,
            "physical_good_type": "TRACEABLE",
            "used_for_provisioning": false,
            "classification": "PHYSICALGOODS",
            "composition_method": "FLAT",
            "id": "6173FC99331504AD1ACB5D697D54DA8C",
            "name": "Smartcards",
            "description": "Smartcards",
            "alternative_code": "SC"
          },
          "id": "EAC7A30429364176616CFEF5DF709941",
          "description": "Smartcard 1",
          "code": "Smartcard 1",
          "alternative_code": "SC1"
        }
      }
    ],
    "udf_string_8": null,
    "accounts_receivable": {
      "account_owner": {
        "last_name": "Anton",
        "middle_name": "N",
        "life_cycle_state": "FINANCIAL",
        "company_profile": null,
        "title": "Mrs",
        "first_name": "Marina",
        "type": "PERSON",
        "id": "EE621BE231714DFE8CE370261BF6DB25",
        "name": "Anton Marina",
        "company_name": null,
        "demographics": {
          "gender": "FEMALE",
          "passport_issued_by_country": null,
          "social_security_number": null,
          "passport_number": null,
          "industry_sector": null,
          "country_of_residence": {
            "three_character_code": "CYP",
            "two_character_code": "CY",
            "id": "181",
            "name": "CYPRUS",
            "alternative_code": null
          },
          "name_day": {
            "month": null,
            "day": null
          },
          "date_of_birth": {
            "month": null,
            "day": null,
            "year": null
          },
          "id_number": "8945612",
          "industry": null,
          "id_issued_by_country": null
        }
      },
      "life_cycle_state": "ACTIVE",
      "number": "ACR001143",
      "id": "C88FBE77E4504F3791C219A7DCE21843",
      "name": "ACR001143"
    },
    "id": "1D2236DFE5304351AB9F63874E5567BE",
    "subscription": {
      "life_cycle_state": "NOT_EFFECTIVE",
      "accounts_receivable": {
        "account_owner": {
          "last_name": "Anton",
          "middle_name": "N",
          "life_cycle_state": "FINANCIAL",
          "company_profile": null,
          "title": "Mrs",
          "first_name": "Marina",
          "type": "PERSON",
          "id": "EE621BE231714DFE8CE370261BF6DB25",
          "name": "Anton Marina",
          "company_name": null,
          "demographics": {
            "gender": "FEMALE",
            "passport_issued_by_country": null,
            "social_security_number": null,
            "passport_number": null,
            "industry_sector": null,
            "country_of_residence": {
              "three_character_code": "CYP",
              "two_character_code": "CY",
              "id": "181",
              "name": "CYPRUS",
              "alternative_code": null
            },
            "name_day": {
              "month": null,
              "day": null
            },
            "date_of_birth": {
              "month": null,
              "day": null,
              "year": null
            },
            "id_number": "8945612",
            "industry": null,
            "id_issued_by_country": null
          }
        },
        "life_cycle_state": "ACTIVE",
        "number": "ACR001143",
        "id": "C88FBE77E4504F3791C219A7DCE21843",
        "name": "ACR001143"
      },
      "number": "S60981",
      "type": {
        "id": "D433A85FB6CD4880A1BCEEB1E164EFA4",
        "name": "London",
        "description": "Subscription for London customers",
        "alternative_code": "LND"
      },
      "id": "80ABE8F26ACE44F9A84B1D7124CB5240",
      "first_activated_date": "2016-06-24T17:31:21",
      "rating_state": "PENDING"
    },
    "requested_activity_services_set": [
      {
        "activity_type": {
          "id": "6DFD8FD0D5024AC48750368FC39D13A8",
          "name": "Demonstration",
          "description": "demo",
          "alternative_code": "D"
        },
        "id": "84148D9DB0B2442C91350BA876594674",
        "product": {
          "id": "8B58C14194D51E560F0E49B0292EA56F",
          "description": null,
          "code": "Maintenance Fee",
          "alternative_code": "MC"
        }
      },
      {
        "activity_type": {
          "id": "6DFD8FD0D5024AC48750368FC39D13A8",
          "name": "Demonstration",
          "description": "demo",
          "alternative_code": "D"
        },
        "id": "4EEA84BB30CD44809290AEDEFE923B2E",
        "product": {
          "id": "28709F00389D79015AF4511B4A1BDFF6",
          "description": "Meeting Fees",
          "code": "MFee",
          "alternative_code": "MFee"
        }
      },
      {
        "activity_type": {
          "id": "CB7953F4D06C4135A794623C9F1620D8",
          "name": "Onside Deliveries",
          "description": null,
          "alternative_code": "OD"
        },
        "id": "7BBD136A6FF54811887EF6B018AD1B26",
        "product": {
          "id": "DFEA1EC8521F416AABB8D79305CEF600",
          "description": null,
          "code": "Delivery Service",
          "alternative_code": "DS"
        }
      }
    ],
    "expected_completion_date": "2016-07-01T15:02:34",
    "time_to_completion": {
      "time_period_value": null,
      "time_period_uot": null
    },
    "time_overdue": {
      "time_period_value": null,
      "time_period_uot": null
    },
    "log_information": {
      "updated_date": "2016-06-27T15:09:38",
      "created_date": "2016-06-27T14:42:15",
      "created_by_unit": {
        "community_name": "Internal Community",
        "id": "48305F8849E3C18B227C5BE3A27BA6DF",
        "name": "Admin Unit",
        "group_name": "Main Group",
        "description": "r1 Test Description for resource  request tab.Test Description for resource  request tab.",
        "alternative_code": "MG"
      },
      "updated_by_unit": {
        "community_name": "Internal Community",
        "id": "48305F8849E3C18B227C5BE3A27BA6DF",
        "name": "Admin Unit",
        "group_name": "Main Group",
        "description": "r1 Test Description for resource  request tab.Test Description for resource  request tab.",
        "alternative_code": "MG"
      },
      "created_by_user": {
        "person_name": "MPAdministrator",
        "username": "MPAdministrator",
        "id": "1"
      },
      "updated_by_user": {
        "person_name": "MPAdministrator",
        "username": "MPAdministrator",
        "id": "1"
      }
    },
    "life_cycle_state": "COMPLETED",
    "location": {
      "udf_string_10": null,
      "street_number": "2",
      "care_of": null,
      "udf_string_11": null,
      "udf_float_1": null,
      "street_name": "Limnou",
      "udf_string_12": null,
      "udf_float_2": null,
      "udf_string_13": null,
      "udf_float_3": null,
      "udf_string_14": null,
      "udf_float_4": null,
      "udf_string_15": null,
      "udf_string_16": null,
      "po_box": "965321",
      "udf_string_1": null,
      "floor": 2,
      "udf_string_2": null,
      "area": null,
      "udf_string_3": null,
      "district": null,
      "udf_string_4": null,
      "udf_string_5": null,
      "udf_string_6": null,
      "udf_string_7": null,
      "state": "Active",
      "udf_string_8": null,
      "udf_string_9": null,
      "country": {
        "three_character_code": "CYP",
        "two_character_code": "CY",
        "id": "181",
        "name": "CYPRUS",
        "alternative_code": null
      },
      "id": "A99497183EDE443692EF1F29BB1A0B35",
      "postal_code": "6325",
      "udf_date_1": null,
      "udf_date_2": null,
      "udf_date_3": null,
      "udf_date_4": null,
      "po_box_postal_code": "5648",
      "apartment_number": "201",
      "town_city": null,
      "type": "POBOX",
      "municipality": null
    },
    "type": {
      "fulfillment_method": "BASED_ON_ORDERED_ITEMS",
      "fulfillment_scope": "DEACTIVATE_SUBSCRIPTION",
      "id": "40F231681B984DA28EDBDA8B698E229E",
      "name": "Deactivate Subscription",
      "description": null,
      "alternative_code": "DS"
    },
    "contact_email": null,
    "expenses_set": [
      {
        "id": "FC3314B02A964A9197E5A04EEB574B36",
        "product": {
          "product_type": {
            "service_type": "EXPENSE",
            "physical_good_type": null,
            "used_for_provisioning": false,
            "classification": "SERVICES",
            "composition_method": "FLAT",
            "id": "67FA013211E348C58F7CD27F8399AADE",
            "name": "Expense Type",
            "description": null,
            "alternative_code": "ET"
          },
          "id": "81D5550CF6004CE0B206A371F9F3A18A",
          "description": "Expence 2",
          "code": "Expence 2",
          "alternative_code": "exp2"
        }
      }
    ],
    "notes": null,
    "billing_terms": {
      "binding_information": null,
      "agreement_date": "2016-06-27T00:00:00",
      "concurrent_usage_based_pricing": {
        "concurrent_usage": 1,
        "rate_percentage": 100
      },
      "billing_term_scheme": {
        "life_cycle_state": "EFFECTIVE",
        "billing_method": "PERIOD",
        "classification": "JOBS",
        "id": "9C0B2B52003EFEEE0864212F34D41229",
        "name": "P Job Billing Term Scheme",
        "code": "PJBTS",
        "billing_type": "NORMAL"
      },
      "effective_date": "2016-06-27T00:00:00",
      "billing_frequency": null,
      "id": "61ADB29A8F6740BC8AD9632E431082B5",
      "allowed_cancel_date": null,
      "expiration_date": null,
      "billing_cycle_day": null,
      "price_plan": {
        "effective_date": "2016-04-08T00:00:00",
        "type": "BASE",
        "id": "62F4D4E787AD4ACC895FD1D066037353",
        "name": "BPP0614",
        "description": "Base Price PLan June 14 for Subscription Test Case 6",
        "code": "BPP0614",
        "expiration_date": null
      }
    },
    "number": "JOB000654",
    "estimated_completion_time": {
      "time_period_value": 4,
      "time_period_uot": "DAYS"
    },
    "udf_date_1": null,
    "udf_date_2": null,
    "udf_date_3": null,
    "start_date": "2016-06-27T15:02:34",
    "udf_date_4": null,
    "rating_state": "COMPLETED",
    "requested_expenses_set": [
      {
        "id": "B6730F9EAA074AEFA2E50A2622FC16E5",
        "product": {
          "product_type": {
            "service_type": "EXPENSE",
            "physical_good_type": null,
            "used_for_provisioning": false,
            "classification": "SERVICES",
            "composition_method": "FLAT",
            "id": "67FA013211E348C58F7CD27F8399AADE",
            "name": "Expense Type",
            "description": null,
            "alternative_code": "ET"
          },
          "id": "81D5550CF6004CE0B206A371F9F3A18A",
          "description": "Expence 2",
          "code": "Expence 2",
          "alternative_code": "exp2"
        }
      }
    ],
    "bills_set": [
      {
        "total_amount_to_be_paid": 1267.5,
        "to_date": null,
        "from_date": "2016-07-19T18:06:56",
        "life_cycle_state": "POSTED",
        "total_billed_amount": 532.8,
        "number": "BL001230",
        "bill_status": null,
        "id": "EE3B098FF9194E19BD2F2719BE011109"
      }
    ],
    "owned_by_group": {
      "community_name": "Internal Community",
      "id": "84F33366CB592BAAE7E2044D93611C6A",
      "name": "Main Group",
      "description": "Main Group",
      "alternative_code": "MG1"
    },
    "status": {
      "life_cycle_state": "COMPLETED",
      "id": "JobStatus4",
      "name": "Closed",
      "description": "Completed",
      "alternative_code": "CL"
    },
    "actual_completed_date": "2016-06-27T15:09:33",
    "description": null,
    "category": null
  }
}

POST jobs/deactivate_subscription/create

This method creates a job of fulfillment scope Deactivate Subscription. Single job can be created by each call. Only customer jobs can be created through this method.

Resource URL

Parameters

 

...

Name

...

Type

...

Description

...

token

...

String

...

The token retrieved from the login method

...

type_identifier
(mandatory)

...

The identifier of the type of the new job. The allowed job type identifier fields are the following:

...

status_identifier
(optional)

...

The identifier of the status of the new job. If not specified then the default one will be used. The allowed job status identifier fields are the following:

...

category_identifier
(optional)

...

The identifier of the category of the new job. The allowed job category identifier fields are the following:

...

(mandatory)

...

The identifier of the new job accounts receivable. The allowed accounts receivable identifier fields are the following:

...

subscription_identifier

(mandatory)

...

The identifier of the subscription that will be deactivated through the new job. The allowed subscription identifier fields are the following:

...

contact_email

(optional)

...

The email of the customer related with the job, which will be used in order to communicate the job

 

...

contact_phone

(optional)

...

 The phone of the customer related with the job, which will be used in order to communicate the job

...

description
(optional)

...

notes
(optional)

...

start_date
(optional)

...

owned_by_group_identifier
(optional)

...

The owned by group information of the job. The allowed group identifier fields are the following:

...

privacy_level_identifier
(optional)

...

The privacy level of the job. The allowed privacy level identifier fields are the following:

...

The service request related with the job. The allowed service request identifier fields are the following:

...

udf_string_1 

(optional)

...

User Defined Field of type String

...

udf_string_2 

(optional)

...

User Defined Field of type String

...

udf_string_3 

(optional)

...

User Defined Field of type String

...

udf_string_4 

(optional)

...

User Defined Field of type String

...

udf_string_5

(optional)

...

User Defined Field of type String

...

udf_string_6 

(optional)

...

User Defined Field of type String

...

udf_string_7

(optional)

...

User Defined Field of type String

...

udf_string_8

(optional)

...

User Defined Field of type String

...

udf_float_1

(optional)

...

Float

...

User Defined Field of type Float

...

udf_float_2

(optional)

...

Float

...

User Defined Field of type Float

...

udf_float_3

(optional)

...

Float

...

User Defined Field of type Float

...

udf_float_4

(optional)

...

Float

...

User Defined Field of type Float

...

udf_date_1 

(optional)

...

Date

...

User Defined Field of type Date

...

udf_date_2 

(optional)

...

Date

...

User Defined Field of type Date

...

udf_date_3

(optional)

...

Date

...

User Defined Field of type Date

...

udf_date_4

(optional)

...

Date

...

User Defined Field of type Date

...

expected_completion_date
(semi-optional)

...

estimated_completion_time
(semi-optional)

...

The billing terms of the job to be created. This information is applicable and mandatory only if the job is billable

...

requested_physical_goods_set

(optional)

...

A list of physical goods (products only) that are requested by the customer, and should be delivered as part of fulfilling the ordered job. The requested physical goods are filtered based on the selected job type. Mandatory physical goods are added automatically.

...

requested_expenses_set

(optional)

...

A list of requested expenses that are requested by the customer and should be delivered as part of fulfilling the ordered job. The requested expenses are filtered based on the selected job type. Mandatory expenses are added automatically

...

requested_activity_services_set

(optional)

...

A list of one time services that are requested by the customer and should be delivered by a scheduling and performing a specific activity. The requested activity services are defined by specifying the type of the activity and the activity services that should be performed. The activity types are filtered based on the selected job type. The activity services are filtered based on the selected activity type. Mandatory activity types and services are added automatically.

...

fields_set

(optional)

...

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

...

Restrictions

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

Response Data

...

Examples

Expand
titleExample 1

HTTP Method: POST 

Request:

Body:

Code Block
themeConfluence
languagejavascript
linenumberstrue
 {
"token":"7A47C11648B9499A8903EAEA2E6D9A97",
"type_identifier":{"name":"Deactivate Subscription"},
"status_identifier": {"name":"Assigned"},
"accounts_receivable_identifier":{"number":"ACR001179"},
"subscription_identifier":{"number":"S60992"},
"contact_email":"m_antoniadou@crm.com",
"contact_phone":"99626262",
"notes":"Requested by subscriber",
"owned_by_group_identifier":{"name":"Main Group"},
"estimated_completion_time":
{
    "time_period_value":3,
    "time_period_uot":"DAYS"
},
"billing_terms":
{
    "billing_term_scheme_identifier":{"code":"PJBTS"},
    "price_plan_identifier":{"code":"BPP0614"},
    "agreement_date":"2016-07-05T14:20:00"
},
"assigned_to":
{
    "user_identifier":{"username":"MPAdministrator"}
},
"requested_physical_goods_set":
[
    {
        "product_identifier":{"code":"Antenna 1"},
        "quantity":1
    }
],
"requested_expenses_set":
[
    {
        "product_identifier":{"code":"Expence 2"}
    }
],
"requested_activity_services_set":
[
    {
        "activity_type_identifier":{"name":"Meeting"},
        "product_identifier":{"code":"MFee"}
    }
]
}

 

Response:

Code Block
themeConfluence
languagejavascript
linenumberstrue
 {
  "status": {
    "message": "",
    "description": "",
    "code": "OK"
  },
  "data": {
    "notes": "Marios Lannister\t28/7/2016 12:01:40\tRequested by subscriber",
    "requested_physical_goods_set": [
      {
        "id": "FDA513D23A3C491FAE634F255A8F23D9",
        "quantity": 1,
        "product": {
          "product_type": {
            "service_type": null,
            "physical_good_type": "NONTRACEABLE",
            "used_for_provisioning": false,
            "classification": "PHYSICALGOODS",
            "composition_method": "FLAT",
            "id": "0F94B51F175F06A475EB2948B4030074",
            "name": "Accessories",
            "description": "A type which is used for accessories physical goods",
            "alternative_code": "005"
          },
          "id": "70FFDF2B2A74466DD7D0D5246ED1DD2D",
          "description": "Antenna v1",
          "code": "Antenna 1",
          "alternative_code": "ANT1"
        }
      }
    ],
    "billing_terms": {
      "binding_information": null,
      "agreement_date": "2016-07-05T00:00:00",
      "concurrent_usage_based_pricing": {
        "concurrent_usage": null,
        "rate_percentage": null
      },
      "billing_term_scheme": {
        "life_cycle_state": "EFFECTIVE",
        "billing_method": "PERIOD",
        "classification": "JOBS",
        "id": "9C0B2B52003EFEEE0864212F34D41229",
        "name": "P Job Billing Term Scheme",
        "code": "PJBTS",
        "billing_type": "NORMAL"
      },
      "effective_date": "2016-07-28T00:00:00",
      "billing_frequency": null,
      "id": "97E8673FECA345CEB170712DFA745C4D",
      "allowed_cancel_date": null,
      "expiration_date": null,
      "billing_cycle_day": null,
      "price_plan": {
        "effective_date": "2016-04-08T00:00:00",
        "type": "BASE",
        "id": "62F4D4E787AD4ACC895FD1D066037353",
        "name": "BPP0614",
        "description": "Base Price PLan June 14 for Subscription Test Case 6",
        "code": "BPP0614",
        "expiration_date": null
      }
    },
    "service_request": null,
    "udf_float_1": null,
    "udf_float_2": null,
    "udf_float_3": null,
    "number": "JOB000814",
    "udf_float_4": null,
    "udf_string_1": null,
    "assigned_to": {
      "unit": {
        "community_name": "Internal Community",
        "id": "48305F8849E3C18B227C5BE3A27BA6DF",
        "name": "Admin Unit",
        "group_name": "Main Group",
        "description": "r1 Test Description for resource  request tab.Test Description for resource  request tab.",
        "alternative_code": "MG"
      },
      "user": {
        "person_name": "Marios Lannister",
        "username": "MPAdministrator",
        "id": "1",
        "email": "sakkascy1986@hotmail.com"
      }
    },
    "udf_string_2": null,
    "privacy_level": null,
    "estimated_completion_time": {
      "time_period_value": 3,
      "time_period_uot": "DAYS"
    },
    "udf_string_3": null,
    "udf_string_4": null,
    "contact_phone": "99626262",
    "udf_string_5": null,
    "activities_set": [],
    "udf_string_6": null,
    "physical_goods_set": [],
    "udf_string_7": null,
    "udf_string_8": null,
    "accounts_receivable": {
      "account_owner": {
        "last_name": "Antoniadou",
        "middle_name": "L",
        "life_cycle_state": "FINANCIAL",
        "company_profile": null,
        "title": "Ms",
        "first_name": "Marina",
        "type": "PERSON",
        "id": "FA4A9EF8D7BD4D819B70E8CB1B8FA963",
        "name": "Antoniadou Marina",
        "company_name": null,
        "demographics": {
          "gender": "FEMALE",
          "passport_issued_by_country": null,
          "social_security_number": null,
          "passport_number": null,
          "industry_sector": null,
          "country_of_residence": {
            "three_character_code": "CYP",
            "two_character_code": "CY",
            "id": "181",
            "name": "CYPRUS",
            "alternative_code": null
          },
          "name_day": {
            "month": null,
            "day": null
          },
          "date_of_birth": {
            "month": null,
            "day": null,
            "year": null
          },
          "id_number": "2365485",
          "industry": null,
          "id_issued_by_country": null
        }
      },
      "life_cycle_state": "ACTIVE",
      "number": "ACR001179",
      "id": "1D48BF32F4164731AD5755B61838F1E5",
      "name": "ACR001179"
    },
    "id": "74B83598E4954CD080CBE45959A77B68",
    "subscription": {
      "life_cycle_state": "EFFECTIVE",
      "accounts_receivable": {
        "account_owner": {
          "last_name": "Antoniadou",
          "middle_name": "L",
          "life_cycle_state": "FINANCIAL",
          "company_profile": null,
          "title": "Ms",
          "first_name": "Marina",
          "type": "PERSON",
          "id": "FA4A9EF8D7BD4D819B70E8CB1B8FA963",
          "name": "Antoniadou Marina",
          "company_name": null,
          "demographics": {
            "gender": "FEMALE",
            "passport_issued_by_country": null,
            "social_security_number": null,
            "passport_number": null,
            "industry_sector": null,
            "country_of_residence": {
              "three_character_code": "CYP",
              "two_character_code": "CY",
              "id": "181",
              "name": "CYPRUS",
              "alternative_code": null
            },
            "name_day": {
              "month": null,
              "day": null
            },
            "date_of_birth": {
              "month": null,
              "day": null,
              "year": null
            },
            "id_number": "2365485",
            "industry": null,
            "id_issued_by_country": null
          }
        },
        "life_cycle_state": "ACTIVE",
        "number": "ACR001179",
        "id": "1D48BF32F4164731AD5755B61838F1E5",
        "name": "ACR001179"
      },
      "number": "S60992",
      "type": {
        "id": "D433A85FB6CD4880A1BCEEB1E164EFA4",
        "name": "London",
        "description": "Subscription for London customers",
        "alternative_code": "LND"
      },
      "id": "B8DD89C675A743ABB798351C5BC6DE4E",
      "first_activated_date": "2016-06-27T12:54:14",
      "rating_state": "PENDING"
    },
    "requested_activity_services_set": [
      {
        "activity_type": {
          "id": "F609C9D1CD43463DA810B1EC415BB5E1",
          "name": "Meeting",
          "description": null,
          "alternative_code": "M"
        },
        "id": "D1C03E626C8A4875AD3D76FC70A4A0B8",
        "product": {
          "product_type": {
            "service_type": "EXPENSE",
            "physical_good_type": null,
            "used_for_provisioning": false,
            "classification": "SERVICES",
            "composition_method": "FLAT",
            "id": "67FA013211E348C58F7CD27F8399AADE",
            "name": "Expense Type",
            "description": null,
            "alternative_code": "ET"
          },
          "id": "28709F00389D79015AF4511B4A1BDFF6",
          "description": "Meeting Fees",
          "code": "MFee",
          "alternative_code": "MFee"
        }
      }
    ],
    "udf_date_1": null,
    "udf_date_2": null,
    "expected_completion_date": "2016-07-31T13:31:40",
    "udf_date_3": null,
    "udf_date_4": null,
    "start_date": "2016-07-28T13:31:40",
    "time_overdue": {
      "time_period_value": null,
      "time_period_uot": null
    },
    "time_to_completion": {
      "time_period_value": 3,
      "time_period_uot": "DAYS"
    },
    "rating_state": "PENDING",
    "requested_expenses_set": [
      {
        "id": "152A42D1CA8340989006B3A67DB93898",
        "product": {
          "product_type": {
            "service_type": "EXPENSE",
            "physical_good_type": null,
            "used_for_provisioning": false,
            "classification": "SERVICES",
            "composition_method": "FLAT",
            "id": "67FA013211E348C58F7CD27F8399AADE",
            "name": "Expense Type",
            "description": null,
            "alternative_code": "ET"
          },
          "id": "81D5550CF6004CE0B206A371F9F3A18A",
          "description": "Expence 2",
          "code": "Expence 2",
          "alternative_code": "exp2"
        }
      }
    ],
    "log_information": {
      "updated_date": "2016-07-28T13:31:41",
      "created_date": "2016-07-28T13:31:40",
      "created_by_unit": {
        "community_name": "Internal Community",
        "id": "48305F8849E3C18B227C5BE3A27BA6DF",
        "name": "Admin Unit",
        "group_name": "Main Group",
        "description": "r1 Test Description for resource  request tab.Test Description for resource  request tab.",
        "alternative_code": "MG"
      },
      "updated_by_unit": {
        "community_name": "Internal Community",
        "id": "48305F8849E3C18B227C5BE3A27BA6DF",
        "name": "Admin Unit",
        "group_name": "Main Group",
        "description": "r1 Test Description for resource  request tab.Test Description for resource  request tab.",
        "alternative_code": "MG"
      },
      "created_by_user": {
        "person_name": "Marios Lannister",
        "username": "MPAdministrator",
        "id": "1"
      },
      "updated_by_user": {
        "person_name": "Marios Lannister",
        "username": "MPAdministrator",
        "id": "1"
      }
    },
    "owned_by_group": {
      "community_name": "Internal Community",
      "id": "84F33366CB592BAAE7E2044D93611C6A",
      "name": "Main Group",
      "description": "Main Group",
      "alternative_code": "MG1"
    },
    "status": {
      "life_cycle_state": "PENDING",
      "id": "JobStatus1",
      "name": "Assigned",
      "description": null,
      "alternative_code": "AS"
    },
    "actual_completed_date": null,
    "location": null,
    "life_cycle_state": "PENDING",
    "type": {
      "fulfillment_method": "BASED_ON_ORDERED_ITEMS",
      "fulfillment_scope": "DEACTIVATE_SUBSCRIPTION",
      "id": "40F231681B984DA28EDBDA8B698E229E",
      "name": "Deactivate Subscription",
      "description": null,
      "alternative_code": "DS"
    },
    "description": null,
    "contact_email": "m_antoniadou@crm.com",
    "expenses_set": [],
    "category": null
  }
}

...

titleExample 2

HTTP Method: POST 

Request:

Body:

Code Block
themeConfluence
languagejavascript
linenumberstrue
 {
"token":"556240FE3F49469F9A2C868A66DE5C05",
"type_identifier":{"name":"Deactivate Subscription"},
"status_identifier": {"name":"Draft"},
"accounts_receivable_identifier":{"number":"ACR001143"},
"subscription_identifier":{"number":"S60993"},
"contact_email":"m_antoniadou@crm.com",
"contact_phone":"99848484",
"start_date":"2016-07-27T14:00:00",
"estimated_completion_time":
{
    "time_period_value":3,
    "time_period_uot":"DAYS"
},
"billing_terms":
{
    "billing_term_scheme_identifier":{"code":"PJBTS"},
    "price_plan_identifier":{"code":"BPP0614"},
    "agreement_date":"2016-07-27T14:00:00"
},
"assigned_to":
{
    "user_identifier":{"username":"MPAdministrator"}
},
"fields_set":"id,number,contact_email,contact_phone,life_cycle_state,expected_completion_date,assigned_to,type,status,subscription,accounts_receivable,owned_by_group,log_information"
}

Response:

Code Block
themeConfluence
languagejavascript
linenumberstrue
 {
  "status": {
    "message": "",
    "description": "",
    "code": "OK"
  },
  "data": {
    "number": "JOB000795",
    "expected_completion_date": "2016-07-30T14:00:00",
    "assigned_to": {
      "unit": {
        "community_name": "Internal Community",
        "id": "48305F8849E3C18B227C5BE3A27BA6DF",
        "name": "Admin Unit",
        "group_name": "Main Group",
        "description": "r1 Test Description for resource  request tab.Test Description for resource  request tab.",
        "alternative_code": "MG"
      },
      "user": {
        "person_name": "Marios Lannister",
        "username": "MPAdministrator",
        "id": "1",
        "email": "sakkascy1986@hotmail.com"
      }
    },
    "contact_phone": "99848484",
    "owned_by_group": {
      "community_name": "Internal Community",
      "id": "84F33366CB592BAAE7E2044D93611C6A",
      "name": "Main Group",
      "description": "Main Group",
      "alternative_code": "MG1"
    },
    "log_information": {
      "updated_date": "2016-07-27T12:35:57",
      "created_date": "2016-07-27T12:35:54",
      "created_by_unit": {
        "community_name": "Internal Community",
        "id": "48305F8849E3C18B227C5BE3A27BA6DF",
        "name": "Admin Unit",
        "group_name": "Main Group",
        "description": "r1 Test Description for resource  request tab.Test Description for resource  request tab.",
        "alternative_code": "MG"
      },
      "updated_by_unit": {
        "community_name": "Internal Community",
        "id": "48305F8849E3C18B227C5BE3A27BA6DF",
        "name": "Admin Unit",
        "group_name": "Main Group",
        "description": "r1 Test Description for resource  request tab.Test Description for resource  request tab.",
        "alternative_code": "MG"
      },
      "created_by_user": {
        "person_name": "Marios Lannister",
        "username": "MPAdministrator",
        "id": "1"
      },
      "updated_by_user": {
        "person_name": "Marios Lannister",
        "username": "MPAdministrator",
        "id": "1"
      }
    },
    "status": {
      "life_cycle_state": "DRAFT",
      "id": "0F1EE97BD63642699FFAEB461F471147",
      "name": "Draft",
      "description": null,
      "alternative_code": "D"
    },
    "life_cycle_state": "DRAFT",
    "accounts_receivable": {
      "account_owner": {
        "last_name": "Anton",
        "middle_name": "N",
        "life_cycle_state": "FINANCIAL",
        "company_profile": null,
        "title": "Mrs",
        "first_name": "Marina",
        "type": "PERSON",
        "id": "EE621BE231714DFE8CE370261BF6DB25",
        "name": "Anton Marina",
        "company_name": null,
        "demographics": {
          "gender": "FEMALE",
          "passport_issued_by_country": null,
          "social_security_number": null,
          "passport_number": null,
          "industry_sector": null,
          "country_of_residence": {
            "three_character_code": "CYP",
            "two_character_code": "CY",
            "id": "181",
            "name": "CYPRUS",
            "alternative_code": null
          },
          "name_day": {
            "month": null,
            "day": null
          },
          "date_of_birth": {
            "month": null,
            "day": null,
            "year": null
          },
          "id_number": "8945612",
          "industry": null,
          "id_issued_by_country": null
        }
      },
      "life_cycle_state": "ACTIVE",
      "number": "ACR001143",
      "id": "C88FBE77E4504F3791C219A7DCE21843",
      "name": "ACR001143"
    },
    "type": {
      "fulfillment_method": "BASED_ON_ORDERED_ITEMS",
      "fulfillment_scope": "DEACTIVATE_SUBSCRIPTION",
      "id": "40F231681B984DA28EDBDA8B698E229E",
      "name": "Deactivate Subscription",
      "description": null,
      "alternative_code": "DS"
    },
    "id": "1B2F356F53794165B691C220935DB87E",
    "contact_email": "m_antoniadou@crm.com",
    "subscription": {
      "life_cycle_state": "EFFECTIVE",
      "accounts_receivable": {
        "account_owner": {
          "last_name": "Anton",
          "middle_name": "N",
          "life_cycle_state": "FINANCIAL",
          "company_profile": null,
          "title": "Mrs",
          "first_name": "Marina",
          "type": "PERSON",
          "id": "EE621BE231714DFE8CE370261BF6DB25",
          "name": "Anton Marina",
          "company_name": null,
          "demographics": {
            "gender": "FEMALE",
            "passport_issued_by_country": null,
            "social_security_number": null,
            "passport_number": null,
            "industry_sector": null,
            "country_of_residence": {
              "three_character_code": "CYP",
              "two_character_code": "CY",
              "id": "181",
              "name": "CYPRUS",
              "alternative_code": null
            },
            "name_day": {
              "month": null,
              "day": null
            },
            "date_of_birth": {
              "month": null,
              "day": null,
              "year": null
            },
            "id_number": "8945612",
            "industry": null,
            "id_issued_by_country": null
          }
        },
        "life_cycle_state": "ACTIVE",
        "number": "ACR001143",
        "id": "C88FBE77E4504F3791C219A7DCE21843",
        "name": "ACR001143"
      },
      "number": "S60993",
      "type": {
        "id": "D433A85FB6CD4880A1BCEEB1E164EFA4",
        "name": "London",
        "description": "Subscription for London customers",
        "alternative_code": "LND"
      },
      "id": "1C921100E32646208E95B3B1263BC5F9",
      "first_activated_date": "2016-06-27T17:09:29",
      "rating_state": "PENDING"
    }
  }
}

POST jobs/deactivate_subscription/update

This method updates jobs of fulfillment scope Deactivate Subscription. Single job can be updated by each call. Fields which are not specified are not updated at all. Fields which are specified as null will be set as null.

Resource URL

Parameters

...

Name

...

Type

...

Description

...

token

...

String

...

The token retrieved from the login method

...

The identifier of the job. The allowed job identifier fields are the following:

...

status_identifier
(optional)

...

The identifier of the status of the new job. The allowed job status identifier fields are the following:

...

category_identifier
(optional)

...

The identifier of the category of the new job. The allowed job category identifier fields are the following:

...

notes
(optional)

...

contact_email

(optional)

...

The email of the customer related with the job, which will be used in order to communicate the job

 

...

contact_phone

(optional)

...

 The phone of the customer related with the job, which will be used in order to communicate the job

...

start_date
(optional)

...

owned_by_group_identifier
(optional)

...

The owned by group information of the job. The allowed group identifier fields are the following:

...

privacy_level_identifier
(optional)

...

The privacy level of the job. The allowed privacy level identifier fields are the following:

...

udf_string_1
(optional)

...

User Defined Field of type String

...

udf_string_2
(optional)

...

User Defined Field of type String

...

udf_string_3
(optional)

...

User Defined Field of type String

...

udf_string_4
(optional)

...

User Defined Field of type String

...

udf_string_5
(optional)

...

User Defined Field of type String

...

udf_string_6
(optional)

...

User Defined Field of type String

...

udf_string_7
(optional)

...

User Defined Field of type String

...

udf_string_8
(optional)

...

User Defined Field of type String

...

udf_float_1
(optional)

...

Float

...

User Defined Field of type Float

...

udf_float_2
(optional)

...

Float

...

User Defined Field of type Float

...

udf_float_3
(optional)

...

Float

...

User Defined Field of type Float

...

udf_float_4
(optional)

...

Float

...

User Defined Field of type Float

...

udf_date_1
(optional)

...

Date

...

User Defined Field of type Date

...

udf_date_2
(optional)

...

Date

...

User Defined Field of type Date

...

udf_date_3
(optional)

...

Date

...

User Defined Field of type Date

...

udf_date_4
(optional)

...

Date

...

User Defined Field of type Date

...

expected_completion_date
(optional)

...

estimated_completion_time
(optional)

...

The billing terms of the retrieved job.This information is applicable if the job is still draft or pending and if the job is billable

...

requested_physical_goods_set

(optional)

...

The requested physical goods. This information is applicable only if the job is draft or pending

...

requested_expenses_set

(optional)

...

The requested expenses. This information is applicable only if the job is draft or pending

...

requested_activity_services_set

(optional)

...

The requested activity services. This information is applicable only if the job is draft or pending

...

The physical goods that will be provided as part of the retrieved job. This information is applicable only if the job is in progress

...

A list of one time services which are applied on the retrieved job as expenses. This information is applicable only if the job is in progress

...

fields_set

(optional)

...

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

...

Restrictions

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

Response Data

...

Examples

HTTP Method: POST 

Request:

Body:

Expand
titleExample 1
Code Block
themeConfluence
languagejavascript
linenumberstrue
 {
"token":"7A47C11648B9499A8903EAEA2E6D9A97",
"job_identifier":{"number":"JOB000814"},
"billing_terms":
{
    "billing_term_scheme_identifier":{"code":"L Jobs All Price Plans"},
    "price_plan_identifier":{"code":"Ad2"}
},
"expected_completion_date":"2016-07-30T14:00:00",
"requested_physical_goods_set":
[
    {
        "action":"ADD",
        "product_identifier":{"code":"Decoders 1"},
        "quantity":1
    }
],
"requested_expenses_set":
[
    {
        "action":"REMOVE",
        "job_requested_expense_identifier":
        {
            "product_identifier":{"code":"Expence 2"}
        }
    }    
]
}

 

Response:

Code Block
themeConfluence
languagejavascript
linenumberstrue
 { "status": { "message": "", "description": "", "code": "OK" }, "data": { "notes": "Marios Lannister\t28/7/2016 12:01:40\tRequested by subscriber", "requested_physical_goods_set": [ { "id": "362B7CFA817F47DDBCC02E037C3EE3FA", "quantity": 1, "product": { "product_type": { "service_type": null, "physical_good_type": "TRACEABLE", "used_for_provisioning": true, "classification": "PHYSICALGOODS", "composition_method": "FLAT", "id": "B4A1396AE3D1384B304A0FEB22F7BA50", "name": "Decoders", "description": "Decoders", "alternative_code": "D" }, "id": "E8672BB71A9B1BD25E30705AC34D7D61", "description": "Decoders 1", "code": "Decoders 1", "alternative_code": "D1" } }, { "id": "FDA513D23A3C491FAE634F255A8F23D9", "quantity": 1, "product": { "product_type": { "service_type": null, "physical_good_type": "NONTRACEABLE", "used_for_provisioning": false, "classification": "PHYSICALGOODS", "composition_method": "FLAT", "id": "0F94B51F175F06A475EB2948B4030074", "name": "Accessories", "description": "A type which is used for accessories physical goods", "alternative_code": "005" }, "id": "70FFDF2B2A74466DD7D0D5246ED1DD2D", "description": "Antenna v1", "code": "Antenna 1", "alternative_code": "ANT1" } } ], "billing_terms": { "binding_information": null, "agreement_date": "2016-07-05T00:00:00", "concurrent_usage_based_pricing": { "concurrent_usage": null, "rate_percentage": null }, "billing_term_scheme": { "life_cycle_state": "EFFECTIVE", "classification": "JOBS", "id": "235B7EAC84C2408EAD891ED7077174CE", "name": "L Jobs All Price Plans", "code": "L Jobs All Price Plans", "billing_type": "NORMAL" }, "effective_date": "2016-07-28T00:00:00", "billing_frequency": null, "id": "97E8673FECA345CEB170712DFA745C4D", "allowed_cancel_date": null, "expiration_date": null, "billing_cycle_day": null, "price_plan": { "effective_date": "2015-12-20T00:00:00", "type": "BASE", "id": "1B5FF32B7D6149908FE2C9DA9B124564", "name": "Ad2", "description": null, "code": "Ad2", "expiration_date": null } }, "service_request": null, "udf_float_1": null, "udf_float_2": null, "udf_float_3": null, "number": "JOB000814", "udf_float_4": null, "udf_string_1": null, "assigned_to": { "unit": { "community_name": "Internal Community", "id": "48305F8849E3C18B227C5BE3A27BA6DF", "name": "Admin Unit", "group_name": "Main Group", "description": "r1 Test Description for resource request tab.Test Description for resource request tab.", "alternative_code": "MG" }, "user": { "person_name": "MPAdministrator", "username": "MPAdministrator", "id": "1" } }, "udf_string_2": null, "privacy_level": null, "estimated_completion_time": { "time_period_value": 2, "time_period_uot": "DAYS" }, "udf_string_3": null, "udf_string_4": null, "contact_phone": "99626262", "udf_string_5": null, "activities_set": [], "udf_string_6": null, "physical_goods_set": [], "udf_string_7": null, "udf_string_8": null, "accounts_receivable": { "account_owner": { "last_name": "Antoniadou", "middle_name": "L", "life_cycle_state": "FINANCIAL", "company_profile": null, "title": "Ms", "first_name": "Marina", "type": "PERSON", "id": "FA4A9EF8D7BD4D819B70E8CB1B8FA963", "name": "Antoniadou Marina", "company_name": null, "demographics": { "gender": "FEMALE", "passport_issued_by_country": null, "social_security_number": null, "passport_number": null, "industry_sector": null, "country_of_residence": { "three_character_code": "CYP", "two_character_code": "CY", "id": "181", "name": "CYPRUS", "alternative_code": null }, "name_day": { "month": null, "day": null }, "date_of_birth": { "month": null, "day": null, "year": null }, "id_number": "2365485", "industry": null, "id_issued_by_country": null } }, "life_cycle_state": "ACTIVE", "number": "ACR001179", "id": "1D48BF32F4164731AD5755B61838F1E5", "name": "ACR001179" }, "id": "74B83598E4954CD080CBE45959A77B68", "subscription": { "life_cycle_state": "EFFECTIVE", "accounts_receivable": { "account_owner": { "last_name": "Antoniadou", "middle_name": "L", "life_cycle_state": "FINANCIAL", "company_profile": null, "title": "Ms", "first_name": "Marina", "type": "PERSON", "id": "FA4A9EF8D7BD4D819B70E8CB1B8FA963", "name": "Antoniadou Marina", "company_name": null, "demographics": { "gender": "FEMALE", "passport_issued_by_country": null, "social_security_number": null, "passport_number": null, "industry_sector": null, "country_of_residence": { "three_character_code": "CYP", "two_character_code": "CY", "id": "181", "name": "CYPRUS", "alternative_code": null }, "name_day": { "month": null, "day": null }, "date_of_birth": { "month": null, "day": null, "year": null }, "id_number": "2365485", "industry": null, "id_issued_by_country": null } }, "life_cycle_state": "ACTIVE", "number": "ACR001179", "id": "1D48BF32F4164731AD5755B61838F1E5", "name": "ACR001179" }, "number": "S60992", "type": { "id": "D433A85FB6CD4880A1BCEEB1E164EFA4", "name": "London", "description": "Subscription for London customers", "alternative_code": "LND" }, "id": "B8DD89C675A743ABB798351C5BC6DE4E", "first_activated_date": "2016-06-27T12:54:14", "rating_state": "PENDING" }, "requested_activity_services_set": [ { "activity_type": { "id": "F609C9D1CD43463DA810B1EC415BB5E1", "name": "Meeting", "description": null, "alternative_code": "M" }, "id": "D1C03E626C8A4875AD3D76FC70A4A0B8", "product": { "product_type": { "service_type": "EXPENSE", "physical_good_type": null, "used_for_provisioning": false, "classification": "SERVICES", "composition_method": "FLAT", "id": "67FA013211E348C58F7CD27F8399AADE", "name": "Expense Type", "description": null, "alternative_code": "ET" }, "id": "28709F00389D79015AF4511B4A1BDFF6", "description": "Meeting Fees", "code": "MFee", "alternative_code": "MFee" } } ], "udf_date_1": null, "udf_date_2": null, "expected_completion_date": "2016-07-30T14:00:00", "udf_date_3": null, "udf_date_4": null, "start_date": "2016-07-28T13:31:40", "time_overdue": { "time_period_value": null, "time_period_uot": null }, "time_to_completion": { "time_period_value": 2, "time_period_uot": "DAYS" }, "rating_state": "PENDING", "requested_expenses_set": [ { "id": "152A42D1CA8340989006B3A67DB93898", "product": { "product_type": { "service_type": "EXPENSE", "physical_good_type": null, "used_for_provisioning": false, "classification": "SERVICES", "composition_method": "FLAT", "id": "67FA013211E348C58F7CD27F8399AADE", "name": "Expense Type", "description": null, "alternative_code": "ET" }, "id": "81D5550CF6004CE0B206A371F9F3A18A", "description": "Expence 2", "code": "Expence 2", "alternative_code": "exp2" } } ], "log_information": { "updated_date": "2016-07-28T13:38:04", "created_date": "2016-07-28T13:31:40", "created_by_unit": { "community_name": "Internal Community", "id": "48305F8849E3C18B227C5BE3A27BA6DF", "name": "Admin Unit", "group_name": "Main Group", "description": "r1 Test Description for resource request tab.Test Description for resource request tab.", "alternative_code": "MG" }, "updated_by_unit": { "community_name": "Internal Community", "id": "48305F8849E3C18B227C5BE3A27BA6DF", "name": "Admin Unit", "group_name": "Main Group", "description": "r1 Test Description for resource request tab.Test Description for resource request tab.", "alternative_code": "MG" }, "created_by_user": { "person_name": "MPAdministrator", "username": "MPAdministrator", "id": "1" }, "updated_by_user": { "person_name": "Marios Lannister", "username": "MPAdministrator", "id": "1" } }, "owned_by_group": { "community_name": "Internal Community", "id": "84F33366CB592BAAE7E2044D93611C6A", "name": "Main Group", "description": "Main Group", "alternative_code": "MG1" }, "status": { "life_cycle_state": "PENDING", "id": "JobStatus1", "name": "Assigned", "description": null, "alternative_code": "AS" }, "actual_completed_date": null, "location": null, "life_cycle_state": "PENDING", "type": { "fulfillment_method": "BASED_ON_ORDERED_ITEMS", "fulfillment_scope": "DEACTIVATE_SUBSCRIPTION", "id": "40F231681B984DA28EDBDA8B698E229E", "name": "Deactivate Subscription", "description": null, "alternative_code": "DS" }, "description": null, "contact_email": "m_antoniadou@crm.com", "expenses_set": [], "category": null } } Panel
nameblue

Child pages (Children Display)
excerpttrue