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": "13a52373-3feb-4a6c-ae7c-b608fcbf4b1f",
  "estimated_quantity": 2.0,
  "article_id": "616a2c9b-9d85-478d-ad9b-da3e551559c3",
  "article_code": "sample string 4",
  "article": {
    "id": "1db6ef71-af83-489d-97d1-f44c7c91f1e0",
    "article_category_id": "1e4797f8-6496-49d0-8708-df0b71436b25",
    "article_category": {
      "id": "0d4b1f99-3930-4bc7-a26c-2b2fa5af607f",
      "parent_id": "942e1993-b127-4c9e-ae20-3b03cbed2d6c",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-05-29T21:42:28.3741173+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "65889676-5485-41a3-8bc1-e5120ed59a03",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "4ee3d52a-747e-4ff4-bb87-4c720a2aa864",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "78de218f-71bf-4941-bded-ed21d4763907",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "fa51cf0c-777d-4a6e-be00-6b106dd4870a",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "6ee02c44-1ab0-42b0-be3e-a6bb09f91509",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "09a9edcd-4f48-40f6-9a49-bdb797aaf32c",
    "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-29T21:42:28.3741173+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-29T21:42:28.3741173+00:00",
    "date_update": "2026-05-29T21:42:28.3741173+00:00",
    "modified_dateutc": "2026-05-29T21:42:28.3741173+00:00",
    "article_color_id": "840a0515-1b18-4c18-972e-f8bce923d996",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "b008eace-1853-45ab-9f1e-e27f52602f6f",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-05-29T21:42:28.3741173+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "7d3b48ae-ba5a-43ae-aad2-c93d29de659b",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "27e992e1-780f-4ea8-8f67-f1c0c95991fc",
    "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": "3cb787ca-dba6-414e-83fd-1c8fbf54c06d",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "8d6d90a2-225d-40ec-8ea3-9039b5727538",
    "_parent_id": "15b3544f-589a-4e92-9b4b-989f7457870d",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "8cc58038-ec45-4414-94c5-250f97a2f68e",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "b60d4f2e-dee8-4537-8425-2ae54bac6139",
      "_parent_id": "4882d5e7-2d10-41b9-a88f-da1915407169",
      "root_parent_id": "83a3017c-151d-4028-81bc-9b977db54fc8",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "0957d8c3-1fd9-4c83-953f-4d4518f5512e",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "a6d73cbb-e6ed-4297-b58b-28b9da6ad593",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "d4572860-69c5-4bb1-8e04-f19c77a965c1",
        "_parent_code": "sample string 6",
        "sales_organization_id": "a4b90a23-ccff-4147-af87-ed2958a7c4aa",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "e900d78a-0cb6-4574-b13e-03b26fd1077e",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "5c91ba67-3d63-4ebd-8d6a-51352cb2e766",
          "db_currency_id": "0e3e34f6-1f65-4392-9b48-26c438367936",
          "db_language_id": "7e4bf3c6-f600-4ccc-8678-77caf2cba256",
          "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-29T21:42:28.3741173+00:00"
        },
        "modified_dateutc": "2026-05-29T21:42:28.3741173+00:00"
      },
      "equipment_model_id": "7dc8763e-796e-42f2-9d7c-05ff397c2be7",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "5b714f03-bd5b-4cc6-aac4-cb45d295c9e4",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "767a47d0-a0ee-4403-affe-f3a4a97b3bbb",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "ce30caca-f598-425a-9c9b-cbe404fd2786",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "e41b9cbd-5cf2-49f6-a574-49064ebf5dc5",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "e900d78a-0cb6-4574-b13e-03b26fd1077e",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "5c91ba67-3d63-4ebd-8d6a-51352cb2e766",
            "db_currency_id": "0e3e34f6-1f65-4392-9b48-26c438367936",
            "db_language_id": "7e4bf3c6-f600-4ccc-8678-77caf2cba256",
            "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-29T21:42:28.3741173+00:00"
          },
          "modified_dateutc": "2026-05-29T21:42:28.3741173+00:00"
        },
        "equipment_family_id": "600e1241-03d9-4eee-85de-84dcbb6c3396",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "a6d73cbb-e6ed-4297-b58b-28b9da6ad593",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "d4572860-69c5-4bb1-8e04-f19c77a965c1",
          "_parent_code": "sample string 6",
          "sales_organization_id": "a4b90a23-ccff-4147-af87-ed2958a7c4aa",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "e900d78a-0cb6-4574-b13e-03b26fd1077e",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "5c91ba67-3d63-4ebd-8d6a-51352cb2e766",
            "db_currency_id": "0e3e34f6-1f65-4392-9b48-26c438367936",
            "db_language_id": "7e4bf3c6-f600-4ccc-8678-77caf2cba256",
            "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-29T21:42:28.3741173+00:00"
          },
          "modified_dateutc": "2026-05-29T21:42:28.3741173+00:00"
        },
        "date_in_production_since": "2026-05-29T21:42:28.3741173+00:00",
        "date_out_of_production_since": "2026-05-29T21:42:28.3741173+00:00",
        "date_end_support": "2026-05-29T21:42:28.3741173+00:00",
        "sales_organization_id": "c3016d50-a18c-4741-98ec-7af80bbd0c41",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "e900d78a-0cb6-4574-b13e-03b26fd1077e",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "5c91ba67-3d63-4ebd-8d6a-51352cb2e766",
          "db_currency_id": "0e3e34f6-1f65-4392-9b48-26c438367936",
          "db_language_id": "7e4bf3c6-f600-4ccc-8678-77caf2cba256",
          "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-29T21:42:28.3741173+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-29T21:42:28.3741173+00:00"
      },
      "project_status_id": "5cdd4289-f769-4ad9-9e63-c747bda3e24d",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "4be47123-1469-4c06-b404-e287b4ae2444",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "d161fad4-d978-400c-8a36-a14128433f90",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "e900d78a-0cb6-4574-b13e-03b26fd1077e",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "5c91ba67-3d63-4ebd-8d6a-51352cb2e766",
          "db_currency_id": "0e3e34f6-1f65-4392-9b48-26c438367936",
          "db_language_id": "7e4bf3c6-f600-4ccc-8678-77caf2cba256",
          "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-29T21:42:28.3741173+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-05-29T21:42:28.3741173+00:00"
      },
      "company_id": "a4c38c19-af98-4c5e-b427-d8b8a2a3f841",
      "company_code": "sample string 12",
      "db_address_id": "8f59475a-860d-4e2c-98b9-262328ddf898",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "5be87c5e-f32d-418c-8c81-1a41cebd86bd",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "756e9e66-5da4-4b84-86fb-fca7ff663a78",
      "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-29T21:42:28.3741173+00:00",
      "date_create": "2026-05-29T21:42:28.3741173+00:00",
      "date_update": "2026-05-29T21:42:28.3741173+00:00",
      "updated_by_user_id": "6f32e9c8-8b59-4bcf-81ea-28220e46db0e",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-05-29T21:42:28.3741173+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-29T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-05-29T21:42:28.3741173+00:00",
      "date_last_job": "2026-05-29T21:42:28.3741173+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-05-29T21:42:28.3741173+00:00",
      "modified_dateutc": "2026-05-29T21:42:28.3741173+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "bff31ea2-fff0-4f78-8370-fa71638da67f",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "48f85c51-16a4-4f9f-b6a3-d1dbde554053",
      "name": "sample string 2",
      "sales_organization_id": "ae18c634-87f0-41bc-a539-e8d01f9abb4d",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-05-29T21:42:28.3741173+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "5f1c124a-61ff-4ad4-a758-fb95de1bf017",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "f5e86c49-303c-4471-9261-b7e0ea3b83d5",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "8061ef0d-7358-4da7-9562-5361d1a1815b",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "e900d78a-0cb6-4574-b13e-03b26fd1077e",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "5c91ba67-3d63-4ebd-8d6a-51352cb2e766",
        "db_currency_id": "0e3e34f6-1f65-4392-9b48-26c438367936",
        "db_language_id": "7e4bf3c6-f600-4ccc-8678-77caf2cba256",
        "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-29T21:42:28.3741173+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-05-29T21:42:28.3741173+00:00"
    },
    "job_status_id": "ad78ca5a-3d7e-4108-aefc-f9eb3e24f2e4",
    "job_status_code": "sample string 11",
    "db_address_id": "31dd6ed9-9ee6-4452-80eb-15f515efc083",
    "contact_id": "dc2093a7-0b48-487d-a8ca-8af2c6f41f74",
    "requested_by_company_id": "c5ddb347-4b56-41b1-a146-ddf8477f3432",
    "requested_by_contact_id": "63f0776c-4fb9-4a00-a4dd-44433f102ede",
    "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-29T21:42:28.3741173+00:00",
    "due_date": "2026-05-29T21:42:28.3741173+00:00",
    "date_create": "2026-05-29T21:42:28.3741173+00:00",
    "date_update": "2026-05-29T21:42:28.3741173+00:00",
    "date_closed": "2026-05-29T21:42:28.3741173+00:00",
    "suggested_user_id": "6922ca76-5d0a-49c2-99f0-06ab7f7f0dba",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "ac7a279e-a6f9-46cf-8935-f5b5517feaf1",
      "db_language_id": "7aeeeb28-27f6-42c6-a75e-6cd4a648d62b",
      "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-29T21:42:28.3741173+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "2cda20f4-17b4-4a69-b63f-2fb8819ff80b",
      "sales_organization": {
        "id": "e900d78a-0cb6-4574-b13e-03b26fd1077e",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "5c91ba67-3d63-4ebd-8d6a-51352cb2e766",
        "db_currency_id": "0e3e34f6-1f65-4392-9b48-26c438367936",
        "db_language_id": "7e4bf3c6-f600-4ccc-8678-77caf2cba256",
        "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-29T21:42:28.3741173+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "a83d4522-e80f-45d7-a9f4-ab6cca78b564",
      "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": "b5520f29-1a84-4e5c-9dfd-c672252f0ff0",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-05-29T21:42:28.3741173+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "e6edcdc7-8429-4b9c-bf71-1bb39c38525f"
    },
    "suggested_date_start": "2026-05-29T21:42:28.3741173+00:00",
    "skill_id": "681bb27f-de35-4b74-9c6c-2d9382da56c9",
    "skill_code": "sample string 32",
    "skill": {
      "id": "a0057ba4-5453-4ec2-b368-27c3fab8d572",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "50ca50d4-26d0-4ec1-b6a0-8d4e00199920",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "e900d78a-0cb6-4574-b13e-03b26fd1077e",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "5c91ba67-3d63-4ebd-8d6a-51352cb2e766",
        "db_currency_id": "0e3e34f6-1f65-4392-9b48-26c438367936",
        "db_language_id": "7e4bf3c6-f600-4ccc-8678-77caf2cba256",
        "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-29T21:42:28.3741173+00:00"
      },
      "modified_dateutc": "2026-05-29T21:42:28.3741173+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "573cc071-e238-4f0d-8fd0-cc29e3b1f19b",
    "date_reported_by_company": "2026-05-29T21:42:28.3741173+00:00",
    "id2": 36,
    "company_id": "496c1a20-7bb7-4eee-af88-ff7a351f1ca6",
    "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": "71df6de5-68dd-4ef8-9eb3-d6a9ba5c4a5d",
    "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-29T21:42:28.3741173+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-05-29T21:42:28.3741173+00:00"
}