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": "8ceb0d51-a5df-4c71-b1d2-f1ffee3ce7dd",
  "estimated_quantity": 2.0,
  "article_id": "4551e713-ba16-4571-84f4-474038ec406b",
  "article_code": "sample string 4",
  "article": {
    "id": "6467650f-f089-4375-8d14-e19c51946309",
    "article_category_id": "8644784b-f309-4a42-8699-edce07a39bd9",
    "article_category": {
      "id": "fcc677c6-862d-4ab2-9506-b131fc2812b2",
      "parent_id": "18eb3109-ef2a-483e-a9f4-50601dc5f0c1",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-06-17T15:34:19.9575637+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "65457364-be24-4678-95a7-be7747ce975d",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "34d394ba-a1fb-4ffb-8afd-4ced737db209",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "2f252c00-edfd-4004-9c42-72c2af41aa73",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "6615d29b-d1d3-4ba7-9dbc-4ab81298ebd8",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "ccdd38ab-0c39-4260-b597-ea65b4513a9b",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "844e95b8-65d1-452d-bc61-caa770878a19",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-06-17T15:34:19.9575637+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-06-17T15:34:19.9575637+00:00",
    "date_update": "2026-06-17T15:34:19.9575637+00:00",
    "modified_dateutc": "2026-06-17T15:34:19.9575637+00:00",
    "article_color_id": "837b513a-81cb-490c-a852-336cb60b55ce",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "eae5aaaa-d246-4690-974d-e8692862bd71",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-06-17T15:34:19.9575637+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "8e35019b-8442-42ab-86c8-8db5de795ef2",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "391e3054-c917-4c21-bc54-2910f9d570c9",
    "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": "ce22b590-ea1f-43bb-94e6-6ae074622508",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "89996a87-5a92-45f8-9b5a-53bbe5a265c9",
    "_parent_id": "9469131c-fe34-4ae2-b161-642e72c70bec",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "7dd193bb-4c21-488b-a28e-249ef5bbb650",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "4a4253ae-8f3c-40d7-b373-cc01dc53600c",
      "_parent_id": "ea6282c2-6a8e-42a5-a03a-162442a9004b",
      "root_parent_id": "ddad5d25-d31d-432d-bad8-dc3cb9c4033b",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "ac2ac47f-3ee1-4c1b-af2c-6e514629f4a2",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "b1e1e32b-f69c-4747-8e4a-3025dda2bd4e",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "3ba600e5-c042-4231-a115-4db39ff7d0c4",
        "_parent_code": "sample string 6",
        "sales_organization_id": "a8b5a99b-081c-4c44-9482-06ecc52e4d52",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "16fdbe50-6482-4623-bba4-8b0ae7acf1a1",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "b7968a2a-9970-4d10-8dfb-bd2aa49f2532",
          "db_currency_id": "ed77ac25-f40d-4eb8-b82c-fa823231975b",
          "db_language_id": "a83dd089-eb6c-4bd0-a2b2-4e8c0f8e00e1",
          "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-06-17T15:34:19.9575637+00:00"
        },
        "modified_dateutc": "2026-06-17T15:34:19.9575637+00:00"
      },
      "equipment_model_id": "0ee81460-d485-4d8c-acda-f8b5f8e778b4",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "b69a55c6-1720-45b1-bed4-2250fbaf080e",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "d6dda081-d0ee-4f5b-a76a-f718295eec74",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "f0fa27fe-41fb-4f5f-a17d-917ff1754ecc",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "e33fc8e5-b9f8-4b49-8b3f-6a93d4267250",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "16fdbe50-6482-4623-bba4-8b0ae7acf1a1",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "b7968a2a-9970-4d10-8dfb-bd2aa49f2532",
            "db_currency_id": "ed77ac25-f40d-4eb8-b82c-fa823231975b",
            "db_language_id": "a83dd089-eb6c-4bd0-a2b2-4e8c0f8e00e1",
            "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-06-17T15:34:19.9575637+00:00"
          },
          "modified_dateutc": "2026-06-17T15:34:19.9575637+00:00"
        },
        "equipment_family_id": "f92191bd-3dd1-4cbe-b506-fc5a7c2135a2",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "b1e1e32b-f69c-4747-8e4a-3025dda2bd4e",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "3ba600e5-c042-4231-a115-4db39ff7d0c4",
          "_parent_code": "sample string 6",
          "sales_organization_id": "a8b5a99b-081c-4c44-9482-06ecc52e4d52",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "16fdbe50-6482-4623-bba4-8b0ae7acf1a1",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "b7968a2a-9970-4d10-8dfb-bd2aa49f2532",
            "db_currency_id": "ed77ac25-f40d-4eb8-b82c-fa823231975b",
            "db_language_id": "a83dd089-eb6c-4bd0-a2b2-4e8c0f8e00e1",
            "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-06-17T15:34:19.9575637+00:00"
          },
          "modified_dateutc": "2026-06-17T15:34:19.9575637+00:00"
        },
        "date_in_production_since": "2026-06-17T15:34:19.9575637+00:00",
        "date_out_of_production_since": "2026-06-17T15:34:19.9575637+00:00",
        "date_end_support": "2026-06-17T15:34:19.9575637+00:00",
        "sales_organization_id": "b9c40ed4-8173-4787-ab8f-e30f64b550a2",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "16fdbe50-6482-4623-bba4-8b0ae7acf1a1",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "b7968a2a-9970-4d10-8dfb-bd2aa49f2532",
          "db_currency_id": "ed77ac25-f40d-4eb8-b82c-fa823231975b",
          "db_language_id": "a83dd089-eb6c-4bd0-a2b2-4e8c0f8e00e1",
          "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-06-17T15:34:19.9575637+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-06-17T15:34:19.9575637+00:00"
      },
      "project_status_id": "4a1a257c-737a-4a31-a261-ea1fb7458d21",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "4ece8e50-ed37-45c5-9736-8a274cdcf52c",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "158c97fe-608c-4322-ba81-b24c01eec56e",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "16fdbe50-6482-4623-bba4-8b0ae7acf1a1",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "b7968a2a-9970-4d10-8dfb-bd2aa49f2532",
          "db_currency_id": "ed77ac25-f40d-4eb8-b82c-fa823231975b",
          "db_language_id": "a83dd089-eb6c-4bd0-a2b2-4e8c0f8e00e1",
          "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-06-17T15:34:19.9575637+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-06-17T15:34:19.9575637+00:00"
      },
      "company_id": "8ca6e27d-600b-4113-85b8-9500d3f29709",
      "company_code": "sample string 12",
      "db_address_id": "0fc5c3e3-4f31-4702-8abe-c4d4866d9355",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "4aaf7586-bd5b-443b-b30f-021adc5d055c",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "a7632f96-dc82-4038-9148-aedba9cd503e",
      "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-06-17T15:34:19.9575637+00:00",
      "date_create": "2026-06-17T15:34:19.9575637+00:00",
      "date_update": "2026-06-17T15:34:19.9575637+00:00",
      "updated_by_user_id": "086904c7-4028-4142-b2e1-231924a34d34",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-06-17T15:34:19.9575637+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-06-17T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-06-17T15:34:19.9575637+00:00",
      "date_last_job": "2026-06-17T15:34:19.9575637+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-06-17T15:34:19.9575637+00:00",
      "modified_dateutc": "2026-06-17T15:34:19.9575637+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "2974f362-f0c2-4f57-92be-cb4d0b0d14b4",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "40457b8e-2823-4c44-a792-38a10c2c2e18",
      "name": "sample string 2",
      "sales_organization_id": "123bb444-ba34-42e3-9ab4-d8a1fe13b9ef",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-06-17T15:34:19.9575637+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "26d7bb40-756e-49d9-a887-800365011770",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "176e38f3-2cbc-4837-a494-29b7d521632b",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "0f8fccc4-9933-4254-9c12-63d2b220c966",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "16fdbe50-6482-4623-bba4-8b0ae7acf1a1",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "b7968a2a-9970-4d10-8dfb-bd2aa49f2532",
        "db_currency_id": "ed77ac25-f40d-4eb8-b82c-fa823231975b",
        "db_language_id": "a83dd089-eb6c-4bd0-a2b2-4e8c0f8e00e1",
        "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-06-17T15:34:19.9575637+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-06-17T15:34:19.9575637+00:00"
    },
    "job_status_id": "c2b37e28-af5b-42f1-92c1-d5a7e0cacc16",
    "job_status_code": "sample string 11",
    "db_address_id": "a7e9cb63-4762-49b9-b705-57db4946206f",
    "contact_id": "49c84a01-c6bb-4e65-b93a-8065b6bc6ad3",
    "requested_by_company_id": "6f6ec800-ddfc-45d9-8032-ca4b3127a386",
    "requested_by_contact_id": "1a89f7ca-8016-4157-b7bc-7735379626b0",
    "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-06-17T15:34:19.9575637+00:00",
    "due_date": "2026-06-17T15:34:19.9575637+00:00",
    "date_create": "2026-06-17T15:34:19.9575637+00:00",
    "date_update": "2026-06-17T15:34:19.9575637+00:00",
    "date_closed": "2026-06-17T15:34:19.9575637+00:00",
    "suggested_user_id": "75fabfa1-4c90-4341-ac2f-0303cdf2235b",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "6c3f8ad7-13c5-45a9-a163-796f170ff177",
      "db_language_id": "85c64cda-4537-475a-9877-021311436deb",
      "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-06-17T15:34:19.9575637+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "49ae3994-4381-4e97-add1-bd6e2b80de29",
      "sales_organization": {
        "id": "16fdbe50-6482-4623-bba4-8b0ae7acf1a1",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "b7968a2a-9970-4d10-8dfb-bd2aa49f2532",
        "db_currency_id": "ed77ac25-f40d-4eb8-b82c-fa823231975b",
        "db_language_id": "a83dd089-eb6c-4bd0-a2b2-4e8c0f8e00e1",
        "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-06-17T15:34:19.9575637+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "7eadc19f-ba84-40e0-8b66-a89e41338072",
      "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": "44062840-ecac-482c-8aa7-18e90d4e4034",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-06-17T15:34:19.9575637+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "92ea2848-0d7c-4c96-9933-e080e4e58baa"
    },
    "suggested_date_start": "2026-06-17T15:34:19.9575637+00:00",
    "skill_id": "97164431-85d8-4f10-b6a8-6557b6e54e99",
    "skill_code": "sample string 32",
    "skill": {
      "id": "1a9dd826-05d6-4258-9737-a0a516b67935",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "749ff340-aec3-4804-8a2f-af24d0fb1b7d",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "16fdbe50-6482-4623-bba4-8b0ae7acf1a1",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "b7968a2a-9970-4d10-8dfb-bd2aa49f2532",
        "db_currency_id": "ed77ac25-f40d-4eb8-b82c-fa823231975b",
        "db_language_id": "a83dd089-eb6c-4bd0-a2b2-4e8c0f8e00e1",
        "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-06-17T15:34:19.9575637+00:00"
      },
      "modified_dateutc": "2026-06-17T15:34:19.9575637+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "d6dbdccc-9a0b-46e8-8d82-7d0c05c40f9f",
    "date_reported_by_company": "2026-06-17T15:34:19.9575637+00:00",
    "id2": 36,
    "company_id": "0eb066c4-cd00-47e5-b8e3-6266138a88bd",
    "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": "fc4109fb-f06b-470f-a8b3-8a618cc81d67",
    "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-06-17T15:34:19.9575637+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-06-17T15:34:19.9575637+00:00"
}