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": "39f0d269-2f94-40b8-b7a0-598ed47167c9",
  "estimated_quantity": 2.0,
  "article_id": "790d454e-3440-4fb2-aee0-89902f7acf57",
  "article_code": "sample string 4",
  "article": {
    "id": "9664474a-8718-4144-9cff-0afadc736c3c",
    "article_category_id": "ff3cb06c-6d0b-46a8-aaa3-a6b1a0d5a719",
    "article_category": {
      "id": "9f7fc90c-b286-4021-99a1-99766bc411d3",
      "parent_id": "6a22e3a2-db17-40c0-8004-6f3a98889bfb",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2025-12-25T12:39:52.7975519+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "97624897-8af2-4958-b2e2-51eaf4e83e4a",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "526b0f56-1b3b-4593-b7eb-aa6f9c177064",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "82a4e255-f540-4949-a1e4-7fef808e1488",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "81a13f68-4a95-4c1c-9c7a-1ab8bbc6ff85",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "72d4da90-00dd-41cd-a8bf-4eb901113b1b",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "930ea76d-ee61-48ac-83a8-d49bbdacebcb",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2025-12-25T12:39:52.7975519+00:00",
    "article_increment": 20,
    "min_article_quantity": 21,
    "entered_price": 22.0,
    "cost_price": 23.1,
    "no_stock": true,
    "archived": true,
    "is_travel_fee": true,
    "is_mileage_fee": true,
    "code": "sample string 28",
    "name": "sample string 29",
    "description_short": "sample string 30",
    "description_long": "sample string 31",
    "barcode": "sample string 32",
    "notes": "sample string 33",
    "date_create": "2025-12-25T12:39:52.7975519+00:00",
    "date_update": "2025-12-25T12:39:52.7975519+00:00",
    "modified_dateutc": "2025-12-25T12:39:52.7975519+00:00",
    "article_color_id": "13f6b58f-146d-41ce-b4fb-e11b6d98cee0",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "e0a75575-4994-49bf-bfac-8008db09578d",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2025-12-25T12:39:52.7975519+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "ed9f00b0-39c3-4a7a-91aa-b0395d8e7d0c",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "f6d89e81-4cb5-4ee2-9514-85cd13df0f11",
    "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": "d2410315-410f-4975-a8f7-884fcd2c3d9b",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "2c30ffc3-d009-4739-99c5-25fcf528910f",
    "_parent_id": "dce43db9-1325-444b-849b-94053b2e02da",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "bb0330fd-9775-44c8-a761-322e45a729fc",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "adaaf715-2787-4674-94ac-69d7accb0a56",
      "_parent_id": "640c0313-02c6-4fde-937f-74ec38f2b0b2",
      "root_parent_id": "fae9026a-5508-4bd2-9b52-e2687614329b",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "b0f2c436-8057-4e7e-a909-fff0ffe9d917",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "46ec32da-adf0-4bd8-b7a8-ed5be8928492",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "2c5435d7-e2c7-43e6-b1b8-2279800986fa",
        "_parent_code": "sample string 6",
        "sales_organization_id": "5edaec98-94dd-484b-9ff9-a7fb64818aab",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "16737499-0383-4b53-9f41-705f74611b93",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "7d7dedb1-04b6-43d5-a4d5-ef4b058fee8d",
          "db_currency_id": "61f482c3-0640-4e70-9938-f9b7255e5ba4",
          "db_language_id": "02427c89-861e-45ce-a8c0-d66119652168",
          "accountancy_code": "sample string 8",
          "archived": true,
          "default_unit_of_measure_system_type": "sample string 10",
          "street": "sample string 11",
          "street2": "sample string 12",
          "street_number": "sample string 13",
          "zip": "sample string 14",
          "city": "sample string 15",
          "email": "sample string 16",
          "phone": "sample string 17",
          "fax": "sample string 18",
          "url": "sample string 19",
          "vat_reg_code": "sample string 20",
          "modified_dateutc": "2025-12-25T12:39:52.7975519+00:00"
        },
        "modified_dateutc": "2025-12-25T12:39:52.7975519+00:00"
      },
      "equipment_model_id": "9b1b3f67-6197-4cd2-a715-352fdf7e72bc",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "909afed5-0ec8-44cf-b82b-2fd8a0741f05",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "4fcafc12-959a-4598-9b0e-e0eb5025f288",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "9e7633b3-1d84-4a55-9934-8f14b112a8a4",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "2c76fb12-54f1-489d-af31-69ce9148e4ae",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "16737499-0383-4b53-9f41-705f74611b93",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "7d7dedb1-04b6-43d5-a4d5-ef4b058fee8d",
            "db_currency_id": "61f482c3-0640-4e70-9938-f9b7255e5ba4",
            "db_language_id": "02427c89-861e-45ce-a8c0-d66119652168",
            "accountancy_code": "sample string 8",
            "archived": true,
            "default_unit_of_measure_system_type": "sample string 10",
            "street": "sample string 11",
            "street2": "sample string 12",
            "street_number": "sample string 13",
            "zip": "sample string 14",
            "city": "sample string 15",
            "email": "sample string 16",
            "phone": "sample string 17",
            "fax": "sample string 18",
            "url": "sample string 19",
            "vat_reg_code": "sample string 20",
            "modified_dateutc": "2025-12-25T12:39:52.7975519+00:00"
          },
          "modified_dateutc": "2025-12-25T12:39:52.7975519+00:00"
        },
        "equipment_family_id": "8f4c9e0e-f22e-44bd-9cf9-15ca0ac2bc78",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "46ec32da-adf0-4bd8-b7a8-ed5be8928492",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "2c5435d7-e2c7-43e6-b1b8-2279800986fa",
          "_parent_code": "sample string 6",
          "sales_organization_id": "5edaec98-94dd-484b-9ff9-a7fb64818aab",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "16737499-0383-4b53-9f41-705f74611b93",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "7d7dedb1-04b6-43d5-a4d5-ef4b058fee8d",
            "db_currency_id": "61f482c3-0640-4e70-9938-f9b7255e5ba4",
            "db_language_id": "02427c89-861e-45ce-a8c0-d66119652168",
            "accountancy_code": "sample string 8",
            "archived": true,
            "default_unit_of_measure_system_type": "sample string 10",
            "street": "sample string 11",
            "street2": "sample string 12",
            "street_number": "sample string 13",
            "zip": "sample string 14",
            "city": "sample string 15",
            "email": "sample string 16",
            "phone": "sample string 17",
            "fax": "sample string 18",
            "url": "sample string 19",
            "vat_reg_code": "sample string 20",
            "modified_dateutc": "2025-12-25T12:39:52.7975519+00:00"
          },
          "modified_dateutc": "2025-12-25T12:39:52.7975519+00:00"
        },
        "date_in_production_since": "2025-12-25T12:39:52.7975519+00:00",
        "date_out_of_production_since": "2025-12-25T12:39:52.7975519+00:00",
        "date_end_support": "2025-12-25T12:39:52.7975519+00:00",
        "sales_organization_id": "d253ecb3-8b73-4d73-9a46-50a53d78c9a8",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "16737499-0383-4b53-9f41-705f74611b93",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "7d7dedb1-04b6-43d5-a4d5-ef4b058fee8d",
          "db_currency_id": "61f482c3-0640-4e70-9938-f9b7255e5ba4",
          "db_language_id": "02427c89-861e-45ce-a8c0-d66119652168",
          "accountancy_code": "sample string 8",
          "archived": true,
          "default_unit_of_measure_system_type": "sample string 10",
          "street": "sample string 11",
          "street2": "sample string 12",
          "street_number": "sample string 13",
          "zip": "sample string 14",
          "city": "sample string 15",
          "email": "sample string 16",
          "phone": "sample string 17",
          "fax": "sample string 18",
          "url": "sample string 19",
          "vat_reg_code": "sample string 20",
          "modified_dateutc": "2025-12-25T12:39:52.7975519+00:00"
        },
        "replacement_period_nb_months": 14,
        "warranty_period_nb_months": 15,
        "translations": [
          {
            "field_name": "sample string 1",
            "language_code": "sample string 2",
            "value_translated": "sample string 3"
          },
          {
            "field_name": "sample string 1",
            "language_code": "sample string 2",
            "value_translated": "sample string 3"
          }
        ],
        "modified_dateutc": "2025-12-25T12:39:52.7975519+00:00"
      },
      "project_status_id": "a10960a8-928b-4bb3-98cf-47d71bbab5aa",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "06feec83-e5ac-4245-8c04-ef60d78450c0",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "0c74c0c6-8f53-407b-a3ab-5f56d531f37d",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "16737499-0383-4b53-9f41-705f74611b93",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "7d7dedb1-04b6-43d5-a4d5-ef4b058fee8d",
          "db_currency_id": "61f482c3-0640-4e70-9938-f9b7255e5ba4",
          "db_language_id": "02427c89-861e-45ce-a8c0-d66119652168",
          "accountancy_code": "sample string 8",
          "archived": true,
          "default_unit_of_measure_system_type": "sample string 10",
          "street": "sample string 11",
          "street2": "sample string 12",
          "street_number": "sample string 13",
          "zip": "sample string 14",
          "city": "sample string 15",
          "email": "sample string 16",
          "phone": "sample string 17",
          "fax": "sample string 18",
          "url": "sample string 19",
          "vat_reg_code": "sample string 20",
          "modified_dateutc": "2025-12-25T12:39:52.7975519+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2025-12-25T12:39:52.7975519+00:00"
      },
      "company_id": "c8b6134e-362d-408b-b9cd-d88b9763edb6",
      "company_code": "sample string 12",
      "db_address_id": "24eae467-84f5-4a56-a4cf-61dd57d723cc",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "85220057-348c-4bda-8c22-5c241be4c0b9",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "e7a5ab50-20cf-4f1d-a072-8cd842a477f2",
      "name": "sample string 19",
      "description": "sample string 20",
      "reference_back_office": "sample string 21",
      "serial_number": "sample string 22",
      "barcode": "sample string 23",
      "date_start_production": "2025-12-25T12:39:52.7975519+00:00",
      "date_create": "2025-12-25T12:39:52.7975519+00:00",
      "date_update": "2025-12-25T12:39:52.7975519+00:00",
      "updated_by_user_id": "74d49e27-7d58-451b-8a08-79c9a59bf4ba",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2025-12-25T12:39:52.7975519+00:00",
      "last_standard_result_score_1": "sample string 30",
      "last_standard_result_score_2": "sample string 31",
      "target_standard_result_score_1": "sample string 32",
      "target_standard_result_score_2": "sample string 33",
      "date_built": "2025-12-25T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2025-12-25T12:39:52.7975519+00:00",
      "date_last_job": "2025-12-25T12:39:52.7975519+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2025-12-25T12:39:52.7975519+00:00",
      "modified_dateutc": "2025-12-25T12:39:52.7975519+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "4be587d8-db6c-475e-a5f3-e3e8142e5853",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "7453ba8b-aaf3-428a-badc-96b5397bfb0d",
      "name": "sample string 2",
      "sales_organization_id": "0a4da59e-ec05-4c25-8ba1-5cc1bc980c40",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2025-12-25T12:39:52.7975519+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "6930afbc-a27a-4695-9535-30f61c501c6f",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "beb15924-19cc-482a-a818-aaaa5a3d08da",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "5f24caf0-c279-4598-9c09-ec8b422278c6",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "16737499-0383-4b53-9f41-705f74611b93",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "7d7dedb1-04b6-43d5-a4d5-ef4b058fee8d",
        "db_currency_id": "61f482c3-0640-4e70-9938-f9b7255e5ba4",
        "db_language_id": "02427c89-861e-45ce-a8c0-d66119652168",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2025-12-25T12:39:52.7975519+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2025-12-25T12:39:52.7975519+00:00"
    },
    "job_status_id": "8c383a6e-2a4a-4c02-b7e6-a5060ec068d9",
    "job_status_code": "sample string 11",
    "db_address_id": "b8f3263e-b4cd-4a92-be70-1177512460e6",
    "contact_id": "e7c5e41f-c0ff-4f85-9f91-fe0bb84bf5f5",
    "requested_by_company_id": "c24ff04e-66a6-4ac1-996b-9b76a8a6ccc4",
    "requested_by_contact_id": "fd986480-d89a-418d-93eb-2a22916e64cc",
    "reference_back_office": "sample string 16",
    "name": "sample string 17",
    "description": "sample string 18",
    "working_sequence": 19,
    "internal_memo": "sample string 20",
    "prejob_information": "sample string 21",
    "estimated_time": 22,
    "earliest_date_plannable": "2025-12-25T12:39:52.7975519+00:00",
    "due_date": "2025-12-25T12:39:52.7975519+00:00",
    "date_create": "2025-12-25T12:39:52.7975519+00:00",
    "date_update": "2025-12-25T12:39:52.7975519+00:00",
    "date_closed": "2025-12-25T12:39:52.7975519+00:00",
    "suggested_user_id": "78856e1d-b8d2-4815-bdbc-a0a974f18116",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "604479dd-c751-451d-bfa5-d31b402e3389",
      "db_language_id": "f8608f95-43d6-4d24-8186-0a7c6a8cca64",
      "username": "sample string 3",
      "firstname": "sample string 4",
      "lastname": "sample string 5",
      "code": "sample string 6",
      "archived": true,
      "disabled": true,
      "emergency_contact": "sample string 9",
      "bankaccount": "sample string 10",
      "social_security": "sample string 11",
      "place_of_birth": "sample string 12",
      "nationality": "sample string 13",
      "functions": "sample string 14",
      "birthdate": "2025-12-25T12:39:52.7975519+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "43116e20-abd6-44df-856e-a09d5dea05a8",
      "sales_organization": {
        "id": "16737499-0383-4b53-9f41-705f74611b93",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "7d7dedb1-04b6-43d5-a4d5-ef4b058fee8d",
        "db_currency_id": "61f482c3-0640-4e70-9938-f9b7255e5ba4",
        "db_language_id": "02427c89-861e-45ce-a8c0-d66119652168",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2025-12-25T12:39:52.7975519+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "a6a9b37d-def7-4d0a-9ea0-d0540277f32d",
      "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": "64bbf870-cc27-477f-a467-00c9d87e490c",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2025-12-25T12:39:52.7975519+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "6e9389bf-f5c3-4caa-9cc3-3ed1eb712a49"
    },
    "suggested_date_start": "2025-12-25T12:39:52.7975519+00:00",
    "skill_id": "294d1f23-54b5-4f80-80eb-226f220c1440",
    "skill_code": "sample string 32",
    "skill": {
      "id": "ee625179-6a50-4b14-b3cc-2471660b8f19",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "a5f57585-261e-402c-a7bf-f383b430a516",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "16737499-0383-4b53-9f41-705f74611b93",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "7d7dedb1-04b6-43d5-a4d5-ef4b058fee8d",
        "db_currency_id": "61f482c3-0640-4e70-9938-f9b7255e5ba4",
        "db_language_id": "02427c89-861e-45ce-a8c0-d66119652168",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2025-12-25T12:39:52.7975519+00:00"
      },
      "modified_dateutc": "2025-12-25T12:39:52.7975519+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "98cece02-a29b-4c48-8e50-324163f8f445",
    "date_reported_by_company": "2025-12-25T12:39:52.7975519+00:00",
    "id2": 36,
    "company_id": "2c8fab71-360e-44f8-98ba-04ed45a0b3fd",
    "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": "564e8cc5-97ad-49e7-815c-a60a286ec0cc",
    "db_address_db_country_code": "sample string 46",
    "db_address_phone": "sample string 47",
    "db_address_email": "sample string 48",
    "db_address_latitude_decimal": 49.0,
    "db_address_longitude_decimal": 50.0,
    "estimated_quantity_remark": "sample string 51",
    "modified_dateutc": "2025-12-25T12:39:52.7975519+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2025-12-25T12:39:52.7975519+00:00"
}