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": "cd3db8b2-8b86-480c-99cd-bc8dc81c0a21",
  "estimated_quantity": 2.0,
  "article_id": "883d324e-3d78-4b11-91fd-6d637bbaf4ed",
  "article_code": "sample string 4",
  "article": {
    "id": "e1c5be4a-fd0e-4f9d-865b-a9b23d63bace",
    "article_category_id": "b0f2c7a9-21a0-4808-afaa-894735f95715",
    "article_category": {
      "id": "0cf150d2-c895-40ba-9385-f8e1f27d6a74",
      "parent_id": "5f379b7b-4f63-4e57-b52a-33cf9c74177d",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-09-26T19:45:53.3260406+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "e452ebeb-2843-445d-9013-01d1ef00cb1e",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "e2df88b4-5645-41d0-ae0d-36b243a0dad3",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "e4bf19f7-fabc-4c64-aafd-561711f99dd2",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "a8ae589e-1862-4c5c-a1b1-6f4cc2c4e393",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "51f11978-f4d4-4cd7-8c28-9235df0fa26d",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "f16a3cf9-8c7d-48c3-af8f-09934e4d63b1",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-09-26T19:45:53.3260406+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-09-26T19:45:53.3260406+00:00",
    "date_update": "2026-09-26T19:45:53.3260406+00:00",
    "modified_dateutc": "2026-09-26T19:45:53.3260406+00:00",
    "article_color_id": "f0523a02-b36a-4c00-b2b0-0091a3dc6b36",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "837beea4-6067-4caf-8577-65aaa8be0877",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-09-26T19:45:53.3260406+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "d5e03061-576a-4692-93f0-e00ff0112c44",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "784de9d9-5c47-425c-8dee-197b574c4a3a",
    "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": "3745639d-8243-4941-8bd9-c597600f1cd5",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "b0f16d4f-a1ea-42bf-ab83-e445ec49904d",
    "_parent_id": "fafde3f9-422d-488a-8479-28996b9883c4",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "5d25bc66-3924-44c6-914f-e964f1388efc",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "13b94f84-b50a-4d51-8949-3459d7ba794a",
      "_parent_id": "5f9c682f-1c87-411f-9529-1350aad5b8d9",
      "root_parent_id": "2c843474-c485-4892-8782-6cf9faf87575",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "a25db3aa-b72b-49e6-9c75-b4487c2a0454",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "1d08c771-a65f-4588-983e-5e4ab6b31ce7",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "1e18060f-1f6a-4c6f-92f1-23014732cf44",
        "_parent_code": "sample string 6",
        "sales_organization_id": "516b0d8c-1794-4d8f-a03e-853895f1cad0",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "06a37254-12d5-4d64-8faf-82b90ceaab43",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "dce6a591-f995-4e93-a8cb-22ef66967d73",
          "db_currency_id": "eebc88cd-495f-496d-98ee-4030aff90d6c",
          "db_language_id": "887e05fe-b30c-48e3-8b00-c5ede6aa943b",
          "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-09-26T19:45:53.3260406+00:00"
        },
        "modified_dateutc": "2026-09-26T19:45:53.3260406+00:00"
      },
      "equipment_model_id": "496cbce3-4b7f-4761-8eed-b3f62fc498cc",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "d1f6a3a1-72a3-49ec-bb60-2afe01dd2432",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "57593e60-6c1b-449f-9983-8e196a35bec1",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "5bb7f355-1cf4-416f-98db-39f8d728d896",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "a88625c7-5453-4002-8e2a-ff74536d59e2",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "06a37254-12d5-4d64-8faf-82b90ceaab43",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "dce6a591-f995-4e93-a8cb-22ef66967d73",
            "db_currency_id": "eebc88cd-495f-496d-98ee-4030aff90d6c",
            "db_language_id": "887e05fe-b30c-48e3-8b00-c5ede6aa943b",
            "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-09-26T19:45:53.3260406+00:00"
          },
          "modified_dateutc": "2026-09-26T19:45:53.3260406+00:00"
        },
        "equipment_family_id": "0a6a400d-b112-45e6-a809-33a9732e9da3",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "1d08c771-a65f-4588-983e-5e4ab6b31ce7",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "1e18060f-1f6a-4c6f-92f1-23014732cf44",
          "_parent_code": "sample string 6",
          "sales_organization_id": "516b0d8c-1794-4d8f-a03e-853895f1cad0",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "06a37254-12d5-4d64-8faf-82b90ceaab43",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "dce6a591-f995-4e93-a8cb-22ef66967d73",
            "db_currency_id": "eebc88cd-495f-496d-98ee-4030aff90d6c",
            "db_language_id": "887e05fe-b30c-48e3-8b00-c5ede6aa943b",
            "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-09-26T19:45:53.3260406+00:00"
          },
          "modified_dateutc": "2026-09-26T19:45:53.3260406+00:00"
        },
        "date_in_production_since": "2026-09-26T19:45:53.3260406+00:00",
        "date_out_of_production_since": "2026-09-26T19:45:53.3260406+00:00",
        "date_end_support": "2026-09-26T19:45:53.3260406+00:00",
        "sales_organization_id": "1476975d-9119-4a43-874d-a8af876bc90a",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "06a37254-12d5-4d64-8faf-82b90ceaab43",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "dce6a591-f995-4e93-a8cb-22ef66967d73",
          "db_currency_id": "eebc88cd-495f-496d-98ee-4030aff90d6c",
          "db_language_id": "887e05fe-b30c-48e3-8b00-c5ede6aa943b",
          "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-09-26T19:45:53.3260406+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-09-26T19:45:53.3260406+00:00"
      },
      "project_status_id": "f72c849e-c567-47a3-8f91-039992a1d3fa",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "41827709-94c1-45a8-80a0-985233a21471",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "df9c172e-e799-4a7a-951a-d59412fe45aa",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "06a37254-12d5-4d64-8faf-82b90ceaab43",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "dce6a591-f995-4e93-a8cb-22ef66967d73",
          "db_currency_id": "eebc88cd-495f-496d-98ee-4030aff90d6c",
          "db_language_id": "887e05fe-b30c-48e3-8b00-c5ede6aa943b",
          "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-09-26T19:45:53.3260406+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-09-26T19:45:53.3260406+00:00"
      },
      "company_id": "9bed52e7-ae1c-483c-a13b-16a379b22ede",
      "company_code": "sample string 12",
      "db_address_id": "48d2187a-a90f-41c2-82a9-f3cc79d400d7",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "a84c08e1-9173-4af1-903a-e9917f13bb52",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "c860d939-aa1f-41a0-b56d-12e05a098bfc",
      "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-09-26T19:45:53.3260406+00:00",
      "date_create": "2026-09-26T19:45:53.3260406+00:00",
      "date_update": "2026-09-26T19:45:53.3260406+00:00",
      "updated_by_user_id": "c9dc9309-f59d-47df-a926-6b86a69da2e5",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-09-26T19:45:53.3260406+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-09-26T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-09-26T19:45:53.3260406+00:00",
      "date_last_job": "2026-09-26T19:45:53.3260406+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-09-26T19:45:53.3260406+00:00",
      "modified_dateutc": "2026-09-26T19:45:53.3260406+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "4c97f84c-34e2-43bb-a333-c9d7b240b333",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "9f4d41dc-22e0-40f8-9ee4-fa878fea2404",
      "name": "sample string 2",
      "sales_organization_id": "771194c9-aaff-40e6-81ad-d112e479e979",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-09-26T19:45:53.3260406+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "2482e69f-48ea-4c39-817c-a6d7e95f93c7",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "77125d75-ff6b-483b-a832-c1fd96099af9",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "fcb9155a-70c9-4d9e-bb2f-7a6731c8b143",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "06a37254-12d5-4d64-8faf-82b90ceaab43",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "dce6a591-f995-4e93-a8cb-22ef66967d73",
        "db_currency_id": "eebc88cd-495f-496d-98ee-4030aff90d6c",
        "db_language_id": "887e05fe-b30c-48e3-8b00-c5ede6aa943b",
        "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-09-26T19:45:53.3260406+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-09-26T19:45:53.3260406+00:00"
    },
    "job_status_id": "2dea6d5f-a848-4832-a683-3500da65af80",
    "job_status_code": "sample string 11",
    "db_address_id": "34b808dd-b31f-46f1-b29d-a4b9c8b8d695",
    "contact_id": "87ab2ad4-db86-4576-a0cc-aa5d4292890f",
    "requested_by_company_id": "ab942aaf-d4eb-4b47-97f5-4d970df750b2",
    "requested_by_contact_id": "1057b9fb-7b60-403c-abb5-b16587a7a403",
    "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-09-26T19:45:53.3260406+00:00",
    "due_date": "2026-09-26T19:45:53.3260406+00:00",
    "date_create": "2026-09-26T19:45:53.3260406+00:00",
    "date_update": "2026-09-26T19:45:53.3260406+00:00",
    "date_closed": "2026-09-26T19:45:53.3260406+00:00",
    "suggested_user_id": "3c2499ca-b673-49b9-bd10-df394b9c7e2f",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "aa59f129-d7b4-4808-aae8-1bd59f8e07ff",
      "db_language_id": "6604a0bc-114a-4fcd-8591-1f085c42734b",
      "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-09-26T19:45:53.3260406+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "cdcd9dd4-5145-4874-b13d-8193e34f436a",
      "sales_organization": {
        "id": "06a37254-12d5-4d64-8faf-82b90ceaab43",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "dce6a591-f995-4e93-a8cb-22ef66967d73",
        "db_currency_id": "eebc88cd-495f-496d-98ee-4030aff90d6c",
        "db_language_id": "887e05fe-b30c-48e3-8b00-c5ede6aa943b",
        "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-09-26T19:45:53.3260406+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "d6bde5ab-1dd9-44f1-b5b0-a0e099c7c203",
      "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": "e9895db9-0b92-4a79-bd72-2013bfbfab3d",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-09-26T19:45:53.3260406+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "17984532-2034-4c8d-a687-e245ccc6ed46"
    },
    "suggested_date_start": "2026-09-26T19:45:53.3260406+00:00",
    "skill_id": "a67e4ff4-b6b9-4a52-8b44-67f815d34674",
    "skill_code": "sample string 32",
    "skill": {
      "id": "18fcac94-80d2-45f1-ace2-f1bc99d681e3",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "baab42d1-bc93-45b5-b7b6-fa5cf8063065",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "06a37254-12d5-4d64-8faf-82b90ceaab43",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "dce6a591-f995-4e93-a8cb-22ef66967d73",
        "db_currency_id": "eebc88cd-495f-496d-98ee-4030aff90d6c",
        "db_language_id": "887e05fe-b30c-48e3-8b00-c5ede6aa943b",
        "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-09-26T19:45:53.3260406+00:00"
      },
      "modified_dateutc": "2026-09-26T19:45:53.3260406+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "fce30edb-af92-4f79-944d-f068c2db011c",
    "date_reported_by_company": "2026-09-26T19:45:53.3260406+00:00",
    "id2": 36,
    "company_id": "5b97d7c9-693f-4206-8670-69ac6325eb8f",
    "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": "5d495312-904f-464c-93bf-d9d99637bb2a",
    "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-09-26T19:45:53.3260406+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-09-26T19:45:53.3260406+00:00"
}