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": "f415cb0d-9b68-43d5-9234-e0fe97de0a99",
  "estimated_quantity": 2.0,
  "article_id": "adc3163b-433b-45db-aeb4-f1d6808b0325",
  "article_code": "sample string 4",
  "article": {
    "id": "db63c54c-3a5a-4821-b6f7-9fc6d2a91991",
    "article_category_id": "d9e0ec62-7eab-4228-9849-a8e0878f3600",
    "article_category": {
      "id": "66acbe77-de25-4d9b-9217-7d5bf54b028b",
      "parent_id": "07ea73c4-fc19-4eff-995f-d76927d4b591",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-09-19T07:08:38.7846464+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "c3eccbc9-1731-4377-91c0-ead871d51491",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "ec099a5f-1433-46e7-8925-0d4d43b268fd",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "3e7373fd-4982-4a47-8b95-94899115f6d5",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "c9dbd1dc-8ea3-4d5d-a909-8b593be46423",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "1a763626-95df-477a-8c9e-c5dcc80eee76",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "b27e3d86-9115-4d51-9164-184b313a9b70",
    "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-19T07:08:38.7846464+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-19T07:08:38.7846464+00:00",
    "date_update": "2026-09-19T07:08:38.7846464+00:00",
    "modified_dateutc": "2026-09-19T07:08:38.7846464+00:00",
    "article_color_id": "e4eca084-d88a-402b-9e7c-2064e28de148",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "fa391aa9-9e31-451c-9671-6edae6abcf2c",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-09-19T07:08:38.7846464+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "aa11d77e-e942-4ed4-9c23-ff15edc68ac8",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "b9c09ec3-64eb-4fd5-83dd-834b2b208b1e",
    "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": "eba5a416-f41b-4549-8e3e-c7a427bef0d7",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "325d0dae-79ca-4b10-85c9-2311cc5983bf",
    "_parent_id": "adf74374-61ad-4984-8057-3506945bc4b2",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "faf6b44e-639c-40d8-87d3-7a9d4acc0c74",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "28285f1c-0841-4d0a-b65e-d55e7198c04d",
      "_parent_id": "014ccb64-f778-4ce6-b39e-824e45b38ea3",
      "root_parent_id": "0f0883b3-4960-486b-9103-becdc7172db2",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "c99a02a1-f55b-42e8-96ce-1277626b418a",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "db7283d4-63aa-428e-870c-726bd81d57b2",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "21b9a9e8-f7f6-4253-b005-9e946fc0d09e",
        "_parent_code": "sample string 6",
        "sales_organization_id": "802efb1d-21d4-46b0-bee7-38aa589e6ede",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "761981df-a5cf-485c-b4f9-be1508a81e52",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "f1a47a58-0f0d-456e-b009-26d3753e09cb",
          "db_currency_id": "6193f68a-33a9-47d2-8517-ae7d399068be",
          "db_language_id": "386c38cb-f006-493a-9ce4-b3e0f6d1d4fc",
          "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-19T07:08:38.7846464+00:00"
        },
        "modified_dateutc": "2026-09-19T07:08:38.7846464+00:00"
      },
      "equipment_model_id": "184944c2-2f42-4fab-ba6a-565fdfb1fa45",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "f453c503-27d0-4e92-9ebf-af4f6d30c121",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "3e23829b-9c94-4c24-8797-7954cd666be6",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "89f2bedd-4e37-4688-9483-3866da575c22",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "ecc46ef6-6e5d-47c4-9f02-c28900d41b0c",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "761981df-a5cf-485c-b4f9-be1508a81e52",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "f1a47a58-0f0d-456e-b009-26d3753e09cb",
            "db_currency_id": "6193f68a-33a9-47d2-8517-ae7d399068be",
            "db_language_id": "386c38cb-f006-493a-9ce4-b3e0f6d1d4fc",
            "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-19T07:08:38.7846464+00:00"
          },
          "modified_dateutc": "2026-09-19T07:08:38.7846464+00:00"
        },
        "equipment_family_id": "072fa971-2356-4e3d-9250-5a86e30fab59",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "db7283d4-63aa-428e-870c-726bd81d57b2",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "21b9a9e8-f7f6-4253-b005-9e946fc0d09e",
          "_parent_code": "sample string 6",
          "sales_organization_id": "802efb1d-21d4-46b0-bee7-38aa589e6ede",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "761981df-a5cf-485c-b4f9-be1508a81e52",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "f1a47a58-0f0d-456e-b009-26d3753e09cb",
            "db_currency_id": "6193f68a-33a9-47d2-8517-ae7d399068be",
            "db_language_id": "386c38cb-f006-493a-9ce4-b3e0f6d1d4fc",
            "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-19T07:08:38.7846464+00:00"
          },
          "modified_dateutc": "2026-09-19T07:08:38.7846464+00:00"
        },
        "date_in_production_since": "2026-09-19T07:08:38.7846464+00:00",
        "date_out_of_production_since": "2026-09-19T07:08:38.7846464+00:00",
        "date_end_support": "2026-09-19T07:08:38.7846464+00:00",
        "sales_organization_id": "d44480cb-885f-4e9c-85b7-523345628c4d",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "761981df-a5cf-485c-b4f9-be1508a81e52",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "f1a47a58-0f0d-456e-b009-26d3753e09cb",
          "db_currency_id": "6193f68a-33a9-47d2-8517-ae7d399068be",
          "db_language_id": "386c38cb-f006-493a-9ce4-b3e0f6d1d4fc",
          "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-19T07:08:38.7846464+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-19T07:08:38.7846464+00:00"
      },
      "project_status_id": "63391e72-b48f-43d0-96fe-c261c382ad66",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "4756eda1-cde7-4bca-9c9f-796d7be71d23",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "7c40762e-650b-4c76-9d06-f03d09412200",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "761981df-a5cf-485c-b4f9-be1508a81e52",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "f1a47a58-0f0d-456e-b009-26d3753e09cb",
          "db_currency_id": "6193f68a-33a9-47d2-8517-ae7d399068be",
          "db_language_id": "386c38cb-f006-493a-9ce4-b3e0f6d1d4fc",
          "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-19T07:08:38.7846464+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-09-19T07:08:38.7846464+00:00"
      },
      "company_id": "46cff132-310c-48c4-a220-afd67c06d1b8",
      "company_code": "sample string 12",
      "db_address_id": "3e3b3723-1af7-41dd-b6af-fd8d52a6ed90",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "309617ba-25f1-47bd-84c6-eb61b2e37ecb",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "bb71e1a1-2315-4068-9f97-27741d11051f",
      "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-19T07:08:38.8002699+00:00",
      "date_create": "2026-09-19T07:08:38.8002699+00:00",
      "date_update": "2026-09-19T07:08:38.8002699+00:00",
      "updated_by_user_id": "16495f62-2d5b-4dca-aafe-7b416f49f2ba",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-09-19T07:08:38.8002699+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-19T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-09-19T07:08:38.8002699+00:00",
      "date_last_job": "2026-09-19T07:08:38.8002699+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-09-19T07:08:38.8002699+00:00",
      "modified_dateutc": "2026-09-19T07:08:38.8002699+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "14185721-1cf1-4c07-8f3c-424f7d32668c",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "f187db89-78e4-4e9f-a10e-6274334a19fc",
      "name": "sample string 2",
      "sales_organization_id": "6d13bffe-fd6f-4922-a9ad-c9a4dd34df76",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-09-19T07:08:38.8002699+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "a46e30fe-82f3-420f-89f1-4e6414e498ed",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "2d1b2f3d-4bcc-4cc1-92fc-750f716989ba",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "e759c19b-a729-4d8c-bd2e-cebf22677484",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "761981df-a5cf-485c-b4f9-be1508a81e52",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "f1a47a58-0f0d-456e-b009-26d3753e09cb",
        "db_currency_id": "6193f68a-33a9-47d2-8517-ae7d399068be",
        "db_language_id": "386c38cb-f006-493a-9ce4-b3e0f6d1d4fc",
        "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-19T07:08:38.7846464+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-09-19T07:08:38.8002699+00:00"
    },
    "job_status_id": "2e777358-423c-44b0-848d-3c50634551aa",
    "job_status_code": "sample string 11",
    "db_address_id": "a4283dd5-633d-45f3-be84-e060f60bdbf4",
    "contact_id": "27d6ddb9-b035-4ca0-8e6b-52bd647e20fd",
    "requested_by_company_id": "5b529659-3edb-4acb-9131-2b31ef39228a",
    "requested_by_contact_id": "e16c5d4b-96f3-4e16-a93a-ea33d4c57e1a",
    "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-19T07:08:38.8002699+00:00",
    "due_date": "2026-09-19T07:08:38.8002699+00:00",
    "date_create": "2026-09-19T07:08:38.8002699+00:00",
    "date_update": "2026-09-19T07:08:38.8002699+00:00",
    "date_closed": "2026-09-19T07:08:38.8002699+00:00",
    "suggested_user_id": "41a610f2-63bd-4048-ab80-edf16dbd1f22",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "bf4fddf6-e26b-450b-bb8b-ca4d43c1269f",
      "db_language_id": "41bccb70-f0e2-4668-ba1c-45dedf1c6f83",
      "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-19T07:08:38.8002699+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "e6609971-e227-45ae-b225-717ef4d91888",
      "sales_organization": {
        "id": "761981df-a5cf-485c-b4f9-be1508a81e52",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "f1a47a58-0f0d-456e-b009-26d3753e09cb",
        "db_currency_id": "6193f68a-33a9-47d2-8517-ae7d399068be",
        "db_language_id": "386c38cb-f006-493a-9ce4-b3e0f6d1d4fc",
        "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-19T07:08:38.7846464+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "c31a877d-1c6d-4e70-9bed-ad53cae053de",
      "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": "3fbcfd56-4c08-4de4-9f0e-77d650848b6e",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-09-19T07:08:38.8002699+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "a5f10d04-f3d5-4531-b62a-13f5da635517"
    },
    "suggested_date_start": "2026-09-19T07:08:38.8002699+00:00",
    "skill_id": "c319763e-d9e0-4210-997f-8111cf5bdfc5",
    "skill_code": "sample string 32",
    "skill": {
      "id": "b80e66f6-e2b4-4d13-bcbc-fa8db46fdbd9",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "41305c61-f4e0-4113-bbb8-0312c2716827",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "761981df-a5cf-485c-b4f9-be1508a81e52",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "f1a47a58-0f0d-456e-b009-26d3753e09cb",
        "db_currency_id": "6193f68a-33a9-47d2-8517-ae7d399068be",
        "db_language_id": "386c38cb-f006-493a-9ce4-b3e0f6d1d4fc",
        "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-19T07:08:38.7846464+00:00"
      },
      "modified_dateutc": "2026-09-19T07:08:38.8002699+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "ceaf7081-054f-4725-9e1e-ca7301a6ce1a",
    "date_reported_by_company": "2026-09-19T07:08:38.8002699+00:00",
    "id2": 36,
    "company_id": "cc683280-2194-4647-a922-59c1081ef9d2",
    "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": "a176179e-fab3-4373-b95b-2bbd70162ba5",
    "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-19T07:08:38.8002699+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-09-19T07:08:38.8002699+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.