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": "a19ff8a4-0a7d-474a-bfee-aecb88ba761d",
  "estimated_quantity": 2.0,
  "article_id": "f22b7b4b-ef5a-4937-bc7f-8eb2256c1da3",
  "article_code": "sample string 4",
  "article": {
    "id": "8e56168b-246e-4a53-8433-dbf2b558d6e3",
    "article_category_id": "6ee344a1-fbe8-49dc-81b8-4e8c1f6bb5e6",
    "article_category": {
      "id": "4df925b9-0eb6-435c-9b5d-ba85ee762d5e",
      "parent_id": "27f5431d-9bc0-4db6-b0eb-df0bafb91614",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-08-19T18:16:53.5321399+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "2560fa88-80ff-453c-ab1e-618ac04ae52e",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "2db5c806-2cfa-4be9-a3a2-e3361b1983cd",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "347776c3-b41b-467e-8a71-ed2d91d6a606",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "4d5f7f6c-aabf-4f90-b592-378b24ba9508",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "f088ec15-3da8-4e70-8670-ec97c0fe01eb",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "52d866fe-7b58-4e16-a003-0c1f75e444f8",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-08-19T18:16:53.5321399+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-08-19T18:16:53.5321399+00:00",
    "date_update": "2026-08-19T18:16:53.5321399+00:00",
    "modified_dateutc": "2026-08-19T18:16:53.5321399+00:00",
    "article_color_id": "1c9fee3a-c3da-4320-8cf6-938372ea32c1",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "81bb5780-71df-4125-bbbc-3f95c4859038",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-08-19T18:16:53.5321399+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "cc5a295c-879d-4384-a466-2aa09cc22e38",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "c54246a2-bfbb-4ad1-9b2d-695f21db9b82",
    "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": "1cf4b430-1245-4aac-972c-93507850883b",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "c91558ed-82f8-4418-92c8-755b13875096",
    "_parent_id": "cdd110c5-5c52-4f32-90c2-6cac2e280331",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "08cc5630-a9c1-43a6-9dac-e93ecdd508a1",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "63b1d42e-15ec-4d58-a5a5-e43299ab83d7",
      "_parent_id": "5cf0eaf7-9c36-452c-b50b-bbe55af7cb14",
      "root_parent_id": "94f9ece6-2b15-4369-9bce-9b17851fd8eb",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "a6f36492-ee93-47ad-a236-2722ff7066fb",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "0f229cfb-a7ed-4dcd-8cfd-e314160fe239",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "689976c8-7fc7-42a7-9573-6ad4c5c1c591",
        "_parent_code": "sample string 6",
        "sales_organization_id": "9b28c443-0e81-4202-8dd9-9c670387d8c9",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "af3ac719-067e-476c-ade5-b48ea041756a",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "2b3ae569-b4da-439b-920a-eff76cfca878",
          "db_currency_id": "e3c651a3-ff23-48d6-890b-384e8c69292f",
          "db_language_id": "473199b0-7191-4e9a-bccd-0f914053ec0a",
          "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-08-19T18:16:53.5321399+00:00"
        },
        "modified_dateutc": "2026-08-19T18:16:53.5321399+00:00"
      },
      "equipment_model_id": "defd5a6d-82ed-423b-9deb-7266ed983723",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "25ccdc85-8725-4ad2-b23c-fef512989fc2",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "9ca69724-667f-440a-ad68-6278c45f241b",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "f836980d-5b0d-42f7-b55b-a9a5f8883ae7",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "b892d775-4996-4a13-9939-6916973cd460",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "af3ac719-067e-476c-ade5-b48ea041756a",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "2b3ae569-b4da-439b-920a-eff76cfca878",
            "db_currency_id": "e3c651a3-ff23-48d6-890b-384e8c69292f",
            "db_language_id": "473199b0-7191-4e9a-bccd-0f914053ec0a",
            "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-08-19T18:16:53.5321399+00:00"
          },
          "modified_dateutc": "2026-08-19T18:16:53.5321399+00:00"
        },
        "equipment_family_id": "4881f29f-7e16-4b37-bacc-10b301a74ea3",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "0f229cfb-a7ed-4dcd-8cfd-e314160fe239",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "689976c8-7fc7-42a7-9573-6ad4c5c1c591",
          "_parent_code": "sample string 6",
          "sales_organization_id": "9b28c443-0e81-4202-8dd9-9c670387d8c9",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "af3ac719-067e-476c-ade5-b48ea041756a",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "2b3ae569-b4da-439b-920a-eff76cfca878",
            "db_currency_id": "e3c651a3-ff23-48d6-890b-384e8c69292f",
            "db_language_id": "473199b0-7191-4e9a-bccd-0f914053ec0a",
            "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-08-19T18:16:53.5321399+00:00"
          },
          "modified_dateutc": "2026-08-19T18:16:53.5321399+00:00"
        },
        "date_in_production_since": "2026-08-19T18:16:53.5321399+00:00",
        "date_out_of_production_since": "2026-08-19T18:16:53.5321399+00:00",
        "date_end_support": "2026-08-19T18:16:53.5321399+00:00",
        "sales_organization_id": "16f5b5ce-eee3-4297-aaa4-6068c5cf8c9c",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "af3ac719-067e-476c-ade5-b48ea041756a",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "2b3ae569-b4da-439b-920a-eff76cfca878",
          "db_currency_id": "e3c651a3-ff23-48d6-890b-384e8c69292f",
          "db_language_id": "473199b0-7191-4e9a-bccd-0f914053ec0a",
          "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-08-19T18:16:53.5321399+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-08-19T18:16:53.5321399+00:00"
      },
      "project_status_id": "6d4f51eb-b09a-4147-82ea-6b70184ff63a",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "334a2fa9-3ffd-4016-83fa-38930540b86e",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "35623a0a-4ee8-4f98-bc30-86f984e7c5a8",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "af3ac719-067e-476c-ade5-b48ea041756a",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "2b3ae569-b4da-439b-920a-eff76cfca878",
          "db_currency_id": "e3c651a3-ff23-48d6-890b-384e8c69292f",
          "db_language_id": "473199b0-7191-4e9a-bccd-0f914053ec0a",
          "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-08-19T18:16:53.5321399+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-08-19T18:16:53.5321399+00:00"
      },
      "company_id": "0e31ee9c-318e-45f2-a3e7-946a496007c4",
      "company_code": "sample string 12",
      "db_address_id": "e1dcccac-3a80-428c-b0e0-59fa7ce8edda",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "47673fb3-fd8c-4fa3-8225-ee6511e4a564",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "af2bfccf-0755-4b27-bb1e-01200f49e25d",
      "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-08-19T18:16:53.5321399+00:00",
      "date_create": "2026-08-19T18:16:53.5321399+00:00",
      "date_update": "2026-08-19T18:16:53.5321399+00:00",
      "updated_by_user_id": "0dc8e83d-2fb0-488d-ab10-3af49a8578ef",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-08-19T18:16:53.5321399+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-08-19T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-08-19T18:16:53.5321399+00:00",
      "date_last_job": "2026-08-19T18:16:53.5321399+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-08-19T18:16:53.5321399+00:00",
      "modified_dateutc": "2026-08-19T18:16:53.5321399+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "06245def-4510-4601-84d4-e6e6ba73813a",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "a864badb-9df0-403f-9ea7-4cba3d2c8a3d",
      "name": "sample string 2",
      "sales_organization_id": "da84a8a0-0719-4a29-9b25-28e80667f1d8",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-08-19T18:16:53.5321399+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "8783644a-f0e7-49f0-8152-74e73db3dad2",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "cda5e7c8-2817-4645-b652-be2bc37a4ca7",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "9486d31e-d2a9-453c-b98d-9549e18b1661",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "af3ac719-067e-476c-ade5-b48ea041756a",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "2b3ae569-b4da-439b-920a-eff76cfca878",
        "db_currency_id": "e3c651a3-ff23-48d6-890b-384e8c69292f",
        "db_language_id": "473199b0-7191-4e9a-bccd-0f914053ec0a",
        "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-08-19T18:16:53.5321399+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-08-19T18:16:53.5321399+00:00"
    },
    "job_status_id": "31ab6d81-09cb-41bd-b176-7f2a8f824099",
    "job_status_code": "sample string 11",
    "db_address_id": "a512e308-00ae-4fee-9102-ff912539e4a7",
    "contact_id": "e804ee45-4f8e-4f2e-aaf3-45e4b81c936a",
    "requested_by_company_id": "c7dfc5ef-eccb-4743-a576-d2ab41ec59bf",
    "requested_by_contact_id": "74a2e9db-772a-4527-8e42-d772bc97edc1",
    "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-08-19T18:16:53.5321399+00:00",
    "due_date": "2026-08-19T18:16:53.5321399+00:00",
    "date_create": "2026-08-19T18:16:53.5321399+00:00",
    "date_update": "2026-08-19T18:16:53.5321399+00:00",
    "date_closed": "2026-08-19T18:16:53.5321399+00:00",
    "suggested_user_id": "ee930bb8-8cff-4643-a803-f783d27b06f4",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "de73a7e4-141b-48a6-aea7-cc7191ca0e10",
      "db_language_id": "6b82216f-a113-494d-8d52-26185b81b7dc",
      "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-08-19T18:16:53.5321399+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "2f4c3fb9-268b-4c5f-be3c-d502c443f157",
      "sales_organization": {
        "id": "af3ac719-067e-476c-ade5-b48ea041756a",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "2b3ae569-b4da-439b-920a-eff76cfca878",
        "db_currency_id": "e3c651a3-ff23-48d6-890b-384e8c69292f",
        "db_language_id": "473199b0-7191-4e9a-bccd-0f914053ec0a",
        "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-08-19T18:16:53.5321399+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "71113bb1-16ce-47b4-b483-8e5711b3ed3f",
      "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": "3e4e0e2c-3ac9-4929-8bf1-69db98fb8b5e",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-08-19T18:16:53.5321399+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "1a063cd6-dec7-4e86-99f0-b7fb5406a851"
    },
    "suggested_date_start": "2026-08-19T18:16:53.5321399+00:00",
    "skill_id": "197307aa-c9be-44b3-a9d9-73ce8e273275",
    "skill_code": "sample string 32",
    "skill": {
      "id": "10d22d7e-2068-4b60-88f2-b2605a4cde77",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "fbcea6bb-67ac-40aa-b151-6b02d27cbdaa",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "af3ac719-067e-476c-ade5-b48ea041756a",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "2b3ae569-b4da-439b-920a-eff76cfca878",
        "db_currency_id": "e3c651a3-ff23-48d6-890b-384e8c69292f",
        "db_language_id": "473199b0-7191-4e9a-bccd-0f914053ec0a",
        "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-08-19T18:16:53.5321399+00:00"
      },
      "modified_dateutc": "2026-08-19T18:16:53.5321399+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "11824ec1-d04d-41af-b8ef-73f3da930851",
    "date_reported_by_company": "2026-08-19T18:16:53.5321399+00:00",
    "id2": 36,
    "company_id": "2859d87d-920d-4349-9e1b-e53de21bb6d6",
    "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": "26f49e53-48c8-4b84-bc21-108e59183912",
    "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-08-19T18:16:53.5321399+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-08-19T18:16:53.5321399+00:00"
}