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": "2968ba58-74ec-4b13-a993-0115a91e66df",
  "estimated_quantity": 2.0,
  "article_id": "38143329-bf8d-42f0-8e60-63ed55d6bfd9",
  "article_code": "sample string 4",
  "article": {
    "id": "0fdaecdc-71c8-4b2e-b2d9-b6bff81e2290",
    "article_category_id": "afe90e5d-08f5-46a5-a554-bc9cf827f54e",
    "article_category": {
      "id": "7df87569-ab9a-46cf-88f4-ee498ecd5b9e",
      "parent_id": "c16f5940-e643-4692-9e58-9986e859e7d3",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-09-19T16:09:54.4066742+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "0a298163-d69c-49db-bf74-2e3780fa13e2",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "2d0bdb41-a77f-4508-b689-c29e660a4ff1",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "42d465b6-49d6-48f0-89eb-2673d4869740",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "e6918460-7921-4535-a15a-ef5f798f811f",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "48d8faf5-e5f1-4f22-b401-a6b4272bf21f",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "799a1604-b0cb-40de-8e59-176bb44b1189",
    "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-19T16:09:54.4066742+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-19T16:09:54.4066742+00:00",
    "date_update": "2026-09-19T16:09:54.4066742+00:00",
    "modified_dateutc": "2026-09-19T16:09:54.4066742+00:00",
    "article_color_id": "e1bcf261-b691-40ee-a704-cd16c7b79886",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "68bdc37c-9667-4261-9244-d0a582bc0322",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-09-19T16:09:54.4066742+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "777aaa1a-d59a-4bc8-b559-efd855b01f6c",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "970ba02f-230d-4720-84c9-43fb0f1fc155",
    "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": "92c0a28e-13ce-49fd-b9a4-7096145e0556",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "ef3a9622-270e-45b1-98bd-d5ce012bab54",
    "_parent_id": "7e330502-dd8d-4225-848a-70f741ce4ca0",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "c677a07d-a5aa-4623-89fb-bff52815b7f9",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "984288cd-465b-42e9-be76-ee7cd0f49fe4",
      "_parent_id": "f6562c8d-03a3-4578-acb8-aadbcbb899e1",
      "root_parent_id": "c04af821-3664-4d2b-bd04-a39d33ff59be",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "a61fd615-9ed6-48c9-9469-e45e9aecd6c0",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "efee091a-aa97-4d1d-8a88-ef3f01cf4344",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "b94f1d1f-c6cb-4c56-9196-8c637c2c6254",
        "_parent_code": "sample string 6",
        "sales_organization_id": "12c86469-aa14-4ac1-abf0-52e6ace1b341",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "3e824096-0d3d-4530-be34-7a150e68a691",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "1529148a-7ba0-4f13-a0b0-d17d2f9c330e",
          "db_currency_id": "b8898bb0-1aee-4107-ae2c-7f8976a9632a",
          "db_language_id": "69762760-7e38-4371-9552-43f87207e0e5",
          "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-19T16:09:54.4066742+00:00"
        },
        "modified_dateutc": "2026-09-19T16:09:54.4066742+00:00"
      },
      "equipment_model_id": "e0b22426-ea39-496d-a4f3-b5ea4055e3a6",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "7cca62f9-ec69-4d48-b3ed-3e27b956582f",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "63b55dcd-0742-4de0-bdc5-54037344873f",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "2a027c9f-8861-4221-beda-b46f81083f64",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "45c108cd-a2ce-4d9e-9e77-0620820cc1bd",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "3e824096-0d3d-4530-be34-7a150e68a691",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "1529148a-7ba0-4f13-a0b0-d17d2f9c330e",
            "db_currency_id": "b8898bb0-1aee-4107-ae2c-7f8976a9632a",
            "db_language_id": "69762760-7e38-4371-9552-43f87207e0e5",
            "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-19T16:09:54.4066742+00:00"
          },
          "modified_dateutc": "2026-09-19T16:09:54.4066742+00:00"
        },
        "equipment_family_id": "2e7fee87-6967-47d4-a086-b829ae63f77a",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "efee091a-aa97-4d1d-8a88-ef3f01cf4344",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "b94f1d1f-c6cb-4c56-9196-8c637c2c6254",
          "_parent_code": "sample string 6",
          "sales_organization_id": "12c86469-aa14-4ac1-abf0-52e6ace1b341",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "3e824096-0d3d-4530-be34-7a150e68a691",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "1529148a-7ba0-4f13-a0b0-d17d2f9c330e",
            "db_currency_id": "b8898bb0-1aee-4107-ae2c-7f8976a9632a",
            "db_language_id": "69762760-7e38-4371-9552-43f87207e0e5",
            "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-19T16:09:54.4066742+00:00"
          },
          "modified_dateutc": "2026-09-19T16:09:54.4066742+00:00"
        },
        "date_in_production_since": "2026-09-19T16:09:54.4066742+00:00",
        "date_out_of_production_since": "2026-09-19T16:09:54.4066742+00:00",
        "date_end_support": "2026-09-19T16:09:54.4066742+00:00",
        "sales_organization_id": "8c9081e5-2bb7-4634-8b70-cf9877ed82dc",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "3e824096-0d3d-4530-be34-7a150e68a691",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "1529148a-7ba0-4f13-a0b0-d17d2f9c330e",
          "db_currency_id": "b8898bb0-1aee-4107-ae2c-7f8976a9632a",
          "db_language_id": "69762760-7e38-4371-9552-43f87207e0e5",
          "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-19T16:09:54.4066742+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-19T16:09:54.4066742+00:00"
      },
      "project_status_id": "4ce3bab2-fcf8-4137-8b48-df6b78a4a0ad",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "3288c328-6e3a-4abe-b8dc-6b9514140d9a",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "75c7b614-40ec-4f61-b8e0-30ba070d5977",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "3e824096-0d3d-4530-be34-7a150e68a691",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "1529148a-7ba0-4f13-a0b0-d17d2f9c330e",
          "db_currency_id": "b8898bb0-1aee-4107-ae2c-7f8976a9632a",
          "db_language_id": "69762760-7e38-4371-9552-43f87207e0e5",
          "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-19T16:09:54.4066742+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-09-19T16:09:54.4066742+00:00"
      },
      "company_id": "315dc1a7-b8a2-4b79-9b53-f64ed1d29d0d",
      "company_code": "sample string 12",
      "db_address_id": "88924de4-176a-48e8-9049-1cbcee4f8525",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "64b4a54b-62e6-4457-ac3f-d9eff827d8dd",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "48d96783-cf2c-4fdb-be5d-31c913815083",
      "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-19T16:09:54.4066742+00:00",
      "date_create": "2026-09-19T16:09:54.4066742+00:00",
      "date_update": "2026-09-19T16:09:54.4066742+00:00",
      "updated_by_user_id": "ca1fb352-33df-4d63-960f-20cde6b409c5",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-09-19T16:09:54.4066742+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-19T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-09-19T16:09:54.4066742+00:00",
      "date_last_job": "2026-09-19T16:09:54.4066742+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-09-19T16:09:54.4066742+00:00",
      "modified_dateutc": "2026-09-19T16:09:54.4066742+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "9e4fdc84-38e4-4cca-8077-68f42b2dbccd",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "aaf5d924-f74a-4b16-97fe-cba80b0f4fd4",
      "name": "sample string 2",
      "sales_organization_id": "1fca6ea1-f5bd-4f98-809d-33f47a2e3e1f",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-09-19T16:09:54.4066742+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "483c31b9-5ed8-4ad3-9993-32229dc55054",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "3574219f-0441-4626-b458-04d2e01140fd",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "88f93429-d6df-470f-9be7-ca45a0dc1bba",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "3e824096-0d3d-4530-be34-7a150e68a691",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "1529148a-7ba0-4f13-a0b0-d17d2f9c330e",
        "db_currency_id": "b8898bb0-1aee-4107-ae2c-7f8976a9632a",
        "db_language_id": "69762760-7e38-4371-9552-43f87207e0e5",
        "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-19T16:09:54.4066742+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-09-19T16:09:54.4066742+00:00"
    },
    "job_status_id": "78dbe8bc-7b78-4017-8517-1ff01bded8ed",
    "job_status_code": "sample string 11",
    "db_address_id": "76a0c712-6c9e-458d-b841-df515ca4bd23",
    "contact_id": "0c865ed1-f6c0-4990-93e8-3342f37bce9e",
    "requested_by_company_id": "687d2d26-03be-4097-8278-b18672b732ef",
    "requested_by_contact_id": "adc01d57-5919-4548-be37-22b0e4dc92bb",
    "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-19T16:09:54.4066742+00:00",
    "due_date": "2026-09-19T16:09:54.4066742+00:00",
    "date_create": "2026-09-19T16:09:54.4066742+00:00",
    "date_update": "2026-09-19T16:09:54.4066742+00:00",
    "date_closed": "2026-09-19T16:09:54.4066742+00:00",
    "suggested_user_id": "52e174c8-3f85-411b-842c-fd80b7e25270",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "632b351f-1c01-43f4-a2c8-24ee01f3ccd7",
      "db_language_id": "4ab5f991-23fd-4f25-9e2f-34253ad76399",
      "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-19T16:09:54.4066742+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "16a25923-fb06-4a4d-8bae-df61ac8be05d",
      "sales_organization": {
        "id": "3e824096-0d3d-4530-be34-7a150e68a691",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "1529148a-7ba0-4f13-a0b0-d17d2f9c330e",
        "db_currency_id": "b8898bb0-1aee-4107-ae2c-7f8976a9632a",
        "db_language_id": "69762760-7e38-4371-9552-43f87207e0e5",
        "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-19T16:09:54.4066742+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "99faba75-dc78-4323-a6c3-78d074cca464",
      "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": "77b8e44e-e03d-4526-8318-c48fd22b8d89",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-09-19T16:09:54.4066742+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "2a4fa173-a234-43fe-810f-0b939c6993c3"
    },
    "suggested_date_start": "2026-09-19T16:09:54.4066742+00:00",
    "skill_id": "78df9b6c-a25e-4595-8abb-544f9693f2da",
    "skill_code": "sample string 32",
    "skill": {
      "id": "2dbf1b5c-1fa8-42ef-8718-0d221870311c",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "0f3c9a0f-276d-44d7-a8fd-cff8baad11ab",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "3e824096-0d3d-4530-be34-7a150e68a691",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "1529148a-7ba0-4f13-a0b0-d17d2f9c330e",
        "db_currency_id": "b8898bb0-1aee-4107-ae2c-7f8976a9632a",
        "db_language_id": "69762760-7e38-4371-9552-43f87207e0e5",
        "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-19T16:09:54.4066742+00:00"
      },
      "modified_dateutc": "2026-09-19T16:09:54.4066742+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "137cc8c1-30ad-4f74-99e6-581c9dcac0e5",
    "date_reported_by_company": "2026-09-19T16:09:54.4066742+00:00",
    "id2": 36,
    "company_id": "f194c237-47c4-4a59-a045-a1f03d3079ff",
    "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": "467129db-aaab-4ba3-acf6-fb636e9949e2",
    "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-19T16:09:54.4066742+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-09-19T16:09:54.4066742+00:00"
}