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": "dfc53f43-f1e3-49cf-b436-ea72eb6695be",
  "estimated_quantity": 2.0,
  "article_id": "a44a20e9-3486-4090-b3a0-7a5170786ff1",
  "article_code": "sample string 4",
  "article": {
    "id": "9c741046-d00e-4a7a-ae6e-43a6e8db8de4",
    "article_category_id": "49e26903-df03-486c-a00a-fcf9e0c7331f",
    "article_category": {
      "id": "465ddbae-0094-410e-af2b-89a5f2d4e941",
      "parent_id": "b4617e68-9d7b-4311-9c73-7383fc28f02b",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-05-20T11:31:41.2323322+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "6137dbec-d4a4-48f7-a764-3d9690a28ca5",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "bcdbfe8d-cf7b-4342-b2d2-374c0c8dc51a",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "67e20ada-f92e-4390-ae18-57af0fd68b12",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "0d8158ce-0b8c-4854-bd05-1290bbbd2463",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "89c5de45-e24a-4848-9871-b71cf82b9694",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "83a20984-1818-4b91-a844-ebc7833f0df3",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-05-20T11:31:41.2323322+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-05-20T11:31:41.2323322+00:00",
    "date_update": "2026-05-20T11:31:41.2323322+00:00",
    "modified_dateutc": "2026-05-20T11:31:41.2323322+00:00",
    "article_color_id": "78fbd28e-982e-4a9d-abab-d42e89ac61f0",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "7cdbd49c-6217-43c8-8b63-93c841bc7f84",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-05-20T11:31:41.2323322+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "798eb45c-34c1-46ef-9931-d2d40232ec8e",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "df4adb94-d4ef-4e97-a793-62d4c6df9a26",
    "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": "f0137dcd-4f44-424f-8895-6552c7991339",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "1eb23805-7506-46e3-a827-db6370f2abd5",
    "_parent_id": "aafdb825-fe4b-469a-a0eb-060cf383ce36",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "5f00b8c2-70d1-41d5-981c-ef3371f20e35",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "e6049393-e3eb-44bd-bdf3-b6213d025b20",
      "_parent_id": "6747ce6f-fbbd-4614-ba85-b61112f21960",
      "root_parent_id": "0039666e-0ff1-45c5-9015-1f473a94c6a2",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "2133142a-3254-41e6-890b-7af2a17f92f1",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "7cbf0ca8-c436-4d7b-a2d3-eeda7b96b1a1",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "023c4423-7e54-4bfe-8b1f-d62f74ecd7b2",
        "_parent_code": "sample string 6",
        "sales_organization_id": "d15b4ed9-18d6-4c06-92de-62bf4bc9d898",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "2483da55-103f-4f0d-b024-7b362ad0ce12",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "e9d42391-b1a6-4bd6-a1f8-ec9e28307102",
          "db_currency_id": "1a6e5637-9abd-448b-bf25-08a9b9cdcff8",
          "db_language_id": "9fce9502-b277-4012-ac53-f32775fe8b87",
          "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-05-20T11:31:41.2323322+00:00"
        },
        "modified_dateutc": "2026-05-20T11:31:41.2323322+00:00"
      },
      "equipment_model_id": "de6d85c3-8267-4afa-bc12-8fe8488e0af0",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "567fa35b-b3ba-44ad-8e11-42e98dbf918f",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "c94bd938-8ce6-46f9-af17-281481c33e8e",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "2bb23a7c-89d9-48ab-a363-200b191428c5",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "07034e3a-8487-4d28-8d3e-dc2a7d5790aa",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "2483da55-103f-4f0d-b024-7b362ad0ce12",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "e9d42391-b1a6-4bd6-a1f8-ec9e28307102",
            "db_currency_id": "1a6e5637-9abd-448b-bf25-08a9b9cdcff8",
            "db_language_id": "9fce9502-b277-4012-ac53-f32775fe8b87",
            "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-05-20T11:31:41.2323322+00:00"
          },
          "modified_dateutc": "2026-05-20T11:31:41.2323322+00:00"
        },
        "equipment_family_id": "f345373a-a4b7-4a9b-961a-ffcec9d5f9b4",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "7cbf0ca8-c436-4d7b-a2d3-eeda7b96b1a1",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "023c4423-7e54-4bfe-8b1f-d62f74ecd7b2",
          "_parent_code": "sample string 6",
          "sales_organization_id": "d15b4ed9-18d6-4c06-92de-62bf4bc9d898",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "2483da55-103f-4f0d-b024-7b362ad0ce12",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "e9d42391-b1a6-4bd6-a1f8-ec9e28307102",
            "db_currency_id": "1a6e5637-9abd-448b-bf25-08a9b9cdcff8",
            "db_language_id": "9fce9502-b277-4012-ac53-f32775fe8b87",
            "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-05-20T11:31:41.2323322+00:00"
          },
          "modified_dateutc": "2026-05-20T11:31:41.2323322+00:00"
        },
        "date_in_production_since": "2026-05-20T11:31:41.2323322+00:00",
        "date_out_of_production_since": "2026-05-20T11:31:41.2323322+00:00",
        "date_end_support": "2026-05-20T11:31:41.2323322+00:00",
        "sales_organization_id": "e6349ed2-62d3-4b81-8947-6f4ebbb6e13f",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "2483da55-103f-4f0d-b024-7b362ad0ce12",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "e9d42391-b1a6-4bd6-a1f8-ec9e28307102",
          "db_currency_id": "1a6e5637-9abd-448b-bf25-08a9b9cdcff8",
          "db_language_id": "9fce9502-b277-4012-ac53-f32775fe8b87",
          "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-05-20T11:31:41.2323322+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-05-20T11:31:41.2323322+00:00"
      },
      "project_status_id": "ee839a77-be7e-4310-9446-a9168eee011e",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "1a6a7647-e225-4bb4-8673-1013951eab76",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "2e4512cf-3177-4555-ac7e-616efd4ab6ab",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "2483da55-103f-4f0d-b024-7b362ad0ce12",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "e9d42391-b1a6-4bd6-a1f8-ec9e28307102",
          "db_currency_id": "1a6e5637-9abd-448b-bf25-08a9b9cdcff8",
          "db_language_id": "9fce9502-b277-4012-ac53-f32775fe8b87",
          "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-05-20T11:31:41.2323322+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-05-20T11:31:41.2323322+00:00"
      },
      "company_id": "01c7e1ba-882d-4911-b888-2156a9e5857e",
      "company_code": "sample string 12",
      "db_address_id": "cd01207d-605c-4955-940d-4a4ed78d1623",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "879082ee-a651-4e12-a2f8-7e7f645476a2",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "50e09119-03fc-41f2-9e50-d9bea8de74b1",
      "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-05-20T11:31:41.2323322+00:00",
      "date_create": "2026-05-20T11:31:41.2323322+00:00",
      "date_update": "2026-05-20T11:31:41.2323322+00:00",
      "updated_by_user_id": "572e8645-0d23-4f85-9728-3a5123ef31f2",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-05-20T11:31:41.2323322+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-05-20T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-05-20T11:31:41.2323322+00:00",
      "date_last_job": "2026-05-20T11:31:41.2323322+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-05-20T11:31:41.2323322+00:00",
      "modified_dateutc": "2026-05-20T11:31:41.2323322+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "db46808c-fc3b-44aa-a903-de096fae9100",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "f0019118-4749-4a96-9a15-421dd63eb7f2",
      "name": "sample string 2",
      "sales_organization_id": "88aee7b8-9e6f-4d6a-8d0e-28a8c0e87316",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-05-20T11:31:41.2323322+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "30061830-c3d8-467f-82ab-12f9a4931066",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "372ab889-8a12-4e4a-80a2-4e5bd63e5d9e",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "7094221b-9fd2-4767-bd76-825b7676c397",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "2483da55-103f-4f0d-b024-7b362ad0ce12",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "e9d42391-b1a6-4bd6-a1f8-ec9e28307102",
        "db_currency_id": "1a6e5637-9abd-448b-bf25-08a9b9cdcff8",
        "db_language_id": "9fce9502-b277-4012-ac53-f32775fe8b87",
        "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-05-20T11:31:41.2323322+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-05-20T11:31:41.2323322+00:00"
    },
    "job_status_id": "86c33566-eb91-4cc8-88e9-c2cec1315de5",
    "job_status_code": "sample string 11",
    "db_address_id": "01c25add-76c3-41c6-867c-27067f4a74f6",
    "contact_id": "6e273522-5d95-490c-8498-d488215b12ec",
    "requested_by_company_id": "153356f3-baf5-4c3e-b5e6-fc5fc1a0235c",
    "requested_by_contact_id": "4b2b827f-3978-4eb7-8301-a4f456edf20f",
    "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-05-20T11:31:41.2323322+00:00",
    "due_date": "2026-05-20T11:31:41.2323322+00:00",
    "date_create": "2026-05-20T11:31:41.2323322+00:00",
    "date_update": "2026-05-20T11:31:41.2323322+00:00",
    "date_closed": "2026-05-20T11:31:41.2323322+00:00",
    "suggested_user_id": "1312594e-2bb9-4d62-901f-32256507add6",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "5f36907c-e79f-4f67-adc3-a6fe661ca483",
      "db_language_id": "04905805-ddf5-415a-a9b3-1ccd31006b65",
      "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-05-20T11:31:41.2323322+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "207b4e95-573a-46f9-8266-e6e575740f63",
      "sales_organization": {
        "id": "2483da55-103f-4f0d-b024-7b362ad0ce12",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "e9d42391-b1a6-4bd6-a1f8-ec9e28307102",
        "db_currency_id": "1a6e5637-9abd-448b-bf25-08a9b9cdcff8",
        "db_language_id": "9fce9502-b277-4012-ac53-f32775fe8b87",
        "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-05-20T11:31:41.2323322+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "6d5f041d-4021-46b1-b506-36cc116623c0",
      "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": "9f8017f8-333a-4cde-947f-0a3060cde568",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-05-20T11:31:41.2323322+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "fab54cf4-14b1-45b3-9c69-e9c83adcff86"
    },
    "suggested_date_start": "2026-05-20T11:31:41.2323322+00:00",
    "skill_id": "2b155948-9742-403d-8728-be8cbf6b7ed5",
    "skill_code": "sample string 32",
    "skill": {
      "id": "8c4b3a5d-5bba-484c-a78f-86e7e1b844b0",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "2a2f1795-20cf-4dba-964e-24f0c939843a",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "2483da55-103f-4f0d-b024-7b362ad0ce12",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "e9d42391-b1a6-4bd6-a1f8-ec9e28307102",
        "db_currency_id": "1a6e5637-9abd-448b-bf25-08a9b9cdcff8",
        "db_language_id": "9fce9502-b277-4012-ac53-f32775fe8b87",
        "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-05-20T11:31:41.2323322+00:00"
      },
      "modified_dateutc": "2026-05-20T11:31:41.2323322+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "0641daf9-9472-450b-9458-0ad33ad76979",
    "date_reported_by_company": "2026-05-20T11:31:41.2323322+00:00",
    "id2": 36,
    "company_id": "e3d75077-a9d1-471a-8266-3e61ae7a6189",
    "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": "814c79e7-3d8b-4470-abb8-97f21dd2091d",
    "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-05-20T11:31:41.2323322+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-05-20T11:31:41.2323322+00:00"
}