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": "3b294d7e-fe17-43ff-9b55-12a0ecfc1e13",
  "estimated_quantity": 2.0,
  "article_id": "a16dfa33-f2db-4b90-9d50-96f7933fbf73",
  "article_code": "sample string 4",
  "article": {
    "id": "93138a25-a2ff-4c98-94cc-e0c359e2de59",
    "article_category_id": "40a58fa6-3dcd-431f-bdf6-baa586c4a359",
    "article_category": {
      "id": "d171ea30-ecf9-4ab1-bf7f-c95d64fff0ff",
      "parent_id": "f36d1548-16c1-4b86-b7c0-d2963d9933e5",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-07-14T05:55:47.7142306+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "e1375e67-16ea-4143-9a8f-8f4cbbee35a9",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "198d349d-528c-4558-9a19-f991d365094c",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "9f316e88-32ce-41f6-9923-e2c49f701984",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "7a01f29a-8950-4cdd-9c84-2b882b2d6711",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "05960497-463a-4f2b-88fc-8541a8a7ea64",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "8395500f-7834-477e-98fa-f681ebde8434",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-07-14T05:55:47.7142306+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-07-14T05:55:47.7142306+00:00",
    "date_update": "2026-07-14T05:55:47.7142306+00:00",
    "modified_dateutc": "2026-07-14T05:55:47.7142306+00:00",
    "article_color_id": "cd577d20-8cd6-49eb-8a92-ba5861096903",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "82eeba45-13c1-4a99-b944-6218b9acbd92",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-07-14T05:55:47.7142306+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "a2a60bd7-420d-49df-a17d-68dfb4d4b035",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "8c10cdd5-17e9-4240-8b36-ba816f4b9f1a",
    "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": "73903a8b-954b-4963-ac52-8c0cc60f8a33",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "b7ea6693-2ee6-4c5f-94ae-b83c63cf0726",
    "_parent_id": "324be4c4-042f-4ccb-8c66-b56394276b48",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "12bd5561-db43-4ffb-98ee-e213661b3e9c",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "ce8b36fb-d848-4ac1-bea4-8f93b460c1a9",
      "_parent_id": "09a111d3-9810-46f2-8470-0c618c9a61d5",
      "root_parent_id": "4d49215a-43d4-433b-a3af-e52de0464ab9",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "189b3f73-aa1b-48cc-9f01-e64df90e067b",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "3fcc8f95-e5ad-40ea-95e8-e4f2c1b94016",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "fc111438-6506-41b9-93bf-1593eb9e2e92",
        "_parent_code": "sample string 6",
        "sales_organization_id": "11bb074f-82d6-4d9e-b616-1adf9315f172",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "3eeb2db7-232a-4306-9d8b-d3237ef85026",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "78864367-ae04-41b9-8c25-f2f780365658",
          "db_currency_id": "0c5857db-ce9f-4853-a3f6-9ba52620af86",
          "db_language_id": "94e405ae-7ceb-4e83-977c-9deeb50e1195",
          "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-07-14T05:55:47.7142306+00:00"
        },
        "modified_dateutc": "2026-07-14T05:55:47.7142306+00:00"
      },
      "equipment_model_id": "5557a41e-c936-4a49-95d1-9867cceeef4b",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "7347ba72-8d8c-48af-b729-911180f6d4ac",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "c75375b9-30bf-492a-88f8-a87147943aef",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "ad5109ab-bf2d-489a-afa2-5e9971bc8a33",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "e5a79441-f7ee-466a-a0dd-5302a4f674e6",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "3eeb2db7-232a-4306-9d8b-d3237ef85026",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "78864367-ae04-41b9-8c25-f2f780365658",
            "db_currency_id": "0c5857db-ce9f-4853-a3f6-9ba52620af86",
            "db_language_id": "94e405ae-7ceb-4e83-977c-9deeb50e1195",
            "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-07-14T05:55:47.7142306+00:00"
          },
          "modified_dateutc": "2026-07-14T05:55:47.7142306+00:00"
        },
        "equipment_family_id": "d352769a-266b-431d-bc71-359f3a7ef496",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "3fcc8f95-e5ad-40ea-95e8-e4f2c1b94016",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "fc111438-6506-41b9-93bf-1593eb9e2e92",
          "_parent_code": "sample string 6",
          "sales_organization_id": "11bb074f-82d6-4d9e-b616-1adf9315f172",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "3eeb2db7-232a-4306-9d8b-d3237ef85026",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "78864367-ae04-41b9-8c25-f2f780365658",
            "db_currency_id": "0c5857db-ce9f-4853-a3f6-9ba52620af86",
            "db_language_id": "94e405ae-7ceb-4e83-977c-9deeb50e1195",
            "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-07-14T05:55:47.7142306+00:00"
          },
          "modified_dateutc": "2026-07-14T05:55:47.7142306+00:00"
        },
        "date_in_production_since": "2026-07-14T05:55:47.7142306+00:00",
        "date_out_of_production_since": "2026-07-14T05:55:47.7142306+00:00",
        "date_end_support": "2026-07-14T05:55:47.7142306+00:00",
        "sales_organization_id": "9715ec2c-e7a6-458b-bb49-7ec8e311c423",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "3eeb2db7-232a-4306-9d8b-d3237ef85026",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "78864367-ae04-41b9-8c25-f2f780365658",
          "db_currency_id": "0c5857db-ce9f-4853-a3f6-9ba52620af86",
          "db_language_id": "94e405ae-7ceb-4e83-977c-9deeb50e1195",
          "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-07-14T05:55:47.7142306+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-07-14T05:55:47.7142306+00:00"
      },
      "project_status_id": "1fae25df-e993-49cc-969d-ba074f369ec7",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "d9558d4d-5b93-4442-979f-8da4f14371e7",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "6757d2a6-f2b7-4084-8cff-14d28a7a2f37",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "3eeb2db7-232a-4306-9d8b-d3237ef85026",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "78864367-ae04-41b9-8c25-f2f780365658",
          "db_currency_id": "0c5857db-ce9f-4853-a3f6-9ba52620af86",
          "db_language_id": "94e405ae-7ceb-4e83-977c-9deeb50e1195",
          "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-07-14T05:55:47.7142306+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-07-14T05:55:47.7142306+00:00"
      },
      "company_id": "c7271a10-4fb8-4ac6-81a4-a055a6403f08",
      "company_code": "sample string 12",
      "db_address_id": "7e5d82da-e515-47d6-9caa-3000f0d9a159",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "0e2f5295-7a46-4cec-bbad-1a2bca778c57",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "54df2d2c-93bc-4b18-9b75-f672912c808e",
      "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-07-14T05:55:47.7142306+00:00",
      "date_create": "2026-07-14T05:55:47.7142306+00:00",
      "date_update": "2026-07-14T05:55:47.7142306+00:00",
      "updated_by_user_id": "09968b9c-c73d-4b3f-af3c-0c3b2c7656cc",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-07-14T05:55:47.7142306+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-07-14T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-07-14T05:55:47.7142306+00:00",
      "date_last_job": "2026-07-14T05:55:47.7142306+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-07-14T05:55:47.7142306+00:00",
      "modified_dateutc": "2026-07-14T05:55:47.7142306+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "092fecad-81c2-4317-a4f5-4c175529097e",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "8b9ba086-8761-44b0-9e82-be2f57f0f0c9",
      "name": "sample string 2",
      "sales_organization_id": "7c956125-767f-45ea-9c93-547099b762e2",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-07-14T05:55:47.7142306+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "9b50ff3c-6b17-4372-8272-5e2475e50a68",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "cac2c56a-f649-462d-9122-668ea306ad9a",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "bdb2c0e1-345d-4efd-b289-59227f860d48",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "3eeb2db7-232a-4306-9d8b-d3237ef85026",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "78864367-ae04-41b9-8c25-f2f780365658",
        "db_currency_id": "0c5857db-ce9f-4853-a3f6-9ba52620af86",
        "db_language_id": "94e405ae-7ceb-4e83-977c-9deeb50e1195",
        "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-07-14T05:55:47.7142306+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-07-14T05:55:47.7142306+00:00"
    },
    "job_status_id": "de5d35f7-b6b3-4e36-a3fe-f94d98b6be39",
    "job_status_code": "sample string 11",
    "db_address_id": "b149bc05-4856-4eab-ac41-dd32dc9de52f",
    "contact_id": "3e4241f0-3342-49de-9930-dafe78181e86",
    "requested_by_company_id": "74d1940f-d8f4-4b27-9e4e-34ae86665c7e",
    "requested_by_contact_id": "2ffe487a-82b8-47c2-a9f3-d842697e73ed",
    "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-07-14T05:55:47.7142306+00:00",
    "due_date": "2026-07-14T05:55:47.7142306+00:00",
    "date_create": "2026-07-14T05:55:47.7142306+00:00",
    "date_update": "2026-07-14T05:55:47.7142306+00:00",
    "date_closed": "2026-07-14T05:55:47.7142306+00:00",
    "suggested_user_id": "cdb3ed27-48bd-45c6-9edb-56133cc28e20",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "e5c30b38-a51d-4441-a237-620bce104e7e",
      "db_language_id": "3327fb08-65d3-4898-afb9-ffe50392bd04",
      "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-07-14T05:55:47.7142306+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "41ca07cf-8165-4823-8646-26e4ebecf46e",
      "sales_organization": {
        "id": "3eeb2db7-232a-4306-9d8b-d3237ef85026",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "78864367-ae04-41b9-8c25-f2f780365658",
        "db_currency_id": "0c5857db-ce9f-4853-a3f6-9ba52620af86",
        "db_language_id": "94e405ae-7ceb-4e83-977c-9deeb50e1195",
        "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-07-14T05:55:47.7142306+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "99392a3c-0dc9-4b6d-b9a6-d5f3ff7ed888",
      "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": "5c8dd712-74e6-43eb-a5c0-b442f2243b65",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-07-14T05:55:47.7142306+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "086c3de9-5c51-42fd-87d0-99eb9c7d0c6a"
    },
    "suggested_date_start": "2026-07-14T05:55:47.7142306+00:00",
    "skill_id": "efc988c4-b6be-4aca-891a-98ebae697a88",
    "skill_code": "sample string 32",
    "skill": {
      "id": "d0d580df-3446-4a7a-a992-8a821d10546a",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "c5351a68-9b6b-4502-98ac-aa9554e4b238",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "3eeb2db7-232a-4306-9d8b-d3237ef85026",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "78864367-ae04-41b9-8c25-f2f780365658",
        "db_currency_id": "0c5857db-ce9f-4853-a3f6-9ba52620af86",
        "db_language_id": "94e405ae-7ceb-4e83-977c-9deeb50e1195",
        "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-07-14T05:55:47.7142306+00:00"
      },
      "modified_dateutc": "2026-07-14T05:55:47.7142306+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "cde7351a-1924-4eaf-9d2b-08a107bc4e31",
    "date_reported_by_company": "2026-07-14T05:55:47.7142306+00:00",
    "id2": 36,
    "company_id": "911da4fe-b95d-4cbc-8c11-63fd1177ddbf",
    "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": "c4e86664-2b99-4909-b472-adc325cf70c4",
    "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-07-14T05:55:47.7142306+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-07-14T05:55:47.7142306+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.