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": "b8308ba1-0779-4cfb-aab4-63e10fc9664b",
  "estimated_quantity": 2.0,
  "article_id": "b10e52eb-15eb-44a7-a1e3-a7f8d983410b",
  "article_code": "sample string 4",
  "article": {
    "id": "2e57d863-7bfa-4527-aa2b-0fff3baa7475",
    "article_category_id": "bf788457-bbe9-41c8-9ef4-cf5191100614",
    "article_category": {
      "id": "7a86f6cc-a89e-4d68-9a82-dc11b4e35e4d",
      "parent_id": "3364b8e6-bb01-40d2-bb13-4ae108f820bc",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-07-26T19:12:56.9260746+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "99618c95-4324-466a-b0c2-2f17f972e886",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "5bda2b19-19f0-4b42-a2e4-6e4d25d03a32",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "720a94a0-d491-497b-b76e-f32616151413",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "911baf49-ec7a-442c-b94e-e4bfd720e9e8",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "47148b25-1477-4cf4-be41-8b1e0a2f4352",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "f7d19812-654f-4819-912e-c3e2045b59b3",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-07-26T19:12:56.9260746+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-07-26T19:12:56.9260746+00:00",
    "date_update": "2026-07-26T19:12:56.9260746+00:00",
    "modified_dateutc": "2026-07-26T19:12:56.9260746+00:00",
    "article_color_id": "669cb7e1-d39e-401d-851f-72829d5dc054",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "5143a035-412c-472c-bc19-ed5d91e39cdb",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-07-26T19:12:56.9260746+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "616fdcca-54da-4945-bc4f-d9f6a8047a99",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "ea03c12d-3193-4f22-95ee-0bf4682ba780",
    "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": "e9632e4a-2603-4b3b-8e63-54bf36a7a013",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "498c2f89-afa7-4d78-ba46-a18ddbeb58a3",
    "_parent_id": "267b5534-689a-44a3-9f8f-4c65b8fa9cca",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "6070c0c6-f7ea-4535-8cec-eceaba7af5d7",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "1de55d90-aa5a-4c49-9d58-9eff905a71ab",
      "_parent_id": "a43e4ef3-e579-43bd-91c8-44d816b627d5",
      "root_parent_id": "7c2f4629-b0ec-4f5a-9861-0c20fc9cc05c",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "19479de0-4ffa-4cd4-91c1-093a228ab065",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "8e135235-001e-4f88-b4b3-029db1badc6d",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "b827ac5f-a237-436c-ba78-18ee823d36a2",
        "_parent_code": "sample string 6",
        "sales_organization_id": "77ffec75-a94f-42b1-9437-625430f1a4f7",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "61f9daaa-dc0a-4fe0-aaac-cbfaad8b4ae1",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "bfc9dbc2-396a-4af1-9569-6c26e2bc5681",
          "db_currency_id": "eefbf34a-8085-42f4-aaa9-898a70674021",
          "db_language_id": "31312a8b-d427-4206-af1d-cacfab7ff592",
          "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-07-26T19:12:56.9260746+00:00"
        },
        "modified_dateutc": "2026-07-26T19:12:56.9260746+00:00"
      },
      "equipment_model_id": "b04b373b-2797-451d-a989-54accd2d6b46",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "27d85d35-cb12-4c50-bdb7-280582a9a0da",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "98b3fc2b-a36e-49df-b0a9-a8330a3fae04",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "684a7b9e-8b8d-4f92-92ad-65baa7445210",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "c7b0822f-477d-4a7e-8e3c-a888b51f4d0f",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "61f9daaa-dc0a-4fe0-aaac-cbfaad8b4ae1",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "bfc9dbc2-396a-4af1-9569-6c26e2bc5681",
            "db_currency_id": "eefbf34a-8085-42f4-aaa9-898a70674021",
            "db_language_id": "31312a8b-d427-4206-af1d-cacfab7ff592",
            "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-07-26T19:12:56.9260746+00:00"
          },
          "modified_dateutc": "2026-07-26T19:12:56.9260746+00:00"
        },
        "equipment_family_id": "977fac29-e4a5-4478-9c1a-c30df764cb5a",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "8e135235-001e-4f88-b4b3-029db1badc6d",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "b827ac5f-a237-436c-ba78-18ee823d36a2",
          "_parent_code": "sample string 6",
          "sales_organization_id": "77ffec75-a94f-42b1-9437-625430f1a4f7",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "61f9daaa-dc0a-4fe0-aaac-cbfaad8b4ae1",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "bfc9dbc2-396a-4af1-9569-6c26e2bc5681",
            "db_currency_id": "eefbf34a-8085-42f4-aaa9-898a70674021",
            "db_language_id": "31312a8b-d427-4206-af1d-cacfab7ff592",
            "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-07-26T19:12:56.9260746+00:00"
          },
          "modified_dateutc": "2026-07-26T19:12:56.9260746+00:00"
        },
        "date_in_production_since": "2026-07-26T19:12:56.9260746+00:00",
        "date_out_of_production_since": "2026-07-26T19:12:56.9260746+00:00",
        "date_end_support": "2026-07-26T19:12:56.9260746+00:00",
        "sales_organization_id": "b6bd79a4-8e3c-4c4f-8cc5-65d962dd481b",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "61f9daaa-dc0a-4fe0-aaac-cbfaad8b4ae1",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "bfc9dbc2-396a-4af1-9569-6c26e2bc5681",
          "db_currency_id": "eefbf34a-8085-42f4-aaa9-898a70674021",
          "db_language_id": "31312a8b-d427-4206-af1d-cacfab7ff592",
          "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-07-26T19:12:56.9260746+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-07-26T19:12:56.9260746+00:00"
      },
      "project_status_id": "fa7fdcb8-ed63-40d4-a7b1-6d4271c42028",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "788bf86b-2885-409e-8ec0-ba3177c9cc7e",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "0bd5d9b0-170c-4402-9f5b-1ca446dfcd06",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "61f9daaa-dc0a-4fe0-aaac-cbfaad8b4ae1",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "bfc9dbc2-396a-4af1-9569-6c26e2bc5681",
          "db_currency_id": "eefbf34a-8085-42f4-aaa9-898a70674021",
          "db_language_id": "31312a8b-d427-4206-af1d-cacfab7ff592",
          "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-07-26T19:12:56.9260746+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-07-26T19:12:56.9260746+00:00"
      },
      "company_id": "5cbb5357-ae75-4606-b474-876a103df28e",
      "company_code": "sample string 12",
      "db_address_id": "dc4ff7f5-9c32-48a6-adc7-a1c8691bc65a",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "db9d44f4-cea7-4f8a-8ea4-a1c286bc61a2",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "fee27651-54da-4eb4-a68c-c0067fe98362",
      "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-07-26T19:12:56.9260746+00:00",
      "date_create": "2026-07-26T19:12:56.9260746+00:00",
      "date_update": "2026-07-26T19:12:56.9260746+00:00",
      "updated_by_user_id": "9d6b62e2-5656-4602-8f68-3e3da10c1008",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-07-26T19:12:56.9260746+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-07-26T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-07-26T19:12:56.9260746+00:00",
      "date_last_job": "2026-07-26T19:12:56.9260746+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-07-26T19:12:56.9260746+00:00",
      "modified_dateutc": "2026-07-26T19:12:56.9260746+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "433e8497-a5d1-4d41-90ac-445408f3f41c",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "a641850e-c53c-4252-92a6-4e84ddf7430f",
      "name": "sample string 2",
      "sales_organization_id": "3540b951-ab7f-40c6-96cf-8ba0007c2d4f",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-07-26T19:12:56.9260746+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "36673558-8790-4292-8662-3e0275b1dba9",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "caba56e7-2884-481c-ac2a-04bbb62ea60a",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "fdd8ed85-d6e4-46c6-907e-0039c3e0cab8",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "61f9daaa-dc0a-4fe0-aaac-cbfaad8b4ae1",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "bfc9dbc2-396a-4af1-9569-6c26e2bc5681",
        "db_currency_id": "eefbf34a-8085-42f4-aaa9-898a70674021",
        "db_language_id": "31312a8b-d427-4206-af1d-cacfab7ff592",
        "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-07-26T19:12:56.9260746+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-07-26T19:12:56.9417036+00:00"
    },
    "job_status_id": "8132234d-e31a-461a-a6f1-e2635098fbd6",
    "job_status_code": "sample string 11",
    "db_address_id": "4e6d83a8-d3c9-4a4b-91ee-b9ce53d9cc0d",
    "contact_id": "f87ff73f-8e20-4489-b135-6b8ad56b9f4e",
    "requested_by_company_id": "2aeba2a2-69bc-4eb4-ba1f-d83c8da3bb50",
    "requested_by_contact_id": "f8b6113f-199d-461b-98c6-f93c5d12edd4",
    "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-07-26T19:12:56.9417036+00:00",
    "due_date": "2026-07-26T19:12:56.9417036+00:00",
    "date_create": "2026-07-26T19:12:56.9417036+00:00",
    "date_update": "2026-07-26T19:12:56.9417036+00:00",
    "date_closed": "2026-07-26T19:12:56.9417036+00:00",
    "suggested_user_id": "b489b105-b3f5-4738-b804-31db187a3722",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "c8fa7e35-80d5-4c4d-9377-eb97814456fd",
      "db_language_id": "00722857-1545-46c6-80ae-58b98d4b2106",
      "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-07-26T19:12:56.9417036+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "4e0b6bfe-9fdc-464a-842e-ec6c6fa4b987",
      "sales_organization": {
        "id": "61f9daaa-dc0a-4fe0-aaac-cbfaad8b4ae1",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "bfc9dbc2-396a-4af1-9569-6c26e2bc5681",
        "db_currency_id": "eefbf34a-8085-42f4-aaa9-898a70674021",
        "db_language_id": "31312a8b-d427-4206-af1d-cacfab7ff592",
        "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-07-26T19:12:56.9260746+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "a99b96d5-2d3a-4e7d-976d-5710148715f2",
      "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": "e5a83805-5df4-444a-ad8a-032d5c7b910f",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-07-26T19:12:56.9417036+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "fda848c8-4147-44fe-848c-e76ae3438939"
    },
    "suggested_date_start": "2026-07-26T19:12:56.9417036+00:00",
    "skill_id": "f78cec73-6897-41b6-9317-d46cce81af73",
    "skill_code": "sample string 32",
    "skill": {
      "id": "532b1bd3-49d2-480f-9668-f8247f16fa04",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "5ac9a3f4-eeac-4e7e-91df-f055284ca4de",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "61f9daaa-dc0a-4fe0-aaac-cbfaad8b4ae1",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "bfc9dbc2-396a-4af1-9569-6c26e2bc5681",
        "db_currency_id": "eefbf34a-8085-42f4-aaa9-898a70674021",
        "db_language_id": "31312a8b-d427-4206-af1d-cacfab7ff592",
        "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-07-26T19:12:56.9260746+00:00"
      },
      "modified_dateutc": "2026-07-26T19:12:56.9417036+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "a865f722-f9a0-4f4c-8084-698d08e25fc3",
    "date_reported_by_company": "2026-07-26T19:12:56.9417036+00:00",
    "id2": 36,
    "company_id": "044c2c6d-fd39-49c0-a778-1cec87be2f50",
    "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": "a68a1d2d-e6df-4ca6-8c4b-7b0432cf748d",
    "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-07-26T19:12:56.9417036+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-07-26T19:12:56.9417036+00:00"
}