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": "1d9f2891-b803-4ab9-b5bb-c958f6788592",
  "estimated_quantity": 2.0,
  "article_id": "5597cd1b-6ee9-48dd-b0fa-47588f4cd8a2",
  "article_code": "sample string 4",
  "article": {
    "id": "d138bcff-33ff-40f3-9784-cfe7de38be31",
    "article_category_id": "897ff228-764d-4f3d-9ef4-18195f3555d2",
    "article_category": {
      "id": "6502123e-d8da-454d-a5d1-7fb3d1bbaf92",
      "parent_id": "d664aa57-8298-4da0-98fd-d16cf7dc69e9",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-06-02T03:50:09.3773891+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "8d370a88-3d35-48e6-b897-71363f33634a",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "5e52a9e8-c42b-4a7c-a37f-b5d810fbd72c",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "f01d2bf2-b3ac-4fd8-b4c1-84b38f7d14a7",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "9ddd7fc2-75ba-410c-ae68-af7cb774bc46",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "38628def-804e-4a37-b621-904a82d177e7",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "ef9b424a-c936-429b-a704-06c538fff9c0",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-06-02T03:50:09.3773891+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-06-02T03:50:09.3930159+00:00",
    "date_update": "2026-06-02T03:50:09.3930159+00:00",
    "modified_dateutc": "2026-06-02T03:50:09.3930159+00:00",
    "article_color_id": "94ebfb40-2712-4e08-96ea-7807251ff9ab",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "ec04a9f7-9a01-4a2a-aaab-db53acd48e0f",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-06-02T03:50:09.3930159+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "66533d69-a659-400b-b5f0-59646266cdad",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "78ae5119-0293-49f9-9f36-d0e0a32b67e1",
    "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": "09ccc4aa-59b9-498b-87aa-ef5cc5f3562d",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "86d2ccb2-54cf-4303-8521-e54eeb09516f",
    "_parent_id": "a41f6d9b-9c6b-40e1-8611-754490208ff6",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "104f2b76-e0bc-42ef-bbb5-c9141439e6b8",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "e4698e9b-b89e-4f5d-81bb-51ef2419bd80",
      "_parent_id": "90e41ef7-3435-493f-aeb9-446c7f9b276a",
      "root_parent_id": "738e0fe4-3e23-48c5-957e-381cf9a9afbd",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "962e68c5-2fcd-4732-ac3d-89f56abf0621",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "b21bc63e-b51e-4628-90af-c05b7f300d77",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "a1789fd8-b68d-462f-8471-713548bc588c",
        "_parent_code": "sample string 6",
        "sales_organization_id": "c304340c-4568-40c1-b4ed-dac39297831b",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "4d91d857-75a2-460f-9c3f-18a4d3812e92",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "54778ec3-198f-43da-aa6c-52c8c31e0315",
          "db_currency_id": "1e5a6238-2728-4480-a027-835230be7035",
          "db_language_id": "2898edfd-d16e-4d78-878e-e504ab93b24d",
          "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-06-02T03:50:09.3930159+00:00"
        },
        "modified_dateutc": "2026-06-02T03:50:09.3930159+00:00"
      },
      "equipment_model_id": "b3561bb9-02e7-4ff6-b084-d764632be60f",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "ca41a786-8d58-410e-a27f-e95a25ce3e8f",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "ed5ef3b7-733f-4c2a-8f94-ad58fcc22b7b",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "7ce071f8-b2a3-4534-b926-19ba8b277a19",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "97ac58d5-cb02-4152-afc5-18be8e063517",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "4d91d857-75a2-460f-9c3f-18a4d3812e92",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "54778ec3-198f-43da-aa6c-52c8c31e0315",
            "db_currency_id": "1e5a6238-2728-4480-a027-835230be7035",
            "db_language_id": "2898edfd-d16e-4d78-878e-e504ab93b24d",
            "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-06-02T03:50:09.3930159+00:00"
          },
          "modified_dateutc": "2026-06-02T03:50:09.3930159+00:00"
        },
        "equipment_family_id": "2ab542bf-b890-4b00-b63d-d22ef54758da",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "b21bc63e-b51e-4628-90af-c05b7f300d77",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "a1789fd8-b68d-462f-8471-713548bc588c",
          "_parent_code": "sample string 6",
          "sales_organization_id": "c304340c-4568-40c1-b4ed-dac39297831b",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "4d91d857-75a2-460f-9c3f-18a4d3812e92",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "54778ec3-198f-43da-aa6c-52c8c31e0315",
            "db_currency_id": "1e5a6238-2728-4480-a027-835230be7035",
            "db_language_id": "2898edfd-d16e-4d78-878e-e504ab93b24d",
            "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-06-02T03:50:09.3930159+00:00"
          },
          "modified_dateutc": "2026-06-02T03:50:09.3930159+00:00"
        },
        "date_in_production_since": "2026-06-02T03:50:09.3930159+00:00",
        "date_out_of_production_since": "2026-06-02T03:50:09.3930159+00:00",
        "date_end_support": "2026-06-02T03:50:09.3930159+00:00",
        "sales_organization_id": "1e17707c-84a9-49b4-8b0e-8885069fde4b",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "4d91d857-75a2-460f-9c3f-18a4d3812e92",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "54778ec3-198f-43da-aa6c-52c8c31e0315",
          "db_currency_id": "1e5a6238-2728-4480-a027-835230be7035",
          "db_language_id": "2898edfd-d16e-4d78-878e-e504ab93b24d",
          "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-06-02T03:50:09.3930159+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-06-02T03:50:09.3930159+00:00"
      },
      "project_status_id": "6462dedf-34c5-4360-8e3a-4e3ed02fd641",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "469d46d6-2eb4-44f6-9815-d0034a444969",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "b388a0d3-6fa3-46ad-903c-e5e846002f8b",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "4d91d857-75a2-460f-9c3f-18a4d3812e92",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "54778ec3-198f-43da-aa6c-52c8c31e0315",
          "db_currency_id": "1e5a6238-2728-4480-a027-835230be7035",
          "db_language_id": "2898edfd-d16e-4d78-878e-e504ab93b24d",
          "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-06-02T03:50:09.3930159+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-06-02T03:50:09.3930159+00:00"
      },
      "company_id": "f95dea5e-0242-43d1-88fb-cbc3eaa782d8",
      "company_code": "sample string 12",
      "db_address_id": "2b31a484-3db2-4743-95c9-b42f2cec4862",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "ad4322e7-4e5a-453c-8ffd-0469728c12f8",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "fa9e88dd-0437-4082-a600-04f1d26f4e78",
      "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-06-02T03:50:09.3930159+00:00",
      "date_create": "2026-06-02T03:50:09.3930159+00:00",
      "date_update": "2026-06-02T03:50:09.3930159+00:00",
      "updated_by_user_id": "9bccf38e-44a1-4c12-88ac-33de97c46a17",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-06-02T03:50:09.3930159+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-06-02T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-06-02T03:50:09.3930159+00:00",
      "date_last_job": "2026-06-02T03:50:09.3930159+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-06-02T03:50:09.3930159+00:00",
      "modified_dateutc": "2026-06-02T03:50:09.3930159+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "bda8d3cf-0461-4028-8c7f-eadf1ea4b1b5",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "ed31b829-bc11-4381-9c15-b82b19d72c13",
      "name": "sample string 2",
      "sales_organization_id": "ded6aebc-8dba-4c31-bd76-e10090084689",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-06-02T03:50:09.3930159+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "95074569-aeee-4376-a47b-5da9882f165f",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "3179fb6c-ce50-49f6-aff0-8cf77f1059f1",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "a40f4291-4ded-4bfb-ad84-9419f81a12b7",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "4d91d857-75a2-460f-9c3f-18a4d3812e92",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "54778ec3-198f-43da-aa6c-52c8c31e0315",
        "db_currency_id": "1e5a6238-2728-4480-a027-835230be7035",
        "db_language_id": "2898edfd-d16e-4d78-878e-e504ab93b24d",
        "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-06-02T03:50:09.3930159+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-06-02T03:50:09.3930159+00:00"
    },
    "job_status_id": "452eea21-edfa-433b-ada3-44e03ca49d94",
    "job_status_code": "sample string 11",
    "db_address_id": "3a9d1692-d3f9-4d91-bc01-6024be1c0d11",
    "contact_id": "c32c521e-d5c9-4a7b-a1fb-b6ce316b5fe9",
    "requested_by_company_id": "195d5e5e-1835-44fe-8303-ab4ab276f716",
    "requested_by_contact_id": "56f345ef-5a53-414f-a71a-58d262115638",
    "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-06-02T03:50:09.3930159+00:00",
    "due_date": "2026-06-02T03:50:09.3930159+00:00",
    "date_create": "2026-06-02T03:50:09.3930159+00:00",
    "date_update": "2026-06-02T03:50:09.3930159+00:00",
    "date_closed": "2026-06-02T03:50:09.3930159+00:00",
    "suggested_user_id": "b3c313cd-3369-42e9-931b-5a93ddcf327d",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "213c80b5-18b1-4a1f-bf42-3529a1a47e66",
      "db_language_id": "5cdd6dae-02e8-4e01-834a-4a79d8547976",
      "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-06-02T03:50:09.3930159+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "4780b1bb-71be-4b89-87bb-63bd70482017",
      "sales_organization": {
        "id": "4d91d857-75a2-460f-9c3f-18a4d3812e92",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "54778ec3-198f-43da-aa6c-52c8c31e0315",
        "db_currency_id": "1e5a6238-2728-4480-a027-835230be7035",
        "db_language_id": "2898edfd-d16e-4d78-878e-e504ab93b24d",
        "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-06-02T03:50:09.3930159+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "149fb165-32ed-4ecd-adbf-ae33b2f947b0",
      "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": "a2bbf50f-bb3d-4942-acc7-0ae1d60b91b1",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-06-02T03:50:09.3930159+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "d67efe06-ab54-46db-8d04-f6eb65938fb6"
    },
    "suggested_date_start": "2026-06-02T03:50:09.3930159+00:00",
    "skill_id": "fd8ccb2c-05f0-4bfa-a555-9e89c05d6778",
    "skill_code": "sample string 32",
    "skill": {
      "id": "ee04cfbb-5909-484b-b143-f9f36e4d2c93",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "f14cf34b-8b06-4c88-9042-4fa1fe16c114",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "4d91d857-75a2-460f-9c3f-18a4d3812e92",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "54778ec3-198f-43da-aa6c-52c8c31e0315",
        "db_currency_id": "1e5a6238-2728-4480-a027-835230be7035",
        "db_language_id": "2898edfd-d16e-4d78-878e-e504ab93b24d",
        "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-06-02T03:50:09.3930159+00:00"
      },
      "modified_dateutc": "2026-06-02T03:50:09.3930159+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "4bbb299c-c202-48f5-83bd-dfb0ff139a89",
    "date_reported_by_company": "2026-06-02T03:50:09.3930159+00:00",
    "id2": 36,
    "company_id": "9f20c0f4-52d0-4236-91e0-6ed005524e50",
    "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": "307c73b4-04b9-4eaa-89bf-aca30849e7a9",
    "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-06-02T03:50:09.3930159+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-06-02T03:50:09.3930159+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.