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": "6d4a7176-9295-4228-a8c3-78a00ec848fa",
  "estimated_quantity": 2.0,
  "article_id": "b2d1d536-ffd2-4cc7-8c1e-da7535928984",
  "article_code": "sample string 4",
  "article": {
    "id": "f5cf6732-c886-48c4-9de9-fc0831cb6920",
    "article_category_id": "666e430b-8b87-46e6-b818-c7c4b0dbe0c3",
    "article_category": {
      "id": "167f49b5-1da2-4f69-9e74-8f251f5ad6ec",
      "parent_id": "ff713931-f1c2-4a32-b2e3-31c682ae3121",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-09-02T05:10:31.204105+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "da122daa-e7e4-4561-95c1-cc520544dc4c",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "1f625fe6-8fdf-432f-a4ab-bb58ffadf840",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "b4d4f937-a84b-4ed1-b342-5d0d9568b859",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "5474182e-5306-40d8-be22-e1f9001309af",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "c02a0206-4481-40ed-ac89-876a3a97311a",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "5f32e61a-2c0d-4166-8007-0399ca441689",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-09-02T05:10:31.204105+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-09-02T05:10:31.204105+00:00",
    "date_update": "2026-09-02T05:10:31.204105+00:00",
    "modified_dateutc": "2026-09-02T05:10:31.204105+00:00",
    "article_color_id": "0597c3fe-53da-45ab-a9bb-2042e4b6b7fb",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "5059c71f-ac71-4ab8-ad17-6101903ffd85",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-09-02T05:10:31.204105+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "db2ab3ae-b167-4fe2-8f79-f41e25eaeef9",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "5f010786-0594-4d8c-ac83-e1242fe55814",
    "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": "01170bcb-64ca-4963-a74b-81dc8aff5442",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "014d4556-1a70-439e-b256-21552f0b1c8f",
    "_parent_id": "8e033927-61f7-4805-b220-4e0f91ca1bbc",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "8817f1da-340f-42c9-bd39-1d529ef22b5a",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "35e40120-a749-4953-8cc2-dd068e0fb950",
      "_parent_id": "20175310-7d5f-4c55-a153-6922755e66f2",
      "root_parent_id": "7b11bf0e-4558-4abf-8ff7-c4e2cff4f7c6",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "a13f5e43-fa20-40d4-9b8c-2c930d4be143",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "650e076a-380f-44ac-b0ff-f138475e14e7",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "e1141855-1423-439c-bba8-04e1e25bddd3",
        "_parent_code": "sample string 6",
        "sales_organization_id": "38630933-bdcc-4484-9cfc-f7c4646d1884",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "a256b086-7687-4d35-9927-998c790c2ccb",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "70170bd5-e65a-4460-a1e3-893fe3d76e6a",
          "db_currency_id": "93a98bfb-6f57-49f4-bc9a-2e6a7ec1a4d4",
          "db_language_id": "1ad46685-7e33-4c15-a7a1-1ddb4de283ae",
          "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-09-02T05:10:31.204105+00:00"
        },
        "modified_dateutc": "2026-09-02T05:10:31.204105+00:00"
      },
      "equipment_model_id": "d2759ebe-43a0-4e00-848a-5195e24a0d5f",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "5bc9bb55-0159-4992-9476-368ee790592a",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "fab6ed9b-5770-49c7-b5d5-417dad1fe8ef",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "3e1f7737-8f1e-4001-b2db-6a854ec8eeec",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "1bc9452e-4d9e-4ee5-bd88-af8d053588d1",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "a256b086-7687-4d35-9927-998c790c2ccb",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "70170bd5-e65a-4460-a1e3-893fe3d76e6a",
            "db_currency_id": "93a98bfb-6f57-49f4-bc9a-2e6a7ec1a4d4",
            "db_language_id": "1ad46685-7e33-4c15-a7a1-1ddb4de283ae",
            "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-09-02T05:10:31.204105+00:00"
          },
          "modified_dateutc": "2026-09-02T05:10:31.204105+00:00"
        },
        "equipment_family_id": "d360fa3e-7a87-4e59-bba2-563b7947b551",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "650e076a-380f-44ac-b0ff-f138475e14e7",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "e1141855-1423-439c-bba8-04e1e25bddd3",
          "_parent_code": "sample string 6",
          "sales_organization_id": "38630933-bdcc-4484-9cfc-f7c4646d1884",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "a256b086-7687-4d35-9927-998c790c2ccb",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "70170bd5-e65a-4460-a1e3-893fe3d76e6a",
            "db_currency_id": "93a98bfb-6f57-49f4-bc9a-2e6a7ec1a4d4",
            "db_language_id": "1ad46685-7e33-4c15-a7a1-1ddb4de283ae",
            "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-09-02T05:10:31.204105+00:00"
          },
          "modified_dateutc": "2026-09-02T05:10:31.204105+00:00"
        },
        "date_in_production_since": "2026-09-02T05:10:31.204105+00:00",
        "date_out_of_production_since": "2026-09-02T05:10:31.204105+00:00",
        "date_end_support": "2026-09-02T05:10:31.204105+00:00",
        "sales_organization_id": "7989df99-ffda-40c4-951f-c919853b2003",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "a256b086-7687-4d35-9927-998c790c2ccb",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "70170bd5-e65a-4460-a1e3-893fe3d76e6a",
          "db_currency_id": "93a98bfb-6f57-49f4-bc9a-2e6a7ec1a4d4",
          "db_language_id": "1ad46685-7e33-4c15-a7a1-1ddb4de283ae",
          "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-09-02T05:10:31.204105+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-09-02T05:10:31.204105+00:00"
      },
      "project_status_id": "458502ee-17ba-49f5-862d-21ccd1559f15",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "c60bf763-607e-4f65-9db3-727cd893425b",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "aaf517de-f8de-4b74-ad87-f6b154a6d495",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "a256b086-7687-4d35-9927-998c790c2ccb",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "70170bd5-e65a-4460-a1e3-893fe3d76e6a",
          "db_currency_id": "93a98bfb-6f57-49f4-bc9a-2e6a7ec1a4d4",
          "db_language_id": "1ad46685-7e33-4c15-a7a1-1ddb4de283ae",
          "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-09-02T05:10:31.204105+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-09-02T05:10:31.204105+00:00"
      },
      "company_id": "9cd40826-d7ee-45e6-83dd-04cf059f4f33",
      "company_code": "sample string 12",
      "db_address_id": "c9532b5b-1227-42cd-a96e-62fae276196e",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "46ad775a-5c7b-4ed9-81e5-a6e7074b74cb",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "c54f28a2-0382-498f-88d1-0037d71bd895",
      "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-09-02T05:10:31.204105+00:00",
      "date_create": "2026-09-02T05:10:31.204105+00:00",
      "date_update": "2026-09-02T05:10:31.204105+00:00",
      "updated_by_user_id": "7884ff4c-c8fb-4bb8-af35-85369e27dbd3",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-09-02T05:10:31.204105+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-09-02T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-09-02T05:10:31.204105+00:00",
      "date_last_job": "2026-09-02T05:10:31.204105+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-09-02T05:10:31.204105+00:00",
      "modified_dateutc": "2026-09-02T05:10:31.204105+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "58fbadef-6bc8-4e1c-940c-149b0c2d43b7",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "a9631014-4276-4ef2-ad95-ece67cf204ac",
      "name": "sample string 2",
      "sales_organization_id": "05c5b383-08f2-470e-af18-7b3a874bfa3a",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-09-02T05:10:31.204105+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "74adfe16-1f00-431c-8dce-29adcaf27236",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "4a9a7f5b-b2e8-492c-bdca-09a454993663",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "e5e4fd5c-d3b0-42c1-9edc-92f5fe3b2a78",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "a256b086-7687-4d35-9927-998c790c2ccb",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "70170bd5-e65a-4460-a1e3-893fe3d76e6a",
        "db_currency_id": "93a98bfb-6f57-49f4-bc9a-2e6a7ec1a4d4",
        "db_language_id": "1ad46685-7e33-4c15-a7a1-1ddb4de283ae",
        "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-09-02T05:10:31.204105+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-09-02T05:10:31.204105+00:00"
    },
    "job_status_id": "70fe6a71-4b57-475a-a892-8e8d4388a216",
    "job_status_code": "sample string 11",
    "db_address_id": "bf1530ae-e10d-4070-8c70-961c02a97830",
    "contact_id": "fc6bf526-b39f-4f34-b112-40165f41a06d",
    "requested_by_company_id": "e8fd3296-a3b2-4c85-b9f8-7555e7598e05",
    "requested_by_contact_id": "ea0a012e-c318-45d3-926c-66f5bac0bb70",
    "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-09-02T05:10:31.204105+00:00",
    "due_date": "2026-09-02T05:10:31.204105+00:00",
    "date_create": "2026-09-02T05:10:31.204105+00:00",
    "date_update": "2026-09-02T05:10:31.204105+00:00",
    "date_closed": "2026-09-02T05:10:31.204105+00:00",
    "suggested_user_id": "8ea3722b-7cbe-44ba-a95d-b368f4a924c6",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "bf8f646b-d9fa-4711-9c6d-95f8f8aa8855",
      "db_language_id": "2dd77ab5-6fa0-4b57-9e71-17e90041e790",
      "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-09-02T05:10:31.204105+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "3da45915-607e-4c14-b3d6-2300c2e260e1",
      "sales_organization": {
        "id": "a256b086-7687-4d35-9927-998c790c2ccb",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "70170bd5-e65a-4460-a1e3-893fe3d76e6a",
        "db_currency_id": "93a98bfb-6f57-49f4-bc9a-2e6a7ec1a4d4",
        "db_language_id": "1ad46685-7e33-4c15-a7a1-1ddb4de283ae",
        "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-09-02T05:10:31.204105+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "10b619bc-68fc-402a-b97b-e43cb35b6948",
      "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": "f71327ae-dd41-48b3-8ab7-62c43e0a6089",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-09-02T05:10:31.204105+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "2908f0ea-319d-4ed1-b7cb-c4e9d1c73a43"
    },
    "suggested_date_start": "2026-09-02T05:10:31.204105+00:00",
    "skill_id": "62415f8a-4bcc-4b92-8fcf-149a7dfe1454",
    "skill_code": "sample string 32",
    "skill": {
      "id": "257bb1c8-9ed4-48af-8341-d926375fa14a",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "8413d723-f508-44b8-af60-41984942ae4f",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "a256b086-7687-4d35-9927-998c790c2ccb",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "70170bd5-e65a-4460-a1e3-893fe3d76e6a",
        "db_currency_id": "93a98bfb-6f57-49f4-bc9a-2e6a7ec1a4d4",
        "db_language_id": "1ad46685-7e33-4c15-a7a1-1ddb4de283ae",
        "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-09-02T05:10:31.204105+00:00"
      },
      "modified_dateutc": "2026-09-02T05:10:31.204105+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "70e5bc9a-e832-4222-8b6b-2101a037f095",
    "date_reported_by_company": "2026-09-02T05:10:31.204105+00:00",
    "id2": 36,
    "company_id": "db146f90-1550-4526-9a5f-50ee8d87aa7f",
    "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": "422f4c00-440b-4ffc-9010-33a23cc28af4",
    "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-09-02T05:10:31.204105+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-09-02T05:10:31.204105+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.