Retrieves all the job_estimated_quantity objects

Request Information

URI Parameters :

None.

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": "be4af097-6f2a-4754-85a3-4e6b0f7bf2ef",
  "estimated_quantity": 2.0,
  "article_id": "35e09cdf-30e3-453a-9f9a-52531addc288",
  "article_code": "sample string 4",
  "article": {
    "id": "082ac16e-0528-47da-a843-e59195616887",
    "article_category_id": "6b1a177a-0026-48cd-8394-ccf433940820",
    "article_category": {
      "id": "4659a51b-0fef-4785-bb5b-cf1a9a9bdefc",
      "parent_id": "325c458e-754c-481f-832d-901e7a64a151",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-05-05T04:20:17.6001336+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "074f69e1-5a47-4ddc-af2c-33071dbc4bf7",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "74bc8b2f-6a2d-4679-8d47-4f6f843c6124",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "100510bd-a6b1-48ab-8f0a-70225dec64ea",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "8414fac3-7a07-409c-a439-1071476e416d",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "5e079545-20f0-4b71-a4d4-0d95ce0e52c4",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "9f75d310-dc73-4406-8036-411b703afb57",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-05-05T04:20:17.6001336+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-05-05T04:20:17.6001336+00:00",
    "date_update": "2026-05-05T04:20:17.6001336+00:00",
    "modified_dateutc": "2026-05-05T04:20:17.6001336+00:00",
    "article_color_id": "118fed49-f5da-4716-b18d-443589666a1d",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "406ac70a-6556-44bd-bbbf-8f079b909e00",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-05-05T04:20:17.6001336+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "9241c162-8eab-4460-b049-bd54950bbe62",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "1ed427b3-2500-440e-ad05-6d4d81cf7102",
    "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": "ff614643-f91a-4245-9bae-b2fe19166ddf",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "11a09f71-d1da-4b40-9414-23fc16e18172",
    "_parent_id": "55e6f9fb-2c5e-4d08-a21a-44c998339146",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "5ac07925-875f-435e-bef4-0b03ecc9d098",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "2fda796d-4b5b-4631-8b82-e9cf0120f210",
      "_parent_id": "b814b644-c38e-4152-92bc-d85b2ef31bb5",
      "root_parent_id": "d8057076-f359-4a02-869c-15035ab80d24",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "47cf0227-de59-4e71-8457-c1ab5d8538c1",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "f3912234-3f0a-4c2d-941c-6245ca73c1d6",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "4cce380d-f361-4b72-bdf9-55aba443c183",
        "_parent_code": "sample string 6",
        "sales_organization_id": "9882b34e-c33d-4062-888e-46187f8ac835",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "aa3f7e43-a688-4dd5-8519-5b271ac505c1",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "3fc2f888-4e9f-4919-afb0-acc9015a260d",
          "db_currency_id": "e5f0a980-12e5-454a-ae0a-9e2081e317de",
          "db_language_id": "4933358c-7b0f-4e7b-87eb-f20a8998f1ed",
          "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-05-05T04:20:17.6001336+00:00"
        },
        "modified_dateutc": "2026-05-05T04:20:17.6001336+00:00"
      },
      "equipment_model_id": "265d8102-db68-4654-becf-c720f82ffa9a",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "29de49da-8ec6-4c79-9b0c-9f5cb43cd07d",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "e13200cd-a02e-4ceb-86bf-119d27a5b5f0",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "8d0dbcc5-38f3-4ee8-ba48-bc5f6167cb07",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "726a00c9-3c1b-49f5-af7c-27ecce2f61a3",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "aa3f7e43-a688-4dd5-8519-5b271ac505c1",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "3fc2f888-4e9f-4919-afb0-acc9015a260d",
            "db_currency_id": "e5f0a980-12e5-454a-ae0a-9e2081e317de",
            "db_language_id": "4933358c-7b0f-4e7b-87eb-f20a8998f1ed",
            "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-05-05T04:20:17.6001336+00:00"
          },
          "modified_dateutc": "2026-05-05T04:20:17.6001336+00:00"
        },
        "equipment_family_id": "32e063a0-d55e-4f63-9b4b-06ff4b64a48e",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "f3912234-3f0a-4c2d-941c-6245ca73c1d6",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "4cce380d-f361-4b72-bdf9-55aba443c183",
          "_parent_code": "sample string 6",
          "sales_organization_id": "9882b34e-c33d-4062-888e-46187f8ac835",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "aa3f7e43-a688-4dd5-8519-5b271ac505c1",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "3fc2f888-4e9f-4919-afb0-acc9015a260d",
            "db_currency_id": "e5f0a980-12e5-454a-ae0a-9e2081e317de",
            "db_language_id": "4933358c-7b0f-4e7b-87eb-f20a8998f1ed",
            "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-05-05T04:20:17.6001336+00:00"
          },
          "modified_dateutc": "2026-05-05T04:20:17.6001336+00:00"
        },
        "date_in_production_since": "2026-05-05T04:20:17.6001336+00:00",
        "date_out_of_production_since": "2026-05-05T04:20:17.6001336+00:00",
        "date_end_support": "2026-05-05T04:20:17.6001336+00:00",
        "sales_organization_id": "7d6f97ce-1d05-4971-98ef-3bab3ed5f8bd",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "aa3f7e43-a688-4dd5-8519-5b271ac505c1",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "3fc2f888-4e9f-4919-afb0-acc9015a260d",
          "db_currency_id": "e5f0a980-12e5-454a-ae0a-9e2081e317de",
          "db_language_id": "4933358c-7b0f-4e7b-87eb-f20a8998f1ed",
          "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-05-05T04:20:17.6001336+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-05-05T04:20:17.6001336+00:00"
      },
      "project_status_id": "ad64ebd8-9803-444d-a413-1bb63b0882cf",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "f1998428-5f43-4f5a-b9be-25349813cc4b",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "665908d3-cccf-41de-972e-f9ef34e3df80",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "aa3f7e43-a688-4dd5-8519-5b271ac505c1",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "3fc2f888-4e9f-4919-afb0-acc9015a260d",
          "db_currency_id": "e5f0a980-12e5-454a-ae0a-9e2081e317de",
          "db_language_id": "4933358c-7b0f-4e7b-87eb-f20a8998f1ed",
          "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-05-05T04:20:17.6001336+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-05-05T04:20:17.6001336+00:00"
      },
      "company_id": "4168a1e6-6e1b-49bf-9588-73e2a1925b29",
      "company_code": "sample string 12",
      "db_address_id": "44aa9ffb-42fd-482e-a388-7cfd2b46cd9f",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "470fa09c-7a51-40f2-9ef9-d4f374f59743",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "da61742d-ca21-485f-a2cd-c2ca23c52b58",
      "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-05-05T04:20:17.6001336+00:00",
      "date_create": "2026-05-05T04:20:17.6001336+00:00",
      "date_update": "2026-05-05T04:20:17.6001336+00:00",
      "updated_by_user_id": "5b034cf0-1280-403b-891d-19a4e226f4ca",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-05-05T04:20:17.6001336+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-05-05T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-05-05T04:20:17.6001336+00:00",
      "date_last_job": "2026-05-05T04:20:17.6001336+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-05-05T04:20:17.6001336+00:00",
      "modified_dateutc": "2026-05-05T04:20:17.6001336+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "43e6f195-68db-496a-8973-0d83671d6a6d",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "e3e7231d-efce-4998-a994-4055536d844c",
      "name": "sample string 2",
      "sales_organization_id": "d3a2dd66-9490-49e2-9f4d-2f5baf3da99b",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-05-05T04:20:17.6001336+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "9e3ed1cf-b9e9-4272-9183-b7baf4f3700a",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "c233e120-aeac-447f-b5c2-ebe2cd56cf4e",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "645dab31-08b6-4f9a-a93c-feacc29a3855",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "aa3f7e43-a688-4dd5-8519-5b271ac505c1",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "3fc2f888-4e9f-4919-afb0-acc9015a260d",
        "db_currency_id": "e5f0a980-12e5-454a-ae0a-9e2081e317de",
        "db_language_id": "4933358c-7b0f-4e7b-87eb-f20a8998f1ed",
        "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-05-05T04:20:17.6001336+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-05-05T04:20:17.6001336+00:00"
    },
    "job_status_id": "39d86d36-5f82-4922-be65-978dacba55df",
    "job_status_code": "sample string 11",
    "db_address_id": "35f29bf5-84d3-49eb-8128-3cf844d9d488",
    "contact_id": "4e703dfb-94c7-46a6-b86f-808bbf60f7e3",
    "requested_by_company_id": "96ec02a1-c343-4210-acb4-b84aa77ab6b4",
    "requested_by_contact_id": "ab796132-b45b-46f3-a5cc-0674341393b4",
    "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-05-05T04:20:17.6001336+00:00",
    "due_date": "2026-05-05T04:20:17.6001336+00:00",
    "date_create": "2026-05-05T04:20:17.6001336+00:00",
    "date_update": "2026-05-05T04:20:17.6001336+00:00",
    "date_closed": "2026-05-05T04:20:17.6001336+00:00",
    "suggested_user_id": "0c9e994b-0f70-4dec-a953-e8e877099f36",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "97ebf763-d5aa-4c0d-b76e-b0004728c54b",
      "db_language_id": "24a6ae2b-9ecf-47de-9b7f-9b1b66065279",
      "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-05-05T04:20:17.6001336+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "4b8d1a06-a74f-4e56-a852-986e06fe603b",
      "sales_organization": {
        "id": "aa3f7e43-a688-4dd5-8519-5b271ac505c1",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "3fc2f888-4e9f-4919-afb0-acc9015a260d",
        "db_currency_id": "e5f0a980-12e5-454a-ae0a-9e2081e317de",
        "db_language_id": "4933358c-7b0f-4e7b-87eb-f20a8998f1ed",
        "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-05-05T04:20:17.6001336+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "d4d6b57b-ea06-43d8-9c57-1d24916cdb9f",
      "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": "e432ca68-601e-4cdb-9209-24461f527917",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-05-05T04:20:17.6001336+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "165bb831-b228-45e2-bb0f-22b4b29376f6"
    },
    "suggested_date_start": "2026-05-05T04:20:17.6001336+00:00",
    "skill_id": "2c04871b-beb6-4dea-a996-261e74c61010",
    "skill_code": "sample string 32",
    "skill": {
      "id": "5f7e759d-1afc-4ab0-aca4-2ee9df23afdf",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "c8df6d03-a500-47ff-aa5a-85d89324e1eb",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "aa3f7e43-a688-4dd5-8519-5b271ac505c1",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "3fc2f888-4e9f-4919-afb0-acc9015a260d",
        "db_currency_id": "e5f0a980-12e5-454a-ae0a-9e2081e317de",
        "db_language_id": "4933358c-7b0f-4e7b-87eb-f20a8998f1ed",
        "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-05-05T04:20:17.6001336+00:00"
      },
      "modified_dateutc": "2026-05-05T04:20:17.6001336+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "74b42cd6-b206-4c84-8474-b629f644350d",
    "date_reported_by_company": "2026-05-05T04:20:17.6001336+00:00",
    "id2": 36,
    "company_id": "8467f929-9720-446d-a857-20a1fb60536b",
    "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": "1b7c508e-63a4-43e4-a52a-5202ce6bdc7a",
    "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-05-05T04:20:17.6001336+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-05-05T04:20:17.6001336+00:00"
}