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": "b35ca0f0-6814-44d7-a41c-0c438163cb97",
  "estimated_quantity": 2.0,
  "article_id": "e1307a1e-f219-4166-8c10-5996a07b75a0",
  "article_code": "sample string 4",
  "article": {
    "id": "8a98e553-2c73-40a5-9db1-419e7ef2702e",
    "article_category_id": "52df19a0-33d0-41d0-810d-8f73762bb088",
    "article_category": {
      "id": "21393ec9-245c-421c-8f29-b8e22c63e4fb",
      "parent_id": "3c2f7020-7465-4fe7-ad15-743a50ceb1cc",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2025-11-16T11:59:34.7400045+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "a8c0dde5-b36f-4290-a823-d8c924558550",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "64aaf949-2b7c-46d2-a447-41d3f7796a9a",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "6e31d25e-bf99-483e-a4c9-6ffb075a8a8f",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "f051c15c-5bc5-4d62-b291-1a71d318d4fe",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "4248b570-8215-4c64-aad5-c4cf7ac5819a",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "5fe2f6d9-b2ad-4392-8a4a-4ae0e57851b5",
    "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-16T11:59:34.7556268+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-16T11:59:34.7556268+00:00",
    "date_update": "2025-11-16T11:59:34.7556268+00:00",
    "modified_dateutc": "2025-11-16T11:59:34.7556268+00:00",
    "article_color_id": "7a5c1600-04be-4478-ae16-5e7a3f6949ca",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "010516e7-90e7-4bfa-ab94-10a640d989cc",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2025-11-16T11:59:34.7556268+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "ec74cf1c-a47c-43d0-bc32-89fd09852597",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "795a35a5-bb4d-4e34-8178-59b0f8bdecde",
    "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": "7cc48369-5ee7-415f-a2fb-393de018f981",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "58f0522d-e254-43fe-925c-076303bb3dce",
    "_parent_id": "9ead9c2f-ef60-4a39-80f4-bbb6caef91a8",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "469c0b90-8bd6-43bc-a3fd-5a8082e63023",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "ca395f82-ba5d-4dc3-9dac-bf0592f2dfc0",
      "_parent_id": "bc702822-7906-48d5-93f5-6a504b7e4931",
      "root_parent_id": "9503f1ee-be80-4f45-bf0b-81b9ccf2a311",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "2fd37b5c-7148-4286-984e-f2d2c863f384",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "f635f24c-a8da-4121-8797-2a16b16a0f29",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "5f83cf95-e37f-4c69-9dad-1f6177a12cc9",
        "_parent_code": "sample string 6",
        "sales_organization_id": "97f02681-f6f0-4fe4-a12a-6521d5999ad4",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "1b28fd4c-83a1-45d5-afae-57b61a98287e",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "2635add0-c578-4f47-a431-de9830068faf",
          "db_currency_id": "4c35aa71-23e4-4767-97e6-f3365f38df61",
          "db_language_id": "c5217e4d-c768-4da6-88b8-4d7dca4b21b8",
          "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-16T11:59:34.7556268+00:00"
        },
        "modified_dateutc": "2025-11-16T11:59:34.7556268+00:00"
      },
      "equipment_model_id": "60327a8a-f307-485d-9f0b-33d9cd316c54",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "b9718787-8759-44a2-87ef-0bfcfc5e762a",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "3746578d-bd57-4630-b726-b892889d08ab",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "021f47f3-79a5-4e15-9455-afcc78c1b28a",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "f510e5d7-7813-422c-857b-6d8529aa08d2",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "1b28fd4c-83a1-45d5-afae-57b61a98287e",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "2635add0-c578-4f47-a431-de9830068faf",
            "db_currency_id": "4c35aa71-23e4-4767-97e6-f3365f38df61",
            "db_language_id": "c5217e4d-c768-4da6-88b8-4d7dca4b21b8",
            "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-16T11:59:34.7556268+00:00"
          },
          "modified_dateutc": "2025-11-16T11:59:34.7556268+00:00"
        },
        "equipment_family_id": "aab56007-3081-4d7b-86b9-abdfbe878655",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "f635f24c-a8da-4121-8797-2a16b16a0f29",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "5f83cf95-e37f-4c69-9dad-1f6177a12cc9",
          "_parent_code": "sample string 6",
          "sales_organization_id": "97f02681-f6f0-4fe4-a12a-6521d5999ad4",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "1b28fd4c-83a1-45d5-afae-57b61a98287e",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "2635add0-c578-4f47-a431-de9830068faf",
            "db_currency_id": "4c35aa71-23e4-4767-97e6-f3365f38df61",
            "db_language_id": "c5217e4d-c768-4da6-88b8-4d7dca4b21b8",
            "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-16T11:59:34.7556268+00:00"
          },
          "modified_dateutc": "2025-11-16T11:59:34.7556268+00:00"
        },
        "date_in_production_since": "2025-11-16T11:59:34.7556268+00:00",
        "date_out_of_production_since": "2025-11-16T11:59:34.7556268+00:00",
        "date_end_support": "2025-11-16T11:59:34.7556268+00:00",
        "sales_organization_id": "e454bf70-0a4d-4325-92be-41d89275fb7e",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "1b28fd4c-83a1-45d5-afae-57b61a98287e",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "2635add0-c578-4f47-a431-de9830068faf",
          "db_currency_id": "4c35aa71-23e4-4767-97e6-f3365f38df61",
          "db_language_id": "c5217e4d-c768-4da6-88b8-4d7dca4b21b8",
          "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-16T11:59:34.7556268+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-16T11:59:34.7556268+00:00"
      },
      "project_status_id": "8e900001-28cf-4acc-8efd-281862d13598",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "bdbbdab9-c7aa-4311-8947-92e3a9ecce42",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "e45ba8d7-b160-4ebf-99c6-d15d8079358a",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "1b28fd4c-83a1-45d5-afae-57b61a98287e",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "2635add0-c578-4f47-a431-de9830068faf",
          "db_currency_id": "4c35aa71-23e4-4767-97e6-f3365f38df61",
          "db_language_id": "c5217e4d-c768-4da6-88b8-4d7dca4b21b8",
          "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-16T11:59:34.7556268+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2025-11-16T11:59:34.7556268+00:00"
      },
      "company_id": "9c06096a-08cc-41f0-a054-4001630cd841",
      "company_code": "sample string 12",
      "db_address_id": "7f03d43b-cf32-433c-a3f6-f78663069cad",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "a3533ba0-7c00-439a-9e8f-6d09587daf0e",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "043754b6-4f18-4592-847f-0f0580e948d4",
      "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-16T11:59:34.7556268+00:00",
      "date_create": "2025-11-16T11:59:34.7556268+00:00",
      "date_update": "2025-11-16T11:59:34.7556268+00:00",
      "updated_by_user_id": "bb167c8f-244d-4b9d-9a69-deabab16ce25",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2025-11-16T11:59:34.7556268+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-16T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2025-11-16T11:59:34.7556268+00:00",
      "date_last_job": "2025-11-16T11:59:34.7556268+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2025-11-16T11:59:34.7556268+00:00",
      "modified_dateutc": "2025-11-16T11:59:34.7556268+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "f3ad1722-bed3-4953-a82c-b792c9625675",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "2bc35d13-a8df-47f3-b397-38ecd8e39a89",
      "name": "sample string 2",
      "sales_organization_id": "704468b9-feaf-40bd-9127-1be3a408be55",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2025-11-16T11:59:34.7556268+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "74c5c913-9f04-4a47-9536-569ab16a35c9",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "b66801a2-6976-423b-bb6f-6419f0d9f4cd",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "f86c7ec8-2c7f-402b-9d09-490f595dd3dc",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "1b28fd4c-83a1-45d5-afae-57b61a98287e",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "2635add0-c578-4f47-a431-de9830068faf",
        "db_currency_id": "4c35aa71-23e4-4767-97e6-f3365f38df61",
        "db_language_id": "c5217e4d-c768-4da6-88b8-4d7dca4b21b8",
        "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-16T11:59:34.7556268+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2025-11-16T11:59:34.7556268+00:00"
    },
    "job_status_id": "e3d4f5b4-3c68-4846-a2c8-935c68d79a44",
    "job_status_code": "sample string 11",
    "db_address_id": "871af717-220c-4092-bb53-e2806cd066e5",
    "contact_id": "b3995db7-2c7d-4fd7-bc4f-b42183a46b6d",
    "requested_by_company_id": "72fe80ee-ad5f-49cd-8744-01ccc9147b89",
    "requested_by_contact_id": "849a454b-7218-41d8-a072-0d9d6a9aff9e",
    "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-16T11:59:34.7556268+00:00",
    "due_date": "2025-11-16T11:59:34.7556268+00:00",
    "date_create": "2025-11-16T11:59:34.7556268+00:00",
    "date_update": "2025-11-16T11:59:34.7556268+00:00",
    "date_closed": "2025-11-16T11:59:34.7556268+00:00",
    "suggested_user_id": "bf56e821-f8d8-411b-b19e-d09b8f661aa3",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "0b80adf8-45cc-419c-a7dc-988641a6bd2f",
      "db_language_id": "32d078cf-5d9d-4fde-b1b9-7663e5a0627c",
      "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-16T11:59:34.7556268+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "9847d790-b6dd-4cca-a45a-f4fc1a410b28",
      "sales_organization": {
        "id": "1b28fd4c-83a1-45d5-afae-57b61a98287e",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "2635add0-c578-4f47-a431-de9830068faf",
        "db_currency_id": "4c35aa71-23e4-4767-97e6-f3365f38df61",
        "db_language_id": "c5217e4d-c768-4da6-88b8-4d7dca4b21b8",
        "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-16T11:59:34.7556268+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "b07af99f-b94c-4ec0-896e-1e957609769e",
      "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": "3de4eee2-10c0-44d7-8eb6-58f1467d4cec",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2025-11-16T11:59:34.7556268+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "25250942-6b29-40c0-b3a1-9e754f0eb50d"
    },
    "suggested_date_start": "2025-11-16T11:59:34.7556268+00:00",
    "skill_id": "d9e624dc-47ff-4c3b-ae8d-75696d1d8fe0",
    "skill_code": "sample string 32",
    "skill": {
      "id": "4344f726-89a4-42b9-a69d-cea3c30c8484",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "57cdfc1a-3352-40c2-9242-d10fbbab7c88",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "1b28fd4c-83a1-45d5-afae-57b61a98287e",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "2635add0-c578-4f47-a431-de9830068faf",
        "db_currency_id": "4c35aa71-23e4-4767-97e6-f3365f38df61",
        "db_language_id": "c5217e4d-c768-4da6-88b8-4d7dca4b21b8",
        "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-16T11:59:34.7556268+00:00"
      },
      "modified_dateutc": "2025-11-16T11:59:34.7556268+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "944cfe3f-77de-4de4-9443-2451c13ebbbd",
    "date_reported_by_company": "2025-11-16T11:59:34.7556268+00:00",
    "id2": 36,
    "company_id": "2eeaa684-1ecf-4b92-a7d9-4a5d663f8a12",
    "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": "e643d84c-05ae-475c-be0c-94ad74773d32",
    "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-16T11:59:34.7556268+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2025-11-16T11:59:34.7556268+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.