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 Replace Physical Goods. 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 Replace Physical Goods 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

...

Expand
titleExample 1

HTTP Method: GET

 

Request:

Response:

Code Block
 
Expand
titleExample 2

HTTP Method: GET

 

Request:

Response:

Code Block
 {
    "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-08-23T13:36:37",
                "updated_date": "2016-11-04T13:20:19",
                "updated_by_user": {
                    "person_name": "CRM COM",
                    "id": "1",
                    "email": "dev@crm.com",
                    "username": "MPAdministrator"
                },
                "created_by_user": {
                    "person_name": "CRM COM",
                    "id": "1",
                    "email": "dev@crm.com",
                    "username": "MPAdministrator"
                }
            },
            "requested_physical_goods_set": [],
            "expiration_date": null,
            "type": {
                "billing_method": null,
                "alternative_code": "RPG",
                "name": "Replace Physical Goods",
                "fulfillment_scope": "REPLACE_PHYSICAL_GOODS",
                "description": null,
                "fulfillment_method": "BASED_ON_ORDERED_ITEMS",
                "id": "E859291E838947F58C09BD0799E3613D",
                "billing_directive": "BILLABLE"
            },
            "number": "J00000413",
            "bills_set": [
                {
                    "number": "448",
                    "from_date": "2016-11-04T13:20:46",
                    "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": "18968EBD5FF74DB49652772BDA3A0521",
                    "life_cycle_state": "POSTED",
                    "total_billed_amount": 100,
                    "total_amount_to_be_paid": 600,
                    "bill_status": null
                }
            ],
            "id": "356E29D2B8BD4AE9B85A800A74156B74",
            "actual_completed_date": "2016-11-04T13:20:19",
            "requested_expenses_set": [],
            "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": [],
            "physical_goods_set": [],
            "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": [],
            "udf_date_2": null,
            "udf_date_1": null,
            "udf_date_4": null,
            "contact_email": null,
            "udf_date_3": null,
            "physical_goods_replacements_set": [
                {
                    "installed_item": {
                        "product": {
                            "code": "Smartcard",
                            "product_type": {
                                "service_type": null,
                                "used_for_provisioning": true,
                                "alternative_code": "S",
                                "udr_type": null,
                                "composition_method": "FLAT",
                                "name": "SMARTCARD",
                                "description": "SMARTCARD",
                                "id": "D6BE0209EC0149989A89972CE889DF8B",
                                "classification": "PHYSICALGOODS",
                                "physical_good_type": "TRACEABLE"
                            },
                            "alternative_code": "S",
                            "description": "Smartcard",
                            "id": "4F656ED5DAC44168B0805227881202CD",
                            "priority_level": null
                        },
                        "alternative_code": "534534534",
                        "serial_number": "534534534",
                        "id": "B754F53C66AE4C5395B0E69659B24618",
                        "state": "EFFECTIVE"
                    },
                    "warranty_expiration_date": null,
                    "warranty_coverage_reason": null,
                    "warranty_policy": null,
                    "replacement_installed_item": {
                        "product": {
                            "code": "Smartcard",
                            "product_type": {
                                "service_type": null,
                                "used_for_provisioning": true,
                                "alternative_code": "S",
                                "udr_type": null,
                                "composition_method": "FLAT",
                                "name": "SMARTCARD",
                                "description": "SMARTCARD",
                                "id": "D6BE0209EC0149989A89972CE889DF8B",
                                "classification": "PHYSICALGOODS",
                                "physical_good_type": "TRACEABLE"
                            },
                            "alternative_code": "S",
                            "description": "Smartcard",
                            "id": "4F656ED5DAC44168B0805227881202CD",
                            "priority_level": null
                        },
                        "alternative_code": "SM:00:00:00:02:MA",
                        "serial_number": "SM-000002-MA",
                        "id": "A02863EE2BBE4891BDF1607B1AECBDC7",
                        "state": "EFFECTIVE"
                    },
                    "covered": false,
                    "id": "8E939514DB87429AB8F7835967F6D450"
                },
                {
                    "installed_item": {
                        "product": {
                            "code": "Set-top-box",
                            "product_type": {
                                "service_type": null,
                                "used_for_provisioning": true,
                                "alternative_code": "STB",
                                "udr_type": null,
                                "composition_method": "FLAT",
                                "name": "SET TOP BOX",
                                "description": "SET TOP BOX",
                                "id": "E8BA9A6F34A24019A89892D5B3ACD9DF",
                                "classification": "PHYSICALGOODS",
                                "physical_good_type": "TRACEABLE"
                            },
                            "alternative_code": "STB",
                            "description": "Set-top-box",
                            "id": "D613415339C14975B28BB4FC11598E93",
                            "priority_level": null
                        },
                        "alternative_code": "DSNWstb00001129",
                        "serial_number": "DSNWstb00001129",
                        "id": "0F5E1FE2EA4A4B9C86D83C0D94ECD3FA",
                        "state": "EFFECTIVE"
                    },
                    "warranty_expiration_date": "2015-04-13T12:48:06",
                    "warranty_coverage_reason": null,
                    "warranty_policy": {
                        "number": "2",
                        "alternative_code": "24MONTHS",
                        "name": "New Advanced Subscription Sales",
                        "id": "6D6F817E869441BD808A961C9B9B2229",
                        "life_cycle_state": "EFFECTIVE"
                    },
                    "replacement_installed_item": {
                        "product": {
                            "code": "Set-top-box",
                            "product_type": {
                                "service_type": null,
                                "used_for_provisioning": true,
                                "alternative_code": "STB",
                                "udr_type": null,
                                "composition_method": "FLAT",
                                "name": "SET TOP BOX",
                                "description": "SET TOP BOX",
                                "id": "E8BA9A6F34A24019A89892D5B3ACD9DF",
                                "classification": "PHYSICALGOODS",
                                "physical_good_type": "TRACEABLE"
                            },
                            "alternative_code": "STB",
                            "description": "Set-top-box",
                            "id": "D613415339C14975B28BB4FC11598E93",
                            "priority_level": null
                        },
                        "alternative_code": "stb_replace_001",
                        "serial_number": "stb_replace_001",
                        "id": "D77451FF2DA74C468049BD52332D26BB",
                        "state": "EFFECTIVE"
                    },
                    "covered": false,
                    "id": "488E19D7DD9440E9A349AD2AEF70B20A"
                }
            ],
            "udf_float_3": null,
            "udf_float_4": null,
            "estimated_completion_time": {
                "time_period_uot": "HOURS",
                "time_period_value": 10
            },
            "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-08-23T00:00:00",
                "effective_date": "2016-08-23T00:00:00",
                "price_plan": {
                    "code": "MPP",
                    "name": "Main Price Plan",
                    "effective_date": "2016-07-21T00:00:00",
                    "description": "Main Price Plan",
                    "id": "E2858AC591A04CF58912A9636787139C",
                    "type": "BASE",
                    "expiration_date": "2017-01-16T00:00:00"
                },
                "id": "51F49B45252E4995A9559695837844F3",
                "expiration_date": null,
                "binding_information": null
            },
            "udf_float_2": null,
            "start_date": "2016-08-23T13:36:37",
            "assigned_to": {
                "unit": {
                    "alternative_code": "adminunit",
                    "group_name": "Main Group",
                    "community_name": "Community",
                    "name": "Admin Unit",
                    "description": "admin unit",
                    "id": "1"
                },
                "user": {
                    "person_name": "Baran Telecom",
                    "id": "D95F2057922F4B25AF02B5032C06366E",
                    "email": null,
                    "username": "barantelecom"
                }
            },
            "accounts_receivable": {
                "number": "ACR0000000085",
                "name": "ACR0000000085 Matt Murdock",
                "id": "3DDBD360B70F49899F1EE6B0488F1A9D",
                "life_cycle_state": "ACTIVE",
                "account_owner": {
                    "company_profile": null,
                    "company_name": null,
                    "name": "Matt Murdock",
                    "last_name": "Murdock",
                    "id": "73CD30EDBBD0405299D9E780431D640D",
                    "life_cycle_state": "FINANCIAL",
                    "middle_name": null,
                    "title": null,
                    "type": "PERSON",
                    "first_name": "Matt",
                    "demographics": {
                        "name_day": {
                            "month": null,
                            "day": null
                        },
                        "id_number": "12113213",
                        "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": "d213213",
                        "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": [],
            "requested_physical_goods_replacement_set": [
                {
                    "installed_item": {
                        "product": {
                            "code": "Set-top-box",
                            "product_type": {
                                "service_type": null,
                                "used_for_provisioning": true,
                                "alternative_code": "STB",
                                "udr_type": null,
                                "composition_method": "FLAT",
                                "name": "SET TOP BOX",
                                "description": "SET TOP BOX",
                                "id": "E8BA9A6F34A24019A89892D5B3ACD9DF",
                                "classification": "PHYSICALGOODS",
                                "physical_good_type": "TRACEABLE"
                            },
                            "alternative_code": "STB",
                            "description": "Set-top-box",
                            "id": "D613415339C14975B28BB4FC11598E93",
                            "priority_level": null
                        },
                        "alternative_code": "DSNWstb00001129",
                        "serial_number": "DSNWstb00001129",
                        "id": "0F5E1FE2EA4A4B9C86D83C0D94ECD3FA",
                        "state": "EFFECTIVE"
                    },
                    "warranty_expiration_date": "2015-04-13T12:48:06",
                    "warranty_policy": null,
                    "id": "AFE1E42B2AB04739BA9199EBEC38C2F9"
                },
                {
                    "installed_item": {
                        "product": {
                            "code": "Smartcard",
                            "product_type": {
                                "service_type": null,
                                "used_for_provisioning": true,
                                "alternative_code": "S",
                                "udr_type": null,
                                "composition_method": "FLAT",
                                "name": "SMARTCARD",
                                "description": "SMARTCARD",
                                "id": "D6BE0209EC0149989A89972CE889DF8B",
                                "classification": "PHYSICALGOODS",
                                "physical_good_type": "TRACEABLE"
                            },
                            "alternative_code": "S",
                            "description": "Smartcard",
                            "id": "4F656ED5DAC44168B0805227881202CD",
                            "priority_level": null
                        },
                        "alternative_code": "534534534",
                        "serial_number": "534534534",
                        "id": "B754F53C66AE4C5395B0E69659B24618",
                        "state": "EFFECTIVE"
                    },
                    "warranty_expiration_date": null,
                    "warranty_policy": null,
                    "id": "C4356E364BAC4726BBC08474D81D04F3"
                }
            ],
            "location": {
                "apartment_number": "121",
                "care_of": null,
                "country": {
                    "alternative_code": "USA",
                    "three_character_code": "USA",
                    "name": "UNITED STATES OF AMERICA",
                    "id": "127",
                    "two_character_code": "US"
                },
                "municipality": null,
                "type": "HOME",
                "udf_date_2": null,
                "udf_date_1": null,
                "street_name": "57th and 7th ",
                "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": "20BB61053142444EAF2740E07ECD9495",
                "state": "Active",
                "udf_string_10": null,
                "floor": 12,
                "udf_float_1": null,
                "udf_float_2": null,
                "area": "Hell's Kitchen",
                "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": "New York",
                "district": null,
                "street_number": "4012",
                "postal_code": "1212",
                "udf_string_6": null,
                "udf_string_7": null,
                "udf_string_8": null,
                "udf_string_9": null
            },
            "category": null,
            "expected_completion_date": "2016-08-23T23:36:37"
        },
        {
            "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-08-25T06:34:26",
                "updated_date": "2016-08-25T06:44:59",
                "updated_by_user": {
                    "person_name": "CRM COM",
                    "id": "1",
                    "email": "dev@crm.com",
                    "username": "MPAdministrator"
                },
                "created_by_user": {
                    "person_name": "CRM COM",
                    "id": "1",
                    "email": "dev@crm.com",
                    "username": "MPAdministrator"
                }
            },
            "requested_physical_goods_set": [],
            "expiration_date": null,
            "type": {
                "billing_method": null,
                "alternative_code": "RPG_1",
                "name": "Replace Physical Goods(EXTRA)",
                "fulfillment_scope": "REPLACE_PHYSICAL_GOODS",
                "description": null,
                "fulfillment_method": "BASED_ON_DELIVERED_ITEMS",
                "id": "A0E63EC0FB8242B4B62862EE01BD847A",
                "billing_directive": "BILLABLE"
            },
            "number": "J00000421",
            "bills_set": null,
            "id": "6703BE840E0A4A4788A7908AF9A8204F",
            "actual_completed_date": null,
            "requested_expenses_set": [],
            "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": "MONTHS",
                "time_period_value": 11.233333333333333
            },
            "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": [],
            "udf_date_2": null,
            "udf_date_1": null,
            "udf_date_4": null,
            "contact_email": null,
            "udf_date_3": null,
            "physical_goods_replacements_set": [],
            "udf_float_3": null,
            "udf_float_4": null,
            "estimated_completion_time": {
                "time_period_uot": "WEEKS",
                "time_period_value": 7
            },
            "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-08-25T00:00:00",
                "effective_date": "2016-08-25T00:00:00",
                "price_plan": {
                    "code": "MPP",
                    "name": "Main Price Plan",
                    "effective_date": "2016-07-21T00:00:00",
                    "description": "Main Price Plan",
                    "id": "E2858AC591A04CF58912A9636787139C",
                    "type": "BASE",
                    "expiration_date": "2017-01-16T00:00:00"
                },
                "id": "8ED875928DC94AC9B535EF596D3D2D5B",
                "expiration_date": null,
                "binding_information": null
            },
            "udf_float_2": null,
            "start_date": "2016-08-25T06:34:26",
            "assigned_to": {
                "unit": {
                    "alternative_code": "adminunit",
                    "group_name": "Main Group",
                    "community_name": "Community",
                    "name": "Admin Unit",
                    "description": "admin unit",
                    "id": "1"
                },
                "user": {
                    "person_name": "CRM COM",
                    "id": "1",
                    "email": "dev@crm.com",
                    "username": "MPAdministrator"
                }
            },
            "accounts_receivable": {
                "number": "ACR0000000085",
                "name": "ACR0000000085 Matt Murdock",
                "id": "3DDBD360B70F49899F1EE6B0488F1A9D",
                "life_cycle_state": "ACTIVE",
                "account_owner": {
                    "company_profile": null,
                    "company_name": null,
                    "name": "Matt Murdock",
                    "last_name": "Murdock",
                    "id": "73CD30EDBBD0405299D9E780431D640D",
                    "life_cycle_state": "FINANCIAL",
                    "middle_name": null,
                    "title": null,
                    "type": "PERSON",
                    "first_name": "Matt",
                    "demographics": {
                        "name_day": {
                            "month": null,
                            "day": null
                        },
                        "id_number": "12113213",
                        "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": "d213213",
                        "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": [],
            "requested_physical_goods_replacement_set": [
                {
                    "installed_item": {
                        "product": {
                            "code": "Smartcard",
                            "product_type": {
                                "service_type": null,
                                "used_for_provisioning": true,
                                "alternative_code": "S",
                                "udr_type": null,
                                "composition_method": "FLAT",
                                "name": "SMARTCARD",
                                "description": "SMARTCARD",
                                "id": "D6BE0209EC0149989A89972CE889DF8B",
                                "classification": "PHYSICALGOODS",
                                "physical_good_type": "TRACEABLE"
                            },
                            "alternative_code": "S",
                            "description": "Smartcard",
                            "id": "4F656ED5DAC44168B0805227881202CD",
                            "priority_level": null
                        },
                        "alternative_code": "534534534",
                        "serial_number": "534534534",
                        "id": "B754F53C66AE4C5395B0E69659B24618",
                        "state": "EFFECTIVE"
                    },
                    "id": "90EC01856F41428390F0B112C494AD16"
                },
                {
                    "installed_item": {
                        "product": {
                            "code": "Set-top-box",
                            "product_type": {
                                "service_type": null,
                                "used_for_provisioning": true,
                                "alternative_code": "STB",
                                "udr_type": null,
                                "composition_method": "FLAT",
                                "name": "SET TOP BOX",
                                "description": "SET TOP BOX",
                                "id": "E8BA9A6F34A24019A89892D5B3ACD9DF",
                                "classification": "PHYSICALGOODS",
                                "physical_good_type": "TRACEABLE"
                            },
                            "alternative_code": "STB",
                            "description": "Set-top-box",
                            "id": "D613415339C14975B28BB4FC11598E93",
                            "priority_level": null
                        },
                        "alternative_code": "stbns0001113",
                        "serial_number": "stbns0001113",
                        "id": "37EE9CAD2F3B4ACCB919A6B7E8BE9B33",
                        "state": "EFFECTIVE"
                    },
                    "id": "F0AB48E56BED4C54B1DE57F430CAF65A"
                }
            ],
            "location": {
                "apartment_number": "121",
                "care_of": null,
                "country": {
                    "alternative_code": "USA",
                    "three_character_code": "USA",
                    "name": "UNITED STATES OF AMERICA",
                    "id": "127",
                    "two_character_code": "US"
                },
                "municipality": null,
                "type": "HOME",
                "udf_date_2": null,
                "udf_date_1": null,
                "street_name": "57th and 7th ",
                "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": "20BB61053142444EAF2740E07ECD9495",
                "state": "Active",
                "udf_string_10": null,
                "floor": 12,
                "udf_float_1": null,
                "udf_float_2": null,
                "area": "Hell's Kitchen",
                "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": "New York",
                "district": null,
                "street_number": "4012",
                "postal_code": "1212",
                "udf_string_6": null,
                "udf_string_7": null,
                "udf_string_8": null,
                "udf_string_9": null
            },
            "category": null,
            "expected_completion_date": "2016-10-13T06:34:26"
        }
    ],
    "status": {
        "code": "OK",
        "description": "",
        "message": ""
    }
}
Expand
titleExample 2

HTTP Method: GET

 

Request:

Response:

Code Block
{
    "data": [
        {
            "number": "J00000430",
            "description": null,
            "id": "D0415BB9C0B440769DD9D9DBDAFEEE67",
            "life_cycle_state": "COMPLETED"
        },
        {
            "number": "J00001009",
            "description": null,
            "id": "96F80DBB6709400493A88AE97327948B",
            "life_cycle_state": "COMPLETED"
        },
        {
            "number": "J00001008",
            "description": null,
            "id": "5414D47140414B4EA325EF285C6F5D09",
            "life_cycle_state": "CANCELLED"
        },
        {
            "number": "J00000452",
            "description": null,
            "id": "865709C0073D46DDB1D524B712DD8FCD",
            "life_cycle_state": "IN_PROGRESS"
        },
        {
            "number": "J00000613",
            "description": null,
            "id": "905A8867D968405290DFF4D27A82766E",
            "life_cycle_state": "CANCELLED"
        },
        {
            "number": "J00000434",
            "description": null,
            "id": "B786D588D995456C8DCA7E5BB8821D3A",
            "life_cycle_state": "IN_PROGRESS"
        },
        {
            "number": "J00000572",
            "description": null,
            "id": "EEB71BE6154F4B9DBE637E6BDF326524",
            "life_cycle_state": "DRAFT"
        },
        {
            "number": "J00000571",
            "description": null,
            "id": "5906B6CBBFC24625806F53378CB97FCD",
            "life_cycle_state": "DRAFT"
        },
        {
            "number": "J00000533",
            "description": null,
            "id": "D0CB4011B7174F8E87E223A2EE3C3D0C",
            "life_cycle_state": "DRAFT"
        },
        {
            "number": "J00000454",
            "description": null,
            "id": "8C4CB19A04AA4B8A91FC64C8C0B6D12E",
            "life_cycle_state": "COMPLETED"
        }
    ],
    "status": {
        "code": "OK",
        "description": "",
        "message": ""
    }
}