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": "ae02019d-676b-4983-9d91-ede8d778e636",
  "estimated_quantity": 2.0,
  "article_id": "5c430e23-8341-4227-9409-7026087ad481",
  "article_code": "sample string 4",
  "article": {
    "id": "b4bb52e1-76c4-4b98-9d16-d3cfdd5af389",
    "article_category_id": "2e8dbcd7-278e-45e2-a24c-60806f47829f",
    "article_category": {
      "id": "1b39c500-318a-4377-bbea-615376c3d256",
      "parent_id": "b34390e1-bfc1-4a4b-991c-e6cf9be0c3e2",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2025-07-19T00:18:43.7195204+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "7acb05a7-2888-4be8-9852-cfd631254e45",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "b8305e03-6fab-4335-bb15-6dfc4dd01136",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "0da08464-6e8a-4b96-a540-61cfe941fb13",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "ec62b6e9-740b-4170-99c1-dad085653696",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "02e1031f-cfb0-410e-ab86-ebe824f34365",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "17a5d072-dd14-437b-ab53-0c4639858486",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2025-07-19T00:18:43.7195204+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": "2025-07-19T00:18:43.7195204+00:00",
    "date_update": "2025-07-19T00:18:43.7195204+00:00",
    "modified_dateutc": "2025-07-19T00:18:43.7195204+00:00",
    "article_color_id": "19a0e03a-63a4-401e-b548-6a9f0ab81da1",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "61345531-f3bd-4d8c-a9b7-1455c1941058",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2025-07-19T00:18:43.7195204+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "b6efcd10-5d74-49b7-8b9d-8bbfd84ec4ae",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "1c658917-7037-4839-adad-a15d302261e3",
    "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": "68b59781-3d21-4406-991d-827f82bb0e07",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "be56d857-041c-4e16-90d2-92bf350f68d7",
    "_parent_id": "465c0daa-1f19-485b-bec0-7e6831c66ad4",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "10ee74f6-82e4-4d03-adfd-377eee78c1d5",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "c9491f20-2511-453c-8e78-42b9df706fbf",
      "_parent_id": "63b8f7f8-273e-4bb3-acd7-97e0f3cd53bb",
      "root_parent_id": "d04533ab-d4d8-4fe3-8b7f-85277fe15488",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "d190558f-abdd-4264-a48a-782712e94d63",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "8b0bfa19-7aa4-4ee3-a051-e1bdf514c8fa",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "1bd506c9-1ace-4107-995d-b65c1d4f5b3a",
        "_parent_code": "sample string 6",
        "sales_organization_id": "f7bf1e83-7036-4d70-8ec3-902bb178d88d",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "6c3131a2-bfe2-4e49-bd07-6b844a70971f",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "943475ea-f282-4808-a66b-ad0ae57cc473",
          "db_currency_id": "1680b2de-c6cb-4bcd-9a1b-a77ee23bfb0a",
          "db_language_id": "3300bdb5-d46e-4ba6-b5dd-2c7200149581",
          "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": "2025-07-19T00:18:43.7195204+00:00"
        },
        "modified_dateutc": "2025-07-19T00:18:43.7195204+00:00"
      },
      "equipment_model_id": "64129081-42c3-4b01-a7a9-7e02ae82a9ca",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "2fb9e628-67f9-40b8-912d-20e9fe11c471",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "9e920ec8-2680-41bd-9bdd-77a082847b5d",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "b6b4467f-5d8f-403a-9b55-8c0b7be2934f",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "fa5e022f-03ae-4c9f-be44-8c5fc0e8d80e",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "6c3131a2-bfe2-4e49-bd07-6b844a70971f",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "943475ea-f282-4808-a66b-ad0ae57cc473",
            "db_currency_id": "1680b2de-c6cb-4bcd-9a1b-a77ee23bfb0a",
            "db_language_id": "3300bdb5-d46e-4ba6-b5dd-2c7200149581",
            "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": "2025-07-19T00:18:43.7195204+00:00"
          },
          "modified_dateutc": "2025-07-19T00:18:43.7195204+00:00"
        },
        "equipment_family_id": "aad1bc78-4f65-4a67-98b5-3bdf8724aa6d",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "8b0bfa19-7aa4-4ee3-a051-e1bdf514c8fa",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "1bd506c9-1ace-4107-995d-b65c1d4f5b3a",
          "_parent_code": "sample string 6",
          "sales_organization_id": "f7bf1e83-7036-4d70-8ec3-902bb178d88d",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "6c3131a2-bfe2-4e49-bd07-6b844a70971f",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "943475ea-f282-4808-a66b-ad0ae57cc473",
            "db_currency_id": "1680b2de-c6cb-4bcd-9a1b-a77ee23bfb0a",
            "db_language_id": "3300bdb5-d46e-4ba6-b5dd-2c7200149581",
            "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": "2025-07-19T00:18:43.7195204+00:00"
          },
          "modified_dateutc": "2025-07-19T00:18:43.7195204+00:00"
        },
        "date_in_production_since": "2025-07-19T00:18:43.7195204+00:00",
        "date_out_of_production_since": "2025-07-19T00:18:43.7195204+00:00",
        "date_end_support": "2025-07-19T00:18:43.7195204+00:00",
        "sales_organization_id": "1417b0f7-9665-43e7-801e-1cbf6b2ad8e3",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "6c3131a2-bfe2-4e49-bd07-6b844a70971f",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "943475ea-f282-4808-a66b-ad0ae57cc473",
          "db_currency_id": "1680b2de-c6cb-4bcd-9a1b-a77ee23bfb0a",
          "db_language_id": "3300bdb5-d46e-4ba6-b5dd-2c7200149581",
          "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": "2025-07-19T00:18:43.7195204+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": "2025-07-19T00:18:43.7195204+00:00"
      },
      "project_status_id": "9d20d98e-5cf9-489a-899b-39b4857696f4",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "4d0dd5bc-1ac5-4ed6-abdb-45c67f5ca092",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "d3288856-40c6-4044-a3be-ec0dde2fc147",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "6c3131a2-bfe2-4e49-bd07-6b844a70971f",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "943475ea-f282-4808-a66b-ad0ae57cc473",
          "db_currency_id": "1680b2de-c6cb-4bcd-9a1b-a77ee23bfb0a",
          "db_language_id": "3300bdb5-d46e-4ba6-b5dd-2c7200149581",
          "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": "2025-07-19T00:18:43.7195204+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2025-07-19T00:18:43.7195204+00:00"
      },
      "company_id": "bb273e57-3a6a-49e5-91b8-2e798e462342",
      "company_code": "sample string 12",
      "db_address_id": "a8752873-8900-4c6c-8b67-4c18a75ba817",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "6617274f-f921-4ce1-8142-0c5ef61c1b85",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "39a4c5a5-755b-4ad8-ab07-75a3fbaa0105",
      "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": "2025-07-19T00:18:43.7195204+00:00",
      "date_create": "2025-07-19T00:18:43.7195204+00:00",
      "date_update": "2025-07-19T00:18:43.7195204+00:00",
      "updated_by_user_id": "f1c5c69d-370c-4a28-8339-9936eb3eaa00",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2025-07-19T00:18:43.7195204+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": "2025-07-19T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2025-07-19T00:18:43.7195204+00:00",
      "date_last_job": "2025-07-19T00:18:43.7195204+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2025-07-19T00:18:43.7195204+00:00",
      "modified_dateutc": "2025-07-19T00:18:43.7195204+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "0c53f3fe-2299-43ad-91e3-6c1cbf4caec2",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "2917a283-8af3-401d-afd2-dfd7c698b0da",
      "name": "sample string 2",
      "sales_organization_id": "23fbe1c7-785e-401f-85b4-5f4c277791f1",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2025-07-19T00:18:43.7195204+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "3d20d7ed-1169-4a0d-b2bd-ee5f5c0b0172",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "434145b8-8404-49f7-85c9-529b5c66c1b0",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "81401161-5cfd-4b24-9cda-91006fd3b422",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "6c3131a2-bfe2-4e49-bd07-6b844a70971f",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "943475ea-f282-4808-a66b-ad0ae57cc473",
        "db_currency_id": "1680b2de-c6cb-4bcd-9a1b-a77ee23bfb0a",
        "db_language_id": "3300bdb5-d46e-4ba6-b5dd-2c7200149581",
        "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": "2025-07-19T00:18:43.7195204+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2025-07-19T00:18:43.7195204+00:00"
    },
    "job_status_id": "3bd2e692-55fc-4494-bf34-56747f849c32",
    "job_status_code": "sample string 11",
    "db_address_id": "763f09f4-3c2e-4c90-806c-850ee8102ef2",
    "contact_id": "21523609-a3bb-47a2-87e0-5641928920e8",
    "requested_by_company_id": "87ecc96d-2de9-4b41-bdcc-e6a799f67c45",
    "requested_by_contact_id": "167e1c67-e065-4097-bfa7-0a40c591ccd7",
    "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": "2025-07-19T00:18:43.7195204+00:00",
    "due_date": "2025-07-19T00:18:43.7195204+00:00",
    "date_create": "2025-07-19T00:18:43.7195204+00:00",
    "date_update": "2025-07-19T00:18:43.7195204+00:00",
    "date_closed": "2025-07-19T00:18:43.7195204+00:00",
    "suggested_user_id": "d8a39783-bf22-4e10-b1f9-97fe07cb8f9c",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "070a3481-d404-4d9c-8707-c6e4edf62ef7",
      "db_language_id": "b0737526-0288-4a8a-96b9-e7684d77cc43",
      "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": "2025-07-19T00:18:43.7195204+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "58578a78-6e4c-4e88-80f4-502a4c07d24f",
      "sales_organization": {
        "id": "6c3131a2-bfe2-4e49-bd07-6b844a70971f",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "943475ea-f282-4808-a66b-ad0ae57cc473",
        "db_currency_id": "1680b2de-c6cb-4bcd-9a1b-a77ee23bfb0a",
        "db_language_id": "3300bdb5-d46e-4ba6-b5dd-2c7200149581",
        "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": "2025-07-19T00:18:43.7195204+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "3ad79488-dd0d-4729-8551-5c7ba97a0b9b",
      "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": "e1980130-3307-4666-a606-51ebbae6d6b6",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2025-07-19T00:18:43.7195204+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "d2612abe-1cd2-4b69-88d5-fe67dcccb084"
    },
    "suggested_date_start": "2025-07-19T00:18:43.7195204+00:00",
    "skill_id": "c8d4d621-022f-48e0-bb78-7cb2825a398c",
    "skill_code": "sample string 32",
    "skill": {
      "id": "7ae2c210-8926-4eeb-aa5a-46479e82e8b9",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "2b78b3a3-4504-4e91-992a-00f662a97a3f",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "6c3131a2-bfe2-4e49-bd07-6b844a70971f",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "943475ea-f282-4808-a66b-ad0ae57cc473",
        "db_currency_id": "1680b2de-c6cb-4bcd-9a1b-a77ee23bfb0a",
        "db_language_id": "3300bdb5-d46e-4ba6-b5dd-2c7200149581",
        "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": "2025-07-19T00:18:43.7195204+00:00"
      },
      "modified_dateutc": "2025-07-19T00:18:43.7195204+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "d5dea9cc-4150-429d-8d46-4e076a6d201d",
    "date_reported_by_company": "2025-07-19T00:18:43.7195204+00:00",
    "id2": 36,
    "company_id": "3b24c7f8-9728-4dbf-b545-00bed8ea81d1",
    "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": "7ff0131c-95ac-4b79-bba1-25a6426dcca1",
    "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": "2025-07-19T00:18:43.7195204+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2025-07-19T00:18:43.7195204+00:00"
}