Retrieves the job_estimated_quantity with the specified key

Request Information

URI Parameters :

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

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": "9c7da852-8138-46f1-82cb-f41b8b6d464c",
  "estimated_quantity": 2.0,
  "article_id": "178061f5-ee75-4ed8-973c-5227af476d96",
  "article_code": "sample string 4",
  "article": {
    "id": "6a6c30af-40f6-44a6-b2f7-b2b5aecfd203",
    "article_category_id": "0fcf650a-b6c2-4151-9628-b8721bb05f1b",
    "article_category": {
      "id": "ff2e141c-144a-459e-9627-71805ebeb53d",
      "parent_id": "3317e6ef-eda8-4047-9a7d-4b77f26b2bcb",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-07-14T09:46:41.6616257+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "d068d9d9-842f-40c0-9c15-0894578369c1",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "6308d252-e863-4abe-b02f-3d7463257b7c",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "41d35144-3bbd-4004-91e1-33051254a5cb",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "85dfebea-448f-4bd1-8998-ffd5d1153f8f",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "14eae025-708d-40bb-807f-cc8fdd0c94c6",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "f90edead-c4d4-4ff9-becb-af4985db2200",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-07-14T09:46:41.6616257+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-07-14T09:46:41.6616257+00:00",
    "date_update": "2026-07-14T09:46:41.6616257+00:00",
    "modified_dateutc": "2026-07-14T09:46:41.6616257+00:00",
    "article_color_id": "524445ca-f179-4cc3-b1c0-000ac4b21377",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "c8373982-4254-4be9-bbde-a6d52aed651e",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-07-14T09:46:41.6616257+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "d89691a3-ba23-4721-b886-e415b094ae00",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "4ffe2121-43cb-4931-9e7f-20b323aa840b",
    "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": "566f9678-a989-4ea8-b59f-afc8c06416c4",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "e82cd4a2-9921-4df9-8845-ed2056a773ad",
    "_parent_id": "fe1d0c24-f8c9-42aa-849f-6fe85e32da90",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "5cecca3a-6708-4831-b6ff-83bb0cfc42b4",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "e18bad03-3408-4c7c-b11c-8fb01eccbdfb",
      "_parent_id": "5d91bf70-a9d8-4727-9eea-d019de56f0b1",
      "root_parent_id": "f9e523bf-1a60-4eff-bbf5-7ffed06779f8",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "f8375bef-b116-493a-8cea-06076c6474af",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "cd2c8b04-79fe-4fea-882b-a11c43b5c176",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "0c498648-e582-4873-b7b1-83461089ee90",
        "_parent_code": "sample string 6",
        "sales_organization_id": "6c1c0372-096b-42b8-a072-efec703d6d54",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "a8c3ff90-7221-4f81-8187-ec9daa84e2ca",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "8b9d7f51-2239-44d7-aea7-6c83eaa94f1c",
          "db_currency_id": "f37de5c8-7382-4348-a324-fbf2a8c37b57",
          "db_language_id": "a1fac766-7688-4202-99fe-675b8c2c5107",
          "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-07-14T09:46:41.6616257+00:00"
        },
        "modified_dateutc": "2026-07-14T09:46:41.6616257+00:00"
      },
      "equipment_model_id": "e97daba6-d58b-43cf-a4a8-39cf2bf82cf7",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "b3f59f65-d333-48fd-9276-b720b9870535",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "f7973798-b947-467f-b806-07f154be95b1",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "b0b2a2b4-b6ff-4cc9-b188-26133d4a869c",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "5e5b50b2-ddf3-4cf1-a4b8-e6c02458d79f",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "a8c3ff90-7221-4f81-8187-ec9daa84e2ca",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "8b9d7f51-2239-44d7-aea7-6c83eaa94f1c",
            "db_currency_id": "f37de5c8-7382-4348-a324-fbf2a8c37b57",
            "db_language_id": "a1fac766-7688-4202-99fe-675b8c2c5107",
            "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-07-14T09:46:41.6616257+00:00"
          },
          "modified_dateutc": "2026-07-14T09:46:41.6616257+00:00"
        },
        "equipment_family_id": "5b8a117b-ce68-4741-ad95-34599d550f44",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "cd2c8b04-79fe-4fea-882b-a11c43b5c176",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "0c498648-e582-4873-b7b1-83461089ee90",
          "_parent_code": "sample string 6",
          "sales_organization_id": "6c1c0372-096b-42b8-a072-efec703d6d54",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "a8c3ff90-7221-4f81-8187-ec9daa84e2ca",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "8b9d7f51-2239-44d7-aea7-6c83eaa94f1c",
            "db_currency_id": "f37de5c8-7382-4348-a324-fbf2a8c37b57",
            "db_language_id": "a1fac766-7688-4202-99fe-675b8c2c5107",
            "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-07-14T09:46:41.6616257+00:00"
          },
          "modified_dateutc": "2026-07-14T09:46:41.6616257+00:00"
        },
        "date_in_production_since": "2026-07-14T09:46:41.6616257+00:00",
        "date_out_of_production_since": "2026-07-14T09:46:41.6616257+00:00",
        "date_end_support": "2026-07-14T09:46:41.6616257+00:00",
        "sales_organization_id": "b0a54646-a8a6-4fb5-ba85-aebd29de86b3",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "a8c3ff90-7221-4f81-8187-ec9daa84e2ca",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "8b9d7f51-2239-44d7-aea7-6c83eaa94f1c",
          "db_currency_id": "f37de5c8-7382-4348-a324-fbf2a8c37b57",
          "db_language_id": "a1fac766-7688-4202-99fe-675b8c2c5107",
          "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-07-14T09:46:41.6616257+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-07-14T09:46:41.6616257+00:00"
      },
      "project_status_id": "f66d5f23-c199-4211-a693-eff874e0f86a",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "84160e50-a5dd-467c-8c10-3257a34a1bb4",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "3c2c7352-e143-4c7c-bbb4-94b7c6ce308e",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "a8c3ff90-7221-4f81-8187-ec9daa84e2ca",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "8b9d7f51-2239-44d7-aea7-6c83eaa94f1c",
          "db_currency_id": "f37de5c8-7382-4348-a324-fbf2a8c37b57",
          "db_language_id": "a1fac766-7688-4202-99fe-675b8c2c5107",
          "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-07-14T09:46:41.6616257+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-07-14T09:46:41.6616257+00:00"
      },
      "company_id": "389433e6-969e-4737-aa5c-58513a3f1279",
      "company_code": "sample string 12",
      "db_address_id": "30964bc8-0cc6-4d6f-99ef-8500c2cab35c",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "427c8038-b835-42ab-8097-16622f654baf",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "0adca144-60ee-4ab2-a737-17821c3f34b4",
      "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-07-14T09:46:41.6616257+00:00",
      "date_create": "2026-07-14T09:46:41.6616257+00:00",
      "date_update": "2026-07-14T09:46:41.6616257+00:00",
      "updated_by_user_id": "3cd141b0-3e58-4409-aed1-59eb93480d15",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-07-14T09:46:41.6616257+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-07-14T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-07-14T09:46:41.6616257+00:00",
      "date_last_job": "2026-07-14T09:46:41.6616257+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-07-14T09:46:41.6616257+00:00",
      "modified_dateutc": "2026-07-14T09:46:41.6616257+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "62028ff9-9d09-4075-b9ad-28de2ea50622",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "65a19d2f-78b8-4f27-9128-b47abb079f45",
      "name": "sample string 2",
      "sales_organization_id": "899b78c6-f220-4176-9895-8583bc749c1c",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-07-14T09:46:41.6616257+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "8bb9c127-b750-4f23-b3bd-3eb89746e121",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "a28d0065-3c09-4749-8de4-0752c3299a6c",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "e26ac050-dd82-4fd7-a2d3-fe3e3918adb8",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "a8c3ff90-7221-4f81-8187-ec9daa84e2ca",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "8b9d7f51-2239-44d7-aea7-6c83eaa94f1c",
        "db_currency_id": "f37de5c8-7382-4348-a324-fbf2a8c37b57",
        "db_language_id": "a1fac766-7688-4202-99fe-675b8c2c5107",
        "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-07-14T09:46:41.6616257+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-07-14T09:46:41.6616257+00:00"
    },
    "job_status_id": "ffbafc7e-ebac-4ed2-aede-8f009ddca25a",
    "job_status_code": "sample string 11",
    "db_address_id": "1fd12e92-3a2e-4c7b-86f9-816b40d1480f",
    "contact_id": "49e5cfc7-6139-43a5-b306-b89d4b381f6f",
    "requested_by_company_id": "7231e939-d66e-4914-b193-4311ccf3c242",
    "requested_by_contact_id": "646b536c-ab41-4e9e-b18c-0f5c40163b11",
    "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-07-14T09:46:41.6616257+00:00",
    "due_date": "2026-07-14T09:46:41.6616257+00:00",
    "date_create": "2026-07-14T09:46:41.6616257+00:00",
    "date_update": "2026-07-14T09:46:41.6616257+00:00",
    "date_closed": "2026-07-14T09:46:41.6616257+00:00",
    "suggested_user_id": "351e9d96-a88b-4cc1-9158-f0c0019a1355",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "5a8621e6-fc67-4a22-8b44-f325b7d5c562",
      "db_language_id": "d45ca6c3-b046-40a2-bc31-6dd752efe1ce",
      "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-07-14T09:46:41.6616257+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "801a7a6c-3718-4d0b-bb34-1db6ca57ba46",
      "sales_organization": {
        "id": "a8c3ff90-7221-4f81-8187-ec9daa84e2ca",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "8b9d7f51-2239-44d7-aea7-6c83eaa94f1c",
        "db_currency_id": "f37de5c8-7382-4348-a324-fbf2a8c37b57",
        "db_language_id": "a1fac766-7688-4202-99fe-675b8c2c5107",
        "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-07-14T09:46:41.6616257+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "e3500633-70d4-4eaf-99fb-edebcc30738a",
      "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": "b7036156-7616-448d-a5a1-1128e275fb2b",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-07-14T09:46:41.6616257+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "1b6cc370-0eab-47e6-962a-2dcf56871597"
    },
    "suggested_date_start": "2026-07-14T09:46:41.6616257+00:00",
    "skill_id": "1e354221-3198-4f0b-8782-fbacfbb59b04",
    "skill_code": "sample string 32",
    "skill": {
      "id": "8cf91ae3-f6c2-4ade-9339-1dcd63848ce0",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "f381fc89-a49b-4627-87ac-ab6ab28bc4cb",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "a8c3ff90-7221-4f81-8187-ec9daa84e2ca",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "8b9d7f51-2239-44d7-aea7-6c83eaa94f1c",
        "db_currency_id": "f37de5c8-7382-4348-a324-fbf2a8c37b57",
        "db_language_id": "a1fac766-7688-4202-99fe-675b8c2c5107",
        "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-07-14T09:46:41.6616257+00:00"
      },
      "modified_dateutc": "2026-07-14T09:46:41.6616257+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "5c80ad76-7d67-45f7-b9b1-cacdfce1d6a5",
    "date_reported_by_company": "2026-07-14T09:46:41.6616257+00:00",
    "id2": 36,
    "company_id": "48b2f47e-4468-4a31-b8c8-571779371688",
    "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": "cedddf2b-bab6-45c8-9cea-5547df131942",
    "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-07-14T09:46:41.6616257+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-07-14T09:46:41.6616257+00:00"
}