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": "3f47e905-1e0b-4be2-9947-077046931b0e",
  "estimated_quantity": 2.0,
  "article_id": "bc0b55bb-9758-47f1-9e15-6f94c748f76c",
  "article_code": "sample string 4",
  "article": {
    "id": "6276a0ef-b91f-4225-97cf-9b2f89ef6d0c",
    "article_category_id": "cb2dcbc5-fc3f-4044-ac7c-4d5dfbdb51eb",
    "article_category": {
      "id": "230c9074-8423-4f81-97c5-35da2a52ee54",
      "parent_id": "d791940b-3f41-41d6-9408-5c210c445c31",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-03-12T22:29:01.7018726+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "381ed31e-5393-4b7c-aab7-f00753b06cd7",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "97986e52-5a95-423e-8ffb-3adff05355eb",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "96a422d4-b126-461c-b1a2-c05a5fbeb31c",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "cbf37e60-7036-4ec5-8a51-23518459a412",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "afca517a-987f-4ab9-a885-ee0fb767558a",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "996d3cd3-18f3-4fa5-bf89-c88760fdfb74",
    "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-12T22:29:01.7018726+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-12T22:29:01.7018726+00:00",
    "date_update": "2026-03-12T22:29:01.7018726+00:00",
    "modified_dateutc": "2026-03-12T22:29:01.7018726+00:00",
    "article_color_id": "45dd04b8-e337-47e2-bfce-ba08d266cfa0",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "f821b820-6598-46db-b4d1-4aef463d9aeb",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-03-12T22:29:01.7018726+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "48cc0ff7-7d85-4f59-ab05-88de27ed4975",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "ec640dd6-06bb-4d2b-860d-aec939d0b170",
    "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": "b8b8d6a7-5870-44b1-9d62-4eb353263676",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "f17d7098-60f4-48cf-95d0-2b1526b777d0",
    "_parent_id": "7b27e59f-3aab-4735-9a38-7865f5ef4947",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "22c52f3e-b731-4c71-b358-8c55727139a8",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "f2514420-9734-4200-ad4a-a6472307820e",
      "_parent_id": "6f3a7331-f7cd-49e4-8c28-1a8a9fffea29",
      "root_parent_id": "d97b6560-f095-43db-af75-ac293b68489e",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "ee4e6a4e-64d6-43d2-8905-37f20a296555",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "7b0a342d-c13a-4b72-89ba-44aa463d99d4",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "6d572860-84f0-4e6c-a525-d44d5145ac52",
        "_parent_code": "sample string 6",
        "sales_organization_id": "4c45f750-f5fc-41fc-a316-49965133f588",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "7350df86-0f6f-4b9b-8638-e2ff37f4aac2",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "b3a8d232-d0da-4603-bb06-b4b2a04259d8",
          "db_currency_id": "736ff979-33f3-492a-a978-944a7da3629e",
          "db_language_id": "65159c73-b1b0-4b23-9ec6-d82ec1f34ca1",
          "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-12T22:29:01.7018726+00:00"
        },
        "modified_dateutc": "2026-03-12T22:29:01.7018726+00:00"
      },
      "equipment_model_id": "85a264a3-f052-476c-883e-fe4c2a12b50f",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "c85f4353-ebcb-4dcb-bbb1-466bff730d96",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "be39c6c5-095f-4086-8bd1-99e75afdb948",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "fa1ffd72-e744-4e38-b9db-76288507ffdf",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "cd11bc3e-4c52-4bc8-8ec4-682e4069bea7",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "7350df86-0f6f-4b9b-8638-e2ff37f4aac2",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "b3a8d232-d0da-4603-bb06-b4b2a04259d8",
            "db_currency_id": "736ff979-33f3-492a-a978-944a7da3629e",
            "db_language_id": "65159c73-b1b0-4b23-9ec6-d82ec1f34ca1",
            "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-12T22:29:01.7018726+00:00"
          },
          "modified_dateutc": "2026-03-12T22:29:01.7018726+00:00"
        },
        "equipment_family_id": "d017e3fe-bd9b-4f92-900d-468684469f36",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "7b0a342d-c13a-4b72-89ba-44aa463d99d4",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "6d572860-84f0-4e6c-a525-d44d5145ac52",
          "_parent_code": "sample string 6",
          "sales_organization_id": "4c45f750-f5fc-41fc-a316-49965133f588",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "7350df86-0f6f-4b9b-8638-e2ff37f4aac2",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "b3a8d232-d0da-4603-bb06-b4b2a04259d8",
            "db_currency_id": "736ff979-33f3-492a-a978-944a7da3629e",
            "db_language_id": "65159c73-b1b0-4b23-9ec6-d82ec1f34ca1",
            "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-12T22:29:01.7018726+00:00"
          },
          "modified_dateutc": "2026-03-12T22:29:01.7018726+00:00"
        },
        "date_in_production_since": "2026-03-12T22:29:01.7018726+00:00",
        "date_out_of_production_since": "2026-03-12T22:29:01.7018726+00:00",
        "date_end_support": "2026-03-12T22:29:01.7018726+00:00",
        "sales_organization_id": "8b200857-0ac9-41a8-9d3d-66c5dcbf669d",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "7350df86-0f6f-4b9b-8638-e2ff37f4aac2",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "b3a8d232-d0da-4603-bb06-b4b2a04259d8",
          "db_currency_id": "736ff979-33f3-492a-a978-944a7da3629e",
          "db_language_id": "65159c73-b1b0-4b23-9ec6-d82ec1f34ca1",
          "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-12T22:29:01.7018726+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-12T22:29:01.7018726+00:00"
      },
      "project_status_id": "b182a9ff-86e0-4be8-a8f1-5ee76f41e489",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "b9d4d7f5-2a1d-4f6b-b86f-c8a9a77dd634",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "b9076f78-3f16-46b0-abaa-f045a09887d6",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "7350df86-0f6f-4b9b-8638-e2ff37f4aac2",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "b3a8d232-d0da-4603-bb06-b4b2a04259d8",
          "db_currency_id": "736ff979-33f3-492a-a978-944a7da3629e",
          "db_language_id": "65159c73-b1b0-4b23-9ec6-d82ec1f34ca1",
          "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-12T22:29:01.7018726+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-03-12T22:29:01.7018726+00:00"
      },
      "company_id": "1318b533-5f42-4808-a653-9902d328cb9c",
      "company_code": "sample string 12",
      "db_address_id": "ff7408ae-b152-47d6-a2f1-40c8fc37cc02",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "82b2a0b7-44c4-4a43-a7be-afea4e92e5a2",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "df52df65-7f70-4599-acd0-2e020bee4958",
      "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-12T22:29:01.7018726+00:00",
      "date_create": "2026-03-12T22:29:01.7018726+00:00",
      "date_update": "2026-03-12T22:29:01.7018726+00:00",
      "updated_by_user_id": "b86fe3a6-37cb-4a78-b414-eb92335539bd",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-03-12T22:29:01.7018726+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-12T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-03-12T22:29:01.7018726+00:00",
      "date_last_job": "2026-03-12T22:29:01.7018726+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-03-12T22:29:01.7018726+00:00",
      "modified_dateutc": "2026-03-12T22:29:01.7018726+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "35019f2a-8c70-454d-b3a6-72208d29f268",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "4057d219-302d-40e2-9a36-01778b607ce9",
      "name": "sample string 2",
      "sales_organization_id": "dc7a474d-1e60-4fab-ac11-f1177ce83899",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-03-12T22:29:01.7018726+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "aa3b3975-198b-469b-8a18-cf15dc567804",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "276fd613-5c97-4140-bc59-c3bb56d0ed27",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "45500073-b901-424a-b5d2-96e666876d29",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "7350df86-0f6f-4b9b-8638-e2ff37f4aac2",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "b3a8d232-d0da-4603-bb06-b4b2a04259d8",
        "db_currency_id": "736ff979-33f3-492a-a978-944a7da3629e",
        "db_language_id": "65159c73-b1b0-4b23-9ec6-d82ec1f34ca1",
        "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-12T22:29:01.7018726+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-03-12T22:29:01.7018726+00:00"
    },
    "job_status_id": "3d94b551-d109-4af6-9f21-d3f8bb0dc42e",
    "job_status_code": "sample string 11",
    "db_address_id": "4ab8ef08-1a95-4bf4-b5eb-2c0b7022cdd1",
    "contact_id": "ab0e22a2-ebc4-49bf-926d-0a84bfe1b451",
    "requested_by_company_id": "bec3353b-542c-4501-b63f-e4d5eb2a4ed9",
    "requested_by_contact_id": "e63effff-d1b0-4168-9087-a66d082719f1",
    "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-12T22:29:01.7018726+00:00",
    "due_date": "2026-03-12T22:29:01.7018726+00:00",
    "date_create": "2026-03-12T22:29:01.7018726+00:00",
    "date_update": "2026-03-12T22:29:01.7018726+00:00",
    "date_closed": "2026-03-12T22:29:01.7018726+00:00",
    "suggested_user_id": "dd2b36d9-06b1-4fb0-98a0-461f8a5ed1ac",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "e62fbc92-80e3-4f05-bd28-011ec5ca2f2a",
      "db_language_id": "f88f12af-4ad8-4444-a6c0-679b0277c65c",
      "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-12T22:29:01.7018726+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "4cc1868a-7091-48d3-bedc-c207f2838ca1",
      "sales_organization": {
        "id": "7350df86-0f6f-4b9b-8638-e2ff37f4aac2",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "b3a8d232-d0da-4603-bb06-b4b2a04259d8",
        "db_currency_id": "736ff979-33f3-492a-a978-944a7da3629e",
        "db_language_id": "65159c73-b1b0-4b23-9ec6-d82ec1f34ca1",
        "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-12T22:29:01.7018726+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "26d7c7cb-410b-4f17-91d8-1ac94a804098",
      "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": "4e49edcf-48b0-4835-a363-282442a3c656",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-03-12T22:29:01.7018726+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "c20d39f4-a216-4943-9d38-97593de9130c"
    },
    "suggested_date_start": "2026-03-12T22:29:01.7018726+00:00",
    "skill_id": "feb4e021-8467-4757-8ac7-99108ce934a7",
    "skill_code": "sample string 32",
    "skill": {
      "id": "39ee73f7-a48d-47e3-ba5e-cc77b46fddee",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "923b1092-6557-4b9a-96b8-75850e4a216e",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "7350df86-0f6f-4b9b-8638-e2ff37f4aac2",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "b3a8d232-d0da-4603-bb06-b4b2a04259d8",
        "db_currency_id": "736ff979-33f3-492a-a978-944a7da3629e",
        "db_language_id": "65159c73-b1b0-4b23-9ec6-d82ec1f34ca1",
        "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-12T22:29:01.7018726+00:00"
      },
      "modified_dateutc": "2026-03-12T22:29:01.7018726+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "52697e0d-abfa-4f4b-90fe-7d9e3379c0e9",
    "date_reported_by_company": "2026-03-12T22:29:01.7018726+00:00",
    "id2": 36,
    "company_id": "586cea1d-0c93-4eb5-bb75-a531118c658b",
    "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": "947ace9e-6847-4a71-adc8-e01da4990d4c",
    "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-12T22:29:01.7018726+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-03-12T22:29:01.7018726+00:00"
}