Retrieves all the job_estimated_quantity objects

Request Information

URI Parameters :

None.

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": "0626a004-b737-4ab1-babb-53c8cbda76cf",
  "estimated_quantity": 2.0,
  "article_id": "90ffe20f-47df-4f75-b5ed-b1599d0fb715",
  "article_code": "sample string 4",
  "article": {
    "id": "1b09c2e8-ec83-4f9e-af7d-43dcbabfab23",
    "article_category_id": "61c04ba7-491d-4b27-8c1d-2574b4627125",
    "article_category": {
      "id": "862c6f32-ae67-447b-a3f0-5e2a798446d1",
      "parent_id": "81bd7931-0d60-403f-915e-ddfe9e1e81e4",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-07-07T06:17:34.7686502+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "24a1f1ef-2cec-4806-bb6f-635ae9c7d8e1",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "25dd5176-00ca-4fd4-9d08-6ecd32a7b0fd",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "cadd49ef-ff1c-403c-b5bc-fe033e852b87",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "b7fb6640-4576-4665-868b-4743ae967555",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "1ed36de9-946a-41be-8d94-594a354e89bd",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "b31f085c-eb51-46b2-9f1a-1229bbabe0fe",
    "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-07T06:17:34.7686502+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-07T06:17:34.7686502+00:00",
    "date_update": "2026-07-07T06:17:34.7686502+00:00",
    "modified_dateutc": "2026-07-07T06:17:34.7686502+00:00",
    "article_color_id": "b8968c57-d143-4632-a6d2-0ca1aa89163a",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "73987c26-5a7b-4357-b559-27200062220d",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-07-07T06:17:34.7686502+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "675a1e19-4b5f-4afe-bb3a-559cf7ffa39a",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "449154e5-bffc-49b9-99fa-600046af2403",
    "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": "aaa11742-7846-4f7d-ad7d-362d23300bfe",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "6f63630f-7c2c-49d4-8561-c95581084c72",
    "_parent_id": "01a39e92-7fe1-459a-8449-3326ccbd9e17",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "ab936be0-2903-493f-ade3-1ec9db7bcb5e",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "d98a948b-92d3-426b-b25a-0d2ed89091f4",
      "_parent_id": "a2bc13de-dce1-478b-8321-fa96cbcd4419",
      "root_parent_id": "43dfd52c-e138-4b48-a8ec-0f6f8b38cd69",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "08dd1058-5b21-44c6-a310-68c44c7fba0f",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "98c1f298-aac1-4f15-adc6-c8b170c9cd26",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "9d3f9b91-7c26-459b-9abf-0c828d8ac16c",
        "_parent_code": "sample string 6",
        "sales_organization_id": "75e64036-3668-4a0f-a149-7e53c976a212",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "b87a1bdd-c526-4b4b-b32a-3bdce1eafb87",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "3fa6aa60-409e-487a-8e5f-d2c466bda7a2",
          "db_currency_id": "83c29f3b-f83d-44b5-a3cc-e833d9ab4a5a",
          "db_language_id": "6cf57405-a282-4432-96a4-ee7fd647901f",
          "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-07T06:17:34.7686502+00:00"
        },
        "modified_dateutc": "2026-07-07T06:17:34.7686502+00:00"
      },
      "equipment_model_id": "20a110bd-186b-4c08-affc-d4d689521334",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "b8b22493-125e-40e0-a6de-a28d7fa39c49",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "bbd26c4f-8aa4-4af6-bb73-3443ab526f83",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "b88fd581-aa39-4287-9c99-e4c244997d74",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "d2777b25-4110-4d53-ac3c-9baa64a79738",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "b87a1bdd-c526-4b4b-b32a-3bdce1eafb87",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "3fa6aa60-409e-487a-8e5f-d2c466bda7a2",
            "db_currency_id": "83c29f3b-f83d-44b5-a3cc-e833d9ab4a5a",
            "db_language_id": "6cf57405-a282-4432-96a4-ee7fd647901f",
            "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-07T06:17:34.7686502+00:00"
          },
          "modified_dateutc": "2026-07-07T06:17:34.7686502+00:00"
        },
        "equipment_family_id": "1dff77ca-50a5-496d-99a6-6a601d9b8342",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "98c1f298-aac1-4f15-adc6-c8b170c9cd26",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "9d3f9b91-7c26-459b-9abf-0c828d8ac16c",
          "_parent_code": "sample string 6",
          "sales_organization_id": "75e64036-3668-4a0f-a149-7e53c976a212",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "b87a1bdd-c526-4b4b-b32a-3bdce1eafb87",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "3fa6aa60-409e-487a-8e5f-d2c466bda7a2",
            "db_currency_id": "83c29f3b-f83d-44b5-a3cc-e833d9ab4a5a",
            "db_language_id": "6cf57405-a282-4432-96a4-ee7fd647901f",
            "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-07T06:17:34.7686502+00:00"
          },
          "modified_dateutc": "2026-07-07T06:17:34.7686502+00:00"
        },
        "date_in_production_since": "2026-07-07T06:17:34.7686502+00:00",
        "date_out_of_production_since": "2026-07-07T06:17:34.7686502+00:00",
        "date_end_support": "2026-07-07T06:17:34.7686502+00:00",
        "sales_organization_id": "a6521045-d7ef-4ee3-a6b4-c14c9ae1c8bb",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "b87a1bdd-c526-4b4b-b32a-3bdce1eafb87",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "3fa6aa60-409e-487a-8e5f-d2c466bda7a2",
          "db_currency_id": "83c29f3b-f83d-44b5-a3cc-e833d9ab4a5a",
          "db_language_id": "6cf57405-a282-4432-96a4-ee7fd647901f",
          "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-07T06:17:34.7686502+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-07T06:17:34.7686502+00:00"
      },
      "project_status_id": "aa0ca1a6-668e-42cb-8afb-df8aa0539791",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "909a3860-4d50-4ec1-bcff-05343abe7d73",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "7d4b952d-55b4-4c9e-a341-6476a4204c9f",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "b87a1bdd-c526-4b4b-b32a-3bdce1eafb87",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "3fa6aa60-409e-487a-8e5f-d2c466bda7a2",
          "db_currency_id": "83c29f3b-f83d-44b5-a3cc-e833d9ab4a5a",
          "db_language_id": "6cf57405-a282-4432-96a4-ee7fd647901f",
          "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-07T06:17:34.7686502+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-07-07T06:17:34.7686502+00:00"
      },
      "company_id": "d3276b2b-0ed1-44a3-9779-f90611db1d15",
      "company_code": "sample string 12",
      "db_address_id": "aac122ea-04bf-4c39-87ff-5e170abea8c6",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "4ebd52b3-0419-4434-b003-9ea5287a7762",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "1b858289-612d-4932-99cf-65b6fa141289",
      "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-07T06:17:34.7686502+00:00",
      "date_create": "2026-07-07T06:17:34.7686502+00:00",
      "date_update": "2026-07-07T06:17:34.7686502+00:00",
      "updated_by_user_id": "fc940988-ff65-408f-8525-33832d30aa13",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-07-07T06:17:34.7686502+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-07T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-07-07T06:17:34.7686502+00:00",
      "date_last_job": "2026-07-07T06:17:34.7686502+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-07-07T06:17:34.7686502+00:00",
      "modified_dateutc": "2026-07-07T06:17:34.7686502+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "3bb5e9cd-66ab-413c-a967-48b3deae5f34",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "37e88c10-629b-4006-96b4-0e7705b465b9",
      "name": "sample string 2",
      "sales_organization_id": "fdc7bfe0-4fd5-40d1-a69f-7401914cefa2",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-07-07T06:17:34.7686502+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "8733743f-0d68-4b06-aa0b-597d1c4c6d76",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "efed13d5-36a8-4ba1-b45e-3e25ebcaadfb",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "3c295eb7-d686-4d3e-8e0f-b3c8bdf8da4f",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "b87a1bdd-c526-4b4b-b32a-3bdce1eafb87",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "3fa6aa60-409e-487a-8e5f-d2c466bda7a2",
        "db_currency_id": "83c29f3b-f83d-44b5-a3cc-e833d9ab4a5a",
        "db_language_id": "6cf57405-a282-4432-96a4-ee7fd647901f",
        "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-07T06:17:34.7686502+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-07-07T06:17:34.7686502+00:00"
    },
    "job_status_id": "df153b8e-c378-426e-8057-c5a3bbfe87f5",
    "job_status_code": "sample string 11",
    "db_address_id": "3c0ddbdc-0cc6-480d-bb10-ee08de9c9128",
    "contact_id": "2c61943c-70f4-49ab-9bf2-96ba4aebacad",
    "requested_by_company_id": "8f3ebf54-131a-47a3-8d0a-c9d562d234b9",
    "requested_by_contact_id": "71568951-85ba-472e-9a31-46462ce9a3a1",
    "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-07T06:17:34.7686502+00:00",
    "due_date": "2026-07-07T06:17:34.7686502+00:00",
    "date_create": "2026-07-07T06:17:34.7686502+00:00",
    "date_update": "2026-07-07T06:17:34.7686502+00:00",
    "date_closed": "2026-07-07T06:17:34.7686502+00:00",
    "suggested_user_id": "70e92ad5-9fde-4f5a-aaa8-fc2afdabec50",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "28d59175-9e18-4e9e-8b7b-95fbeff2fda4",
      "db_language_id": "5e934bad-2075-4ec6-aef6-2dc7872bed76",
      "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-07T06:17:34.7686502+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "78012245-f54c-4522-8b15-7a2076e47b2c",
      "sales_organization": {
        "id": "b87a1bdd-c526-4b4b-b32a-3bdce1eafb87",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "3fa6aa60-409e-487a-8e5f-d2c466bda7a2",
        "db_currency_id": "83c29f3b-f83d-44b5-a3cc-e833d9ab4a5a",
        "db_language_id": "6cf57405-a282-4432-96a4-ee7fd647901f",
        "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-07T06:17:34.7686502+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "6f08b92c-31ce-4a4a-8464-aa9b57f6b916",
      "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": "595ee309-1f40-4f6b-b07d-cb104e2569ed",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-07-07T06:17:34.7686502+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "ebc7fb60-6814-4949-9836-f93fca7e5566"
    },
    "suggested_date_start": "2026-07-07T06:17:34.7686502+00:00",
    "skill_id": "62c9c078-7831-4c2d-b8f5-02c8e3e303aa",
    "skill_code": "sample string 32",
    "skill": {
      "id": "30bf8f6f-e214-418f-8501-76f39a429b49",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "efa14cb2-2131-49c7-8895-5e2d8fadd394",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "b87a1bdd-c526-4b4b-b32a-3bdce1eafb87",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "3fa6aa60-409e-487a-8e5f-d2c466bda7a2",
        "db_currency_id": "83c29f3b-f83d-44b5-a3cc-e833d9ab4a5a",
        "db_language_id": "6cf57405-a282-4432-96a4-ee7fd647901f",
        "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-07T06:17:34.7686502+00:00"
      },
      "modified_dateutc": "2026-07-07T06:17:34.7686502+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "b5cd21d7-a92e-4e75-af2f-c0e9297b903f",
    "date_reported_by_company": "2026-07-07T06:17:34.7686502+00:00",
    "id2": 36,
    "company_id": "ed5ca4ae-3161-4535-8eea-41d72d2132d0",
    "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": "9a50e41b-4a35-4e74-b6de-1e81088c72a3",
    "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-07T06:17:34.7686502+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-07-07T06:17:34.7686502+00:00"
}