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": "9b0c1820-ab3f-4218-8eb6-01ce1d09287b",
  "estimated_quantity": 2.0,
  "article_id": "db3e22e8-18ae-4698-bf96-d794fe9e1d69",
  "article_code": "sample string 4",
  "article": {
    "id": "d9c8ae2d-7f4f-4911-9d33-407849d39c7e",
    "article_category_id": "4f6fd113-86d3-4b17-bd5a-4675211dd0fc",
    "article_category": {
      "id": "07bbf06c-6ee6-48ca-897b-4709bb937bc7",
      "parent_id": "c990540f-3353-41d4-9558-02e52bab933b",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-09-04T23:15:09.3201042+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "eec877d5-6915-48d7-b849-2bc78f6c0524",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "542f762b-46cc-4158-8831-3938e487317b",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "fb100047-d72c-4d1e-a1e4-f4666a8de8cc",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "d77b8e52-3f88-4ec2-bf07-064b4a26f782",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "22a9f87a-c22b-4ecd-be85-8c65c8c273be",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "7ea99f57-b950-41d4-8987-63a8c00e35ac",
    "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-04T23:15:09.3201042+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-04T23:15:09.3201042+00:00",
    "date_update": "2026-09-04T23:15:09.3201042+00:00",
    "modified_dateutc": "2026-09-04T23:15:09.3201042+00:00",
    "article_color_id": "113c2647-e83f-430e-91f2-25ce5503c15c",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "3b1f96ad-b698-4ff7-8c90-e6d8a0fd4354",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-09-04T23:15:09.3201042+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "b21809e3-7088-4d24-a530-89624c61ea55",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "c725f577-3664-454c-bcb3-a4619d034f79",
    "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": "a157014f-323c-4128-87fd-b72cbf329b97",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "51a27f5f-c82c-47bc-9f35-924a4861f301",
    "_parent_id": "94515a8f-89f2-466d-9cbf-73d7e037fa85",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "e767d527-79e8-46b7-8a9b-37fe1fb9e041",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "30d070fa-29a7-4dd7-bb39-fb1620f12107",
      "_parent_id": "ebacfe9f-5f66-424a-8127-7e6525ae8560",
      "root_parent_id": "c16b3d08-92f3-4fdc-aeb4-7767319df0c4",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "e7ff72b7-ce1e-489f-aff0-c431a30da0fa",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "48301bab-c696-4f75-b57c-df0b32437954",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "87518c5b-0d78-41e9-9d67-ce3f108efc95",
        "_parent_code": "sample string 6",
        "sales_organization_id": "39f44d0d-7de6-4b48-aae0-324e6a3e469d",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "26399710-0517-4cdb-ae9e-602fdbb41af8",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "6c27e4e6-7988-4213-992c-bac16107cd91",
          "db_currency_id": "13bbcfe3-3216-4f90-b1f2-e6525fca6a46",
          "db_language_id": "31902986-5690-4dba-8d8b-a340bbaf7b1d",
          "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-04T23:15:09.3201042+00:00"
        },
        "modified_dateutc": "2026-09-04T23:15:09.3201042+00:00"
      },
      "equipment_model_id": "c054c016-2674-4495-b54b-22877701728b",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "e972dbf9-e207-4622-af1f-a18a4804a3f5",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "8d098bc1-36e0-44c1-a62b-b58993e6613b",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "b4644183-e3e3-4631-a61b-0a1047ae88d0",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "a9eabb18-2af7-44c2-9147-d538c2b1b813",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "26399710-0517-4cdb-ae9e-602fdbb41af8",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "6c27e4e6-7988-4213-992c-bac16107cd91",
            "db_currency_id": "13bbcfe3-3216-4f90-b1f2-e6525fca6a46",
            "db_language_id": "31902986-5690-4dba-8d8b-a340bbaf7b1d",
            "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-04T23:15:09.3201042+00:00"
          },
          "modified_dateutc": "2026-09-04T23:15:09.3201042+00:00"
        },
        "equipment_family_id": "03f16e5c-d43a-415f-b131-461d9882c6cf",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "48301bab-c696-4f75-b57c-df0b32437954",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "87518c5b-0d78-41e9-9d67-ce3f108efc95",
          "_parent_code": "sample string 6",
          "sales_organization_id": "39f44d0d-7de6-4b48-aae0-324e6a3e469d",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "26399710-0517-4cdb-ae9e-602fdbb41af8",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "6c27e4e6-7988-4213-992c-bac16107cd91",
            "db_currency_id": "13bbcfe3-3216-4f90-b1f2-e6525fca6a46",
            "db_language_id": "31902986-5690-4dba-8d8b-a340bbaf7b1d",
            "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-04T23:15:09.3201042+00:00"
          },
          "modified_dateutc": "2026-09-04T23:15:09.3201042+00:00"
        },
        "date_in_production_since": "2026-09-04T23:15:09.3201042+00:00",
        "date_out_of_production_since": "2026-09-04T23:15:09.3357262+00:00",
        "date_end_support": "2026-09-04T23:15:09.3357262+00:00",
        "sales_organization_id": "15d90640-2543-4af8-890c-21e97a753a39",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "26399710-0517-4cdb-ae9e-602fdbb41af8",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "6c27e4e6-7988-4213-992c-bac16107cd91",
          "db_currency_id": "13bbcfe3-3216-4f90-b1f2-e6525fca6a46",
          "db_language_id": "31902986-5690-4dba-8d8b-a340bbaf7b1d",
          "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-04T23:15:09.3201042+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-04T23:15:09.3357262+00:00"
      },
      "project_status_id": "202507f1-1428-4c21-a7f1-bd2050e17b3b",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "493bafde-2e3d-4c2c-aea4-b3d564a5b2a0",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "02d10eb6-dbfe-4fa4-9abe-7d4e19a68d44",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "26399710-0517-4cdb-ae9e-602fdbb41af8",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "6c27e4e6-7988-4213-992c-bac16107cd91",
          "db_currency_id": "13bbcfe3-3216-4f90-b1f2-e6525fca6a46",
          "db_language_id": "31902986-5690-4dba-8d8b-a340bbaf7b1d",
          "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-04T23:15:09.3201042+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-09-04T23:15:09.3357262+00:00"
      },
      "company_id": "d6c2d0a4-3c01-40e9-9dc8-b6c6782dc543",
      "company_code": "sample string 12",
      "db_address_id": "04ab3fd1-c467-46cf-8197-810e92bdf6c6",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "96957b26-aecb-4186-ae17-e70bf3990bd2",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "b82e8fd5-2144-4a08-8e3d-82f860c06796",
      "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-04T23:15:09.3357262+00:00",
      "date_create": "2026-09-04T23:15:09.3357262+00:00",
      "date_update": "2026-09-04T23:15:09.3357262+00:00",
      "updated_by_user_id": "4df2df1d-a730-4a95-8ee5-9a7de4eb8717",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-09-04T23:15:09.3357262+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-04T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-09-04T23:15:09.3357262+00:00",
      "date_last_job": "2026-09-04T23:15:09.3357262+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-09-04T23:15:09.3357262+00:00",
      "modified_dateutc": "2026-09-04T23:15:09.3357262+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "8b9bd7f3-2012-416f-b54e-995e1773d0f3",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "20fcec30-fb04-4d0b-a0f6-66f6bc0401e0",
      "name": "sample string 2",
      "sales_organization_id": "cfb48944-b530-41a1-8df2-f0127779540b",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-09-04T23:15:09.3357262+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "6e11b93e-f047-4a59-8172-80ccae5ee560",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "4569f5f8-938b-4737-b6df-ca4631814959",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "3003a0a5-4adc-41e1-b3a7-45338dc1842a",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "26399710-0517-4cdb-ae9e-602fdbb41af8",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "6c27e4e6-7988-4213-992c-bac16107cd91",
        "db_currency_id": "13bbcfe3-3216-4f90-b1f2-e6525fca6a46",
        "db_language_id": "31902986-5690-4dba-8d8b-a340bbaf7b1d",
        "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-04T23:15:09.3201042+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-09-04T23:15:09.3357262+00:00"
    },
    "job_status_id": "45ba1d5e-5cf6-427f-bf7c-a5aa6f40671a",
    "job_status_code": "sample string 11",
    "db_address_id": "489ff3ed-f6d9-4af5-82ea-629f3168b88b",
    "contact_id": "3fd9992e-8edb-45f7-ae92-c548c7080fb4",
    "requested_by_company_id": "a4a1ecae-3542-43a4-9d21-a1718722b0f7",
    "requested_by_contact_id": "3f77a272-7aee-4c00-8759-16e25d3df96e",
    "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-04T23:15:09.3357262+00:00",
    "due_date": "2026-09-04T23:15:09.3357262+00:00",
    "date_create": "2026-09-04T23:15:09.3357262+00:00",
    "date_update": "2026-09-04T23:15:09.3357262+00:00",
    "date_closed": "2026-09-04T23:15:09.3357262+00:00",
    "suggested_user_id": "5b218ca6-f441-4293-b6af-ac1b56432978",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "538fffe7-9e73-42d1-9f3c-c180f77a1316",
      "db_language_id": "b0bdee32-fe85-4f86-b14b-f814789f1aca",
      "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-04T23:15:09.3357262+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "8fc1d8fc-d50b-4714-822f-0bc16c97a6bd",
      "sales_organization": {
        "id": "26399710-0517-4cdb-ae9e-602fdbb41af8",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "6c27e4e6-7988-4213-992c-bac16107cd91",
        "db_currency_id": "13bbcfe3-3216-4f90-b1f2-e6525fca6a46",
        "db_language_id": "31902986-5690-4dba-8d8b-a340bbaf7b1d",
        "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-04T23:15:09.3201042+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "1f94b7da-c81d-49c8-aa8f-09daa4e54342",
      "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": "5d8f78eb-f1e9-45fc-b85c-7ea6ce86f22e",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-09-04T23:15:09.3357262+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "ed3d1809-426a-42bf-9212-def1d90c6236"
    },
    "suggested_date_start": "2026-09-04T23:15:09.3357262+00:00",
    "skill_id": "c4bcdea0-1bf8-484b-aef3-2dd68f2cde98",
    "skill_code": "sample string 32",
    "skill": {
      "id": "3cc075ef-dfb8-4b46-b3a6-76c4c4e979ea",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "fae0d050-e641-4e0c-928c-c3fc77adae33",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "26399710-0517-4cdb-ae9e-602fdbb41af8",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "6c27e4e6-7988-4213-992c-bac16107cd91",
        "db_currency_id": "13bbcfe3-3216-4f90-b1f2-e6525fca6a46",
        "db_language_id": "31902986-5690-4dba-8d8b-a340bbaf7b1d",
        "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-04T23:15:09.3201042+00:00"
      },
      "modified_dateutc": "2026-09-04T23:15:09.3357262+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "571e1208-ee6f-4a4b-85cf-c4a47776972c",
    "date_reported_by_company": "2026-09-04T23:15:09.3357262+00:00",
    "id2": 36,
    "company_id": "a646b458-ca4d-40e8-8f66-6f213ab081bb",
    "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": "64d11c4f-fbbb-4190-be3c-1bc5cfded037",
    "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-04T23:15:09.3357262+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-09-04T23:15:09.3357262+00:00"
}