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": "5ee18c50-8f7c-420d-8c6e-4f3e62a7db36",
  "estimated_quantity": 2.0,
  "article_id": "c3a5f190-8886-4cc3-9e8b-789bf3c0a03d",
  "article_code": "sample string 4",
  "article": {
    "id": "be17a5e3-3188-4299-a029-0f4f9b7c8845",
    "article_category_id": "dfb5c72c-2dc0-4016-b3a1-d8f344e068a6",
    "article_category": {
      "id": "3123bcfc-698b-45d3-8b99-f5161fb0e6e4",
      "parent_id": "b8be7958-a729-4752-9ad3-9087edcc0cb2",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2025-11-11T23:28:52.3872062+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "e20a2642-8845-4926-a9eb-3c6f517fd45f",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "3967665a-1148-4756-a6ac-0cfa3488c65d",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "9cd99061-1a0e-4c9f-8a55-1876ae4d5752",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "1b68620e-b455-47b7-86a7-d8cd67885cce",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "b6ed759a-05ec-40d7-ba61-ba3c7e97f1c1",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "8dbb540c-b68b-429c-8428-781e266cdd5e",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2025-11-11T23:28:52.3872062+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": "2025-11-11T23:28:52.3872062+00:00",
    "date_update": "2025-11-11T23:28:52.3872062+00:00",
    "modified_dateutc": "2025-11-11T23:28:52.3872062+00:00",
    "article_color_id": "b67f9e83-160a-4986-ac14-1bd387dd3578",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "0a22a3ad-efdc-4715-b555-5376ddcf394d",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2025-11-11T23:28:52.3872062+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "04a4ae71-6e7a-4c93-af57-d2300920481c",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "7496f656-8756-49a2-8f28-31d2b63c7521",
    "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": "0ef805c7-4c63-4b8c-824e-d307838aaf8d",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "b8bceb94-091b-4d7d-a073-ffe8075da100",
    "_parent_id": "7e6ee177-ff8b-441e-9b1e-41ec35180ef7",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "d2028e22-4b82-4add-a53d-ad5dc3d29a9f",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "de836653-55bf-46c1-bed4-859e466d662b",
      "_parent_id": "519e9ba5-e2f1-486a-b281-706fea67ac11",
      "root_parent_id": "13405f05-54df-45d5-b95b-e9a663706c30",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "2b8a3ad2-af55-4917-8dfa-dca3dc3e13b0",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "233ccc66-9f0c-410e-b6c1-dca83cd3ff92",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "d2e1fcab-e56d-4aee-b15e-92a0c08e1b77",
        "_parent_code": "sample string 6",
        "sales_organization_id": "b8364a43-e512-43bf-94a5-029e3b681c3b",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "818f65ea-933c-44a2-a1a1-b02b370b28fe",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "3b039019-8222-400f-814f-0798ccd5a578",
          "db_currency_id": "27c87fb3-41e9-4bc7-bc6a-6593980cdad2",
          "db_language_id": "6722b220-c5dd-4de4-a5da-af5098f64505",
          "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": "2025-11-11T23:28:52.3872062+00:00"
        },
        "modified_dateutc": "2025-11-11T23:28:52.3872062+00:00"
      },
      "equipment_model_id": "791dae89-a825-4de3-b597-996e3bcdf121",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "640eb606-5300-41c5-9492-a724588efb46",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "a5e75613-e645-4033-8954-455cddb93b5a",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "f7647669-5765-4d0b-be70-19e004b11e77",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "b61e662e-0d5f-41cf-99e7-40ace20013e6",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "818f65ea-933c-44a2-a1a1-b02b370b28fe",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "3b039019-8222-400f-814f-0798ccd5a578",
            "db_currency_id": "27c87fb3-41e9-4bc7-bc6a-6593980cdad2",
            "db_language_id": "6722b220-c5dd-4de4-a5da-af5098f64505",
            "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": "2025-11-11T23:28:52.3872062+00:00"
          },
          "modified_dateutc": "2025-11-11T23:28:52.3872062+00:00"
        },
        "equipment_family_id": "95a11976-a4d2-485c-9682-7d8de43f6e20",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "233ccc66-9f0c-410e-b6c1-dca83cd3ff92",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "d2e1fcab-e56d-4aee-b15e-92a0c08e1b77",
          "_parent_code": "sample string 6",
          "sales_organization_id": "b8364a43-e512-43bf-94a5-029e3b681c3b",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "818f65ea-933c-44a2-a1a1-b02b370b28fe",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "3b039019-8222-400f-814f-0798ccd5a578",
            "db_currency_id": "27c87fb3-41e9-4bc7-bc6a-6593980cdad2",
            "db_language_id": "6722b220-c5dd-4de4-a5da-af5098f64505",
            "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": "2025-11-11T23:28:52.3872062+00:00"
          },
          "modified_dateutc": "2025-11-11T23:28:52.3872062+00:00"
        },
        "date_in_production_since": "2025-11-11T23:28:52.3872062+00:00",
        "date_out_of_production_since": "2025-11-11T23:28:52.3872062+00:00",
        "date_end_support": "2025-11-11T23:28:52.3872062+00:00",
        "sales_organization_id": "1c5c284d-2ad5-4c64-990f-59b414e0b51b",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "818f65ea-933c-44a2-a1a1-b02b370b28fe",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "3b039019-8222-400f-814f-0798ccd5a578",
          "db_currency_id": "27c87fb3-41e9-4bc7-bc6a-6593980cdad2",
          "db_language_id": "6722b220-c5dd-4de4-a5da-af5098f64505",
          "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": "2025-11-11T23:28:52.3872062+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": "2025-11-11T23:28:52.3872062+00:00"
      },
      "project_status_id": "3a7cc3ad-2e8e-4491-a65d-886bfae327c9",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "dd0f0fa0-a3e6-4648-b65d-d73399a23bd0",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "49dcd8fd-6280-448a-ad5c-99fabb205d69",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "818f65ea-933c-44a2-a1a1-b02b370b28fe",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "3b039019-8222-400f-814f-0798ccd5a578",
          "db_currency_id": "27c87fb3-41e9-4bc7-bc6a-6593980cdad2",
          "db_language_id": "6722b220-c5dd-4de4-a5da-af5098f64505",
          "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": "2025-11-11T23:28:52.3872062+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2025-11-11T23:28:52.3872062+00:00"
      },
      "company_id": "2e4a1086-7675-4d98-96ae-bbae69598b30",
      "company_code": "sample string 12",
      "db_address_id": "5ae31023-5d65-4e1f-876b-2ce48e04a64b",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "fa97b69e-1aa9-496a-a4af-a59d2b430221",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "34c230ab-73df-4643-a293-2aff90cef689",
      "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": "2025-11-11T23:28:52.3872062+00:00",
      "date_create": "2025-11-11T23:28:52.3872062+00:00",
      "date_update": "2025-11-11T23:28:52.3872062+00:00",
      "updated_by_user_id": "3fab6399-0375-4e7b-b91c-a467fdc9014c",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2025-11-11T23:28:52.3872062+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": "2025-11-11T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2025-11-11T23:28:52.3872062+00:00",
      "date_last_job": "2025-11-11T23:28:52.3872062+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2025-11-11T23:28:52.3872062+00:00",
      "modified_dateutc": "2025-11-11T23:28:52.3872062+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "b7c9e154-4403-4308-aa07-a710e197c922",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "c062a531-71c5-48ba-aad6-2f434af41428",
      "name": "sample string 2",
      "sales_organization_id": "7c0c58a7-2655-4103-b7ae-a110ba1310e9",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2025-11-11T23:28:52.3872062+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "adc0f9f9-e66c-4a05-839c-81eb29af026f",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "c35777ce-560b-41df-ab59-eb9af6f4faae",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "72b4f9a5-5e50-4cc0-8b0e-46cc2e9b07fe",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "818f65ea-933c-44a2-a1a1-b02b370b28fe",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "3b039019-8222-400f-814f-0798ccd5a578",
        "db_currency_id": "27c87fb3-41e9-4bc7-bc6a-6593980cdad2",
        "db_language_id": "6722b220-c5dd-4de4-a5da-af5098f64505",
        "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": "2025-11-11T23:28:52.3872062+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2025-11-11T23:28:52.3872062+00:00"
    },
    "job_status_id": "6e5f95c2-dc29-469f-9e45-35734c2b0e0b",
    "job_status_code": "sample string 11",
    "db_address_id": "7c86a403-6617-4eee-8a12-e2df38c99581",
    "contact_id": "2f2450b9-05e7-4b0b-9f75-53c14c58e1a3",
    "requested_by_company_id": "19ad44ad-b7b4-4656-8c31-a4cebe218b34",
    "requested_by_contact_id": "7cd5dab8-4f20-4af2-8277-d6b2ff8ad46c",
    "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": "2025-11-11T23:28:52.3872062+00:00",
    "due_date": "2025-11-11T23:28:52.3872062+00:00",
    "date_create": "2025-11-11T23:28:52.3872062+00:00",
    "date_update": "2025-11-11T23:28:52.3872062+00:00",
    "date_closed": "2025-11-11T23:28:52.3872062+00:00",
    "suggested_user_id": "a5b34720-fc92-4b7a-b145-8cebaf935449",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "76b9045b-a710-490e-b936-7ec43042aa0e",
      "db_language_id": "a19d1d35-601c-4640-aff0-739680b5df81",
      "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": "2025-11-11T23:28:52.3872062+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "14badd08-68e8-4b3d-81a8-2ccabab44bb0",
      "sales_organization": {
        "id": "818f65ea-933c-44a2-a1a1-b02b370b28fe",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "3b039019-8222-400f-814f-0798ccd5a578",
        "db_currency_id": "27c87fb3-41e9-4bc7-bc6a-6593980cdad2",
        "db_language_id": "6722b220-c5dd-4de4-a5da-af5098f64505",
        "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": "2025-11-11T23:28:52.3872062+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "e2feb54e-f55f-4cbb-bade-4879a2b8eb51",
      "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": "5888f23f-2a0a-427e-8b02-e0316918ceac",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2025-11-11T23:28:52.3872062+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "45b5a163-03e9-41c5-a604-d3e0670b2080"
    },
    "suggested_date_start": "2025-11-11T23:28:52.3872062+00:00",
    "skill_id": "585f6302-0ce4-4b2f-a093-039f06364139",
    "skill_code": "sample string 32",
    "skill": {
      "id": "9ac4bb9e-b658-4753-a0f6-ca56c37ddb1f",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "becb0d6a-ecb5-4278-b3d1-8507c09b217d",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "818f65ea-933c-44a2-a1a1-b02b370b28fe",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "3b039019-8222-400f-814f-0798ccd5a578",
        "db_currency_id": "27c87fb3-41e9-4bc7-bc6a-6593980cdad2",
        "db_language_id": "6722b220-c5dd-4de4-a5da-af5098f64505",
        "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": "2025-11-11T23:28:52.3872062+00:00"
      },
      "modified_dateutc": "2025-11-11T23:28:52.3872062+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "77d45b5b-97d6-4c8f-81f9-a8d91a01e729",
    "date_reported_by_company": "2025-11-11T23:28:52.3872062+00:00",
    "id2": 36,
    "company_id": "1db82c25-03c4-426b-b25d-6a26be4c06f6",
    "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": "5192197d-1d6d-45ed-a650-1f6030e12030",
    "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": "2025-11-11T23:28:52.4028235+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2025-11-11T23:28:52.4028235+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.