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": "ed5205f6-d176-4728-8c0d-bd12afa07551",
  "estimated_quantity": 2.0,
  "article_id": "dc5b3a83-0243-4d53-8117-eda778e57035",
  "article_code": "sample string 4",
  "article": {
    "id": "ad8173d3-112c-40ed-a720-8d0637612447",
    "article_category_id": "ecb53a6b-848d-42bf-9acc-6c6f5c2a9c62",
    "article_category": {
      "id": "2b7a95c0-59da-4a10-8d61-318907600c80",
      "parent_id": "d8ea389f-afc0-4b5b-b643-a919f1a5ab82",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2025-11-06T15:42:48.497183+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "20765959-1a70-4266-9aa8-7757ce3ac257",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "441fecf5-c608-498b-8f2c-83fd78777c20",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "b0c86081-82e2-4d97-81c6-941cb658736f",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "4d501457-5a57-4677-b833-e672fd74713f",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "ecf0332d-49af-4837-899d-e35bb32a5fa8",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "aa98ada8-90f0-482d-851d-1e5f30fa2475",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2025-11-06T15:42:48.497183+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-11-06T15:42:48.497183+00:00",
    "date_update": "2025-11-06T15:42:48.497183+00:00",
    "modified_dateutc": "2025-11-06T15:42:48.497183+00:00",
    "article_color_id": "a53429fc-fd22-46b3-a524-6bdd2e457294",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "573e0c6f-ca87-44a2-ace5-d4d6032a8bc8",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2025-11-06T15:42:48.497183+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "40ad2c29-17b9-4f4f-9466-28e674143abd",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "638c95b1-25cf-4c36-bda3-57d2c3d37cd6",
    "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": "876de375-6fa4-4f45-b4dd-d5c097ef9274",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "186a3b00-685f-4786-a0f4-f7417e3287a3",
    "_parent_id": "e79d8e15-8d00-4e52-9f3f-664056e9d5fb",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "7e85f50c-e428-4b57-8e7e-48e6168e1400",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "358f0352-4ec5-4572-8c2f-37c98b6e0129",
      "_parent_id": "628c7b53-6c11-44e2-a5e1-3bd22bcda17b",
      "root_parent_id": "219c0ce7-b8a2-4dbf-8d95-c8b5e500bf7f",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "87613e36-ffad-4311-b2f5-2987e31a8ea2",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "3d44f29b-2835-4315-b912-49b36b7cff6d",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "b34e8d66-bc71-4598-a107-da4ebb827fd1",
        "_parent_code": "sample string 6",
        "sales_organization_id": "55a33d40-e5b4-4421-a5ca-56d7ea34a0bc",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "6b1010c4-4163-437e-a772-b83928ce7326",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "2928b3a0-c35a-4b5a-9387-cee76976d972",
          "db_currency_id": "45ba34a8-278f-4e54-a17d-7c7571cb786f",
          "db_language_id": "72183ed9-49c6-4347-86ad-a56e6b7f6c02",
          "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-11-06T15:42:48.497183+00:00"
        },
        "modified_dateutc": "2025-11-06T15:42:48.497183+00:00"
      },
      "equipment_model_id": "fd1eafac-0e58-457b-9e5f-0e7f7c88fd9f",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "47ba424a-75e8-4338-b73d-514789506b60",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "daeace23-8d7f-4216-8aa9-829be40a2765",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "b7380a3b-7709-48e7-846a-5b27f6504122",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "13169516-74c7-4a65-9380-fc8424f91218",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "6b1010c4-4163-437e-a772-b83928ce7326",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "2928b3a0-c35a-4b5a-9387-cee76976d972",
            "db_currency_id": "45ba34a8-278f-4e54-a17d-7c7571cb786f",
            "db_language_id": "72183ed9-49c6-4347-86ad-a56e6b7f6c02",
            "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-11-06T15:42:48.497183+00:00"
          },
          "modified_dateutc": "2025-11-06T15:42:48.497183+00:00"
        },
        "equipment_family_id": "fded4119-f857-460e-92b8-8428a928b2df",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "3d44f29b-2835-4315-b912-49b36b7cff6d",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "b34e8d66-bc71-4598-a107-da4ebb827fd1",
          "_parent_code": "sample string 6",
          "sales_organization_id": "55a33d40-e5b4-4421-a5ca-56d7ea34a0bc",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "6b1010c4-4163-437e-a772-b83928ce7326",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "2928b3a0-c35a-4b5a-9387-cee76976d972",
            "db_currency_id": "45ba34a8-278f-4e54-a17d-7c7571cb786f",
            "db_language_id": "72183ed9-49c6-4347-86ad-a56e6b7f6c02",
            "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-11-06T15:42:48.497183+00:00"
          },
          "modified_dateutc": "2025-11-06T15:42:48.497183+00:00"
        },
        "date_in_production_since": "2025-11-06T15:42:48.497183+00:00",
        "date_out_of_production_since": "2025-11-06T15:42:48.497183+00:00",
        "date_end_support": "2025-11-06T15:42:48.497183+00:00",
        "sales_organization_id": "2d7c807c-1d30-4858-b10a-6bc6c81fe2e2",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "6b1010c4-4163-437e-a772-b83928ce7326",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "2928b3a0-c35a-4b5a-9387-cee76976d972",
          "db_currency_id": "45ba34a8-278f-4e54-a17d-7c7571cb786f",
          "db_language_id": "72183ed9-49c6-4347-86ad-a56e6b7f6c02",
          "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-11-06T15:42:48.497183+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-11-06T15:42:48.497183+00:00"
      },
      "project_status_id": "dceaa759-d139-4232-896d-1b0bba13c87c",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "8be665ac-4933-4c1a-bde3-4ab47f55adeb",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "dd437841-8c44-4c57-a8ee-eba78a1139ef",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "6b1010c4-4163-437e-a772-b83928ce7326",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "2928b3a0-c35a-4b5a-9387-cee76976d972",
          "db_currency_id": "45ba34a8-278f-4e54-a17d-7c7571cb786f",
          "db_language_id": "72183ed9-49c6-4347-86ad-a56e6b7f6c02",
          "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-11-06T15:42:48.497183+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2025-11-06T15:42:48.5128092+00:00"
      },
      "company_id": "21e0520d-6b4d-46e0-9e33-1ee1f6aa745a",
      "company_code": "sample string 12",
      "db_address_id": "adf96847-d067-4c35-aa64-771cfab05e3d",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "520831ee-7b16-4ea1-8b88-44d120a09d1b",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "810fdb35-2b8a-4621-bf39-59c293f11ce2",
      "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-11-06T15:42:48.5128092+00:00",
      "date_create": "2025-11-06T15:42:48.5128092+00:00",
      "date_update": "2025-11-06T15:42:48.5128092+00:00",
      "updated_by_user_id": "607e0698-c8af-49f1-8fbb-c432e90cf99e",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2025-11-06T15:42:48.5128092+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-11-06T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2025-11-06T15:42:48.5128092+00:00",
      "date_last_job": "2025-11-06T15:42:48.5128092+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2025-11-06T15:42:48.5128092+00:00",
      "modified_dateutc": "2025-11-06T15:42:48.5128092+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "061a4d63-ceac-4109-9f4f-e4148ba42cb7",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "991d21f6-94e8-43c2-8935-a4c0cb184422",
      "name": "sample string 2",
      "sales_organization_id": "da2b9754-d065-4825-a852-f5e0d91dac7c",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2025-11-06T15:42:48.5128092+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "4f8117c6-c777-49a9-9eef-9ce4b94a30de",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "b0bee11e-3fcb-4b9b-bc08-9c49a4e69f8d",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "bd396212-98b1-4c9c-846b-8ef23a24f3ce",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "6b1010c4-4163-437e-a772-b83928ce7326",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "2928b3a0-c35a-4b5a-9387-cee76976d972",
        "db_currency_id": "45ba34a8-278f-4e54-a17d-7c7571cb786f",
        "db_language_id": "72183ed9-49c6-4347-86ad-a56e6b7f6c02",
        "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-11-06T15:42:48.497183+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2025-11-06T15:42:48.5128092+00:00"
    },
    "job_status_id": "69a5338c-e897-4236-b653-f4c8aee75b74",
    "job_status_code": "sample string 11",
    "db_address_id": "1d66f7f4-f612-4c18-8d64-8dee6d08e629",
    "contact_id": "af8957ad-9bcb-4195-9179-e91f8cbc8316",
    "requested_by_company_id": "b96a648b-222a-4630-9855-7311720b7d9d",
    "requested_by_contact_id": "c1aa7c82-6c01-40c2-b43e-ff8b6719b926",
    "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-11-06T15:42:48.5128092+00:00",
    "due_date": "2025-11-06T15:42:48.5128092+00:00",
    "date_create": "2025-11-06T15:42:48.5128092+00:00",
    "date_update": "2025-11-06T15:42:48.5128092+00:00",
    "date_closed": "2025-11-06T15:42:48.5128092+00:00",
    "suggested_user_id": "65cc5346-af39-4294-8ebb-3d65f1a1d6f6",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "c858990b-95af-4dde-be2a-68273cdb706a",
      "db_language_id": "af4a7037-c779-4418-a9da-84f7ac1c6e8c",
      "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-11-06T15:42:48.5128092+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "fa9fe106-fc9b-47f5-b55c-e5852b92154a",
      "sales_organization": {
        "id": "6b1010c4-4163-437e-a772-b83928ce7326",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "2928b3a0-c35a-4b5a-9387-cee76976d972",
        "db_currency_id": "45ba34a8-278f-4e54-a17d-7c7571cb786f",
        "db_language_id": "72183ed9-49c6-4347-86ad-a56e6b7f6c02",
        "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-11-06T15:42:48.497183+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "8f2c0a2c-0d37-496d-bcd6-0319b5ed4033",
      "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": "9d762c4a-5324-47e6-b31f-ce7da2b7aaf6",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2025-11-06T15:42:48.5128092+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "c12bea2c-0237-4c67-9c5d-376765e870f1"
    },
    "suggested_date_start": "2025-11-06T15:42:48.5128092+00:00",
    "skill_id": "1c6746cb-c8ca-4765-9c36-8f564fc86d14",
    "skill_code": "sample string 32",
    "skill": {
      "id": "fde0fc1f-de5d-42ad-b1b2-6ba11bb3505a",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "842fa72a-c5e6-4dac-9b43-300487eb4876",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "6b1010c4-4163-437e-a772-b83928ce7326",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "2928b3a0-c35a-4b5a-9387-cee76976d972",
        "db_currency_id": "45ba34a8-278f-4e54-a17d-7c7571cb786f",
        "db_language_id": "72183ed9-49c6-4347-86ad-a56e6b7f6c02",
        "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-11-06T15:42:48.497183+00:00"
      },
      "modified_dateutc": "2025-11-06T15:42:48.5128092+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "3614af2e-dcf6-477b-9e3f-41374cc7abee",
    "date_reported_by_company": "2025-11-06T15:42:48.5128092+00:00",
    "id2": 36,
    "company_id": "d12d69c7-53bd-4c87-95a3-639e4020db0b",
    "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": "12c3289a-f74e-4bcf-bfa1-2b07051bf1bd",
    "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-11-06T15:42:48.5128092+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2025-11-06T15:42:48.5128092+00:00"
}