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": "d3754349-753e-4650-a148-b582756d3892",
  "estimated_quantity": 2.0,
  "article_id": "5271309a-1483-47fe-85e4-3371c9700a96",
  "article_code": "sample string 4",
  "article": {
    "id": "c9d0c023-bf78-4ee2-b2ab-f1bef29ad487",
    "article_category_id": "06e94793-b7c6-4d23-ae16-bf86c1f56baa",
    "article_category": {
      "id": "1d5441c6-f913-4970-bdf0-5aac743d96d7",
      "parent_id": "5be77a58-9f99-4b45-af69-1ed6d6121103",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-02-01T07:05:08.971619+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "933cc9ca-ab05-4f57-aafe-cd1c097b87ad",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "e6c96207-c550-4af9-ba22-f07ae8680119",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "21063757-4a53-4125-846c-3633ed74a4d5",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "3fdcec7c-2b86-4b37-94ce-c326597fbc42",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "cf70dbe9-723a-4733-917d-5737bdbb7672",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "ca9a4bdb-f2f2-416e-a25e-e647d506e821",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-02-01T07:05:08.971619+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-02-01T07:05:08.971619+00:00",
    "date_update": "2026-02-01T07:05:08.971619+00:00",
    "modified_dateutc": "2026-02-01T07:05:08.971619+00:00",
    "article_color_id": "f1ec1c5c-ba53-446e-97a1-cfc9f9230dae",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "d07027b4-69aa-4bbe-a94d-705498d03c49",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-02-01T07:05:08.971619+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "128f6821-3289-486e-b4e2-0fc9490baee2",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "89298518-41f3-42eb-b77e-5affdeb7012c",
    "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": "e65322d4-a2c3-47c3-9808-94f41565c23f",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "bcc93f22-86a0-4c09-a4db-b585b0d668e5",
    "_parent_id": "b2e91be3-eca5-4478-b8fb-4f64ce63a0fe",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "22fae34f-fc01-4e2b-80e9-4ed6622a82e7",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "3016697d-caab-4b30-b4c7-0b8384907c0a",
      "_parent_id": "95924316-ec93-4918-ae6d-3b6e1c613036",
      "root_parent_id": "cdb40d7e-0b87-4606-9f92-6619c861b321",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "115fba62-2330-49b2-9bd7-fad4ff5d6e80",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "ce568402-3b0c-4dae-a178-6024aaf65f2d",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "756a1a1e-4f77-40bf-b000-2fa3669271c9",
        "_parent_code": "sample string 6",
        "sales_organization_id": "e6feb2e1-f8a6-495b-a0c5-1c0bb9e65054",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "724d7ab1-6445-4ad7-8c1f-f76b41ac2b0e",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "130f49bd-2e68-4f83-8044-a67e01383b4e",
          "db_currency_id": "88729077-7e71-4619-bef7-0aa05be9cfa3",
          "db_language_id": "1154d4d8-73d0-4bb4-b767-ebb5e88e03d4",
          "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-02-01T07:05:08.971619+00:00"
        },
        "modified_dateutc": "2026-02-01T07:05:08.971619+00:00"
      },
      "equipment_model_id": "12e676c9-d305-467e-97e4-3eded9692766",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "b36c7016-df8e-4aaa-8fdd-9be6d336ec5d",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "aa30d6ed-21f4-4e3e-a93a-ecf5c3164fd1",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "c4dcdbe3-50ff-41e3-81e1-e028af469aef",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "f7e76bab-13a0-4bda-af29-b0f1e73e5bef",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "724d7ab1-6445-4ad7-8c1f-f76b41ac2b0e",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "130f49bd-2e68-4f83-8044-a67e01383b4e",
            "db_currency_id": "88729077-7e71-4619-bef7-0aa05be9cfa3",
            "db_language_id": "1154d4d8-73d0-4bb4-b767-ebb5e88e03d4",
            "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-02-01T07:05:08.971619+00:00"
          },
          "modified_dateutc": "2026-02-01T07:05:08.971619+00:00"
        },
        "equipment_family_id": "84b9685c-a484-4aaf-b16c-8489b4967173",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "ce568402-3b0c-4dae-a178-6024aaf65f2d",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "756a1a1e-4f77-40bf-b000-2fa3669271c9",
          "_parent_code": "sample string 6",
          "sales_organization_id": "e6feb2e1-f8a6-495b-a0c5-1c0bb9e65054",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "724d7ab1-6445-4ad7-8c1f-f76b41ac2b0e",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "130f49bd-2e68-4f83-8044-a67e01383b4e",
            "db_currency_id": "88729077-7e71-4619-bef7-0aa05be9cfa3",
            "db_language_id": "1154d4d8-73d0-4bb4-b767-ebb5e88e03d4",
            "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-02-01T07:05:08.971619+00:00"
          },
          "modified_dateutc": "2026-02-01T07:05:08.971619+00:00"
        },
        "date_in_production_since": "2026-02-01T07:05:08.971619+00:00",
        "date_out_of_production_since": "2026-02-01T07:05:08.971619+00:00",
        "date_end_support": "2026-02-01T07:05:08.971619+00:00",
        "sales_organization_id": "c63edb6a-10b6-4e6c-9ef8-f24277c0f60b",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "724d7ab1-6445-4ad7-8c1f-f76b41ac2b0e",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "130f49bd-2e68-4f83-8044-a67e01383b4e",
          "db_currency_id": "88729077-7e71-4619-bef7-0aa05be9cfa3",
          "db_language_id": "1154d4d8-73d0-4bb4-b767-ebb5e88e03d4",
          "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-02-01T07:05:08.971619+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-02-01T07:05:08.971619+00:00"
      },
      "project_status_id": "58567baf-2b1e-481a-980c-a5638011db53",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "45f01814-0c79-4737-850d-cc4fdbe8caaa",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "23ebc600-147c-4129-8a9f-3e58e6c4fa5c",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "724d7ab1-6445-4ad7-8c1f-f76b41ac2b0e",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "130f49bd-2e68-4f83-8044-a67e01383b4e",
          "db_currency_id": "88729077-7e71-4619-bef7-0aa05be9cfa3",
          "db_language_id": "1154d4d8-73d0-4bb4-b767-ebb5e88e03d4",
          "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-02-01T07:05:08.971619+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-02-01T07:05:08.971619+00:00"
      },
      "company_id": "58319513-8083-4807-9f56-346286b541e5",
      "company_code": "sample string 12",
      "db_address_id": "10cdabfa-f350-49e1-a38b-bf1bb94ac8be",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "6286457e-f334-4c6f-b030-35b3139559ad",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "bc7e730a-b25a-40bb-bb7e-2bb408a3b9b7",
      "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-02-01T07:05:08.971619+00:00",
      "date_create": "2026-02-01T07:05:08.971619+00:00",
      "date_update": "2026-02-01T07:05:08.971619+00:00",
      "updated_by_user_id": "5d1d51c3-aaa5-4c5f-929f-be8e7048d8ad",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-02-01T07:05:08.971619+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-02-01T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-02-01T07:05:08.971619+00:00",
      "date_last_job": "2026-02-01T07:05:08.971619+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-02-01T07:05:08.971619+00:00",
      "modified_dateutc": "2026-02-01T07:05:08.971619+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "a6e3ba0d-e537-4682-8ae5-75a827cb27d0",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "70d55b8b-3696-4c67-be76-d21c6c21a911",
      "name": "sample string 2",
      "sales_organization_id": "e7499882-458c-4fa9-8307-006ef69ca6fe",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-02-01T07:05:08.971619+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "93c4e1a0-23e0-4f18-a404-af7b8561de3e",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "be9347d0-a171-4caa-a1ba-c01d50185cd8",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "918895c0-b3cd-45ce-b4a1-3254c96dc741",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "724d7ab1-6445-4ad7-8c1f-f76b41ac2b0e",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "130f49bd-2e68-4f83-8044-a67e01383b4e",
        "db_currency_id": "88729077-7e71-4619-bef7-0aa05be9cfa3",
        "db_language_id": "1154d4d8-73d0-4bb4-b767-ebb5e88e03d4",
        "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-02-01T07:05:08.971619+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-02-01T07:05:08.971619+00:00"
    },
    "job_status_id": "404a0be0-f93a-4a3d-97ba-f4adf076f761",
    "job_status_code": "sample string 11",
    "db_address_id": "dbc34fb1-fd20-4a46-8fec-a9bed68fe6fb",
    "contact_id": "bd4016e6-4fbd-4761-afe4-97473fe9dfe1",
    "requested_by_company_id": "af4d69e6-9350-4a98-94fb-f98f1840a2bc",
    "requested_by_contact_id": "8803e995-7bf2-41b2-8101-7028bdf72d6c",
    "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-02-01T07:05:08.971619+00:00",
    "due_date": "2026-02-01T07:05:08.971619+00:00",
    "date_create": "2026-02-01T07:05:08.971619+00:00",
    "date_update": "2026-02-01T07:05:08.971619+00:00",
    "date_closed": "2026-02-01T07:05:08.971619+00:00",
    "suggested_user_id": "51ae7918-de3a-420a-a057-3100644278ec",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "21a915ee-0b1b-4424-85f2-354cb03938e5",
      "db_language_id": "538e6a0c-0206-422e-95db-5b4ec999682e",
      "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-02-01T07:05:08.971619+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "744a6b3d-018c-4925-8800-8122102f2296",
      "sales_organization": {
        "id": "724d7ab1-6445-4ad7-8c1f-f76b41ac2b0e",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "130f49bd-2e68-4f83-8044-a67e01383b4e",
        "db_currency_id": "88729077-7e71-4619-bef7-0aa05be9cfa3",
        "db_language_id": "1154d4d8-73d0-4bb4-b767-ebb5e88e03d4",
        "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-02-01T07:05:08.971619+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "74acc4ed-b8a4-4583-80cd-f635c41740ad",
      "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": "e151a64c-778e-407d-86ca-38e90725067e",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-02-01T07:05:08.971619+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "9c5923f7-9dac-42f6-94db-0d9bf7d44864"
    },
    "suggested_date_start": "2026-02-01T07:05:08.971619+00:00",
    "skill_id": "9e18a782-c4a8-44cc-81ac-920d3e548cf6",
    "skill_code": "sample string 32",
    "skill": {
      "id": "612d5ccc-1538-426c-8023-b815bb79bb18",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "9ca89ce3-b481-41fd-8c80-027322d7746b",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "724d7ab1-6445-4ad7-8c1f-f76b41ac2b0e",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "130f49bd-2e68-4f83-8044-a67e01383b4e",
        "db_currency_id": "88729077-7e71-4619-bef7-0aa05be9cfa3",
        "db_language_id": "1154d4d8-73d0-4bb4-b767-ebb5e88e03d4",
        "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-02-01T07:05:08.971619+00:00"
      },
      "modified_dateutc": "2026-02-01T07:05:08.971619+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "9a69e8af-b1fc-4368-8500-c57d8d7f42c3",
    "date_reported_by_company": "2026-02-01T07:05:08.971619+00:00",
    "id2": 36,
    "company_id": "d330df61-1d3e-48e3-8018-004fa788acd3",
    "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": "e1126db6-fa21-4554-b13a-6a57f914b9c7",
    "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-02-01T07:05:08.971619+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-02-01T07:05:08.971619+00:00"
}