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": "52e9ad6b-0e5c-45c9-9b16-912c6edae93f",
  "estimated_quantity": 2.0,
  "article_id": "fe03ac53-e4e7-482d-bc02-7a948cc1c31f",
  "article_code": "sample string 4",
  "article": {
    "id": "24b70d7a-66b6-4452-92e8-a194f1b8ef58",
    "article_category_id": "b61d5c1a-a0e1-4d63-9c3a-503a8d3a89a3",
    "article_category": {
      "id": "8b13a5d0-1051-4f83-858d-8739c18201d9",
      "parent_id": "177dc85d-1a04-4d0d-908d-b0b9ebe0d6f9",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2025-05-28T01:34:07.5030105+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "ab1c99d2-68f8-462e-b625-29103c11e750",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "ae8b6b3d-cfd9-4e42-ba60-0b56df3383d1",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "770c13b0-c18c-4d3f-886f-b4beb0834db8",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "bdb1baeb-e51d-44cd-8d01-d664c04bb2b8",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "c50b3002-188f-462d-b738-0592193a1d76",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "b966e5ac-41b4-4ca3-99d7-bcb7e638dbae",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2025-05-28T01:34:07.5030105+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-05-28T01:34:07.5030105+00:00",
    "date_update": "2025-05-28T01:34:07.5030105+00:00",
    "modified_dateutc": "2025-05-28T01:34:07.5030105+00:00",
    "article_color_id": "11d9f1f4-f19e-4720-be85-599e531b09c9",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "1ffcdc7c-6979-482b-8afb-4081254b3ca3",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2025-05-28T01:34:07.5030105+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "42889b96-08f3-46bc-82b1-0e02d1632090",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "ae16c911-83c9-4018-93c9-ab20b1e26952",
    "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": "6ad7bb73-67bc-45e4-8e97-f9285a13ce93",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "0b36dd89-cdb1-43c2-bfa2-ac14224e98f6",
    "_parent_id": "58bf470f-724d-476b-91dd-25842ecd6135",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "58c0d3ef-38f3-4bc4-ac49-af1cf76c7af1",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "10a7f3a6-fe6f-4e0f-ad18-a81dc404a01d",
      "_parent_id": "b5e9d5c8-7a33-49e6-9d97-5b8dc5448e2a",
      "root_parent_id": "485b499e-cdfa-4b10-9617-c9bf76c49b44",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "2571fc9b-e698-4b25-9518-a58cc7981215",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "2582f05e-cc51-4256-bf25-211d0eecdaeb",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "71c71f52-3ced-4777-a57d-c05a4a59df89",
        "_parent_code": "sample string 6",
        "sales_organization_id": "24f388dd-ac02-4fbf-8c25-8f6dd61afef7",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "c495a8af-f40b-49f8-8b57-5b462b9424e0",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "e35e7f13-8fb6-48bb-a593-1ad60c0bc372",
          "db_currency_id": "6924718d-9c16-4c4d-9edb-a7cb5e151c4f",
          "db_language_id": "9cda02aa-96ba-4feb-9d4b-7e1628db4e01",
          "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-05-28T01:34:07.5030105+00:00"
        },
        "modified_dateutc": "2025-05-28T01:34:07.5030105+00:00"
      },
      "equipment_model_id": "1103b670-444b-40ff-9a47-f785bed85805",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "0c068ccd-e095-4c30-85a5-2f89bc2c51e9",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "25ba9033-8e35-4aa1-9bde-81dc48e952f5",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "7cf6452c-ec13-4594-9e2b-a3b19af22c99",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "0c214bc4-749c-49e7-ade8-dc799e5477d1",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "c495a8af-f40b-49f8-8b57-5b462b9424e0",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "e35e7f13-8fb6-48bb-a593-1ad60c0bc372",
            "db_currency_id": "6924718d-9c16-4c4d-9edb-a7cb5e151c4f",
            "db_language_id": "9cda02aa-96ba-4feb-9d4b-7e1628db4e01",
            "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-05-28T01:34:07.5030105+00:00"
          },
          "modified_dateutc": "2025-05-28T01:34:07.5030105+00:00"
        },
        "equipment_family_id": "a822b955-d92b-402c-bad8-5f2ac7374f79",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "2582f05e-cc51-4256-bf25-211d0eecdaeb",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "71c71f52-3ced-4777-a57d-c05a4a59df89",
          "_parent_code": "sample string 6",
          "sales_organization_id": "24f388dd-ac02-4fbf-8c25-8f6dd61afef7",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "c495a8af-f40b-49f8-8b57-5b462b9424e0",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "e35e7f13-8fb6-48bb-a593-1ad60c0bc372",
            "db_currency_id": "6924718d-9c16-4c4d-9edb-a7cb5e151c4f",
            "db_language_id": "9cda02aa-96ba-4feb-9d4b-7e1628db4e01",
            "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-05-28T01:34:07.5030105+00:00"
          },
          "modified_dateutc": "2025-05-28T01:34:07.5030105+00:00"
        },
        "date_in_production_since": "2025-05-28T01:34:07.5030105+00:00",
        "date_out_of_production_since": "2025-05-28T01:34:07.5030105+00:00",
        "date_end_support": "2025-05-28T01:34:07.5030105+00:00",
        "sales_organization_id": "32a0cf03-022e-4e1d-b430-000566af01cc",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "c495a8af-f40b-49f8-8b57-5b462b9424e0",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "e35e7f13-8fb6-48bb-a593-1ad60c0bc372",
          "db_currency_id": "6924718d-9c16-4c4d-9edb-a7cb5e151c4f",
          "db_language_id": "9cda02aa-96ba-4feb-9d4b-7e1628db4e01",
          "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-05-28T01:34:07.5030105+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-05-28T01:34:07.5030105+00:00"
      },
      "project_status_id": "07a6c1b9-19aa-45ae-b7c5-16c34066bfff",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "f642543c-7e96-4316-b211-824b0f34f91c",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "56d8b94e-c934-466b-8d91-9979f0c30e5c",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "c495a8af-f40b-49f8-8b57-5b462b9424e0",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "e35e7f13-8fb6-48bb-a593-1ad60c0bc372",
          "db_currency_id": "6924718d-9c16-4c4d-9edb-a7cb5e151c4f",
          "db_language_id": "9cda02aa-96ba-4feb-9d4b-7e1628db4e01",
          "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-05-28T01:34:07.5030105+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2025-05-28T01:34:07.5030105+00:00"
      },
      "company_id": "91e2179d-3c0e-4f66-9e60-66b7dce9dcde",
      "company_code": "sample string 12",
      "db_address_id": "d7b4f647-ae0b-4ffc-8b20-342a7466bccf",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "8d219ed2-fb3d-4f8d-a064-d088200ee5a0",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "894fa558-ae5e-4c91-b647-b613dd5dc724",
      "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-05-28T01:34:07.5030105+00:00",
      "date_create": "2025-05-28T01:34:07.5030105+00:00",
      "date_update": "2025-05-28T01:34:07.5030105+00:00",
      "updated_by_user_id": "c5cf2117-26ae-47af-b1bb-e62b5ddeff9d",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2025-05-28T01:34:07.5030105+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-05-28T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2025-05-28T01:34:07.5030105+00:00",
      "date_last_job": "2025-05-28T01:34:07.5030105+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2025-05-28T01:34:07.5030105+00:00",
      "modified_dateutc": "2025-05-28T01:34:07.5030105+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "e690ead1-9b6d-417c-879a-adda774e0d19",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "d8e844ed-b57c-4bbf-b9b0-7f095ba85830",
      "name": "sample string 2",
      "sales_organization_id": "880555fa-f5a4-419a-94cd-b5ba67ba3c50",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2025-05-28T01:34:07.5030105+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "a6564f43-89d0-4771-8cd1-480eafb8bf76",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "10e3d41b-9e55-4e71-95ad-abb3f7369e16",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "77fd84b8-2283-4df1-9c2a-00bc7b4e7836",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "c495a8af-f40b-49f8-8b57-5b462b9424e0",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "e35e7f13-8fb6-48bb-a593-1ad60c0bc372",
        "db_currency_id": "6924718d-9c16-4c4d-9edb-a7cb5e151c4f",
        "db_language_id": "9cda02aa-96ba-4feb-9d4b-7e1628db4e01",
        "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-05-28T01:34:07.5030105+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2025-05-28T01:34:07.5030105+00:00"
    },
    "job_status_id": "902c5edb-a868-4a7a-81c3-2951f9579a73",
    "job_status_code": "sample string 11",
    "db_address_id": "c9c9368d-14fd-4604-8e1e-4c146049a810",
    "contact_id": "3a641528-ec55-4f1c-ad61-deb937b0e791",
    "requested_by_company_id": "86452ba2-0599-40b5-9780-5f3c14d4f927",
    "requested_by_contact_id": "e18eafa9-bcdc-4fc8-be23-bf16a6697e4b",
    "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-05-28T01:34:07.5030105+00:00",
    "due_date": "2025-05-28T01:34:07.5030105+00:00",
    "date_create": "2025-05-28T01:34:07.5030105+00:00",
    "date_update": "2025-05-28T01:34:07.5030105+00:00",
    "date_closed": "2025-05-28T01:34:07.5030105+00:00",
    "suggested_user_id": "ee848695-e18a-4bce-85bf-801bc1af1777",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "53cdc5e3-b910-4cfe-bfc9-da4830220b6f",
      "db_language_id": "0236090e-6538-4363-923b-1d3eb837bfea",
      "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-05-28T01:34:07.5030105+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "1df88533-a4b1-45ef-b54f-3b880bb25add",
      "sales_organization": {
        "id": "c495a8af-f40b-49f8-8b57-5b462b9424e0",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "e35e7f13-8fb6-48bb-a593-1ad60c0bc372",
        "db_currency_id": "6924718d-9c16-4c4d-9edb-a7cb5e151c4f",
        "db_language_id": "9cda02aa-96ba-4feb-9d4b-7e1628db4e01",
        "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-05-28T01:34:07.5030105+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "85c0f57b-414a-4c43-a067-7d1f57747cf2",
      "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": "d7c0f492-cb52-4eaf-82c6-713b1f22ac2f",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2025-05-28T01:34:07.5030105+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "8ed90a87-30b2-42de-b99a-9acb47afc353"
    },
    "suggested_date_start": "2025-05-28T01:34:07.5030105+00:00",
    "skill_id": "cd99f815-fabe-485d-8604-f77a51202f1a",
    "skill_code": "sample string 32",
    "skill": {
      "id": "2d126cd6-ecc9-4c78-a773-f860cb7b464c",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "0dffe2c2-3791-4d32-9f35-c0d609335b05",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "c495a8af-f40b-49f8-8b57-5b462b9424e0",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "e35e7f13-8fb6-48bb-a593-1ad60c0bc372",
        "db_currency_id": "6924718d-9c16-4c4d-9edb-a7cb5e151c4f",
        "db_language_id": "9cda02aa-96ba-4feb-9d4b-7e1628db4e01",
        "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-05-28T01:34:07.5030105+00:00"
      },
      "modified_dateutc": "2025-05-28T01:34:07.5030105+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "f550dfc3-8955-41e6-aed9-9cd0d254f003",
    "date_reported_by_company": "2025-05-28T01:34:07.5030105+00:00",
    "id2": 36,
    "company_id": "30058fe6-c12d-43b0-86cc-44e99efe26c6",
    "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": "13536949-ea5d-40f4-86fa-04bf21ad1f4b",
    "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-05-28T01:34:07.5030105+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2025-05-28T01:34:07.5030105+00:00"
}