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": "af1c13f2-ac77-47a1-a420-bcaf9cddd96d",
  "estimated_quantity": 2.0,
  "article_id": "55d83d4a-858e-4130-95e8-00f52914e038",
  "article_code": "sample string 4",
  "article": {
    "id": "2e5293c9-572d-47d4-97b6-ba2c0fca0b59",
    "article_category_id": "453b6043-42ea-4265-8f76-6b31c42f731d",
    "article_category": {
      "id": "1f0c6dea-d066-4a73-9c22-47aeaaeb98fe",
      "parent_id": "b6492645-8873-49b0-bc2b-c04ca86a0b29",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2025-09-18T19:52:43.5652911+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "1bbe9acc-4c13-46b2-b93f-f5936fe3025d",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "6a7eeb57-f09b-4900-9124-b1b5a949eb92",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "f6bc975d-b5c9-4558-a63b-28e7587dce7d",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "1f21da1e-65a4-45e0-8e1e-0819425ee0d3",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "fd8af3c0-166f-41f2-980c-50793d573395",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "114c7543-e753-49e3-aded-239dd0fe3a9f",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2025-09-18T19:52:43.5652911+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-09-18T19:52:43.5652911+00:00",
    "date_update": "2025-09-18T19:52:43.5652911+00:00",
    "modified_dateutc": "2025-09-18T19:52:43.5652911+00:00",
    "article_color_id": "11841c2c-380d-4cdb-baf5-8d3d9affc2a8",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "dceb232f-365e-43f1-b407-4b7a286cefad",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2025-09-18T19:52:43.5652911+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "02fcbb59-4fb6-4b57-a236-ed5a4943e345",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "19f6bd1a-f78a-45ef-ae61-0e26fb5b5e00",
    "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": "81c967c8-4509-44e8-8442-96ed5e563c78",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "9bebc09e-ab81-431c-b461-3b71dfb083d7",
    "_parent_id": "ad19eb88-9d07-48ed-93e5-cc6578a53c60",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "b3c47cd2-a434-47f8-b491-4c4d6c11711f",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "489f51af-8db3-4f8c-9db7-601568d89b2a",
      "_parent_id": "9bdb6d86-aded-4924-9f82-9bbbd12156c1",
      "root_parent_id": "37634285-2f3a-41c4-83b8-82764422d9be",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "1375930d-2b38-4eed-abd0-54e70dd4341b",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "3c267f22-c6b4-4048-949c-100391e6d9a4",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "3aa63393-ac27-4402-80dc-32ccbf4d7d0c",
        "_parent_code": "sample string 6",
        "sales_organization_id": "8e3a43ef-73aa-48d1-af04-35e17445af78",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "1890cbbf-115b-4adb-b309-688b5e984f53",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "e5fd90c9-f325-46ad-8387-55121ff28f5c",
          "db_currency_id": "208b9f5d-8134-4b89-89cb-cbc4ab7aa696",
          "db_language_id": "213532a9-727b-4785-92cf-5bab951de84d",
          "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-09-18T19:52:43.5652911+00:00"
        },
        "modified_dateutc": "2025-09-18T19:52:43.5652911+00:00"
      },
      "equipment_model_id": "7c25b52e-6ea4-42ec-ae08-7df2174f53f6",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "e32b97f3-24b4-47d2-8e6e-8493b1a67a61",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "d416b837-6ee2-4e0a-9e05-de823b3f10e2",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "abfbc58b-8eff-4123-a6e7-5cf911fc481e",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "cf4a759c-5e88-4e4b-b80b-2c1ab0b44d86",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "1890cbbf-115b-4adb-b309-688b5e984f53",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "e5fd90c9-f325-46ad-8387-55121ff28f5c",
            "db_currency_id": "208b9f5d-8134-4b89-89cb-cbc4ab7aa696",
            "db_language_id": "213532a9-727b-4785-92cf-5bab951de84d",
            "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-09-18T19:52:43.5652911+00:00"
          },
          "modified_dateutc": "2025-09-18T19:52:43.5652911+00:00"
        },
        "equipment_family_id": "6711f126-8016-4535-801a-02c8a2475788",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "3c267f22-c6b4-4048-949c-100391e6d9a4",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "3aa63393-ac27-4402-80dc-32ccbf4d7d0c",
          "_parent_code": "sample string 6",
          "sales_organization_id": "8e3a43ef-73aa-48d1-af04-35e17445af78",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "1890cbbf-115b-4adb-b309-688b5e984f53",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "e5fd90c9-f325-46ad-8387-55121ff28f5c",
            "db_currency_id": "208b9f5d-8134-4b89-89cb-cbc4ab7aa696",
            "db_language_id": "213532a9-727b-4785-92cf-5bab951de84d",
            "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-09-18T19:52:43.5652911+00:00"
          },
          "modified_dateutc": "2025-09-18T19:52:43.5652911+00:00"
        },
        "date_in_production_since": "2025-09-18T19:52:43.5652911+00:00",
        "date_out_of_production_since": "2025-09-18T19:52:43.5652911+00:00",
        "date_end_support": "2025-09-18T19:52:43.5652911+00:00",
        "sales_organization_id": "22447e40-9899-4fc4-b664-b9051ae1a905",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "1890cbbf-115b-4adb-b309-688b5e984f53",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "e5fd90c9-f325-46ad-8387-55121ff28f5c",
          "db_currency_id": "208b9f5d-8134-4b89-89cb-cbc4ab7aa696",
          "db_language_id": "213532a9-727b-4785-92cf-5bab951de84d",
          "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-09-18T19:52:43.5652911+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-09-18T19:52:43.5652911+00:00"
      },
      "project_status_id": "1fbe4b2c-dee1-4212-8be1-d164ed5e891f",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "d1f86cbd-4b13-4572-8604-e1a6b957d514",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "032273e3-c9f5-4f5f-aaa3-a0aaffc049ac",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "1890cbbf-115b-4adb-b309-688b5e984f53",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "e5fd90c9-f325-46ad-8387-55121ff28f5c",
          "db_currency_id": "208b9f5d-8134-4b89-89cb-cbc4ab7aa696",
          "db_language_id": "213532a9-727b-4785-92cf-5bab951de84d",
          "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-09-18T19:52:43.5652911+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2025-09-18T19:52:43.5652911+00:00"
      },
      "company_id": "2dd5bf4a-b418-4e40-b702-3179f1e287cd",
      "company_code": "sample string 12",
      "db_address_id": "838c6729-e95c-428b-ab79-bbf65857d3fe",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "e3867fc7-0a15-49f8-97b4-17e72d409434",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "e948d730-8869-4c5c-8ac0-0c9cb4e1bc81",
      "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-09-18T19:52:43.5652911+00:00",
      "date_create": "2025-09-18T19:52:43.5652911+00:00",
      "date_update": "2025-09-18T19:52:43.5652911+00:00",
      "updated_by_user_id": "23ab0ff0-3a32-43b2-97bb-40e5ab25e76f",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2025-09-18T19:52:43.5652911+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-09-18T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2025-09-18T19:52:43.5652911+00:00",
      "date_last_job": "2025-09-18T19:52:43.5652911+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2025-09-18T19:52:43.5652911+00:00",
      "modified_dateutc": "2025-09-18T19:52:43.5652911+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "0a793860-5d1b-4da6-b8a5-7cce3c4be574",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "f4d8c934-d599-452e-88c7-783bf24f01ed",
      "name": "sample string 2",
      "sales_organization_id": "926c6d9c-047b-476e-a1a5-fd996683d8f6",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2025-09-18T19:52:43.5652911+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "37412c3a-36d0-4050-8edf-a4f8a9cad7bb",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "e9df87af-9e94-4d8f-b6a8-06facd178360",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "811f95d3-b0ad-4830-a06d-89f50d5b5d04",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "1890cbbf-115b-4adb-b309-688b5e984f53",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "e5fd90c9-f325-46ad-8387-55121ff28f5c",
        "db_currency_id": "208b9f5d-8134-4b89-89cb-cbc4ab7aa696",
        "db_language_id": "213532a9-727b-4785-92cf-5bab951de84d",
        "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-09-18T19:52:43.5652911+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2025-09-18T19:52:43.5652911+00:00"
    },
    "job_status_id": "ac705c16-d4e7-4d05-b5bb-1ce7ea83b399",
    "job_status_code": "sample string 11",
    "db_address_id": "cd4671ce-4a90-42d7-b38c-e6d32a2ae58f",
    "contact_id": "cef12b7f-adf1-4087-9e38-894b78e66078",
    "requested_by_company_id": "046afaf0-f3bd-446f-849b-0a11cc2c9f08",
    "requested_by_contact_id": "704c2e59-d18b-4603-a786-90e4e9ecbd73",
    "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-09-18T19:52:43.5652911+00:00",
    "due_date": "2025-09-18T19:52:43.5652911+00:00",
    "date_create": "2025-09-18T19:52:43.5652911+00:00",
    "date_update": "2025-09-18T19:52:43.5652911+00:00",
    "date_closed": "2025-09-18T19:52:43.5652911+00:00",
    "suggested_user_id": "a05d3447-7be0-4351-9329-d4705e71cc7c",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "f16d5dc4-f67c-498b-bad8-b8db48f21259",
      "db_language_id": "e3209bb5-57cd-45c6-ab97-dc38e217056f",
      "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-09-18T19:52:43.5652911+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "f3baa52e-540f-414d-b521-3f7f2ee9cd64",
      "sales_organization": {
        "id": "1890cbbf-115b-4adb-b309-688b5e984f53",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "e5fd90c9-f325-46ad-8387-55121ff28f5c",
        "db_currency_id": "208b9f5d-8134-4b89-89cb-cbc4ab7aa696",
        "db_language_id": "213532a9-727b-4785-92cf-5bab951de84d",
        "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-09-18T19:52:43.5652911+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "c65fb426-c50f-426f-8d4d-3e5fd4c658f0",
      "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": "1b619ce3-5955-435d-ac39-0889097f7176",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2025-09-18T19:52:43.5652911+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "96cb7c83-e21e-4d3f-83ca-b58707852a9f"
    },
    "suggested_date_start": "2025-09-18T19:52:43.5652911+00:00",
    "skill_id": "bd7a007d-4a48-43c7-ac78-a359ea67c5cf",
    "skill_code": "sample string 32",
    "skill": {
      "id": "3021b06a-c1b7-478c-9f78-3a64198caccc",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "ca8dfc6a-74d9-417f-9b2d-24fc4fe4fac1",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "1890cbbf-115b-4adb-b309-688b5e984f53",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "e5fd90c9-f325-46ad-8387-55121ff28f5c",
        "db_currency_id": "208b9f5d-8134-4b89-89cb-cbc4ab7aa696",
        "db_language_id": "213532a9-727b-4785-92cf-5bab951de84d",
        "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-09-18T19:52:43.5652911+00:00"
      },
      "modified_dateutc": "2025-09-18T19:52:43.5652911+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "5504c48e-37c9-415b-b28b-4c4367b34286",
    "date_reported_by_company": "2025-09-18T19:52:43.5652911+00:00",
    "id2": 36,
    "company_id": "4280c1a8-cac7-4ba1-a9c8-45f4e6e17446",
    "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": "163224cc-8c23-421f-9b8b-490d67a37d7d",
    "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-09-18T19:52:43.5652911+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2025-09-18T19:52:43.5652911+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.