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": "ed42378c-3635-4f62-b954-8a0b9970c1d2",
  "estimated_quantity": 2.0,
  "article_id": "f8ae9774-6538-464f-a48a-22f3547e223c",
  "article_code": "sample string 4",
  "article": {
    "id": "8f35a290-9d6a-48c0-b0f5-64869bb616d9",
    "article_category_id": "c1c58a4a-3dc0-4595-ac24-085eccbfb281",
    "article_category": {
      "id": "2d67ae13-1d9b-476f-83c4-533b0f27685b",
      "parent_id": "bccf6720-6d59-4202-bf67-7cfcb4f32c95",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-03-08T09:42:24.0360818+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "5a3ed7eb-4152-4bbb-b7ff-9fb2a6aebae4",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "896dc9e9-04a2-4002-82fb-0d6960707344",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "51585b70-d7f8-41d3-be78-982dd879a754",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "fd26bd97-4a7e-4bf6-806d-23e7f116b528",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "aa681589-8fc4-4bd1-9f33-b1cb05160dcf",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "484a6131-5abb-4261-88f9-aead0e34924e",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-03-08T09:42:24.0360818+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-03-08T09:42:24.0360818+00:00",
    "date_update": "2026-03-08T09:42:24.0360818+00:00",
    "modified_dateutc": "2026-03-08T09:42:24.0360818+00:00",
    "article_color_id": "27ee77c3-f198-4e63-b88e-366d8c7c7972",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "2189a39e-a80a-40d1-8843-65acd0417b3e",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-03-08T09:42:24.0360818+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "3a2f6e7a-95a0-47be-ab8e-5a24dfcd84e6",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "1102d73b-4157-4e86-8645-7ab772d3a527",
    "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": "085f49c9-9988-471c-89b5-733d4a70ae00",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "d92ac1cc-2928-4fa0-93ae-2191ea6e8aee",
    "_parent_id": "5d2cb2b4-dc47-423a-85b4-67ee9ed0bd34",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "c6085ee8-b1ca-4a6e-9024-5b74750c53a1",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "bc7b459d-1e7c-4541-a684-c005eb659d4a",
      "_parent_id": "4235b384-9f6a-4515-8ef1-42acd1b4c820",
      "root_parent_id": "875e6935-b36e-47cb-aae0-9fc1f8705f44",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "145090e4-2555-44ce-9f5d-dd27a1b1147d",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "cab0c30c-3da6-4e17-8f9e-49463e69d6c7",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "f33007e7-e6e4-4656-b090-a348cc743f35",
        "_parent_code": "sample string 6",
        "sales_organization_id": "78ebfb8c-532b-4ba0-8915-24cb621df133",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "f6bf3413-8ebe-4ede-992a-91a4f079c08f",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "e9978414-7cc5-4fef-a6b0-bae83da2e3b8",
          "db_currency_id": "9ba43a4d-5981-422f-a9a3-551977003f6a",
          "db_language_id": "b2f4f23c-804e-4068-9bd3-5f7c49b9931e",
          "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-03-08T09:42:24.0517046+00:00"
        },
        "modified_dateutc": "2026-03-08T09:42:24.0517046+00:00"
      },
      "equipment_model_id": "fb5a27ca-b11e-4345-a22a-870c953d7463",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "a528795a-136c-47ea-a63a-1c312c169053",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "f10f44d7-567b-43f8-bff4-e20dce055391",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "2970858e-a651-4e10-9767-9093c2e0c07a",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "7b1a8ef5-d61b-42e8-bfd0-1e0dbe919a72",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "f6bf3413-8ebe-4ede-992a-91a4f079c08f",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "e9978414-7cc5-4fef-a6b0-bae83da2e3b8",
            "db_currency_id": "9ba43a4d-5981-422f-a9a3-551977003f6a",
            "db_language_id": "b2f4f23c-804e-4068-9bd3-5f7c49b9931e",
            "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-03-08T09:42:24.0517046+00:00"
          },
          "modified_dateutc": "2026-03-08T09:42:24.0517046+00:00"
        },
        "equipment_family_id": "55afb683-7711-4991-aa42-988e336766d7",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "cab0c30c-3da6-4e17-8f9e-49463e69d6c7",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "f33007e7-e6e4-4656-b090-a348cc743f35",
          "_parent_code": "sample string 6",
          "sales_organization_id": "78ebfb8c-532b-4ba0-8915-24cb621df133",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "f6bf3413-8ebe-4ede-992a-91a4f079c08f",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "e9978414-7cc5-4fef-a6b0-bae83da2e3b8",
            "db_currency_id": "9ba43a4d-5981-422f-a9a3-551977003f6a",
            "db_language_id": "b2f4f23c-804e-4068-9bd3-5f7c49b9931e",
            "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-03-08T09:42:24.0517046+00:00"
          },
          "modified_dateutc": "2026-03-08T09:42:24.0517046+00:00"
        },
        "date_in_production_since": "2026-03-08T09:42:24.0517046+00:00",
        "date_out_of_production_since": "2026-03-08T09:42:24.0517046+00:00",
        "date_end_support": "2026-03-08T09:42:24.0517046+00:00",
        "sales_organization_id": "476dca9a-6db2-405d-84ea-87e63251539c",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "f6bf3413-8ebe-4ede-992a-91a4f079c08f",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "e9978414-7cc5-4fef-a6b0-bae83da2e3b8",
          "db_currency_id": "9ba43a4d-5981-422f-a9a3-551977003f6a",
          "db_language_id": "b2f4f23c-804e-4068-9bd3-5f7c49b9931e",
          "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-03-08T09:42:24.0517046+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-03-08T09:42:24.0517046+00:00"
      },
      "project_status_id": "1e326c2a-e249-41e5-b985-3158a55b5e4f",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "0936e2ab-a8d4-4deb-b8b1-a447181d0888",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "67a71d5a-8daa-4e65-a5a6-8ebef6093790",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "f6bf3413-8ebe-4ede-992a-91a4f079c08f",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "e9978414-7cc5-4fef-a6b0-bae83da2e3b8",
          "db_currency_id": "9ba43a4d-5981-422f-a9a3-551977003f6a",
          "db_language_id": "b2f4f23c-804e-4068-9bd3-5f7c49b9931e",
          "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-03-08T09:42:24.0517046+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-03-08T09:42:24.0517046+00:00"
      },
      "company_id": "366e2e7f-7f59-428f-80db-08af34fad4ef",
      "company_code": "sample string 12",
      "db_address_id": "8109d2b0-e8ce-4a68-838e-dd3c3979b3f5",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "8ac1a5e2-473f-4edd-946e-aad2ff958a4c",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "831d286d-538d-4ac3-b40a-2ac1426e9b31",
      "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-03-08T09:42:24.0517046+00:00",
      "date_create": "2026-03-08T09:42:24.0517046+00:00",
      "date_update": "2026-03-08T09:42:24.0517046+00:00",
      "updated_by_user_id": "6bb960a4-2395-40d6-8e38-40068578689f",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-03-08T09:42:24.0517046+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-03-08T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-03-08T09:42:24.0517046+00:00",
      "date_last_job": "2026-03-08T09:42:24.0517046+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-03-08T09:42:24.0517046+00:00",
      "modified_dateutc": "2026-03-08T09:42:24.0517046+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "3e3c3e1b-707a-4bfc-b32f-281b8fe58365",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "7125620b-3151-41a6-a8f2-64ae8a6aa66f",
      "name": "sample string 2",
      "sales_organization_id": "555de588-3de6-4dcf-be25-0cdaab881e78",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-03-08T09:42:24.0517046+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "0fbaca2e-ee1a-41a8-90ba-0a75978a6b79",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "ad546e71-ff10-4d92-8ce5-fa2663ae3914",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "dae0ebe9-efe3-45c7-982e-f09a0dbf7f1b",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "f6bf3413-8ebe-4ede-992a-91a4f079c08f",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "e9978414-7cc5-4fef-a6b0-bae83da2e3b8",
        "db_currency_id": "9ba43a4d-5981-422f-a9a3-551977003f6a",
        "db_language_id": "b2f4f23c-804e-4068-9bd3-5f7c49b9931e",
        "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-03-08T09:42:24.0517046+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-03-08T09:42:24.0517046+00:00"
    },
    "job_status_id": "53097703-ae23-4c36-9286-62ce73a6b047",
    "job_status_code": "sample string 11",
    "db_address_id": "ec27ade2-e67e-4d2c-9ed3-c0c12341a7f3",
    "contact_id": "df37729f-df1c-4508-b9b1-089960b83883",
    "requested_by_company_id": "de272ebc-0fb6-46fd-a424-24496c93a0fc",
    "requested_by_contact_id": "596a0ce0-af19-4d5a-9a35-a0f4ebd702a4",
    "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-03-08T09:42:24.0517046+00:00",
    "due_date": "2026-03-08T09:42:24.0517046+00:00",
    "date_create": "2026-03-08T09:42:24.0517046+00:00",
    "date_update": "2026-03-08T09:42:24.0517046+00:00",
    "date_closed": "2026-03-08T09:42:24.0517046+00:00",
    "suggested_user_id": "8577f893-6575-4ae2-9d29-92622ff89cd6",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "1e3bce68-928c-451d-8a1b-04ebb6ab348b",
      "db_language_id": "3a5db393-076e-4679-b987-cd5c10dd81c3",
      "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-03-08T09:42:24.0673279+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "5009c302-4b59-4a02-9f7f-94eb45c6c966",
      "sales_organization": {
        "id": "f6bf3413-8ebe-4ede-992a-91a4f079c08f",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "e9978414-7cc5-4fef-a6b0-bae83da2e3b8",
        "db_currency_id": "9ba43a4d-5981-422f-a9a3-551977003f6a",
        "db_language_id": "b2f4f23c-804e-4068-9bd3-5f7c49b9931e",
        "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-03-08T09:42:24.0517046+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "7fc26e20-de0b-4a6b-9d23-7ca3bc59a624",
      "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": "a9160e9b-78c0-4e82-be48-b0dc38c81dee",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-03-08T09:42:24.0673279+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "bd875e24-f8c4-463a-959e-8a0b5732e1e7"
    },
    "suggested_date_start": "2026-03-08T09:42:24.0673279+00:00",
    "skill_id": "ec4f0149-2242-4025-9e47-5db9af4f3cc7",
    "skill_code": "sample string 32",
    "skill": {
      "id": "a6b3acb7-bca4-4ef9-a528-896c602defdd",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "5c8e8880-fa25-4053-a5e0-91d27bc85a00",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "f6bf3413-8ebe-4ede-992a-91a4f079c08f",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "e9978414-7cc5-4fef-a6b0-bae83da2e3b8",
        "db_currency_id": "9ba43a4d-5981-422f-a9a3-551977003f6a",
        "db_language_id": "b2f4f23c-804e-4068-9bd3-5f7c49b9931e",
        "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-03-08T09:42:24.0517046+00:00"
      },
      "modified_dateutc": "2026-03-08T09:42:24.0673279+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "2deac28a-35d8-40ac-a724-236926561822",
    "date_reported_by_company": "2026-03-08T09:42:24.0673279+00:00",
    "id2": 36,
    "company_id": "9f70fa3f-ac7f-4c6b-98a4-214c9bfaadde",
    "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": "425e912b-31bf-435d-b491-5febd84107df",
    "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-03-08T09:42:24.0673279+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-03-08T09:42:24.0673279+00:00"
}