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": "315141e4-f612-485c-87e9-820517b0d1bc",
  "estimated_quantity": 2.0,
  "article_id": "7b9feeaf-c801-4ae0-894b-3e1c6999adca",
  "article_code": "sample string 4",
  "article": {
    "id": "cb421b48-0724-48a3-bf1f-e957791b2f62",
    "article_category_id": "9964bfa4-085b-412d-8be5-881f841d3b0e",
    "article_category": {
      "id": "fe6dd137-9af8-4de3-a1ad-6b193cd5f7c6",
      "parent_id": "c024a7d6-3b3d-492e-9792-6fbd7999b577",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2025-11-13T05:09:32.4061067+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "c27f34cb-5cf6-41c5-874d-cf3d6055b528",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "bb7c7ed7-d5e2-4bc2-86e0-662acc440b12",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "b9cabf2c-65b1-4a2a-8718-d20715e416dd",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "73b220c7-380f-490a-99a9-b8cfc1b67cee",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "9c4379f3-70c0-4f2f-a191-f49006d2a262",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "d4a170e0-5808-4143-89d9-b1a2faa849b9",
    "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-13T05:09:32.4061067+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-13T05:09:32.4061067+00:00",
    "date_update": "2025-11-13T05:09:32.4061067+00:00",
    "modified_dateutc": "2025-11-13T05:09:32.4061067+00:00",
    "article_color_id": "ab298899-19ed-45c9-850c-59e266488e20",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "f5d7e3ea-5dfa-477c-96a1-d500f140372e",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2025-11-13T05:09:32.4061067+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "9b864078-f28a-4258-9ef8-44cd18528569",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "c4f56ce2-c001-48ff-8837-5b51ad4e2649",
    "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": "902bdb85-6b5f-4c1b-ab9f-b1cc53d1d6ab",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "e30ed01d-1be5-4d8e-b99b-e16abcf79e8c",
    "_parent_id": "8a9ee340-373e-48b3-a70a-86c956c0b770",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "a3e1ecb2-665d-4513-83e5-3f90c9039b34",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "668d7534-ee55-4598-9a9f-fcdd97971f93",
      "_parent_id": "21a8c7bd-836a-464a-8694-c6e05c7d1e3d",
      "root_parent_id": "1dbf6d7b-00ce-4bfd-9ccd-1bfd35104f6a",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "b9b786f4-2f9d-4684-bfa8-d157e50527b2",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "0c096de1-20f1-46ea-844d-b0a9773fa317",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "30c12f8b-9140-421a-8420-8c06200c6ea7",
        "_parent_code": "sample string 6",
        "sales_organization_id": "e2c8dd26-23ef-4e51-b462-343db5cae32a",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "695de508-3270-423b-b8bf-7e45ed9d9100",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "14ffbfcf-c3b7-4966-be1b-875f335e476d",
          "db_currency_id": "eede3741-579a-4914-b08e-f06b92edb9c8",
          "db_language_id": "836f2240-aa79-4e5c-9878-237f32b5f106",
          "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-13T05:09:32.4061067+00:00"
        },
        "modified_dateutc": "2025-11-13T05:09:32.4061067+00:00"
      },
      "equipment_model_id": "c5ba2807-6e57-43b6-ae2d-5a076bca52f0",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "87059900-313b-4cb9-bd3e-6bb34aea9cb8",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "523fdf4b-74c7-4332-8cb8-c14a60f7fef5",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "6c6e19ba-33f7-49d4-9bda-8d852eb3ced8",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "c2f1dee5-36f7-4a3f-a702-162b5a9430da",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "695de508-3270-423b-b8bf-7e45ed9d9100",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "14ffbfcf-c3b7-4966-be1b-875f335e476d",
            "db_currency_id": "eede3741-579a-4914-b08e-f06b92edb9c8",
            "db_language_id": "836f2240-aa79-4e5c-9878-237f32b5f106",
            "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-13T05:09:32.4061067+00:00"
          },
          "modified_dateutc": "2025-11-13T05:09:32.4061067+00:00"
        },
        "equipment_family_id": "395253e7-0df5-4b5b-94b1-a1f7f36afa08",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "0c096de1-20f1-46ea-844d-b0a9773fa317",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "30c12f8b-9140-421a-8420-8c06200c6ea7",
          "_parent_code": "sample string 6",
          "sales_organization_id": "e2c8dd26-23ef-4e51-b462-343db5cae32a",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "695de508-3270-423b-b8bf-7e45ed9d9100",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "14ffbfcf-c3b7-4966-be1b-875f335e476d",
            "db_currency_id": "eede3741-579a-4914-b08e-f06b92edb9c8",
            "db_language_id": "836f2240-aa79-4e5c-9878-237f32b5f106",
            "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-13T05:09:32.4061067+00:00"
          },
          "modified_dateutc": "2025-11-13T05:09:32.4061067+00:00"
        },
        "date_in_production_since": "2025-11-13T05:09:32.4061067+00:00",
        "date_out_of_production_since": "2025-11-13T05:09:32.4061067+00:00",
        "date_end_support": "2025-11-13T05:09:32.4061067+00:00",
        "sales_organization_id": "4e362bea-ea1f-4767-b9a2-f5d4e27c6649",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "695de508-3270-423b-b8bf-7e45ed9d9100",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "14ffbfcf-c3b7-4966-be1b-875f335e476d",
          "db_currency_id": "eede3741-579a-4914-b08e-f06b92edb9c8",
          "db_language_id": "836f2240-aa79-4e5c-9878-237f32b5f106",
          "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-13T05:09:32.4061067+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-13T05:09:32.4061067+00:00"
      },
      "project_status_id": "415fd495-1fb9-4b8a-92d8-c16efa850e9d",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "25cb484b-a961-461a-8ca7-fb734aad3ef9",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "2f1800d4-8f2a-4e42-bbec-0c87aad05f45",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "695de508-3270-423b-b8bf-7e45ed9d9100",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "14ffbfcf-c3b7-4966-be1b-875f335e476d",
          "db_currency_id": "eede3741-579a-4914-b08e-f06b92edb9c8",
          "db_language_id": "836f2240-aa79-4e5c-9878-237f32b5f106",
          "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-13T05:09:32.4061067+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2025-11-13T05:09:32.4061067+00:00"
      },
      "company_id": "34ae266f-6c68-4784-9ba0-39710b32fabb",
      "company_code": "sample string 12",
      "db_address_id": "30f3f853-a8ca-4c1d-9560-7896bfa492a7",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "ccea08f3-0150-4ff4-bf12-e511f7c305cc",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "9e1c738c-10d1-49c5-97e3-14f34a616ef7",
      "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-13T05:09:32.4061067+00:00",
      "date_create": "2025-11-13T05:09:32.4061067+00:00",
      "date_update": "2025-11-13T05:09:32.4061067+00:00",
      "updated_by_user_id": "3da97626-274e-4872-85fd-633d84044ac3",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2025-11-13T05:09:32.4061067+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-13T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2025-11-13T05:09:32.4061067+00:00",
      "date_last_job": "2025-11-13T05:09:32.4061067+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2025-11-13T05:09:32.4061067+00:00",
      "modified_dateutc": "2025-11-13T05:09:32.4061067+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "641c8d66-d86f-4b5b-ac96-22ecbd5f333a",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "b4fe1e15-d858-4f76-8783-ad898d43e5e7",
      "name": "sample string 2",
      "sales_organization_id": "a93b232a-fd04-4e12-9f4b-d2055fd4b995",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2025-11-13T05:09:32.4061067+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "a2a329c8-72bc-4fb4-8af7-c1125ebedef4",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "ae7ce51d-c7a3-4edb-b1aa-c26522d2cf23",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "fbf0edf7-dda0-4b35-9664-49a6d673ed5e",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "695de508-3270-423b-b8bf-7e45ed9d9100",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "14ffbfcf-c3b7-4966-be1b-875f335e476d",
        "db_currency_id": "eede3741-579a-4914-b08e-f06b92edb9c8",
        "db_language_id": "836f2240-aa79-4e5c-9878-237f32b5f106",
        "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-13T05:09:32.4061067+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2025-11-13T05:09:32.4061067+00:00"
    },
    "job_status_id": "64b2dbe2-4c91-43a1-bc06-dcb847194095",
    "job_status_code": "sample string 11",
    "db_address_id": "1dbbb281-97d4-4f14-887e-bb476cb195d3",
    "contact_id": "fd61ac43-d7f1-4b22-83ce-70ab5a4dfb1a",
    "requested_by_company_id": "37fbcbe6-e951-41c3-a939-d40f392a3ba3",
    "requested_by_contact_id": "b3241cfd-c2a9-4bb8-a733-bcfb9e080a3f",
    "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-13T05:09:32.4061067+00:00",
    "due_date": "2025-11-13T05:09:32.4061067+00:00",
    "date_create": "2025-11-13T05:09:32.4061067+00:00",
    "date_update": "2025-11-13T05:09:32.4061067+00:00",
    "date_closed": "2025-11-13T05:09:32.4061067+00:00",
    "suggested_user_id": "36c93796-3c18-4918-9cd1-37fd571f7f4e",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "35e387b6-fc2f-4953-89ae-0d428d4dc5c7",
      "db_language_id": "20df5f3d-c4c2-45f8-93c5-f75240dab419",
      "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-13T05:09:32.4061067+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "b7e0219e-6d24-4897-84c1-0e99b2203922",
      "sales_organization": {
        "id": "695de508-3270-423b-b8bf-7e45ed9d9100",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "14ffbfcf-c3b7-4966-be1b-875f335e476d",
        "db_currency_id": "eede3741-579a-4914-b08e-f06b92edb9c8",
        "db_language_id": "836f2240-aa79-4e5c-9878-237f32b5f106",
        "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-13T05:09:32.4061067+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "233f5ae0-8ce2-441f-bc93-c01d16dd2938",
      "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": "e403d93a-8138-4524-b970-4c0153877f33",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2025-11-13T05:09:32.4061067+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "2765a2ac-4679-4d99-bd50-1e4732d43152"
    },
    "suggested_date_start": "2025-11-13T05:09:32.4061067+00:00",
    "skill_id": "9104ea0e-5e01-4908-82e7-9cc0ea9355a7",
    "skill_code": "sample string 32",
    "skill": {
      "id": "56f80327-3743-475d-a4f8-165e06ee791a",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "91dc4c41-7cb5-48b9-a2bb-f31c8217dcca",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "695de508-3270-423b-b8bf-7e45ed9d9100",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "14ffbfcf-c3b7-4966-be1b-875f335e476d",
        "db_currency_id": "eede3741-579a-4914-b08e-f06b92edb9c8",
        "db_language_id": "836f2240-aa79-4e5c-9878-237f32b5f106",
        "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-13T05:09:32.4061067+00:00"
      },
      "modified_dateutc": "2025-11-13T05:09:32.4061067+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "76d0526a-0cdc-46c3-952f-dc9998f4eea2",
    "date_reported_by_company": "2025-11-13T05:09:32.4061067+00:00",
    "id2": 36,
    "company_id": "93ab6d52-03c2-4e01-aa90-73e4d3624ecc",
    "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": "528a944f-fad5-4b8a-b970-6ed75ee3578b",
    "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-13T05:09:32.4061067+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2025-11-13T05:09:32.4061067+00:00"
}