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": "7206ac50-5d6b-4f25-9a4b-dd01378b4279",
  "estimated_quantity": 2.0,
  "article_id": "46290d63-c1a0-40b7-ae77-7c77a3ad3b0b",
  "article_code": "sample string 4",
  "article": {
    "id": "d77dcdd9-e1b7-4051-9a07-2700adcecdeb",
    "article_category_id": "ea697a7d-44d5-427a-a1b6-88486f37520a",
    "article_category": {
      "id": "414747b6-62d6-49e1-a2ca-23ed4136a5a1",
      "parent_id": "47f49e0b-be31-4af5-8a1e-d66aa0c0a3b8",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2025-11-23T04:53:54.1044426+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "0a5581ec-c7d4-4010-8ae3-5c83a61b04be",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "3a5334b2-57bf-4769-b9c5-52490f50576a",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "ca91e5e4-cfdd-439a-a570-9fa203e23a1b",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "0144eae5-2a9e-4e66-a86c-726b0f959da6",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "018eb9cc-7cbe-42e0-b8fc-3a4eb9e195ee",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "c09f2ae9-fc9c-41b0-b2c9-5726d153d5ad",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2025-11-23T04:53:54.1044426+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": "2025-11-23T04:53:54.1044426+00:00",
    "date_update": "2025-11-23T04:53:54.1044426+00:00",
    "modified_dateutc": "2025-11-23T04:53:54.1044426+00:00",
    "article_color_id": "9e47476b-f27d-42e0-b8f7-5c4d72b1e1cf",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "7aaad97c-6dca-4af9-a169-48bf0d46a8c9",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2025-11-23T04:53:54.1044426+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "3b103a02-f32a-49c9-b888-ce5b39679573",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "6dfaa156-65df-451e-92a5-fb8b07e808ad",
    "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": "dc345075-bfe5-4b7c-a1b1-cdfb1c6e6322",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "2ffee6e3-8d4e-4aed-a67d-f4466d9d142f",
    "_parent_id": "0810308e-677b-4eef-9ee3-74967f61f7a7",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "350fd8c3-76e4-4669-b5bd-32c4cb020ed7",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "65dfc620-5858-4930-af05-9bc260715209",
      "_parent_id": "1fd9b78b-3a7e-48d1-b4da-d39df22555a4",
      "root_parent_id": "9844eb9e-5f9e-488b-98fd-9a901d36f27f",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "8389c221-9511-4a74-bd86-90c58514a00e",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "786a189a-b22d-48d9-8499-c19628db8dac",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "065124f2-6337-4209-99e3-cf773ec1214e",
        "_parent_code": "sample string 6",
        "sales_organization_id": "4003e0bf-0938-428f-a7f3-b5d3401f4631",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "d9968236-5407-47c3-befd-619dec72e790",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "7d6eca15-48dc-4ca9-a73d-6b3e45ab5d7b",
          "db_currency_id": "d69de2ff-e1e7-4133-b4ec-37b628e54db7",
          "db_language_id": "7cf4a708-597f-43e2-864a-6e66a9732841",
          "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": "2025-11-23T04:53:54.1044426+00:00"
        },
        "modified_dateutc": "2025-11-23T04:53:54.1044426+00:00"
      },
      "equipment_model_id": "bf35c8a1-722e-479e-85b6-9473e2be9a9f",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "b24c93b2-80fe-462a-83af-baa2b151e557",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "79b8eca8-4887-4afd-a75f-d6d430478564",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "b7737d2d-1944-4ac0-9299-2ea758cab51d",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "7daabe65-58a8-4e3d-88fb-15f986467175",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "d9968236-5407-47c3-befd-619dec72e790",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "7d6eca15-48dc-4ca9-a73d-6b3e45ab5d7b",
            "db_currency_id": "d69de2ff-e1e7-4133-b4ec-37b628e54db7",
            "db_language_id": "7cf4a708-597f-43e2-864a-6e66a9732841",
            "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": "2025-11-23T04:53:54.1044426+00:00"
          },
          "modified_dateutc": "2025-11-23T04:53:54.1044426+00:00"
        },
        "equipment_family_id": "2ce6fb7c-03e5-4285-a580-6696a743dd09",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "786a189a-b22d-48d9-8499-c19628db8dac",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "065124f2-6337-4209-99e3-cf773ec1214e",
          "_parent_code": "sample string 6",
          "sales_organization_id": "4003e0bf-0938-428f-a7f3-b5d3401f4631",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "d9968236-5407-47c3-befd-619dec72e790",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "7d6eca15-48dc-4ca9-a73d-6b3e45ab5d7b",
            "db_currency_id": "d69de2ff-e1e7-4133-b4ec-37b628e54db7",
            "db_language_id": "7cf4a708-597f-43e2-864a-6e66a9732841",
            "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": "2025-11-23T04:53:54.1044426+00:00"
          },
          "modified_dateutc": "2025-11-23T04:53:54.1044426+00:00"
        },
        "date_in_production_since": "2025-11-23T04:53:54.1044426+00:00",
        "date_out_of_production_since": "2025-11-23T04:53:54.1044426+00:00",
        "date_end_support": "2025-11-23T04:53:54.1044426+00:00",
        "sales_organization_id": "16dbc52e-ee11-4566-ac5c-b558e033a0fd",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "d9968236-5407-47c3-befd-619dec72e790",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "7d6eca15-48dc-4ca9-a73d-6b3e45ab5d7b",
          "db_currency_id": "d69de2ff-e1e7-4133-b4ec-37b628e54db7",
          "db_language_id": "7cf4a708-597f-43e2-864a-6e66a9732841",
          "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": "2025-11-23T04:53:54.1044426+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": "2025-11-23T04:53:54.1044426+00:00"
      },
      "project_status_id": "15fbe0fa-b542-44f3-b35e-f2d56043b16d",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "47aea2eb-f752-4852-bd45-9a8c88f425a8",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "0771c836-3b90-4629-94ca-0641434e8fc5",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "d9968236-5407-47c3-befd-619dec72e790",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "7d6eca15-48dc-4ca9-a73d-6b3e45ab5d7b",
          "db_currency_id": "d69de2ff-e1e7-4133-b4ec-37b628e54db7",
          "db_language_id": "7cf4a708-597f-43e2-864a-6e66a9732841",
          "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": "2025-11-23T04:53:54.1044426+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2025-11-23T04:53:54.1044426+00:00"
      },
      "company_id": "8244f820-91f3-4784-810c-f19ba5892b30",
      "company_code": "sample string 12",
      "db_address_id": "2c31b1bf-8f4d-4c4f-9f0e-332f5353f6bc",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "cf3d558d-9c80-49d2-9506-97e8b9038062",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "d8706afc-61a9-4e41-b8e0-9e7113f4d6a9",
      "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": "2025-11-23T04:53:54.1044426+00:00",
      "date_create": "2025-11-23T04:53:54.1044426+00:00",
      "date_update": "2025-11-23T04:53:54.1044426+00:00",
      "updated_by_user_id": "aeac8360-4383-4bbb-817d-1e5267322471",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2025-11-23T04:53:54.1044426+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": "2025-11-23T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2025-11-23T04:53:54.1044426+00:00",
      "date_last_job": "2025-11-23T04:53:54.1044426+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2025-11-23T04:53:54.1044426+00:00",
      "modified_dateutc": "2025-11-23T04:53:54.1044426+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "027e58fe-6161-4cab-be5f-a9eef005ce76",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "0d0f704d-b0d7-46d4-be85-ab4888bedebd",
      "name": "sample string 2",
      "sales_organization_id": "16c98de7-6f94-486d-bd23-34f74bf3dbea",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2025-11-23T04:53:54.1044426+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "614c89d0-8467-491d-8688-bc3c6a7edfec",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "4ebc94cb-c5f9-40e2-a7bf-45902160b3cd",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "77ae7040-80a2-4228-a3ad-60151f2fa150",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "d9968236-5407-47c3-befd-619dec72e790",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "7d6eca15-48dc-4ca9-a73d-6b3e45ab5d7b",
        "db_currency_id": "d69de2ff-e1e7-4133-b4ec-37b628e54db7",
        "db_language_id": "7cf4a708-597f-43e2-864a-6e66a9732841",
        "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": "2025-11-23T04:53:54.1044426+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2025-11-23T04:53:54.1044426+00:00"
    },
    "job_status_id": "85691f62-cf62-47b9-a67c-47ea4b5bc34f",
    "job_status_code": "sample string 11",
    "db_address_id": "176ea032-1f7e-429b-ba5e-9eeb4b3901e5",
    "contact_id": "12d40f87-244c-469f-8509-59f4daa7a799",
    "requested_by_company_id": "d7eb9d6b-97e3-4aaf-aab0-bbd943c3c33d",
    "requested_by_contact_id": "4b23b299-8e2c-4b76-80d7-416a6e02c1b6",
    "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": "2025-11-23T04:53:54.1044426+00:00",
    "due_date": "2025-11-23T04:53:54.1044426+00:00",
    "date_create": "2025-11-23T04:53:54.1044426+00:00",
    "date_update": "2025-11-23T04:53:54.1044426+00:00",
    "date_closed": "2025-11-23T04:53:54.1044426+00:00",
    "suggested_user_id": "fbd99489-90b7-4bcb-935d-05d4d7d39470",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "8aa72126-1112-4747-9d01-83f9003d3226",
      "db_language_id": "cbb2e004-9940-4ee6-9213-63964625a975",
      "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": "2025-11-23T04:53:54.1044426+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "fb2e579e-40d3-40ae-96b1-634b27a76de8",
      "sales_organization": {
        "id": "d9968236-5407-47c3-befd-619dec72e790",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "7d6eca15-48dc-4ca9-a73d-6b3e45ab5d7b",
        "db_currency_id": "d69de2ff-e1e7-4133-b4ec-37b628e54db7",
        "db_language_id": "7cf4a708-597f-43e2-864a-6e66a9732841",
        "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": "2025-11-23T04:53:54.1044426+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "6c538159-fc75-4cd6-b455-9ae0979886c6",
      "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": "a9412da4-0036-469f-9bd4-4f602571d841",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2025-11-23T04:53:54.1044426+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "fbccec3e-83f8-456b-b62d-fb17de334ef1"
    },
    "suggested_date_start": "2025-11-23T04:53:54.1044426+00:00",
    "skill_id": "defe26e2-ff5d-487f-9c47-ea787c6c6676",
    "skill_code": "sample string 32",
    "skill": {
      "id": "4192913c-1a7e-4070-9747-97d1c6f1bf15",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "23d780f2-b7af-4932-abf2-9aca497e044f",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "d9968236-5407-47c3-befd-619dec72e790",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "7d6eca15-48dc-4ca9-a73d-6b3e45ab5d7b",
        "db_currency_id": "d69de2ff-e1e7-4133-b4ec-37b628e54db7",
        "db_language_id": "7cf4a708-597f-43e2-864a-6e66a9732841",
        "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": "2025-11-23T04:53:54.1044426+00:00"
      },
      "modified_dateutc": "2025-11-23T04:53:54.1044426+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "b72d62a5-dac9-4f96-89b3-f1cd4c915f9a",
    "date_reported_by_company": "2025-11-23T04:53:54.1044426+00:00",
    "id2": 36,
    "company_id": "c4f1b751-4830-499a-877c-ff85b8e6c8d1",
    "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": "ea313f63-2922-451f-97dd-68d0cc07a0a2",
    "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": "2025-11-23T04:53:54.1044426+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2025-11-23T04:53:54.1044426+00:00"
}