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": "3960d91b-eb2e-4c87-8d95-df80089019a4",
  "estimated_quantity": 2.0,
  "article_id": "aa957aa1-89c3-4cee-845f-6afd7a8560a8",
  "article_code": "sample string 4",
  "article": {
    "id": "0dfa07b3-3b17-43c1-b311-95b190f8ba8d",
    "article_category_id": "5b7718b9-9423-44ea-a77c-fd946e42537a",
    "article_category": {
      "id": "74644b2f-57e0-443f-84d9-c7bde06c63c5",
      "parent_id": "99e8b01e-3c2e-4417-8855-029c04e3fece",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2025-06-27T16:32:49.7551504+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "2367b028-c7f8-480c-87fa-cc3f9fda749d",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "1fc3a4bf-7552-44a3-baa7-e665dc810f55",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "eb733d08-eacf-47e7-9e2a-81914cfb1e25",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "8be07a01-75e1-46d7-8a6a-f05bd4be7eb5",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "473c3e77-c7b3-470a-87f8-633ff23d3dea",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "dd5e6592-9c3a-46c3-b2fd-e0090a450cb7",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2025-06-27T16:32:49.7551504+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-06-27T16:32:49.7551504+00:00",
    "date_update": "2025-06-27T16:32:49.7551504+00:00",
    "modified_dateutc": "2025-06-27T16:32:49.7551504+00:00",
    "article_color_id": "0a8bd8dc-d8c6-468f-95db-720ef5c27a08",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "6ebc1327-d58a-41cb-b53c-6c831170e4f9",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2025-06-27T16:32:49.7551504+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "9eac3acb-b692-44ac-9633-3343de8a0b6b",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "c6b0df38-9ad3-4da7-9877-57b1871e2c5d",
    "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": "690f9c3c-aced-4f52-bea4-c8c30760b2c2",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "13988e7e-c2d0-4b70-adcd-59f785867cb6",
    "_parent_id": "f125595e-ff76-450b-a15b-9cea7e730b31",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "1c9a5aff-d823-4cc9-8dd1-bb5bf1760b2b",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "6246f932-5363-49b6-b3f1-b5cde4d89b5e",
      "_parent_id": "11f64c7d-a4ee-45f5-935e-4bf1c986e932",
      "root_parent_id": "12494aca-05a0-487c-bcdf-c5ad05f25273",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "fb6ea733-11cf-4ca2-a3ee-7a2f9e88225c",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "01b4d158-edc0-47c4-be4d-2571826c7be0",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "5955711d-89ea-4bca-a704-ec03e6288492",
        "_parent_code": "sample string 6",
        "sales_organization_id": "f34a9a2b-9711-43d6-b780-427256057ae6",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "4e969498-62dc-43ae-812b-4170450a9720",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "2d74de61-087f-4db6-a30d-2727911f7f3c",
          "db_currency_id": "ad459e66-2a82-4b30-80ca-4834614f7c35",
          "db_language_id": "a6606223-3a47-40ba-9a19-e73d13b216e4",
          "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-06-27T16:32:49.7551504+00:00"
        },
        "modified_dateutc": "2025-06-27T16:32:49.7551504+00:00"
      },
      "equipment_model_id": "3acfc60c-7033-4fbd-bc29-e05f9dfa223f",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "bb793ff3-2852-4a42-8852-154a384fa731",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "8e38d304-6df8-477d-9b44-d4e238d5f4b8",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "99122ca2-a85d-4820-95ef-61ca9af662b1",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "e4140d97-177a-4e88-bc7f-b36e2349177d",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "4e969498-62dc-43ae-812b-4170450a9720",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "2d74de61-087f-4db6-a30d-2727911f7f3c",
            "db_currency_id": "ad459e66-2a82-4b30-80ca-4834614f7c35",
            "db_language_id": "a6606223-3a47-40ba-9a19-e73d13b216e4",
            "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-06-27T16:32:49.7551504+00:00"
          },
          "modified_dateutc": "2025-06-27T16:32:49.7551504+00:00"
        },
        "equipment_family_id": "5ca7a5ec-8eb4-4813-9076-49daa4c7551b",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "01b4d158-edc0-47c4-be4d-2571826c7be0",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "5955711d-89ea-4bca-a704-ec03e6288492",
          "_parent_code": "sample string 6",
          "sales_organization_id": "f34a9a2b-9711-43d6-b780-427256057ae6",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "4e969498-62dc-43ae-812b-4170450a9720",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "2d74de61-087f-4db6-a30d-2727911f7f3c",
            "db_currency_id": "ad459e66-2a82-4b30-80ca-4834614f7c35",
            "db_language_id": "a6606223-3a47-40ba-9a19-e73d13b216e4",
            "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-06-27T16:32:49.7551504+00:00"
          },
          "modified_dateutc": "2025-06-27T16:32:49.7551504+00:00"
        },
        "date_in_production_since": "2025-06-27T16:32:49.7551504+00:00",
        "date_out_of_production_since": "2025-06-27T16:32:49.7551504+00:00",
        "date_end_support": "2025-06-27T16:32:49.7551504+00:00",
        "sales_organization_id": "97aaeb4c-1913-481e-af2e-bc8e6be94d59",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "4e969498-62dc-43ae-812b-4170450a9720",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "2d74de61-087f-4db6-a30d-2727911f7f3c",
          "db_currency_id": "ad459e66-2a82-4b30-80ca-4834614f7c35",
          "db_language_id": "a6606223-3a47-40ba-9a19-e73d13b216e4",
          "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-06-27T16:32:49.7551504+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-06-27T16:32:49.7551504+00:00"
      },
      "project_status_id": "c58e4453-5c3a-4009-aa16-db6576d98aa5",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "889dd90e-a7d0-4af6-b78a-07ba15048d82",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "e40c8a00-cd97-471e-944e-07b2f9d525f1",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "4e969498-62dc-43ae-812b-4170450a9720",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "2d74de61-087f-4db6-a30d-2727911f7f3c",
          "db_currency_id": "ad459e66-2a82-4b30-80ca-4834614f7c35",
          "db_language_id": "a6606223-3a47-40ba-9a19-e73d13b216e4",
          "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-06-27T16:32:49.7551504+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2025-06-27T16:32:49.7551504+00:00"
      },
      "company_id": "c7b6b343-e754-47f1-a2cc-f660c203b069",
      "company_code": "sample string 12",
      "db_address_id": "58f0bbca-bf38-4d03-8b02-b6ccba803e1f",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "ea49ddce-5fdb-4c9b-98ef-4d75e386babb",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "9fc6123a-643a-4d10-bbc4-feeaef65d6ab",
      "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-06-27T16:32:49.7551504+00:00",
      "date_create": "2025-06-27T16:32:49.7551504+00:00",
      "date_update": "2025-06-27T16:32:49.7551504+00:00",
      "updated_by_user_id": "9d9337bb-b63c-4ee1-8ace-47e8997bd9b8",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2025-06-27T16:32:49.7551504+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-06-27T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2025-06-27T16:32:49.7551504+00:00",
      "date_last_job": "2025-06-27T16:32:49.7551504+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2025-06-27T16:32:49.7551504+00:00",
      "modified_dateutc": "2025-06-27T16:32:49.7551504+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "5bbb33a8-00c8-4848-b178-2bb39bd9bdf9",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "7e32107e-b6b4-444f-b866-8f1b425f5ce8",
      "name": "sample string 2",
      "sales_organization_id": "1c9a906e-bec3-4b66-a170-b7fa8ebc280c",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2025-06-27T16:32:49.7551504+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "c404a382-8fd5-4e8b-9c9a-90022e8a1820",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "e83654dd-8c83-43fe-950c-b6ac82d3b5bb",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "a946f4b8-dd7c-4056-9f29-58bea5dc7861",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "4e969498-62dc-43ae-812b-4170450a9720",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "2d74de61-087f-4db6-a30d-2727911f7f3c",
        "db_currency_id": "ad459e66-2a82-4b30-80ca-4834614f7c35",
        "db_language_id": "a6606223-3a47-40ba-9a19-e73d13b216e4",
        "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-06-27T16:32:49.7551504+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2025-06-27T16:32:49.7551504+00:00"
    },
    "job_status_id": "dd01341f-35ed-4730-9182-d4354073173d",
    "job_status_code": "sample string 11",
    "db_address_id": "07984c00-eb76-429d-9aa1-43e1116506e6",
    "contact_id": "76fe19d0-7832-4f12-8338-9a41fd7b042f",
    "requested_by_company_id": "3f54d7df-56a4-476e-a402-94a3388437cf",
    "requested_by_contact_id": "50e882fe-8d04-4b08-9463-02da6aba8595",
    "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-06-27T16:32:49.7551504+00:00",
    "due_date": "2025-06-27T16:32:49.7551504+00:00",
    "date_create": "2025-06-27T16:32:49.7551504+00:00",
    "date_update": "2025-06-27T16:32:49.7551504+00:00",
    "date_closed": "2025-06-27T16:32:49.7551504+00:00",
    "suggested_user_id": "52a30ddf-2694-4764-abe1-37d15bdf2d94",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "19a2540d-6f73-493a-9cc1-3ecbb7458e83",
      "db_language_id": "55f3a441-25be-44b6-a8f3-616946e8557d",
      "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-06-27T16:32:49.7551504+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "e6266f77-a1ce-4b44-942c-bfbd0b53a04b",
      "sales_organization": {
        "id": "4e969498-62dc-43ae-812b-4170450a9720",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "2d74de61-087f-4db6-a30d-2727911f7f3c",
        "db_currency_id": "ad459e66-2a82-4b30-80ca-4834614f7c35",
        "db_language_id": "a6606223-3a47-40ba-9a19-e73d13b216e4",
        "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-06-27T16:32:49.7551504+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "8526b2b6-f4b0-4358-af3d-56c2e352a4f7",
      "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": "8249d4a1-b035-467d-afd4-647298f981be",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2025-06-27T16:32:49.7551504+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "3d917e49-a2a6-4dcb-8a6b-c81dfb9003f8"
    },
    "suggested_date_start": "2025-06-27T16:32:49.7551504+00:00",
    "skill_id": "09cfd4e7-80ba-4010-b9b9-e7ff70063cb2",
    "skill_code": "sample string 32",
    "skill": {
      "id": "742dad24-191e-45be-9bb0-5d7916023e0a",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "fc309a26-c5e5-43ce-9566-de678b46da4d",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "4e969498-62dc-43ae-812b-4170450a9720",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "2d74de61-087f-4db6-a30d-2727911f7f3c",
        "db_currency_id": "ad459e66-2a82-4b30-80ca-4834614f7c35",
        "db_language_id": "a6606223-3a47-40ba-9a19-e73d13b216e4",
        "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-06-27T16:32:49.7551504+00:00"
      },
      "modified_dateutc": "2025-06-27T16:32:49.7551504+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "24a0a129-e60c-49d7-8b97-99e53d96ff35",
    "date_reported_by_company": "2025-06-27T16:32:49.7551504+00:00",
    "id2": 36,
    "company_id": "4133d760-fdcf-4995-95bb-180027954cb6",
    "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": "4c63dd8a-07e9-47d1-872d-dfa6807d66e7",
    "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-06-27T16:32:49.7551504+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2025-06-27T16:32:49.7551504+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.