Updates the job_estimated_quantity object with the specified key

Request Information

URI Parameters :

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters :

job_estimated_quantity
NameDescriptionTypeAdditional information
id

Primary Key

globally unique identifier

Required

estimated_quantity

Estimated quantity

decimal number

Required

Range: inclusive between 0.1 and 1.79769313486232E+308

article_id

Foreign key of the article

globally unique identifier

Optionally required : article_id, article_code or article must be provided

article_code

Embedded entity "article" using ERP PK when adding/updating

string

Optionally required : article_id, article_code or article must be provided

article

Embedded entity "article" when adding/updating

article

Optionally required : article_id, article_code or article must be provided

jobs_id

Foreign key of the jobs

globally unique identifier

Optionally required : jobs_id, jobs_reference_back_office or jobs must be provided

jobs_reference_back_office

Embedded entity "jobs" using ERP PK when adding/updating

string

Optionally required : jobs_id, jobs_reference_back_office or jobs must be provided

jobs

Embedded entity "jobs" when adding/updating

jobs

Optionally required : jobs_id, jobs_reference_back_office or jobs must be provided

reference_back_office

The Id/Ref of the back office for this job. Used by Embedded entity

string

Max length: 50

modified_dateutc

Readonly system field managed by database, filled with GetUtcDate when adding,updating

date

Request Formats :

application/json, text/json

Sample:
{
  "id": "1b60be87-a4ee-46fd-9ca3-a6e82e1c3a68",
  "estimated_quantity": 2.0,
  "article_id": "f79f375e-f32f-4365-9cef-bdea441338c3",
  "article_code": "sample string 4",
  "article": {
    "id": "3f77cfa1-e4e8-474d-8561-811a5980a685",
    "article_category_id": "47a9a1f4-99ca-488b-a1f1-95527313e7dc",
    "article_category": {
      "id": "fa29a776-00b1-4eb2-868b-209559449e60",
      "parent_id": "33411aba-4aee-454d-81da-1fcff5703083",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-05-03T20:18:59.837095+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "5e43a6c7-c72b-4589-be89-e076d6b47a63",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "deac0998-8507-4d19-a0e1-b59894548e4d",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "46aecc0f-f540-4de6-858b-8f472919261f",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "d4766f28-298c-4261-9414-fa28984c570e",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "1c42e35b-d8c1-4903-baaa-1610348e951a",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "4d442d50-cd35-4607-a913-c11c73776200",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-05-03T20:18:59.837095+00:00",
    "article_increment": 20,
    "min_article_quantity": 21,
    "entered_price": 22.0,
    "cost_price": 23.1,
    "no_stock": true,
    "archived": true,
    "is_travel_fee": true,
    "is_mileage_fee": true,
    "code": "sample string 28",
    "name": "sample string 29",
    "description_short": "sample string 30",
    "description_long": "sample string 31",
    "barcode": "sample string 32",
    "notes": "sample string 33",
    "date_create": "2026-05-03T20:18:59.837095+00:00",
    "date_update": "2026-05-03T20:18:59.837095+00:00",
    "modified_dateutc": "2026-05-03T20:18:59.837095+00:00",
    "article_color_id": "5752ad9c-57bc-41ae-be6e-0e4679972a2a",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "21325905-3076-42ab-bae0-c43b18ffd4f9",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-05-03T20:18:59.837095+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "274c77e5-bee2-4882-a44c-8235bf2ead8d",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "3c758283-cc11-4ac7-b0b9-3fdf6d2d2c7d",
    "db_unit_of_measure_code_selling": "sample string 44",
    "translations": [
      {
        "field_name": "sample string 1",
        "language_code": "sample string 2",
        "value_translated": "sample string 3"
      },
      {
        "field_name": "sample string 1",
        "language_code": "sample string 2",
        "value_translated": "sample string 3"
      }
    ]
  },
  "jobs_id": "3512e82b-c22b-49bb-83e0-190782e08490",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "3beecfad-4db3-4b46-8267-4ebba306b604",
    "_parent_id": "e5be7232-9888-4624-9bad-e10db665af7f",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "64764fe1-4de5-460d-b04a-396319628ba0",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "01101eea-bf0c-48f6-a961-680f6a67c3cb",
      "_parent_id": "81b1e33e-0d3b-4d70-9305-015f4bcb993f",
      "root_parent_id": "dd957438-df12-47af-8882-dc040de309dd",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "136bddf1-09fc-4474-805e-e7e2d6969ea1",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "dbfe3bd7-7591-410c-8a95-bcd9427f997b",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "1d7be005-5153-4d85-9b80-d8d666ed7abb",
        "_parent_code": "sample string 6",
        "sales_organization_id": "14f5fb49-cfd1-4ca4-b6fb-15638ceb09ed",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "7d121981-f9db-4296-9b99-5b95b4dd9432",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "485e8621-5bff-4d63-a8e6-631d00a71cad",
          "db_currency_id": "610e8a08-60fa-44e5-b759-655789ab1b15",
          "db_language_id": "95e7114a-d582-4a88-b140-1fdc18adbcd8",
          "accountancy_code": "sample string 8",
          "archived": true,
          "default_unit_of_measure_system_type": "sample string 10",
          "street": "sample string 11",
          "street2": "sample string 12",
          "street_number": "sample string 13",
          "zip": "sample string 14",
          "city": "sample string 15",
          "email": "sample string 16",
          "phone": "sample string 17",
          "fax": "sample string 18",
          "url": "sample string 19",
          "vat_reg_code": "sample string 20",
          "modified_dateutc": "2026-05-03T20:18:59.837095+00:00"
        },
        "modified_dateutc": "2026-05-03T20:18:59.837095+00:00"
      },
      "equipment_model_id": "a96f6d84-2970-4663-be30-eab5b5f92116",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "583a1659-8ae1-48dd-adfc-eb7775b3a339",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "da5ef0e8-c80c-46e5-8220-82ff10beb8c6",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "db658622-34c7-4a91-be32-ad45106d6490",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "bb8c6e00-449d-40ab-ab0f-57df7a731add",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "7d121981-f9db-4296-9b99-5b95b4dd9432",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "485e8621-5bff-4d63-a8e6-631d00a71cad",
            "db_currency_id": "610e8a08-60fa-44e5-b759-655789ab1b15",
            "db_language_id": "95e7114a-d582-4a88-b140-1fdc18adbcd8",
            "accountancy_code": "sample string 8",
            "archived": true,
            "default_unit_of_measure_system_type": "sample string 10",
            "street": "sample string 11",
            "street2": "sample string 12",
            "street_number": "sample string 13",
            "zip": "sample string 14",
            "city": "sample string 15",
            "email": "sample string 16",
            "phone": "sample string 17",
            "fax": "sample string 18",
            "url": "sample string 19",
            "vat_reg_code": "sample string 20",
            "modified_dateutc": "2026-05-03T20:18:59.837095+00:00"
          },
          "modified_dateutc": "2026-05-03T20:18:59.837095+00:00"
        },
        "equipment_family_id": "b1b1a924-70af-401c-8af5-bcffc70f9680",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "dbfe3bd7-7591-410c-8a95-bcd9427f997b",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "1d7be005-5153-4d85-9b80-d8d666ed7abb",
          "_parent_code": "sample string 6",
          "sales_organization_id": "14f5fb49-cfd1-4ca4-b6fb-15638ceb09ed",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "7d121981-f9db-4296-9b99-5b95b4dd9432",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "485e8621-5bff-4d63-a8e6-631d00a71cad",
            "db_currency_id": "610e8a08-60fa-44e5-b759-655789ab1b15",
            "db_language_id": "95e7114a-d582-4a88-b140-1fdc18adbcd8",
            "accountancy_code": "sample string 8",
            "archived": true,
            "default_unit_of_measure_system_type": "sample string 10",
            "street": "sample string 11",
            "street2": "sample string 12",
            "street_number": "sample string 13",
            "zip": "sample string 14",
            "city": "sample string 15",
            "email": "sample string 16",
            "phone": "sample string 17",
            "fax": "sample string 18",
            "url": "sample string 19",
            "vat_reg_code": "sample string 20",
            "modified_dateutc": "2026-05-03T20:18:59.837095+00:00"
          },
          "modified_dateutc": "2026-05-03T20:18:59.837095+00:00"
        },
        "date_in_production_since": "2026-05-03T20:18:59.837095+00:00",
        "date_out_of_production_since": "2026-05-03T20:18:59.837095+00:00",
        "date_end_support": "2026-05-03T20:18:59.837095+00:00",
        "sales_organization_id": "b50c6290-295e-4fa1-8538-d5636f302543",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "7d121981-f9db-4296-9b99-5b95b4dd9432",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "485e8621-5bff-4d63-a8e6-631d00a71cad",
          "db_currency_id": "610e8a08-60fa-44e5-b759-655789ab1b15",
          "db_language_id": "95e7114a-d582-4a88-b140-1fdc18adbcd8",
          "accountancy_code": "sample string 8",
          "archived": true,
          "default_unit_of_measure_system_type": "sample string 10",
          "street": "sample string 11",
          "street2": "sample string 12",
          "street_number": "sample string 13",
          "zip": "sample string 14",
          "city": "sample string 15",
          "email": "sample string 16",
          "phone": "sample string 17",
          "fax": "sample string 18",
          "url": "sample string 19",
          "vat_reg_code": "sample string 20",
          "modified_dateutc": "2026-05-03T20:18:59.837095+00:00"
        },
        "replacement_period_nb_months": 14,
        "warranty_period_nb_months": 15,
        "translations": [
          {
            "field_name": "sample string 1",
            "language_code": "sample string 2",
            "value_translated": "sample string 3"
          },
          {
            "field_name": "sample string 1",
            "language_code": "sample string 2",
            "value_translated": "sample string 3"
          }
        ],
        "modified_dateutc": "2026-05-03T20:18:59.837095+00:00"
      },
      "project_status_id": "01b61fe4-3544-4864-86ea-ed8db7ba6947",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "497ad18b-8de0-49c8-807f-2be95a047354",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "4551c389-b5bd-4004-8dce-2042d76232b7",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "7d121981-f9db-4296-9b99-5b95b4dd9432",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "485e8621-5bff-4d63-a8e6-631d00a71cad",
          "db_currency_id": "610e8a08-60fa-44e5-b759-655789ab1b15",
          "db_language_id": "95e7114a-d582-4a88-b140-1fdc18adbcd8",
          "accountancy_code": "sample string 8",
          "archived": true,
          "default_unit_of_measure_system_type": "sample string 10",
          "street": "sample string 11",
          "street2": "sample string 12",
          "street_number": "sample string 13",
          "zip": "sample string 14",
          "city": "sample string 15",
          "email": "sample string 16",
          "phone": "sample string 17",
          "fax": "sample string 18",
          "url": "sample string 19",
          "vat_reg_code": "sample string 20",
          "modified_dateutc": "2026-05-03T20:18:59.837095+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-05-03T20:18:59.837095+00:00"
      },
      "company_id": "b01d031f-1156-4d7f-8642-a2ffa06ba0c9",
      "company_code": "sample string 12",
      "db_address_id": "a976af29-9d7d-4f5f-aeb6-9219f0289023",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "6e4492e1-2dc9-401b-8bd8-23af18711b03",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "87b9314c-e089-4a15-9682-a6bd5a9de3d1",
      "name": "sample string 19",
      "description": "sample string 20",
      "reference_back_office": "sample string 21",
      "serial_number": "sample string 22",
      "barcode": "sample string 23",
      "date_start_production": "2026-05-03T20:18:59.837095+00:00",
      "date_create": "2026-05-03T20:18:59.837095+00:00",
      "date_update": "2026-05-03T20:18:59.837095+00:00",
      "updated_by_user_id": "3ed58e94-846f-4be6-bc24-8aaa77d51916",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-05-03T20:18:59.837095+00:00",
      "last_standard_result_score_1": "sample string 30",
      "last_standard_result_score_2": "sample string 31",
      "target_standard_result_score_1": "sample string 32",
      "target_standard_result_score_2": "sample string 33",
      "date_built": "2026-05-03T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-05-03T20:18:59.837095+00:00",
      "date_last_job": "2026-05-03T20:18:59.837095+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-05-03T20:18:59.837095+00:00",
      "modified_dateutc": "2026-05-03T20:18:59.837095+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "e0a3e48f-2ce1-4f5c-8631-df981b33883c",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "efc86b8f-ac37-4a63-aad2-122642e11866",
      "name": "sample string 2",
      "sales_organization_id": "c79d23ae-fa57-43f9-9a18-02ee4f902b4e",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-05-03T20:18:59.837095+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "07617f2e-697d-459b-a3a0-3ae15929e696",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "356ce930-2ef3-49c3-92ec-6ccb5770062c",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "5ebbba9b-6a34-43f6-8fd9-53b18b763013",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "7d121981-f9db-4296-9b99-5b95b4dd9432",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "485e8621-5bff-4d63-a8e6-631d00a71cad",
        "db_currency_id": "610e8a08-60fa-44e5-b759-655789ab1b15",
        "db_language_id": "95e7114a-d582-4a88-b140-1fdc18adbcd8",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2026-05-03T20:18:59.837095+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-05-03T20:18:59.837095+00:00"
    },
    "job_status_id": "abb6600e-bd3a-4e61-a9a1-122418e23764",
    "job_status_code": "sample string 11",
    "db_address_id": "b0d913c5-92d1-4788-ae54-aa1d8663be58",
    "contact_id": "ec0557d3-82f0-4817-a9b7-1c94611d93ef",
    "requested_by_company_id": "eaa95014-fc22-40d3-b1fa-8f8a1bb35476",
    "requested_by_contact_id": "c3645640-ef74-4064-8f43-519424e221db",
    "reference_back_office": "sample string 16",
    "name": "sample string 17",
    "description": "sample string 18",
    "working_sequence": 19,
    "internal_memo": "sample string 20",
    "prejob_information": "sample string 21",
    "estimated_time": 22,
    "earliest_date_plannable": "2026-05-03T20:18:59.837095+00:00",
    "due_date": "2026-05-03T20:18:59.837095+00:00",
    "date_create": "2026-05-03T20:18:59.837095+00:00",
    "date_update": "2026-05-03T20:18:59.837095+00:00",
    "date_closed": "2026-05-03T20:18:59.837095+00:00",
    "suggested_user_id": "7baa85ff-782a-452f-bb15-8b043e65c364",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "fcca1e3e-470e-47a0-b731-68e9f2191087",
      "db_language_id": "effc0d35-4d33-49a1-8696-056732525942",
      "username": "sample string 3",
      "firstname": "sample string 4",
      "lastname": "sample string 5",
      "code": "sample string 6",
      "archived": true,
      "disabled": true,
      "emergency_contact": "sample string 9",
      "bankaccount": "sample string 10",
      "social_security": "sample string 11",
      "place_of_birth": "sample string 12",
      "nationality": "sample string 13",
      "functions": "sample string 14",
      "birthdate": "2026-05-03T20:18:59.837095+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "af5f0308-eb80-404f-8ccf-d861f780725b",
      "sales_organization": {
        "id": "7d121981-f9db-4296-9b99-5b95b4dd9432",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "485e8621-5bff-4d63-a8e6-631d00a71cad",
        "db_currency_id": "610e8a08-60fa-44e5-b759-655789ab1b15",
        "db_language_id": "95e7114a-d582-4a88-b140-1fdc18adbcd8",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2026-05-03T20:18:59.837095+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "4f73ff57-56bf-468d-a5f0-f14479bd84ae",
      "email": "sample string 22",
      "phone": "sample string 23",
      "fax": "sample string 24",
      "mobile": "sample string 25",
      "private_email": "sample string 26",
      "private_phone": "sample string 27",
      "private_fax": "sample string 28",
      "private_mobile": "sample string 29",
      "private_street": "sample string 30",
      "private_street_number": "sample string 31",
      "private_city": "sample string 32",
      "private_zip": "sample string 33",
      "private_db_country_id": "c694ff43-6433-4030-bd8a-993e3006cfa7",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-05-03T20:18:59.837095+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "ae029f41-5f62-4b02-bb88-2be671b45fb6"
    },
    "suggested_date_start": "2026-05-03T20:18:59.837095+00:00",
    "skill_id": "cd1073e1-e1e0-4e64-b737-2fac6006f769",
    "skill_code": "sample string 32",
    "skill": {
      "id": "d5b25c2e-8d3e-42df-8ede-f25c4ed0e54e",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "5c7e4f8a-91d9-4a1e-bcea-09455e65bf0f",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "7d121981-f9db-4296-9b99-5b95b4dd9432",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "485e8621-5bff-4d63-a8e6-631d00a71cad",
        "db_currency_id": "610e8a08-60fa-44e5-b759-655789ab1b15",
        "db_language_id": "95e7114a-d582-4a88-b140-1fdc18adbcd8",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2026-05-03T20:18:59.837095+00:00"
      },
      "modified_dateutc": "2026-05-03T20:18:59.837095+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "63a9f941-a808-43f6-a157-a26a59a9c336",
    "date_reported_by_company": "2026-05-03T20:18:59.837095+00:00",
    "id2": 36,
    "company_id": "ef063e22-1497-41df-89e7-88ad5678dd10",
    "company_code": "sample string 38",
    "db_address_name": "sample string 39",
    "db_address_street": "sample string 40",
    "db_address_street2": "sample string 41",
    "db_address_street_number": "sample string 42",
    "db_address_city": "sample string 43",
    "db_address_zip": "sample string 44",
    "db_address_db_country_id": "aa0ec875-efc5-4c36-b9af-0cba7b9019a4",
    "db_address_db_country_code": "sample string 46",
    "db_address_phone": "sample string 47",
    "db_address_email": "sample string 48",
    "db_address_latitude_decimal": 49.0,
    "db_address_longitude_decimal": 50.0,
    "estimated_quantity_remark": "sample string 51",
    "modified_dateutc": "2026-05-03T20:18:59.837095+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-05-03T20:18:59.837095+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.