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": "ac6aaff3-ed25-4d44-a842-1c57760942e1",
  "estimated_quantity": 2.0,
  "article_id": "6c23ad2b-7e92-42da-93f5-8a43deffaa37",
  "article_code": "sample string 4",
  "article": {
    "id": "3c1dd188-ec7d-4a46-9f65-2982fc1e6fa8",
    "article_category_id": "e69ffd92-7699-4bb1-8327-f89b8ff7cf0f",
    "article_category": {
      "id": "95429a3c-3915-4fc5-8846-96dcac435c3a",
      "parent_id": "f1c4df38-367e-448c-904e-0f6175c93944",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-07-01T20:46:33.267605+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "d8017fc4-93e0-404c-b301-6cbd084c50e8",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "0953d486-2926-4875-a712-39204505488b",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "1ef86963-fc88-4944-a36d-deb0aff93007",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "bfc3b79b-73f2-4d5c-a833-14d994cf2591",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "f2515e81-c662-4928-8303-6f371dcbcd6a",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "ae6c0b3c-fb6e-4803-8d36-99aebfa04a9e",
    "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-01T20:46:33.267605+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-01T20:46:33.267605+00:00",
    "date_update": "2026-07-01T20:46:33.267605+00:00",
    "modified_dateutc": "2026-07-01T20:46:33.267605+00:00",
    "article_color_id": "94f097d3-71c5-4eaf-9798-66bc3f24e00f",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "dd6aea5d-73b2-420d-98a1-ea24880bd938",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-07-01T20:46:33.267605+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "d7735f7c-84f9-493a-ad13-d26011088f36",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "4c424731-a3d2-44a6-98bf-c030f5bd1c5f",
    "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": "615c8252-f0d7-406f-9f8a-446440166ccc",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "438d914c-f173-419d-b32e-3a739e48490b",
    "_parent_id": "8e2b3c53-4771-4979-975e-6526b68a3bc5",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "1a5663c7-2b72-4e50-a771-7fa02d56b9e4",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "5dbc10a2-5735-4cf0-8228-0a753f5aab7a",
      "_parent_id": "044e38bc-0739-4d44-b7c7-d5070b63a993",
      "root_parent_id": "dee4de8b-d8b5-4876-8435-e728444852f4",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "b427181d-3d0f-43e5-9c83-1d3de74a3043",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "f156b4f7-2610-48b3-be8b-4f309b0e45ac",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "aa77c44a-50c7-4536-8d64-7238ae30bff7",
        "_parent_code": "sample string 6",
        "sales_organization_id": "5e9fd864-17d8-49f0-9eca-2081b94fa935",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "c3cbedc7-7441-4f20-9a64-d4cf7c7b7d88",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "b8c7e30e-9e9a-46f3-b93b-0612dc0cc58c",
          "db_currency_id": "7d3734aa-f81d-4fc6-8b41-67b83b825b7c",
          "db_language_id": "fb611cae-8f32-4ad4-9e20-55fba0b8f030",
          "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-01T20:46:33.267605+00:00"
        },
        "modified_dateutc": "2026-07-01T20:46:33.267605+00:00"
      },
      "equipment_model_id": "a24d222c-0940-4b1a-91ee-c379ffa7c2e9",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "5d5284df-6294-4c94-be00-42e3573ab3cb",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "b0547395-23e5-4bf5-8abc-6eacd509737c",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "8c815079-2b18-4cd6-9d08-891417d1cd5e",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "64ba51c3-5d6c-4a68-ac2b-1317c541d13f",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "c3cbedc7-7441-4f20-9a64-d4cf7c7b7d88",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "b8c7e30e-9e9a-46f3-b93b-0612dc0cc58c",
            "db_currency_id": "7d3734aa-f81d-4fc6-8b41-67b83b825b7c",
            "db_language_id": "fb611cae-8f32-4ad4-9e20-55fba0b8f030",
            "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-01T20:46:33.267605+00:00"
          },
          "modified_dateutc": "2026-07-01T20:46:33.267605+00:00"
        },
        "equipment_family_id": "4ca38fce-2b01-4c36-81d8-fc155eb2b6c4",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "f156b4f7-2610-48b3-be8b-4f309b0e45ac",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "aa77c44a-50c7-4536-8d64-7238ae30bff7",
          "_parent_code": "sample string 6",
          "sales_organization_id": "5e9fd864-17d8-49f0-9eca-2081b94fa935",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "c3cbedc7-7441-4f20-9a64-d4cf7c7b7d88",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "b8c7e30e-9e9a-46f3-b93b-0612dc0cc58c",
            "db_currency_id": "7d3734aa-f81d-4fc6-8b41-67b83b825b7c",
            "db_language_id": "fb611cae-8f32-4ad4-9e20-55fba0b8f030",
            "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-01T20:46:33.267605+00:00"
          },
          "modified_dateutc": "2026-07-01T20:46:33.267605+00:00"
        },
        "date_in_production_since": "2026-07-01T20:46:33.267605+00:00",
        "date_out_of_production_since": "2026-07-01T20:46:33.267605+00:00",
        "date_end_support": "2026-07-01T20:46:33.267605+00:00",
        "sales_organization_id": "7766500d-2c0d-43ae-832e-e4f8d3434dbb",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "c3cbedc7-7441-4f20-9a64-d4cf7c7b7d88",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "b8c7e30e-9e9a-46f3-b93b-0612dc0cc58c",
          "db_currency_id": "7d3734aa-f81d-4fc6-8b41-67b83b825b7c",
          "db_language_id": "fb611cae-8f32-4ad4-9e20-55fba0b8f030",
          "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-01T20:46:33.267605+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-01T20:46:33.267605+00:00"
      },
      "project_status_id": "e90df33c-8b01-404e-a8e4-c58ae3374933",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "07f14ec5-86da-404d-99a9-429277437830",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "af1cf178-83a1-492f-a643-2ba274f26647",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "c3cbedc7-7441-4f20-9a64-d4cf7c7b7d88",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "b8c7e30e-9e9a-46f3-b93b-0612dc0cc58c",
          "db_currency_id": "7d3734aa-f81d-4fc6-8b41-67b83b825b7c",
          "db_language_id": "fb611cae-8f32-4ad4-9e20-55fba0b8f030",
          "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-01T20:46:33.267605+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-07-01T20:46:33.267605+00:00"
      },
      "company_id": "9b6afc9f-b378-4b76-aa62-1890309bec1c",
      "company_code": "sample string 12",
      "db_address_id": "55357097-5cf7-4d14-b9c4-e0cd852e8eae",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "ae8d1c74-aaa3-43ee-acae-36482cac772e",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "ab416b9b-6828-439e-ab70-786c594c0484",
      "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-01T20:46:33.267605+00:00",
      "date_create": "2026-07-01T20:46:33.267605+00:00",
      "date_update": "2026-07-01T20:46:33.267605+00:00",
      "updated_by_user_id": "5412bb9c-dacc-4e98-8bd7-61a94706ae9a",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-07-01T20:46:33.267605+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-01T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-07-01T20:46:33.267605+00:00",
      "date_last_job": "2026-07-01T20:46:33.267605+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-07-01T20:46:33.267605+00:00",
      "modified_dateutc": "2026-07-01T20:46:33.267605+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "512209c5-0179-4989-802f-3afa31109a67",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "2c426d0d-656d-4108-9764-6dba79001765",
      "name": "sample string 2",
      "sales_organization_id": "6df3dd7e-2719-4acc-8640-878a7c976dcb",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-07-01T20:46:33.267605+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "93db2703-4070-49c8-b1bd-827a110b2091",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "56b9f00f-28a8-4d20-a2b2-bce4b5c5ed9b",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "64bd316c-6b20-4a86-9f38-1654ca76ebc0",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "c3cbedc7-7441-4f20-9a64-d4cf7c7b7d88",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "b8c7e30e-9e9a-46f3-b93b-0612dc0cc58c",
        "db_currency_id": "7d3734aa-f81d-4fc6-8b41-67b83b825b7c",
        "db_language_id": "fb611cae-8f32-4ad4-9e20-55fba0b8f030",
        "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-01T20:46:33.267605+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-07-01T20:46:33.267605+00:00"
    },
    "job_status_id": "44662e59-3cf7-4f13-b50d-93cad0c8bd0b",
    "job_status_code": "sample string 11",
    "db_address_id": "3c2aaeb1-f2f9-450a-b0c2-b0c0e828e562",
    "contact_id": "bb94cdf6-1a17-4b9d-89f2-f502472b0023",
    "requested_by_company_id": "68f0dd96-6671-426d-ae5e-d03a9f565b61",
    "requested_by_contact_id": "254ce0dd-0e79-4913-80bc-0eadfdf27251",
    "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-01T20:46:33.267605+00:00",
    "due_date": "2026-07-01T20:46:33.267605+00:00",
    "date_create": "2026-07-01T20:46:33.267605+00:00",
    "date_update": "2026-07-01T20:46:33.267605+00:00",
    "date_closed": "2026-07-01T20:46:33.267605+00:00",
    "suggested_user_id": "eaa2fc6d-0599-4ea2-ab7c-a633ce8e281b",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "e465249d-a37a-4fee-816a-d35ae609614a",
      "db_language_id": "d0432561-f467-4f12-9bcb-bf12446e2fa8",
      "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-01T20:46:33.267605+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "146ed6f9-db61-4792-b555-66b6fcbcf8f9",
      "sales_organization": {
        "id": "c3cbedc7-7441-4f20-9a64-d4cf7c7b7d88",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "b8c7e30e-9e9a-46f3-b93b-0612dc0cc58c",
        "db_currency_id": "7d3734aa-f81d-4fc6-8b41-67b83b825b7c",
        "db_language_id": "fb611cae-8f32-4ad4-9e20-55fba0b8f030",
        "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-01T20:46:33.267605+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "888a973b-9e18-4f4a-acf2-3cc9aa98c7d1",
      "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": "a1474ac0-2198-4ddf-b764-c83624207699",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-07-01T20:46:33.267605+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "c2fea316-e5cd-4e8b-b72e-68412b0fe039"
    },
    "suggested_date_start": "2026-07-01T20:46:33.267605+00:00",
    "skill_id": "d186ae99-481d-4848-967c-a02eec362ded",
    "skill_code": "sample string 32",
    "skill": {
      "id": "aa4c2bf6-b30c-452b-b643-9648ee322cf3",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "c38de916-7fb5-4736-8139-805d6aa3fcec",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "c3cbedc7-7441-4f20-9a64-d4cf7c7b7d88",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "b8c7e30e-9e9a-46f3-b93b-0612dc0cc58c",
        "db_currency_id": "7d3734aa-f81d-4fc6-8b41-67b83b825b7c",
        "db_language_id": "fb611cae-8f32-4ad4-9e20-55fba0b8f030",
        "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-01T20:46:33.267605+00:00"
      },
      "modified_dateutc": "2026-07-01T20:46:33.267605+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "c79c76f7-4c8b-454b-ab55-21d3e218b50b",
    "date_reported_by_company": "2026-07-01T20:46:33.267605+00:00",
    "id2": 36,
    "company_id": "a3daf424-add0-4ae9-92ad-e8291444e7fc",
    "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": "916cd4fc-92d2-4634-ad22-2dc61061a344",
    "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-01T20:46:33.267605+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-07-01T20:46:33.267605+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.