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": "da218276-424d-418d-9b02-b1c54335eee4",
  "estimated_quantity": 2.0,
  "article_id": "9237b0b4-ea93-4f45-b78e-12488f0a2eb2",
  "article_code": "sample string 4",
  "article": {
    "id": "c240a5e8-190a-444b-a29b-e8ee801da5c4",
    "article_category_id": "05e17b90-077d-4536-8064-1806bb98e999",
    "article_category": {
      "id": "a9f43ce5-63f8-464f-91c5-f980f47de2b6",
      "parent_id": "e6a1abe2-14e9-4924-a827-0e3ac29457e7",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-08-14T17:17:01.904194+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "232d0675-eb36-407d-bc47-e4da261b2ed5",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "5faa9b30-863e-4b43-9841-f0f63223dd19",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "315b8066-b49a-4a7f-8feb-f8b2566f5277",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "b8e620e9-32f4-4902-8a05-f0f7a3b6f78d",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "50196c2a-0f36-4c4b-86e6-11ed467efb3a",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "f6372b6d-fdc1-4f60-b10e-a0f7dece39d7",
    "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-14T17:17:01.904194+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-14T17:17:01.904194+00:00",
    "date_update": "2026-08-14T17:17:01.904194+00:00",
    "modified_dateutc": "2026-08-14T17:17:01.904194+00:00",
    "article_color_id": "5ab1f7b3-903d-401d-aab5-07b69fbe904f",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "8a696b1f-dc57-42b4-b42a-3211a24885e9",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-08-14T17:17:01.904194+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "43f20f5a-abb9-403e-a19a-de936026090c",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "4c70c6cc-31d2-4759-b852-d86e1b8e436f",
    "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": "52470899-9b6d-4169-9924-dc9345917aff",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "8dcc35d3-34f1-4106-91b6-e1829b2913f0",
    "_parent_id": "a7e6a36a-d42e-4c3f-b060-ccf51cdb0b39",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "2959cc0e-d5be-4f7f-9bc6-67daeab728c1",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "5440e373-ac1f-4931-9051-448f9b6fd34d",
      "_parent_id": "92508616-88df-4448-ba79-7047c8a4d9ad",
      "root_parent_id": "d7ce2bbd-87ea-4922-a3ae-e4c2ee5749fc",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "90718a73-224e-49a9-9ff1-a2614738417f",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "b194ba70-5b1f-4fe3-8723-b25044b55d94",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "7595c7aa-c80d-4a77-bacb-0f5bd466897d",
        "_parent_code": "sample string 6",
        "sales_organization_id": "0565fae4-34a3-41df-b8a4-dac798bf1f5e",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "22f66039-35dd-41a4-bb93-ce62ab59f58f",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "8594d3e9-6f37-4063-8a6d-be4e27ba2deb",
          "db_currency_id": "e089ba29-4561-4123-bd78-2382af6fffb4",
          "db_language_id": "472dd3d0-58a0-445c-8676-f0c7f2a68bd9",
          "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-14T17:17:01.904194+00:00"
        },
        "modified_dateutc": "2026-08-14T17:17:01.904194+00:00"
      },
      "equipment_model_id": "6e4c10f8-d5ab-4c6e-b021-8897f6356627",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "14c1f72c-b4a2-4b7f-a209-93444c50f6de",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "45816e98-ab09-4b41-ab95-1ec38566b5ba",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "d7290283-7522-4da1-94df-f98201a507ee",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "a74c3900-101c-4d24-95f0-e2e4cd26f108",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "22f66039-35dd-41a4-bb93-ce62ab59f58f",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "8594d3e9-6f37-4063-8a6d-be4e27ba2deb",
            "db_currency_id": "e089ba29-4561-4123-bd78-2382af6fffb4",
            "db_language_id": "472dd3d0-58a0-445c-8676-f0c7f2a68bd9",
            "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-14T17:17:01.904194+00:00"
          },
          "modified_dateutc": "2026-08-14T17:17:01.904194+00:00"
        },
        "equipment_family_id": "9d71ecf4-4f8a-403c-8717-939ae055c2ed",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "b194ba70-5b1f-4fe3-8723-b25044b55d94",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "7595c7aa-c80d-4a77-bacb-0f5bd466897d",
          "_parent_code": "sample string 6",
          "sales_organization_id": "0565fae4-34a3-41df-b8a4-dac798bf1f5e",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "22f66039-35dd-41a4-bb93-ce62ab59f58f",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "8594d3e9-6f37-4063-8a6d-be4e27ba2deb",
            "db_currency_id": "e089ba29-4561-4123-bd78-2382af6fffb4",
            "db_language_id": "472dd3d0-58a0-445c-8676-f0c7f2a68bd9",
            "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-14T17:17:01.904194+00:00"
          },
          "modified_dateutc": "2026-08-14T17:17:01.904194+00:00"
        },
        "date_in_production_since": "2026-08-14T17:17:01.904194+00:00",
        "date_out_of_production_since": "2026-08-14T17:17:01.904194+00:00",
        "date_end_support": "2026-08-14T17:17:01.904194+00:00",
        "sales_organization_id": "e13f9199-6776-440e-a999-8088e64f6e0e",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "22f66039-35dd-41a4-bb93-ce62ab59f58f",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "8594d3e9-6f37-4063-8a6d-be4e27ba2deb",
          "db_currency_id": "e089ba29-4561-4123-bd78-2382af6fffb4",
          "db_language_id": "472dd3d0-58a0-445c-8676-f0c7f2a68bd9",
          "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-14T17:17:01.904194+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-14T17:17:01.904194+00:00"
      },
      "project_status_id": "eb524fd2-c0a4-4512-92fa-d051de6555fb",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "4b8f0832-dc12-4a14-b9c1-204ebd6900c5",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "32fc4dd7-60bd-4f80-9427-2b8d318dbd84",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "22f66039-35dd-41a4-bb93-ce62ab59f58f",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "8594d3e9-6f37-4063-8a6d-be4e27ba2deb",
          "db_currency_id": "e089ba29-4561-4123-bd78-2382af6fffb4",
          "db_language_id": "472dd3d0-58a0-445c-8676-f0c7f2a68bd9",
          "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-14T17:17:01.904194+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-08-14T17:17:01.904194+00:00"
      },
      "company_id": "1b244f7d-4f0c-4e46-915a-f7aa5e557fac",
      "company_code": "sample string 12",
      "db_address_id": "83a6b22b-cf4a-49fd-b6ab-43737bc80f09",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "c2e2cecd-172e-4037-adda-830838944d92",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "a1c2ca12-ad51-432f-87b5-dc99c47cf9c3",
      "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-14T17:17:01.904194+00:00",
      "date_create": "2026-08-14T17:17:01.904194+00:00",
      "date_update": "2026-08-14T17:17:01.904194+00:00",
      "updated_by_user_id": "15b75ae2-075c-4691-85c0-d54b9f2b89ee",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-08-14T17:17:01.904194+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-14T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-08-14T17:17:01.904194+00:00",
      "date_last_job": "2026-08-14T17:17:01.904194+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-08-14T17:17:01.904194+00:00",
      "modified_dateutc": "2026-08-14T17:17:01.904194+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "81eeb441-800e-4cd2-b1a5-55d603b666b5",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "98f42a5e-ad97-48db-a144-c72e13933f89",
      "name": "sample string 2",
      "sales_organization_id": "f35de6c6-b8c4-4318-b5ff-e3a695e88fe6",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-08-14T17:17:01.904194+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "fb5656f2-acfd-4cb8-a13e-81f5fb67a06c",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "2ac386ab-81a3-411b-80ed-e4a3b800c1a2",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "af1d583a-9edd-4a9f-804c-ed778ec0d9e1",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "22f66039-35dd-41a4-bb93-ce62ab59f58f",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "8594d3e9-6f37-4063-8a6d-be4e27ba2deb",
        "db_currency_id": "e089ba29-4561-4123-bd78-2382af6fffb4",
        "db_language_id": "472dd3d0-58a0-445c-8676-f0c7f2a68bd9",
        "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-14T17:17:01.904194+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-08-14T17:17:01.904194+00:00"
    },
    "job_status_id": "2d2b2db5-71fa-4706-a2b2-0cee66a7c6af",
    "job_status_code": "sample string 11",
    "db_address_id": "09366262-b704-457f-aba7-6313944529fc",
    "contact_id": "326b0e22-ef00-4f58-bd17-030bb6263b68",
    "requested_by_company_id": "aeb570c9-8de8-4254-b5b9-99d2430402c9",
    "requested_by_contact_id": "1196e171-661a-4083-a713-63841e2d7d6b",
    "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-14T17:17:01.904194+00:00",
    "due_date": "2026-08-14T17:17:01.904194+00:00",
    "date_create": "2026-08-14T17:17:01.904194+00:00",
    "date_update": "2026-08-14T17:17:01.904194+00:00",
    "date_closed": "2026-08-14T17:17:01.904194+00:00",
    "suggested_user_id": "8ed72558-8fa8-4a70-b099-08ff2762caad",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "380e210e-9320-4ec1-830c-044468d93243",
      "db_language_id": "09145db7-e895-427b-a8b8-d7d4c6e19f40",
      "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-14T17:17:01.904194+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "924a9814-9102-4920-a4aa-e0d2181ca7a5",
      "sales_organization": {
        "id": "22f66039-35dd-41a4-bb93-ce62ab59f58f",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "8594d3e9-6f37-4063-8a6d-be4e27ba2deb",
        "db_currency_id": "e089ba29-4561-4123-bd78-2382af6fffb4",
        "db_language_id": "472dd3d0-58a0-445c-8676-f0c7f2a68bd9",
        "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-14T17:17:01.904194+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "10c7ca8a-f997-41eb-a7ab-796a30896eef",
      "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": "3661f323-5289-4ce9-be1c-f097c9d0c158",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-08-14T17:17:01.904194+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "62aca413-ee34-47d3-a81a-9074ca7851c1"
    },
    "suggested_date_start": "2026-08-14T17:17:01.904194+00:00",
    "skill_id": "488176bf-3d65-46d6-8eb0-25c419a23d44",
    "skill_code": "sample string 32",
    "skill": {
      "id": "7c9d36c4-acc7-45cf-a43a-a356bd3a3c91",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "0a817f39-da5c-4df0-a50b-a45aa6343c2d",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "22f66039-35dd-41a4-bb93-ce62ab59f58f",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "8594d3e9-6f37-4063-8a6d-be4e27ba2deb",
        "db_currency_id": "e089ba29-4561-4123-bd78-2382af6fffb4",
        "db_language_id": "472dd3d0-58a0-445c-8676-f0c7f2a68bd9",
        "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-14T17:17:01.904194+00:00"
      },
      "modified_dateutc": "2026-08-14T17:17:01.904194+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "6c0298e2-c618-45b0-925b-066df529df3f",
    "date_reported_by_company": "2026-08-14T17:17:01.904194+00:00",
    "id2": 36,
    "company_id": "88ed9ea7-b248-4171-b519-862eedfb238c",
    "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": "7eaca18e-a468-4ebc-9739-de6b9482dafe",
    "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-14T17:17:01.904194+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-08-14T17:17:01.904194+00:00"
}