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": "61edf1c2-8aa0-4009-81ed-1dc6cf698c72",
  "estimated_quantity": 2.0,
  "article_id": "571c02f0-c8eb-4794-adbe-6dcfd9b4b8c9",
  "article_code": "sample string 4",
  "article": {
    "id": "1f5dd527-d65f-4c56-9551-e6579a7494ee",
    "article_category_id": "1d3c7133-f966-4e28-940f-b7ce28daf69d",
    "article_category": {
      "id": "80ccd213-5fff-4215-8073-797e1965abc4",
      "parent_id": "af935c25-37ac-41e1-be47-6898775207bb",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-04-30T06:30:05.5857312+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "ab626664-6b74-43df-aa88-bcde200dc198",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "e104a842-1e41-4911-850d-70c5873aed07",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "29a1f4a3-8e08-4a04-a921-83d796c85aac",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "b4e9f8eb-c501-47bc-9acc-b2f7ab5a9fc6",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "e263fd94-9e91-42ef-98b2-0180c956a3d1",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "09d8fb49-e238-4a93-9f44-7ebc469481c5",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-04-30T06:30:05.5857312+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-04-30T06:30:05.5857312+00:00",
    "date_update": "2026-04-30T06:30:05.5857312+00:00",
    "modified_dateutc": "2026-04-30T06:30:05.5857312+00:00",
    "article_color_id": "31c15a81-e947-4c8b-bda2-973c02d6ac43",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "01a67d9a-7094-4a93-86a7-2c2f5ac2016e",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-04-30T06:30:05.5857312+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "e52c5652-1039-4ff1-8cc6-87967ae7d243",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "c100b016-5562-4216-89c9-0ae346484d38",
    "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": "81ad0c45-de5c-4959-93bf-4e196e830ed6",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "844924ea-4d9c-4099-be92-4d68e3033b61",
    "_parent_id": "54c6b197-e90c-4170-95df-1435e7b1ce8d",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "16763300-c525-4a0f-b064-8337405be5cb",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "e3ea6cf2-73e2-435a-b9c7-9840a6982c7a",
      "_parent_id": "89d06edd-fbaf-45f3-86db-fe33767a31c3",
      "root_parent_id": "ae47365a-b47b-4fb9-9268-fb1455766071",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "33d7af5f-4d0b-405d-941b-e9931d1f23d4",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "1a744fb0-3a56-45af-9b33-ba715974b685",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "e9025812-7254-4908-a16c-fbfe86cf21b0",
        "_parent_code": "sample string 6",
        "sales_organization_id": "a3941e08-5956-4639-aeb4-610d5d6a9b23",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "fc50e44e-fa94-44d6-a2fd-76815df6ec30",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "0e66ec52-e841-4b20-91b3-4cc45d94e8ea",
          "db_currency_id": "8f36a538-d095-47ce-8810-d1c221998a22",
          "db_language_id": "e402d672-5f74-481a-bc93-a0ec517339f3",
          "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-04-30T06:30:05.5857312+00:00"
        },
        "modified_dateutc": "2026-04-30T06:30:05.5857312+00:00"
      },
      "equipment_model_id": "639891da-e505-413b-bb6f-8124741b3dd9",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "a51a4e74-fc48-4a9e-903e-f59357ce3e29",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "421606a0-5d82-4c3d-9c4e-1619654293b4",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "1557d464-9a1c-4be2-a7eb-6d48a9eb2d11",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "3cdd8f7e-a1c9-4777-9ac6-86a3d16f6dc2",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "fc50e44e-fa94-44d6-a2fd-76815df6ec30",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "0e66ec52-e841-4b20-91b3-4cc45d94e8ea",
            "db_currency_id": "8f36a538-d095-47ce-8810-d1c221998a22",
            "db_language_id": "e402d672-5f74-481a-bc93-a0ec517339f3",
            "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-04-30T06:30:05.5857312+00:00"
          },
          "modified_dateutc": "2026-04-30T06:30:05.5857312+00:00"
        },
        "equipment_family_id": "40cb80a9-5a54-4488-8f0c-64aa22c96e4a",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "1a744fb0-3a56-45af-9b33-ba715974b685",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "e9025812-7254-4908-a16c-fbfe86cf21b0",
          "_parent_code": "sample string 6",
          "sales_organization_id": "a3941e08-5956-4639-aeb4-610d5d6a9b23",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "fc50e44e-fa94-44d6-a2fd-76815df6ec30",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "0e66ec52-e841-4b20-91b3-4cc45d94e8ea",
            "db_currency_id": "8f36a538-d095-47ce-8810-d1c221998a22",
            "db_language_id": "e402d672-5f74-481a-bc93-a0ec517339f3",
            "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-04-30T06:30:05.5857312+00:00"
          },
          "modified_dateutc": "2026-04-30T06:30:05.5857312+00:00"
        },
        "date_in_production_since": "2026-04-30T06:30:05.5857312+00:00",
        "date_out_of_production_since": "2026-04-30T06:30:05.5857312+00:00",
        "date_end_support": "2026-04-30T06:30:05.5857312+00:00",
        "sales_organization_id": "10bb34e1-b8e1-4630-85de-94592599022e",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "fc50e44e-fa94-44d6-a2fd-76815df6ec30",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "0e66ec52-e841-4b20-91b3-4cc45d94e8ea",
          "db_currency_id": "8f36a538-d095-47ce-8810-d1c221998a22",
          "db_language_id": "e402d672-5f74-481a-bc93-a0ec517339f3",
          "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-04-30T06:30:05.5857312+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-04-30T06:30:05.5857312+00:00"
      },
      "project_status_id": "e80e6b72-6667-45f9-8aae-19e8436eb2d2",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "0d9d408f-29f1-4535-8544-9f2272ceaab8",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "e5f6bd5d-8f9a-494e-bdd0-6883aec6bde9",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "fc50e44e-fa94-44d6-a2fd-76815df6ec30",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "0e66ec52-e841-4b20-91b3-4cc45d94e8ea",
          "db_currency_id": "8f36a538-d095-47ce-8810-d1c221998a22",
          "db_language_id": "e402d672-5f74-481a-bc93-a0ec517339f3",
          "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-04-30T06:30:05.5857312+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-04-30T06:30:05.5857312+00:00"
      },
      "company_id": "d30244c1-66cb-4d72-86e2-daf9a665fcb0",
      "company_code": "sample string 12",
      "db_address_id": "2b3705ac-8ffd-40c1-b8cf-0c3b1d4a743d",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "9cd21f65-5e73-4c24-bb3b-c833b7bc25e3",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "37c3825a-8482-4bec-b9f1-0a183bb8a0ba",
      "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-04-30T06:30:05.5857312+00:00",
      "date_create": "2026-04-30T06:30:05.5857312+00:00",
      "date_update": "2026-04-30T06:30:05.5857312+00:00",
      "updated_by_user_id": "ce69588d-5e39-411b-929c-7eb38a8d7888",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-04-30T06:30:05.5857312+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-04-30T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-04-30T06:30:05.5857312+00:00",
      "date_last_job": "2026-04-30T06:30:05.5857312+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-04-30T06:30:05.5857312+00:00",
      "modified_dateutc": "2026-04-30T06:30:05.5857312+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "4319b67f-747f-4620-bac7-2d0114a6bd53",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "d8be310f-0152-44ef-9b9a-a7e64faa2100",
      "name": "sample string 2",
      "sales_organization_id": "87ab3fc3-931e-4794-b3fe-46a2859098eb",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-04-30T06:30:05.5857312+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "c2fba1bf-b13f-4076-b774-c5eda03b9547",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "1a837fe7-1d5f-4165-88d2-78219675ea8e",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "ed25695a-8553-4158-892d-ce271e4c6661",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "fc50e44e-fa94-44d6-a2fd-76815df6ec30",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "0e66ec52-e841-4b20-91b3-4cc45d94e8ea",
        "db_currency_id": "8f36a538-d095-47ce-8810-d1c221998a22",
        "db_language_id": "e402d672-5f74-481a-bc93-a0ec517339f3",
        "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-04-30T06:30:05.5857312+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-04-30T06:30:05.5857312+00:00"
    },
    "job_status_id": "7c3a56a0-2fc6-486e-86c9-ad569bcf7a51",
    "job_status_code": "sample string 11",
    "db_address_id": "193a8d74-dcd9-403f-8bb0-dbfcc93ebf1b",
    "contact_id": "8fb1b297-ac66-48a9-9f0d-3b4843c77f46",
    "requested_by_company_id": "814acb23-4ea6-4d0b-8a95-a2b3d88578e6",
    "requested_by_contact_id": "50f17436-fccb-4bc3-a94f-14325aff2446",
    "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-04-30T06:30:05.5857312+00:00",
    "due_date": "2026-04-30T06:30:05.5857312+00:00",
    "date_create": "2026-04-30T06:30:05.5857312+00:00",
    "date_update": "2026-04-30T06:30:05.5857312+00:00",
    "date_closed": "2026-04-30T06:30:05.5857312+00:00",
    "suggested_user_id": "de743328-1c69-4dc9-bf7f-c06987659066",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "45b525e1-963c-4957-87e6-293afce68e9f",
      "db_language_id": "5c076b0a-8a12-4695-b8c9-3b71dea25d27",
      "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-04-30T06:30:05.5857312+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "fd84b660-fde0-4b88-9748-ff7baae4fbd6",
      "sales_organization": {
        "id": "fc50e44e-fa94-44d6-a2fd-76815df6ec30",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "0e66ec52-e841-4b20-91b3-4cc45d94e8ea",
        "db_currency_id": "8f36a538-d095-47ce-8810-d1c221998a22",
        "db_language_id": "e402d672-5f74-481a-bc93-a0ec517339f3",
        "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-04-30T06:30:05.5857312+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "15d82a4b-84d1-4aa6-83f0-47b735f2babb",
      "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": "8667c813-72ca-45d1-aa7a-fb07208c1de9",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-04-30T06:30:05.5857312+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "2f40c831-8f9e-4ae8-b4b9-1b2c52ebd887"
    },
    "suggested_date_start": "2026-04-30T06:30:05.5857312+00:00",
    "skill_id": "3f2df74b-68bb-443d-90a7-a4ebe66af01b",
    "skill_code": "sample string 32",
    "skill": {
      "id": "d02e3df2-63d5-409e-b259-2d3115ac3ce5",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "6a578aea-17d5-41a4-8c8c-84480954ca0d",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "fc50e44e-fa94-44d6-a2fd-76815df6ec30",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "0e66ec52-e841-4b20-91b3-4cc45d94e8ea",
        "db_currency_id": "8f36a538-d095-47ce-8810-d1c221998a22",
        "db_language_id": "e402d672-5f74-481a-bc93-a0ec517339f3",
        "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-04-30T06:30:05.5857312+00:00"
      },
      "modified_dateutc": "2026-04-30T06:30:05.5857312+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "b0e07b46-d5f7-493e-a665-ed107f090a13",
    "date_reported_by_company": "2026-04-30T06:30:05.5857312+00:00",
    "id2": 36,
    "company_id": "da1f84a9-ab89-4cff-9d8f-f0fb2a3a7823",
    "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": "eb299f8d-7340-4d47-a276-9e7935534ae6",
    "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-04-30T06:30:05.6013557+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-04-30T06:30:05.6013557+00:00"
}