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": "9e1e9542-6a89-464b-89dd-212ebb295128",
  "estimated_quantity": 2.0,
  "article_id": "26a7dcc1-4725-49b1-81c7-0ce579402ee2",
  "article_code": "sample string 4",
  "article": {
    "id": "27e315ba-f027-48ae-ad74-22527788a70d",
    "article_category_id": "35621286-79f0-4b44-a734-d93fd73419e6",
    "article_category": {
      "id": "d4c5c358-3a38-4ba0-b1a0-80bb8b5fc23d",
      "parent_id": "ca0c6f03-df8f-4a93-bf1e-17b33fbb30af",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-07-13T13:48:56.6914547+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "d5cc7b3c-a4bc-48e3-bb19-52aa46ebc990",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "5e79eef8-7881-43c2-b4cf-5acebba86df0",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "1e9332e0-f308-4b15-b3db-caca7ef91ae1",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "138d8720-a553-4397-a0d4-5f399650d2bb",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "5dc169e6-c8b5-47da-bbeb-000b73a249c3",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "3eac36fb-7040-4b4a-a2bd-e7748dbf020a",
    "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-13T13:48:56.6914547+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-13T13:48:56.6914547+00:00",
    "date_update": "2026-07-13T13:48:56.6914547+00:00",
    "modified_dateutc": "2026-07-13T13:48:56.6914547+00:00",
    "article_color_id": "4380a259-471c-432a-92e3-983a8867e951",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "a5e35c45-076e-4d3a-887f-88c90247e7ca",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-07-13T13:48:56.6914547+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "bf0a67b4-5bf4-49f3-ae84-471636161e68",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "2c8c52bb-7690-4f9e-a4b8-4b55e5e54e14",
    "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": "6cf768f4-3343-446b-9e46-63ce3018c76f",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "b369a292-fee2-4e82-9bf7-ccf39b0f544c",
    "_parent_id": "e2ece5b4-1f9b-4c3a-a809-10154648f495",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "8d5f6da2-88c7-4e0d-b041-2ec19d3d7152",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "d7e703b8-7365-4d04-839d-14155eb67923",
      "_parent_id": "49b19cfc-ebd1-4bd9-9033-9357926e5396",
      "root_parent_id": "473303f0-e5a1-4296-8688-36323ba0b19f",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "879331ed-aa61-48bc-a258-fb9518c4be4f",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "58a2f829-2dc6-4eb1-b166-257be071539b",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "7f7e8b60-ff57-40ab-9bf5-30d1b6e9e7d0",
        "_parent_code": "sample string 6",
        "sales_organization_id": "93f5b3b9-01d1-44dc-9040-25da0326ec09",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "1b4a9918-dbef-42b8-84cd-8cc23678f6f0",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "624d534c-c2de-4345-986b-1a2d66ead656",
          "db_currency_id": "682ffbe7-28ed-41e9-ab48-160d561af38a",
          "db_language_id": "692853e0-4b4d-4805-b86e-f50c312532d2",
          "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-13T13:48:56.6914547+00:00"
        },
        "modified_dateutc": "2026-07-13T13:48:56.6914547+00:00"
      },
      "equipment_model_id": "d4836c65-2e63-4f5f-983d-ed79bbf3abbd",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "89feaff2-c9bb-41c9-b3db-d39702d98018",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "5da68e26-c281-4c37-a613-8e5f96a8cbd2",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "e10d1920-a4cf-4a6c-9c09-24195947e5ef",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "ddfe34c6-1ac4-4d23-87d8-9325001852e8",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "1b4a9918-dbef-42b8-84cd-8cc23678f6f0",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "624d534c-c2de-4345-986b-1a2d66ead656",
            "db_currency_id": "682ffbe7-28ed-41e9-ab48-160d561af38a",
            "db_language_id": "692853e0-4b4d-4805-b86e-f50c312532d2",
            "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-13T13:48:56.6914547+00:00"
          },
          "modified_dateutc": "2026-07-13T13:48:56.6914547+00:00"
        },
        "equipment_family_id": "1884ffa8-9007-4999-ad23-5699690c38aa",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "58a2f829-2dc6-4eb1-b166-257be071539b",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "7f7e8b60-ff57-40ab-9bf5-30d1b6e9e7d0",
          "_parent_code": "sample string 6",
          "sales_organization_id": "93f5b3b9-01d1-44dc-9040-25da0326ec09",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "1b4a9918-dbef-42b8-84cd-8cc23678f6f0",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "624d534c-c2de-4345-986b-1a2d66ead656",
            "db_currency_id": "682ffbe7-28ed-41e9-ab48-160d561af38a",
            "db_language_id": "692853e0-4b4d-4805-b86e-f50c312532d2",
            "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-13T13:48:56.6914547+00:00"
          },
          "modified_dateutc": "2026-07-13T13:48:56.6914547+00:00"
        },
        "date_in_production_since": "2026-07-13T13:48:56.6914547+00:00",
        "date_out_of_production_since": "2026-07-13T13:48:56.6914547+00:00",
        "date_end_support": "2026-07-13T13:48:56.6914547+00:00",
        "sales_organization_id": "b995c7b7-a6d7-4846-a746-d4a135ce1577",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "1b4a9918-dbef-42b8-84cd-8cc23678f6f0",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "624d534c-c2de-4345-986b-1a2d66ead656",
          "db_currency_id": "682ffbe7-28ed-41e9-ab48-160d561af38a",
          "db_language_id": "692853e0-4b4d-4805-b86e-f50c312532d2",
          "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-13T13:48:56.6914547+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-13T13:48:56.6914547+00:00"
      },
      "project_status_id": "1b18b05c-9fa9-4d7d-aab7-806a141c2d11",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "82177b53-7da5-4f8c-8efa-2f8f85178006",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "6bf79fd9-ad00-4a31-a996-20afb1c7f943",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "1b4a9918-dbef-42b8-84cd-8cc23678f6f0",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "624d534c-c2de-4345-986b-1a2d66ead656",
          "db_currency_id": "682ffbe7-28ed-41e9-ab48-160d561af38a",
          "db_language_id": "692853e0-4b4d-4805-b86e-f50c312532d2",
          "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-13T13:48:56.6914547+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-07-13T13:48:56.6914547+00:00"
      },
      "company_id": "3cedabc3-02af-40e7-9f9e-88f33729703d",
      "company_code": "sample string 12",
      "db_address_id": "fe338589-7524-4ef0-9ad8-51586511a180",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "7a9eff23-3f3b-44c2-91b0-e06dc6cb080e",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "8271869b-08bd-49d2-aa32-ae955fa21d18",
      "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-13T13:48:56.6914547+00:00",
      "date_create": "2026-07-13T13:48:56.6914547+00:00",
      "date_update": "2026-07-13T13:48:56.6914547+00:00",
      "updated_by_user_id": "35ee50fc-51ed-4d66-884b-9c3ae3b53e74",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-07-13T13:48:56.6914547+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-13T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-07-13T13:48:56.6914547+00:00",
      "date_last_job": "2026-07-13T13:48:56.6914547+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-07-13T13:48:56.6914547+00:00",
      "modified_dateutc": "2026-07-13T13:48:56.6914547+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "8df228e7-0fcc-41e0-8adf-4ae33da4329a",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "4bd21754-ea4a-4c5d-a929-2970b9583914",
      "name": "sample string 2",
      "sales_organization_id": "f8b18c1f-1814-4361-834d-866f620bfa58",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-07-13T13:48:56.6914547+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "d303f4a9-62da-49e2-8a4a-c67d6aab1f50",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "49dbc9b3-ba1f-450e-8cf6-e6ec2f4e966e",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "7d6d3314-da7e-4e77-869a-b7ff7493f06f",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "1b4a9918-dbef-42b8-84cd-8cc23678f6f0",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "624d534c-c2de-4345-986b-1a2d66ead656",
        "db_currency_id": "682ffbe7-28ed-41e9-ab48-160d561af38a",
        "db_language_id": "692853e0-4b4d-4805-b86e-f50c312532d2",
        "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-13T13:48:56.6914547+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-07-13T13:48:56.6914547+00:00"
    },
    "job_status_id": "54fd4c4c-da88-4196-8ed1-adc6b4b8b1d8",
    "job_status_code": "sample string 11",
    "db_address_id": "6a8aa804-8f1c-4101-8120-4221fdfebf6b",
    "contact_id": "b8cf164b-aa53-4bc3-894d-16f1b336b6bc",
    "requested_by_company_id": "631a05c7-d22a-43d7-8ca0-f5f2ee98f1de",
    "requested_by_contact_id": "e5a30250-fa5a-49c2-831f-a863c3506d21",
    "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-13T13:48:56.6914547+00:00",
    "due_date": "2026-07-13T13:48:56.6914547+00:00",
    "date_create": "2026-07-13T13:48:56.6914547+00:00",
    "date_update": "2026-07-13T13:48:56.6914547+00:00",
    "date_closed": "2026-07-13T13:48:56.6914547+00:00",
    "suggested_user_id": "b75d517b-7890-4519-a209-d2b2b0c6781e",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "ae71d2e6-7973-48bf-9f92-2a19673cf9f8",
      "db_language_id": "5f705295-dd8c-4c00-9eec-353b90d376bd",
      "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-13T13:48:56.6914547+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "a9656556-c44d-4d9d-962c-eea7e193fcb8",
      "sales_organization": {
        "id": "1b4a9918-dbef-42b8-84cd-8cc23678f6f0",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "624d534c-c2de-4345-986b-1a2d66ead656",
        "db_currency_id": "682ffbe7-28ed-41e9-ab48-160d561af38a",
        "db_language_id": "692853e0-4b4d-4805-b86e-f50c312532d2",
        "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-13T13:48:56.6914547+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "e5e7582b-8d08-4558-ac0b-c271377fe9c9",
      "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": "13912a26-d6cc-4076-b071-c7c16a7cc90b",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-07-13T13:48:56.6914547+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "610a0971-b9d5-4452-94ba-34390b4ffc90"
    },
    "suggested_date_start": "2026-07-13T13:48:56.6914547+00:00",
    "skill_id": "55a2d2a8-aea7-4261-9b04-9aaa0ee8a1de",
    "skill_code": "sample string 32",
    "skill": {
      "id": "e44a4401-48ab-4806-9238-84a9753432f9",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "9848a7c2-b60d-4c6c-83e8-c2d8668dd6e1",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "1b4a9918-dbef-42b8-84cd-8cc23678f6f0",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "624d534c-c2de-4345-986b-1a2d66ead656",
        "db_currency_id": "682ffbe7-28ed-41e9-ab48-160d561af38a",
        "db_language_id": "692853e0-4b4d-4805-b86e-f50c312532d2",
        "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-13T13:48:56.6914547+00:00"
      },
      "modified_dateutc": "2026-07-13T13:48:56.6914547+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "f0abbb20-7fbe-4960-852f-580e49c619df",
    "date_reported_by_company": "2026-07-13T13:48:56.6914547+00:00",
    "id2": 36,
    "company_id": "b9e79fbb-0e6b-4636-b44e-35b635a185c4",
    "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": "93e097da-ab1e-45ba-9e95-ca251ba04c6a",
    "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-13T13:48:56.6914547+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-07-13T13:48:56.6914547+00:00"
}