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": "5db1761b-25c6-42d2-98fb-2f5abeb5886d",
  "estimated_quantity": 2.0,
  "article_id": "72ecf4a6-8740-49ae-b1c5-3e7e410a8c0f",
  "article_code": "sample string 4",
  "article": {
    "id": "ad3fcbd1-a19e-4563-b2df-d331b6beea4d",
    "article_category_id": "61157980-386b-43dc-9806-afcec1e9855a",
    "article_category": {
      "id": "a9a42217-7ed0-479a-a4c2-93c7e37cad98",
      "parent_id": "f95cde1f-06f2-4984-9b5d-d4ab4445d812",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2025-08-11T11:07:23.9779699+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "b1c1e90c-7240-45f2-9083-924fccc9d8b1",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "915e043a-9d22-405e-8e2f-968fc2978b79",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "636c8c31-da8f-4de2-8594-15d5218d471a",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "59b36799-e491-4811-a0f0-6905cc2b75af",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "f0c77298-8ff0-45fb-b60b-ff6ca22252c4",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "c5353216-98af-457f-b1cd-85942894f27d",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2025-08-11T11:07:23.9779699+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-08-11T11:07:23.9779699+00:00",
    "date_update": "2025-08-11T11:07:23.9779699+00:00",
    "modified_dateutc": "2025-08-11T11:07:23.9779699+00:00",
    "article_color_id": "84431902-8816-4c83-aa54-e9b371be6569",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "7cbad006-0482-4492-b3df-0c5313d77a28",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2025-08-11T11:07:23.9779699+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "22103e3f-30d3-4bca-a3f0-cc95f8c25cfa",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "8c966671-9be6-4b0a-8560-0e85bec0466f",
    "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": "0d808c11-85bb-44b1-a221-e90fdf9ca398",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "769906e4-0fd5-4760-9026-d4b95957a36e",
    "_parent_id": "8f3d915d-511a-47be-8940-f0c94e4ae0a4",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "49c7374f-277f-4826-bc8e-afbf664ad057",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "c7ed5a1c-0f83-4b18-a186-39b31ad22a70",
      "_parent_id": "94bd9c17-dd07-4bbc-9bb5-a80f35f11b7d",
      "root_parent_id": "b725b2a5-5e8e-4598-a022-ab0ff513301b",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "6ddd458e-e796-4e84-b34d-c2254a1a98ef",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "0b5a623d-c388-4579-b2c6-e7949dc07220",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "bedf00f1-0e90-41b3-ac7f-3faad9e2e638",
        "_parent_code": "sample string 6",
        "sales_organization_id": "7ef9510f-1f6d-4fbd-8a69-a9ecea646151",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "3fa5a4f0-61af-4254-9826-27e35e0d6827",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "af83785e-7880-49c6-9a2d-15120eb17c30",
          "db_currency_id": "30642fdc-a3d3-470f-a070-6cbbf0cc67f5",
          "db_language_id": "44c1ab0c-bd6d-4f7b-9eb1-4085ab73f79c",
          "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-08-11T11:07:23.9779699+00:00"
        },
        "modified_dateutc": "2025-08-11T11:07:23.9779699+00:00"
      },
      "equipment_model_id": "633e1cfb-8018-4d14-8db0-6d57d2913f1d",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "12832f8b-5a95-4aa5-a7b8-f51c79fb28c9",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "091f27da-7a25-4198-be1b-4024390b7e6a",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "69b9477d-8ff7-4ca4-9804-1dfcdad403d5",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "4fcac1d7-d07a-4bfe-96ae-f61a03658116",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "3fa5a4f0-61af-4254-9826-27e35e0d6827",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "af83785e-7880-49c6-9a2d-15120eb17c30",
            "db_currency_id": "30642fdc-a3d3-470f-a070-6cbbf0cc67f5",
            "db_language_id": "44c1ab0c-bd6d-4f7b-9eb1-4085ab73f79c",
            "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-08-11T11:07:23.9779699+00:00"
          },
          "modified_dateutc": "2025-08-11T11:07:23.9779699+00:00"
        },
        "equipment_family_id": "4c199953-6c46-4db8-8e5f-da99c36c5a39",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "0b5a623d-c388-4579-b2c6-e7949dc07220",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "bedf00f1-0e90-41b3-ac7f-3faad9e2e638",
          "_parent_code": "sample string 6",
          "sales_organization_id": "7ef9510f-1f6d-4fbd-8a69-a9ecea646151",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "3fa5a4f0-61af-4254-9826-27e35e0d6827",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "af83785e-7880-49c6-9a2d-15120eb17c30",
            "db_currency_id": "30642fdc-a3d3-470f-a070-6cbbf0cc67f5",
            "db_language_id": "44c1ab0c-bd6d-4f7b-9eb1-4085ab73f79c",
            "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-08-11T11:07:23.9779699+00:00"
          },
          "modified_dateutc": "2025-08-11T11:07:23.9779699+00:00"
        },
        "date_in_production_since": "2025-08-11T11:07:23.9779699+00:00",
        "date_out_of_production_since": "2025-08-11T11:07:23.9779699+00:00",
        "date_end_support": "2025-08-11T11:07:23.9779699+00:00",
        "sales_organization_id": "8c4f500c-1eaf-4993-a6fa-533db1411659",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "3fa5a4f0-61af-4254-9826-27e35e0d6827",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "af83785e-7880-49c6-9a2d-15120eb17c30",
          "db_currency_id": "30642fdc-a3d3-470f-a070-6cbbf0cc67f5",
          "db_language_id": "44c1ab0c-bd6d-4f7b-9eb1-4085ab73f79c",
          "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-08-11T11:07:23.9779699+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-08-11T11:07:23.9779699+00:00"
      },
      "project_status_id": "30664374-e52c-483f-9677-98c532e0dacc",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "def557bd-f35d-4d45-9ee7-085debd1f61c",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "e05e1721-42f5-46f3-a988-e59c0db1db23",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "3fa5a4f0-61af-4254-9826-27e35e0d6827",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "af83785e-7880-49c6-9a2d-15120eb17c30",
          "db_currency_id": "30642fdc-a3d3-470f-a070-6cbbf0cc67f5",
          "db_language_id": "44c1ab0c-bd6d-4f7b-9eb1-4085ab73f79c",
          "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-08-11T11:07:23.9779699+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2025-08-11T11:07:23.9779699+00:00"
      },
      "company_id": "1b8870e3-09db-40af-9e50-2631b2608662",
      "company_code": "sample string 12",
      "db_address_id": "93fc1537-966f-4497-b5d6-67962a8ef35f",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "b984eddd-8f2b-43d2-85a0-689f98de6fb1",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "cd70eec3-60ef-460e-9614-4a0c5293ed96",
      "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-08-11T11:07:23.9779699+00:00",
      "date_create": "2025-08-11T11:07:23.9779699+00:00",
      "date_update": "2025-08-11T11:07:23.9779699+00:00",
      "updated_by_user_id": "b9e9857b-e608-4fb9-83ee-83ddc44afcdc",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2025-08-11T11:07:23.9779699+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-08-11T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2025-08-11T11:07:23.9779699+00:00",
      "date_last_job": "2025-08-11T11:07:23.9779699+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2025-08-11T11:07:23.9779699+00:00",
      "modified_dateutc": "2025-08-11T11:07:23.9779699+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "bab17322-94ef-4b74-bfe5-173299020908",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "b7de42d9-9488-4441-9a54-d45d937de9f6",
      "name": "sample string 2",
      "sales_organization_id": "86582ac0-c6b4-4f9a-a145-c7f780420050",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2025-08-11T11:07:23.9779699+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "7b3c5d72-3f2c-4d3a-a19f-189b8a4fc921",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "1216d929-8d9a-4d58-bd2d-e0f61caba4d2",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "faa7d36e-0b37-49f0-abc6-0a31eede7a44",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "3fa5a4f0-61af-4254-9826-27e35e0d6827",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "af83785e-7880-49c6-9a2d-15120eb17c30",
        "db_currency_id": "30642fdc-a3d3-470f-a070-6cbbf0cc67f5",
        "db_language_id": "44c1ab0c-bd6d-4f7b-9eb1-4085ab73f79c",
        "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-08-11T11:07:23.9779699+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2025-08-11T11:07:23.9779699+00:00"
    },
    "job_status_id": "59997782-f811-43c4-bdb4-4155ed023488",
    "job_status_code": "sample string 11",
    "db_address_id": "17174207-8f42-4cee-9165-8b0f1dd34e26",
    "contact_id": "7ca8e3f7-23ce-4de1-8377-e5e0f7f79760",
    "requested_by_company_id": "5a44dd6d-e361-4984-bafc-50016185bc06",
    "requested_by_contact_id": "6e8b827e-58b4-45c0-bc73-3f199871e4e0",
    "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-08-11T11:07:23.9779699+00:00",
    "due_date": "2025-08-11T11:07:23.9779699+00:00",
    "date_create": "2025-08-11T11:07:23.9779699+00:00",
    "date_update": "2025-08-11T11:07:23.9779699+00:00",
    "date_closed": "2025-08-11T11:07:23.9779699+00:00",
    "suggested_user_id": "b226414f-eec6-45bf-be83-666bb597cf72",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "c33e3f60-c789-4f59-aff2-614b388bb58c",
      "db_language_id": "f58051be-ed9f-47c3-8f73-d51b22382cf4",
      "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-08-11T11:07:23.9779699+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "6a6f4ce5-cc59-4c2a-a216-a3437f2f3ce1",
      "sales_organization": {
        "id": "3fa5a4f0-61af-4254-9826-27e35e0d6827",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "af83785e-7880-49c6-9a2d-15120eb17c30",
        "db_currency_id": "30642fdc-a3d3-470f-a070-6cbbf0cc67f5",
        "db_language_id": "44c1ab0c-bd6d-4f7b-9eb1-4085ab73f79c",
        "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-08-11T11:07:23.9779699+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "0d9fc209-20ee-4c3e-b5b3-2197d0357c72",
      "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": "b831caae-c7c4-4d0b-9843-61c98284e01b",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2025-08-11T11:07:23.9779699+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "96987298-ebba-4dec-8f3b-70a067dbf872"
    },
    "suggested_date_start": "2025-08-11T11:07:23.9779699+00:00",
    "skill_id": "a682df0f-2955-421a-a347-14de4b2f5a7e",
    "skill_code": "sample string 32",
    "skill": {
      "id": "67d760e0-ac83-42b6-ac1f-11bc61b8a82e",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "f8d78829-7a71-436a-ac03-a7a64fa15986",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "3fa5a4f0-61af-4254-9826-27e35e0d6827",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "af83785e-7880-49c6-9a2d-15120eb17c30",
        "db_currency_id": "30642fdc-a3d3-470f-a070-6cbbf0cc67f5",
        "db_language_id": "44c1ab0c-bd6d-4f7b-9eb1-4085ab73f79c",
        "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-08-11T11:07:23.9779699+00:00"
      },
      "modified_dateutc": "2025-08-11T11:07:23.9779699+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "ccd78f3f-1ba3-44e8-b0c4-538121252119",
    "date_reported_by_company": "2025-08-11T11:07:23.9779699+00:00",
    "id2": 36,
    "company_id": "07d3fe38-aaa3-43dd-b408-c23d060fc4ff",
    "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": "b1228563-cb39-45ad-818d-0c7b20fd64dd",
    "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-08-11T11:07:23.9779699+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2025-08-11T11:07:23.9779699+00:00"
}