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": "db493d46-497f-47bf-a459-aad7d76197da",
  "estimated_quantity": 2.0,
  "article_id": "795d995a-447c-45ba-b1de-9e6b2ed5c8fc",
  "article_code": "sample string 4",
  "article": {
    "id": "c02eb968-62ec-4fe1-b740-cf8d905015fb",
    "article_category_id": "3cd96746-37b9-44d3-b677-2572877f1795",
    "article_category": {
      "id": "f35514ec-b406-40e9-bf70-0492a73a418f",
      "parent_id": "7f98bfea-9388-4915-94f3-63c6a16b7d2c",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-07-02T04:55:09.0460739+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "76b1f8ae-9305-435c-8ca0-a037663794b8",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "f0cb7105-368f-4c49-8f9e-7bf195c678da",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "17d2b095-6f72-4d1d-ad42-0666e5410867",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "50a4bab4-b8bc-4de8-9e3f-a64145105702",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "82441a8e-d3ea-4bbc-9314-65210acc56d5",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "c8a2d464-2e1d-477b-a303-7450ecd5d6c6",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-07-02T04:55:09.0460739+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-07-02T04:55:09.0460739+00:00",
    "date_update": "2026-07-02T04:55:09.0460739+00:00",
    "modified_dateutc": "2026-07-02T04:55:09.0460739+00:00",
    "article_color_id": "f213c325-2a61-4110-8c45-1e16be5928be",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "91123e3e-298d-4858-ade2-36292ede2057",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-07-02T04:55:09.0460739+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "816fee67-ea8a-4178-8974-0f2359c7b679",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "3c625dee-f5ec-4bb9-b384-d2e61ec1a458",
    "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": "0b07655d-0377-4efd-98b7-09ba0cc7fdb4",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "2a77d9e3-82d8-439e-9b8f-9d124519a91b",
    "_parent_id": "b794be08-0153-49ef-99fc-eea91919d13d",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "da34adcd-7a56-4acd-bbde-a5014487c61b",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "ef93345e-db53-4270-958f-dd4a4d21153c",
      "_parent_id": "8107cd27-6e42-48cb-a968-5316bf758ab3",
      "root_parent_id": "2f3fe81a-48d9-47e9-a53b-ec10029d592e",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "3920bd96-3c49-406e-b2d3-edae26aef99c",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "6bad7809-47e3-4323-bb31-fbdbf0d5801f",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "112b1563-7921-4436-a14c-82ef93924152",
        "_parent_code": "sample string 6",
        "sales_organization_id": "54d87030-adfb-4e15-b34e-7ec9d6495250",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "b967f3de-d5a0-4afa-876e-c86fe39f6306",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "3b9ccc3a-8f08-4e95-80b3-1be1e511ea91",
          "db_currency_id": "83309795-593e-40ef-8191-5cf9ae922448",
          "db_language_id": "e875ed8b-48ae-41dd-814d-27ea7723c8a0",
          "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-07-02T04:55:09.0460739+00:00"
        },
        "modified_dateutc": "2026-07-02T04:55:09.0460739+00:00"
      },
      "equipment_model_id": "8ec3fc64-1f37-4910-a251-64851a7bb1f9",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "18872d7a-4b1c-49d5-9ff9-5cb5980d2418",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "1f8ba15d-8ba0-40d4-8c5a-3e31ca0eb5ac",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "5c514bb0-5f2a-454f-a8f1-4c1c52dd1b2a",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "90d3a147-2e87-4ff5-a404-04cbe0921125",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "b967f3de-d5a0-4afa-876e-c86fe39f6306",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "3b9ccc3a-8f08-4e95-80b3-1be1e511ea91",
            "db_currency_id": "83309795-593e-40ef-8191-5cf9ae922448",
            "db_language_id": "e875ed8b-48ae-41dd-814d-27ea7723c8a0",
            "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-07-02T04:55:09.0460739+00:00"
          },
          "modified_dateutc": "2026-07-02T04:55:09.0460739+00:00"
        },
        "equipment_family_id": "51b142f8-4195-4860-b858-501497ba7682",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "6bad7809-47e3-4323-bb31-fbdbf0d5801f",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "112b1563-7921-4436-a14c-82ef93924152",
          "_parent_code": "sample string 6",
          "sales_organization_id": "54d87030-adfb-4e15-b34e-7ec9d6495250",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "b967f3de-d5a0-4afa-876e-c86fe39f6306",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "3b9ccc3a-8f08-4e95-80b3-1be1e511ea91",
            "db_currency_id": "83309795-593e-40ef-8191-5cf9ae922448",
            "db_language_id": "e875ed8b-48ae-41dd-814d-27ea7723c8a0",
            "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-07-02T04:55:09.0460739+00:00"
          },
          "modified_dateutc": "2026-07-02T04:55:09.0460739+00:00"
        },
        "date_in_production_since": "2026-07-02T04:55:09.0460739+00:00",
        "date_out_of_production_since": "2026-07-02T04:55:09.0460739+00:00",
        "date_end_support": "2026-07-02T04:55:09.0460739+00:00",
        "sales_organization_id": "7e5ff388-cd99-478c-8884-e2bbdcf465dd",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "b967f3de-d5a0-4afa-876e-c86fe39f6306",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "3b9ccc3a-8f08-4e95-80b3-1be1e511ea91",
          "db_currency_id": "83309795-593e-40ef-8191-5cf9ae922448",
          "db_language_id": "e875ed8b-48ae-41dd-814d-27ea7723c8a0",
          "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-07-02T04:55:09.0460739+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-07-02T04:55:09.0460739+00:00"
      },
      "project_status_id": "01750fb1-8b3d-44b7-ab45-92f4c75ab896",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "abaf8611-3115-4a27-855f-34c6768b4f3f",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "d1b4faf1-9cd8-46ba-8b05-65f569764ad7",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "b967f3de-d5a0-4afa-876e-c86fe39f6306",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "3b9ccc3a-8f08-4e95-80b3-1be1e511ea91",
          "db_currency_id": "83309795-593e-40ef-8191-5cf9ae922448",
          "db_language_id": "e875ed8b-48ae-41dd-814d-27ea7723c8a0",
          "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-07-02T04:55:09.0460739+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-07-02T04:55:09.0460739+00:00"
      },
      "company_id": "398c600b-705a-4cb2-b6aa-79848c71a680",
      "company_code": "sample string 12",
      "db_address_id": "fa3cab7f-df7c-4d50-8f1b-2151272ed7b1",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "3a6245fb-c47e-4e90-9a8d-4a1060b49bf6",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "d1babe8a-c130-4002-a4ba-438cb4cd10fd",
      "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-07-02T04:55:09.0460739+00:00",
      "date_create": "2026-07-02T04:55:09.0460739+00:00",
      "date_update": "2026-07-02T04:55:09.0460739+00:00",
      "updated_by_user_id": "7b97184e-b733-4843-960a-cd97243d8546",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-07-02T04:55:09.0460739+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-07-02T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-07-02T04:55:09.0460739+00:00",
      "date_last_job": "2026-07-02T04:55:09.0460739+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-07-02T04:55:09.0460739+00:00",
      "modified_dateutc": "2026-07-02T04:55:09.0460739+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "c8abb5cb-9af1-4536-8558-fd2dc13c8233",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "674c019b-cdb1-4372-a6a4-a4d960972489",
      "name": "sample string 2",
      "sales_organization_id": "3aa38887-b0af-4e40-8efa-b0310a609dec",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-07-02T04:55:09.0460739+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "207c125c-171c-46cd-a10e-eb505d79921a",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "426c6f7a-b307-4a9d-b9cf-9000c06d3561",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "53dd3447-a165-422b-bddb-2d10cf3e5685",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "b967f3de-d5a0-4afa-876e-c86fe39f6306",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "3b9ccc3a-8f08-4e95-80b3-1be1e511ea91",
        "db_currency_id": "83309795-593e-40ef-8191-5cf9ae922448",
        "db_language_id": "e875ed8b-48ae-41dd-814d-27ea7723c8a0",
        "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-07-02T04:55:09.0460739+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-07-02T04:55:09.0460739+00:00"
    },
    "job_status_id": "eb1dc37c-fc4e-4a58-95d1-3a005a0c3efb",
    "job_status_code": "sample string 11",
    "db_address_id": "d8964bc9-4b14-4d92-91e9-b07528b1ee8c",
    "contact_id": "81e30b78-c8b7-4d01-bff7-b0660fef0ecf",
    "requested_by_company_id": "19d07e8a-9a91-4de5-a752-590d23358be5",
    "requested_by_contact_id": "f8242bd2-72d2-497f-a836-482f9433a658",
    "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-07-02T04:55:09.0460739+00:00",
    "due_date": "2026-07-02T04:55:09.0460739+00:00",
    "date_create": "2026-07-02T04:55:09.0460739+00:00",
    "date_update": "2026-07-02T04:55:09.0460739+00:00",
    "date_closed": "2026-07-02T04:55:09.0460739+00:00",
    "suggested_user_id": "320add8d-8a4b-4f2d-86c1-025705ddd521",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "f26bca33-c965-4ac0-82de-30dfcb22e599",
      "db_language_id": "00cb9dba-5df9-4b6d-9280-b53909e6992b",
      "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-07-02T04:55:09.0460739+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "514a12b0-8e1c-4be6-97db-cfbc8c264ae5",
      "sales_organization": {
        "id": "b967f3de-d5a0-4afa-876e-c86fe39f6306",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "3b9ccc3a-8f08-4e95-80b3-1be1e511ea91",
        "db_currency_id": "83309795-593e-40ef-8191-5cf9ae922448",
        "db_language_id": "e875ed8b-48ae-41dd-814d-27ea7723c8a0",
        "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-07-02T04:55:09.0460739+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "858a2ed7-6d80-4269-8b8e-2c6718255b3c",
      "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": "e9554ac1-6d09-47b6-b606-ca48d296724d",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-07-02T04:55:09.0460739+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "b4cae59f-152e-4859-81f0-5903c88b3857"
    },
    "suggested_date_start": "2026-07-02T04:55:09.0460739+00:00",
    "skill_id": "efb28945-764a-46e8-b6e3-d5487aad84d7",
    "skill_code": "sample string 32",
    "skill": {
      "id": "1583c7c3-ce91-40cd-8c58-83a4371f9f18",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "d5827cd7-b07c-4135-bfdd-5e5ee2356a06",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "b967f3de-d5a0-4afa-876e-c86fe39f6306",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "3b9ccc3a-8f08-4e95-80b3-1be1e511ea91",
        "db_currency_id": "83309795-593e-40ef-8191-5cf9ae922448",
        "db_language_id": "e875ed8b-48ae-41dd-814d-27ea7723c8a0",
        "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-07-02T04:55:09.0460739+00:00"
      },
      "modified_dateutc": "2026-07-02T04:55:09.0460739+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "0cb60ce0-79f6-44cc-8446-0e100ed9ef59",
    "date_reported_by_company": "2026-07-02T04:55:09.0460739+00:00",
    "id2": 36,
    "company_id": "c89b6603-3411-4e63-9d25-e45b3b360fe2",
    "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": "41d7f26a-574f-4919-90a2-3e58352039d1",
    "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-07-02T04:55:09.0460739+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-07-02T04:55:09.0460739+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.