Retrieves the job_estimated_quantity with the specified key

Request Information

URI Parameters :

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters :

None.

Response Information

Resource Description :

IHttpActionResult

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

Response Formats

application/json, text/json

Sample:
{
  "id": "2003494e-a77c-4450-9c6d-e852996dd2d6",
  "estimated_quantity": 2.0,
  "article_id": "e73aa34f-5500-4f6a-98d6-2cc0a2c73723",
  "article_code": "sample string 4",
  "article": {
    "id": "7294a14a-1cc9-4cd0-bb75-e0bd0b70ae06",
    "article_category_id": "be398c6a-7b14-4a78-9e03-d6a571ecd353",
    "article_category": {
      "id": "f1382f1d-29e0-426d-af45-ce2daecf53a3",
      "parent_id": "bf0ce09f-fff6-429c-a989-5e5dc97d2db5",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-07-25T14:04:49.6629896+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "6572bd9d-c3f0-4af1-bfc9-15eb3f222ec3",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "f46d3a4a-83bf-4b8a-a900-882b2d13993a",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "ea3367dc-4710-4c8c-838d-14ab8bb88452",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "d0ffcc82-8df5-46b8-84dc-ec2b193d7aa4",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "320fe87f-c7bc-4aab-b51f-4414c072e080",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "e7f19d82-aa6b-4fe5-a631-60882982cd99",
    "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-25T14:04:49.6629896+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-25T14:04:49.6629896+00:00",
    "date_update": "2026-07-25T14:04:49.6629896+00:00",
    "modified_dateutc": "2026-07-25T14:04:49.6629896+00:00",
    "article_color_id": "f73c25b9-db3c-4e25-bb65-e905e8882afe",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "9ddfdc3d-db9b-49e0-b40d-8c30984190e9",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-07-25T14:04:49.6629896+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "1c31da18-1563-443d-a5f7-475cf244f852",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "87fe63ac-6e7a-454d-8777-7dee38b5fb93",
    "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": "c968c103-c4bf-41b4-9740-fb6724c117af",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "89f6f7b0-b44c-4688-a476-5996c7b9dbaa",
    "_parent_id": "79b0a016-68a9-4c2a-94cf-48640b435f90",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "eafc6188-5d59-4ddb-9576-c938c2ca22af",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "c829a900-e9f8-4b64-8831-4be5946ec3d6",
      "_parent_id": "00ff70d4-1221-470a-a177-89fb83f3fc30",
      "root_parent_id": "2eb2a891-2c10-49b7-a3b5-feae87424184",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "91d4adad-788b-44f0-b1fa-bfd1cb881979",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "f1ab8cd4-62fd-4e15-bdbc-84ca0a060d02",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "b6579246-165c-4ce0-96b3-bb498b466c24",
        "_parent_code": "sample string 6",
        "sales_organization_id": "7cbc7952-34f3-4f03-981d-39f461f7de7a",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "ad32a355-6ed9-47b8-b7f4-51863c0750db",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "498157e9-1fbd-4cf2-9684-6ccd63113358",
          "db_currency_id": "7422171d-5881-448a-a57b-5cbf0dc0aac2",
          "db_language_id": "98ca529b-5484-475a-919f-1d704a38302b",
          "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-25T14:04:49.6629896+00:00"
        },
        "modified_dateutc": "2026-07-25T14:04:49.6629896+00:00"
      },
      "equipment_model_id": "4ed54247-deb0-4e6a-94ba-660d58d6adfd",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "f73761e3-dd66-422c-b18c-135424507c50",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "3bd5f528-3e3c-4084-b481-a0562eafd080",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "322f1162-50a5-4dbb-aa91-497f6e2360a7",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "26daa874-887b-423a-9130-eb760614a595",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "ad32a355-6ed9-47b8-b7f4-51863c0750db",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "498157e9-1fbd-4cf2-9684-6ccd63113358",
            "db_currency_id": "7422171d-5881-448a-a57b-5cbf0dc0aac2",
            "db_language_id": "98ca529b-5484-475a-919f-1d704a38302b",
            "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-25T14:04:49.6629896+00:00"
          },
          "modified_dateutc": "2026-07-25T14:04:49.6629896+00:00"
        },
        "equipment_family_id": "99027aa3-49ff-4370-bb2d-b45afe988e7c",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "f1ab8cd4-62fd-4e15-bdbc-84ca0a060d02",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "b6579246-165c-4ce0-96b3-bb498b466c24",
          "_parent_code": "sample string 6",
          "sales_organization_id": "7cbc7952-34f3-4f03-981d-39f461f7de7a",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "ad32a355-6ed9-47b8-b7f4-51863c0750db",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "498157e9-1fbd-4cf2-9684-6ccd63113358",
            "db_currency_id": "7422171d-5881-448a-a57b-5cbf0dc0aac2",
            "db_language_id": "98ca529b-5484-475a-919f-1d704a38302b",
            "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-25T14:04:49.6629896+00:00"
          },
          "modified_dateutc": "2026-07-25T14:04:49.6629896+00:00"
        },
        "date_in_production_since": "2026-07-25T14:04:49.6629896+00:00",
        "date_out_of_production_since": "2026-07-25T14:04:49.6629896+00:00",
        "date_end_support": "2026-07-25T14:04:49.6629896+00:00",
        "sales_organization_id": "6caee1ca-6f5f-42ea-b1c2-fb4ebb9cbc0f",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "ad32a355-6ed9-47b8-b7f4-51863c0750db",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "498157e9-1fbd-4cf2-9684-6ccd63113358",
          "db_currency_id": "7422171d-5881-448a-a57b-5cbf0dc0aac2",
          "db_language_id": "98ca529b-5484-475a-919f-1d704a38302b",
          "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-25T14:04:49.6629896+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-25T14:04:49.6629896+00:00"
      },
      "project_status_id": "dc3ec2dd-29b2-42eb-bb69-de3d801943b8",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "dfbd040b-3d30-4c11-9b00-8d4a8a425f9f",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "ab7fa547-08fa-4ff0-86e4-c710bc0a2cd5",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "ad32a355-6ed9-47b8-b7f4-51863c0750db",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "498157e9-1fbd-4cf2-9684-6ccd63113358",
          "db_currency_id": "7422171d-5881-448a-a57b-5cbf0dc0aac2",
          "db_language_id": "98ca529b-5484-475a-919f-1d704a38302b",
          "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-25T14:04:49.6629896+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-07-25T14:04:49.6629896+00:00"
      },
      "company_id": "b55215cc-b224-4616-85c2-fd29d5babe88",
      "company_code": "sample string 12",
      "db_address_id": "f5c3aa8c-80f0-4e06-acca-7c2f37d380d0",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "e364ca52-81e4-4579-912d-43b1643e993e",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "7f091dba-b186-4b45-b74f-aa013161238f",
      "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-25T14:04:49.6629896+00:00",
      "date_create": "2026-07-25T14:04:49.6629896+00:00",
      "date_update": "2026-07-25T14:04:49.6629896+00:00",
      "updated_by_user_id": "50be5148-ee35-440c-b1ea-b562f4939484",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-07-25T14:04:49.6629896+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-25T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-07-25T14:04:49.6629896+00:00",
      "date_last_job": "2026-07-25T14:04:49.6629896+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-07-25T14:04:49.6629896+00:00",
      "modified_dateutc": "2026-07-25T14:04:49.6629896+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "85421385-45a9-448a-a49c-b8440b09248f",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "65aba3d3-cbeb-4c55-946a-0731ddec5954",
      "name": "sample string 2",
      "sales_organization_id": "ebcdbb26-af36-440f-b554-9aa9e0f04d8d",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-07-25T14:04:49.6629896+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "d97627b5-edb9-4040-9c3a-aa687106cdbf",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "77c63097-3245-4f04-9c11-64dcd8a0bd3e",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "cd5a7656-a6b1-4afb-9f9d-30a2637b01a9",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "ad32a355-6ed9-47b8-b7f4-51863c0750db",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "498157e9-1fbd-4cf2-9684-6ccd63113358",
        "db_currency_id": "7422171d-5881-448a-a57b-5cbf0dc0aac2",
        "db_language_id": "98ca529b-5484-475a-919f-1d704a38302b",
        "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-25T14:04:49.6629896+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-07-25T14:04:49.6629896+00:00"
    },
    "job_status_id": "df1c94e3-4922-4b02-b6a2-fb0ea4f6d16d",
    "job_status_code": "sample string 11",
    "db_address_id": "c2f51cc4-2e24-4b9f-9eaa-738ec2357a78",
    "contact_id": "258cdc5e-1d4f-4477-aad4-b0c7271caa84",
    "requested_by_company_id": "cf65316f-3d77-48e0-bcb0-6ddc20fafdd7",
    "requested_by_contact_id": "6c155974-a597-41a9-b44b-74a739972d7e",
    "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-25T14:04:49.6629896+00:00",
    "due_date": "2026-07-25T14:04:49.6629896+00:00",
    "date_create": "2026-07-25T14:04:49.6629896+00:00",
    "date_update": "2026-07-25T14:04:49.6629896+00:00",
    "date_closed": "2026-07-25T14:04:49.6629896+00:00",
    "suggested_user_id": "07491d03-4268-4882-a312-aaeb07ee175d",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "fefeff2e-26d4-4e61-886a-cfd96650269d",
      "db_language_id": "62940ac7-87a6-4455-bfca-0ff2f102a47c",
      "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-25T14:04:49.6629896+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "fe05db30-712b-416a-94e6-81525efe8b1a",
      "sales_organization": {
        "id": "ad32a355-6ed9-47b8-b7f4-51863c0750db",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "498157e9-1fbd-4cf2-9684-6ccd63113358",
        "db_currency_id": "7422171d-5881-448a-a57b-5cbf0dc0aac2",
        "db_language_id": "98ca529b-5484-475a-919f-1d704a38302b",
        "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-25T14:04:49.6629896+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "280f6dd5-3677-46b7-9ef2-807569e6495c",
      "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": "36c02a5e-5071-4a59-b816-9750c9739b43",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-07-25T14:04:49.6629896+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "8f729df5-8e33-4c85-9630-6f0699872002"
    },
    "suggested_date_start": "2026-07-25T14:04:49.6629896+00:00",
    "skill_id": "20d9c9ef-eaa0-4345-9d8e-78c91909cbd4",
    "skill_code": "sample string 32",
    "skill": {
      "id": "1cb0ae36-ad84-4c96-beef-0c2bfe625dad",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "c9064ad9-85f1-4bb4-9b75-f84ec81afa04",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "ad32a355-6ed9-47b8-b7f4-51863c0750db",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "498157e9-1fbd-4cf2-9684-6ccd63113358",
        "db_currency_id": "7422171d-5881-448a-a57b-5cbf0dc0aac2",
        "db_language_id": "98ca529b-5484-475a-919f-1d704a38302b",
        "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-25T14:04:49.6629896+00:00"
      },
      "modified_dateutc": "2026-07-25T14:04:49.6629896+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "48ded05f-db00-4193-ae61-6a07eef94118",
    "date_reported_by_company": "2026-07-25T14:04:49.6629896+00:00",
    "id2": 36,
    "company_id": "2502a6f7-19a2-43f9-87e3-0261a19566c6",
    "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": "4d43625a-e237-4c5b-915c-d7f114bfbed8",
    "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-25T14:04:49.6629896+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-07-25T14:04:49.6629896+00:00"
}