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": "727612a9-23c4-4336-934a-ce46b55afafe",
  "estimated_quantity": 2.0,
  "article_id": "a5dbc402-b001-49a0-88c5-622be33ae233",
  "article_code": "sample string 4",
  "article": {
    "id": "e5199f34-2386-41d2-b813-979e52193b80",
    "article_category_id": "68a97413-3df3-4cd2-ab34-7849abecb65b",
    "article_category": {
      "id": "beb511be-00be-4b8f-a434-6ce3a29de584",
      "parent_id": "fa406afd-e58d-475b-8df8-73f79f16a14c",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-08-04T10:30:06.8191064+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "097f67e3-ee07-45d2-9cf0-288ca4263028",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "8eb90fe1-7422-4c4c-ac73-fd843e400cd9",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "11e5408d-087f-46f4-91bb-a10f56b7af89",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "f11f6443-158c-4dd9-90bd-17dacec0559f",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "32b642b4-26c2-487b-a9fb-27de4a0369fd",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "6975c3e8-57bf-442d-96ba-e84799ff438e",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-08-04T10:30:06.8191064+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-08-04T10:30:06.8191064+00:00",
    "date_update": "2026-08-04T10:30:06.8191064+00:00",
    "modified_dateutc": "2026-08-04T10:30:06.8191064+00:00",
    "article_color_id": "6c70fd40-1d69-4bee-84ee-6269c71e738e",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "3e5bae68-c002-438b-887d-a21312f534de",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-08-04T10:30:06.8191064+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "2a03ed9e-4cff-469b-98ac-ce551252671f",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "fe71b1ec-9a56-4122-8ed6-ccc7a39b4f14",
    "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": "26f89096-caee-4789-be10-6752d78595a5",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "2753e81e-f2a5-4b15-a3cd-03e9ef7d6c83",
    "_parent_id": "b0e4c468-ef93-4513-af63-985fe5662388",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "a1f65fd0-586b-46a7-9434-7311e92a3cdc",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "b1723ac8-fcbc-4269-9d76-4fbcfa11923d",
      "_parent_id": "4fd1a4c3-39ed-4651-b025-9c11d9b5d2f5",
      "root_parent_id": "d5a7cded-5299-4cf7-9122-1d4c8228acf9",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "687241b1-092d-4f65-8cb0-fb3ac2d74e64",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "552502a6-3bb4-4271-881b-045e62b83ff8",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "6cd927e8-8e3e-40cb-9503-0deb3921f328",
        "_parent_code": "sample string 6",
        "sales_organization_id": "a0b51617-2fdd-46fc-b422-a772d07d87c1",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "b0c93353-08a3-4bb3-b847-23362768ccc2",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "6dfe56a3-a0cb-4501-a530-13de22e24111",
          "db_currency_id": "92ffe70c-37b5-4e56-89a2-8512fa08b9e1",
          "db_language_id": "5767bb81-ed01-4772-bfd4-ae5740facc77",
          "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-08-04T10:30:06.8191064+00:00"
        },
        "modified_dateutc": "2026-08-04T10:30:06.8191064+00:00"
      },
      "equipment_model_id": "55fae651-5fa9-404d-a885-06db1f3d57ef",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "c24097ce-3cf2-45bc-8214-361df7094982",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "f3a6af1a-4ff5-4397-b008-0fd8e6c5d392",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "52f46f8f-9b14-44f1-aba6-3fcbfd21682e",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "ae8ae21d-c517-4d21-96d9-c5b583b72891",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "b0c93353-08a3-4bb3-b847-23362768ccc2",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "6dfe56a3-a0cb-4501-a530-13de22e24111",
            "db_currency_id": "92ffe70c-37b5-4e56-89a2-8512fa08b9e1",
            "db_language_id": "5767bb81-ed01-4772-bfd4-ae5740facc77",
            "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-08-04T10:30:06.8191064+00:00"
          },
          "modified_dateutc": "2026-08-04T10:30:06.8191064+00:00"
        },
        "equipment_family_id": "1f448a36-7252-430f-8e40-5f8d34149ab1",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "552502a6-3bb4-4271-881b-045e62b83ff8",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "6cd927e8-8e3e-40cb-9503-0deb3921f328",
          "_parent_code": "sample string 6",
          "sales_organization_id": "a0b51617-2fdd-46fc-b422-a772d07d87c1",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "b0c93353-08a3-4bb3-b847-23362768ccc2",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "6dfe56a3-a0cb-4501-a530-13de22e24111",
            "db_currency_id": "92ffe70c-37b5-4e56-89a2-8512fa08b9e1",
            "db_language_id": "5767bb81-ed01-4772-bfd4-ae5740facc77",
            "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-08-04T10:30:06.8191064+00:00"
          },
          "modified_dateutc": "2026-08-04T10:30:06.8191064+00:00"
        },
        "date_in_production_since": "2026-08-04T10:30:06.8191064+00:00",
        "date_out_of_production_since": "2026-08-04T10:30:06.8191064+00:00",
        "date_end_support": "2026-08-04T10:30:06.8191064+00:00",
        "sales_organization_id": "d673449e-4892-48f0-bff4-6d4f8c436524",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "b0c93353-08a3-4bb3-b847-23362768ccc2",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "6dfe56a3-a0cb-4501-a530-13de22e24111",
          "db_currency_id": "92ffe70c-37b5-4e56-89a2-8512fa08b9e1",
          "db_language_id": "5767bb81-ed01-4772-bfd4-ae5740facc77",
          "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-08-04T10:30:06.8191064+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-08-04T10:30:06.8191064+00:00"
      },
      "project_status_id": "e3a81559-d0c1-4ce3-9d9f-50487a8a2c00",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "59d8bf39-2be5-4a73-af8c-d66fcf40d582",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "eca1c3c0-eb03-4d40-bb42-ab10a0958060",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "b0c93353-08a3-4bb3-b847-23362768ccc2",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "6dfe56a3-a0cb-4501-a530-13de22e24111",
          "db_currency_id": "92ffe70c-37b5-4e56-89a2-8512fa08b9e1",
          "db_language_id": "5767bb81-ed01-4772-bfd4-ae5740facc77",
          "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-08-04T10:30:06.8191064+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-08-04T10:30:06.8191064+00:00"
      },
      "company_id": "70b492a7-f50a-4f5d-9968-bdba83a78f11",
      "company_code": "sample string 12",
      "db_address_id": "4618c08b-1d96-46d7-85ac-3c16b2197395",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "6fbc07da-45cc-4bba-b7f1-7426a228c492",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "6eca0c95-4e21-47d0-b19d-cc19a7534bec",
      "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-08-04T10:30:06.8191064+00:00",
      "date_create": "2026-08-04T10:30:06.8191064+00:00",
      "date_update": "2026-08-04T10:30:06.8191064+00:00",
      "updated_by_user_id": "89dc9f74-fff4-403a-a9c4-4a2769539ab7",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-08-04T10:30:06.8191064+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-08-04T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-08-04T10:30:06.8347279+00:00",
      "date_last_job": "2026-08-04T10:30:06.8347279+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-08-04T10:30:06.8347279+00:00",
      "modified_dateutc": "2026-08-04T10:30:06.8347279+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "8cd920b4-de53-43c7-8d82-c82c90be525f",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "7740ec06-d26c-4477-87ef-0bc75db8a007",
      "name": "sample string 2",
      "sales_organization_id": "07d5484a-4de7-4942-aa50-d4a4e681db83",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-08-04T10:30:06.8347279+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "bf17b0b5-7cf7-4b2c-8b9f-05c5c370bec2",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "0695d0fb-d346-48e8-9c24-fc6c55ece64e",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "998ad79a-2977-447a-8b75-e22bf7334e6f",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "b0c93353-08a3-4bb3-b847-23362768ccc2",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "6dfe56a3-a0cb-4501-a530-13de22e24111",
        "db_currency_id": "92ffe70c-37b5-4e56-89a2-8512fa08b9e1",
        "db_language_id": "5767bb81-ed01-4772-bfd4-ae5740facc77",
        "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-08-04T10:30:06.8191064+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-08-04T10:30:06.8347279+00:00"
    },
    "job_status_id": "d1b8f69f-97d1-4c8d-83e0-e919f52c97ca",
    "job_status_code": "sample string 11",
    "db_address_id": "8ad61ea5-653f-4cec-8a85-9dbe165fefda",
    "contact_id": "de8cf095-9e07-440c-a240-8ad496eb15c0",
    "requested_by_company_id": "e0765e2e-cd72-42a4-8d21-de5ec1564c25",
    "requested_by_contact_id": "1f74649e-0815-4712-a26d-32691c7d6f7d",
    "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-08-04T10:30:06.8347279+00:00",
    "due_date": "2026-08-04T10:30:06.8347279+00:00",
    "date_create": "2026-08-04T10:30:06.8347279+00:00",
    "date_update": "2026-08-04T10:30:06.8347279+00:00",
    "date_closed": "2026-08-04T10:30:06.8347279+00:00",
    "suggested_user_id": "487d3f11-8f2d-42bc-9a23-584c3e5d8e9c",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "2cdba4e8-2b93-4496-b892-7d7b88b93a97",
      "db_language_id": "b911f04f-1c31-43b5-8984-b162c8aaafd9",
      "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-08-04T10:30:06.8347279+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "66b03377-66be-4977-8513-d66a0eb36638",
      "sales_organization": {
        "id": "b0c93353-08a3-4bb3-b847-23362768ccc2",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "6dfe56a3-a0cb-4501-a530-13de22e24111",
        "db_currency_id": "92ffe70c-37b5-4e56-89a2-8512fa08b9e1",
        "db_language_id": "5767bb81-ed01-4772-bfd4-ae5740facc77",
        "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-08-04T10:30:06.8191064+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "dd04b0dc-1914-4008-8c22-0b1812156c08",
      "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": "ffe35bfd-513c-48e8-b572-50a3c52cbba9",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-08-04T10:30:06.8347279+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "9083bd7e-3b1c-4807-bb91-a6ac23bb9fec"
    },
    "suggested_date_start": "2026-08-04T10:30:06.8347279+00:00",
    "skill_id": "627bd356-8ca2-4eb2-aa48-7c795c367747",
    "skill_code": "sample string 32",
    "skill": {
      "id": "acaa94c6-00bf-4860-adcc-ae68be7469c6",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "5ad2d06f-b417-42c3-93c7-aee052ffa93b",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "b0c93353-08a3-4bb3-b847-23362768ccc2",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "6dfe56a3-a0cb-4501-a530-13de22e24111",
        "db_currency_id": "92ffe70c-37b5-4e56-89a2-8512fa08b9e1",
        "db_language_id": "5767bb81-ed01-4772-bfd4-ae5740facc77",
        "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-08-04T10:30:06.8191064+00:00"
      },
      "modified_dateutc": "2026-08-04T10:30:06.8347279+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "da082c0a-88b6-4823-bed0-c6a917992ba7",
    "date_reported_by_company": "2026-08-04T10:30:06.8347279+00:00",
    "id2": 36,
    "company_id": "42b200b6-acba-4203-9940-52b358389718",
    "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": "e0b57ba6-e8f2-4ce7-80b1-5d61cfef3983",
    "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-08-04T10:30:06.8347279+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-08-04T10:30:06.8347279+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.