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": "3df7c1ef-220b-4f52-89bb-d13da431c1fe",
  "estimated_quantity": 2.0,
  "article_id": "22ad91be-c951-4060-aa31-4da0520a30fd",
  "article_code": "sample string 4",
  "article": {
    "id": "2444822d-3326-4ad0-9071-6af7a5aad70d",
    "article_category_id": "286651c1-3c5b-4ba2-8e39-e76fbe485fe0",
    "article_category": {
      "id": "ab62665d-52ff-448c-b9ab-5b2596f166ee",
      "parent_id": "6af7728b-fe3d-4913-9ce6-c9529333f1ee",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-01-30T23:22:40.3629449+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "6a02c480-06bd-4572-b2fb-94d06c0a17d4",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "6d04b9f8-610c-4a2b-8952-335205a04958",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "278fff2e-539d-43bc-94b9-594663331ffa",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "011c8caf-67ec-429a-8f77-2cc6e9c4eca8",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "8d96ebee-1b4a-49cd-ba88-49898992cfc3",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "92966b8d-c9ab-402c-b5e0-282c379e7b34",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-01-30T23:22:40.3629449+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-01-30T23:22:40.3629449+00:00",
    "date_update": "2026-01-30T23:22:40.3629449+00:00",
    "modified_dateutc": "2026-01-30T23:22:40.3629449+00:00",
    "article_color_id": "445e3220-6442-4e54-8e07-3d4d87955aad",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "a868e7f6-8cf3-42ec-9b9b-11d8d9bdbc3d",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-01-30T23:22:40.3629449+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "35495e33-cc0b-4f83-8471-f058e267470a",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "4bf4ff7e-e1de-4868-94ce-ad8f94182520",
    "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": "87b4fede-e452-427a-a642-06e6ec5490ca",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "5f1cec8b-4ad7-4c9c-b42d-1233506a0857",
    "_parent_id": "4a94fb7f-1d21-4f46-9cdc-31bbb29dbe29",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "f43ddc15-fd47-4f0d-a714-e83feaf4d93b",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "3e9e5aeb-aa11-4cb5-94e1-4cd8099b809a",
      "_parent_id": "6dad8b5b-f9f6-4d42-81ab-a47bd2c83db8",
      "root_parent_id": "a0107c78-b538-498d-8dc7-302fda20da74",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "4a26d667-4c6d-4ccc-abd2-e581984cf6e6",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "e8e6ea4d-2eea-468b-a5ae-2e1b0f154cec",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "358b2885-1b9b-4880-9324-321da08f7bc1",
        "_parent_code": "sample string 6",
        "sales_organization_id": "ec1cbbb5-d045-4074-a1a2-5f491a90c243",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "22cfbe3f-4d5a-410e-a9bb-60c995be8c3c",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "dd7a19af-c434-43b6-b654-55cb275e776e",
          "db_currency_id": "4f67cc11-2701-4dbc-8ebb-d8e7275cca15",
          "db_language_id": "34338142-4405-44d8-852d-1bc3ac132659",
          "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-01-30T23:22:40.3785645+00:00"
        },
        "modified_dateutc": "2026-01-30T23:22:40.3785645+00:00"
      },
      "equipment_model_id": "69082a2d-03b4-4625-af36-dbb4ecbadaf3",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "3da6fd3b-bb59-4815-9cf2-374098f2c744",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "1218a8b0-c3d2-4b3c-9681-e5d12c7c4e7c",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "e75fe20c-268e-41ea-9150-fb0cfb530e2e",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "51589840-7e32-4fe5-be28-eff300adcef1",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "22cfbe3f-4d5a-410e-a9bb-60c995be8c3c",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "dd7a19af-c434-43b6-b654-55cb275e776e",
            "db_currency_id": "4f67cc11-2701-4dbc-8ebb-d8e7275cca15",
            "db_language_id": "34338142-4405-44d8-852d-1bc3ac132659",
            "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-01-30T23:22:40.3785645+00:00"
          },
          "modified_dateutc": "2026-01-30T23:22:40.3785645+00:00"
        },
        "equipment_family_id": "810f2dd6-13c7-42e8-a49f-d1f92e1407b1",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "e8e6ea4d-2eea-468b-a5ae-2e1b0f154cec",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "358b2885-1b9b-4880-9324-321da08f7bc1",
          "_parent_code": "sample string 6",
          "sales_organization_id": "ec1cbbb5-d045-4074-a1a2-5f491a90c243",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "22cfbe3f-4d5a-410e-a9bb-60c995be8c3c",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "dd7a19af-c434-43b6-b654-55cb275e776e",
            "db_currency_id": "4f67cc11-2701-4dbc-8ebb-d8e7275cca15",
            "db_language_id": "34338142-4405-44d8-852d-1bc3ac132659",
            "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-01-30T23:22:40.3785645+00:00"
          },
          "modified_dateutc": "2026-01-30T23:22:40.3785645+00:00"
        },
        "date_in_production_since": "2026-01-30T23:22:40.3785645+00:00",
        "date_out_of_production_since": "2026-01-30T23:22:40.3785645+00:00",
        "date_end_support": "2026-01-30T23:22:40.3785645+00:00",
        "sales_organization_id": "692b9ab3-e02d-41ea-8871-eb622a0a6bf3",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "22cfbe3f-4d5a-410e-a9bb-60c995be8c3c",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "dd7a19af-c434-43b6-b654-55cb275e776e",
          "db_currency_id": "4f67cc11-2701-4dbc-8ebb-d8e7275cca15",
          "db_language_id": "34338142-4405-44d8-852d-1bc3ac132659",
          "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-01-30T23:22:40.3785645+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-01-30T23:22:40.3785645+00:00"
      },
      "project_status_id": "f143267b-a06a-4749-ab77-6e889d177ed9",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "4fdde3bb-ec0f-44ee-b3ac-1f4dc3376b01",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "06070835-74a8-4212-a668-7454ebbcd297",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "22cfbe3f-4d5a-410e-a9bb-60c995be8c3c",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "dd7a19af-c434-43b6-b654-55cb275e776e",
          "db_currency_id": "4f67cc11-2701-4dbc-8ebb-d8e7275cca15",
          "db_language_id": "34338142-4405-44d8-852d-1bc3ac132659",
          "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-01-30T23:22:40.3785645+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-01-30T23:22:40.3785645+00:00"
      },
      "company_id": "5b4b53d6-e594-46ee-959a-dbcc1e86b8d0",
      "company_code": "sample string 12",
      "db_address_id": "900a960e-1f6c-483e-b9c2-5123dc7d49fb",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "01d52966-4cb7-45e2-a07c-6f7eb2a02be4",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "9e6d1865-7b44-4552-8289-4bc410b44611",
      "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-01-30T23:22:40.3785645+00:00",
      "date_create": "2026-01-30T23:22:40.3785645+00:00",
      "date_update": "2026-01-30T23:22:40.3785645+00:00",
      "updated_by_user_id": "1c816420-e6eb-4c47-8143-5780e4520931",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-01-30T23:22:40.3785645+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-01-30T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-01-30T23:22:40.3785645+00:00",
      "date_last_job": "2026-01-30T23:22:40.3785645+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-01-30T23:22:40.3785645+00:00",
      "modified_dateutc": "2026-01-30T23:22:40.3785645+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "c777efae-28ac-4ca1-971b-881546c3da5d",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "0c3499e9-854c-4059-b151-e50237a5ad26",
      "name": "sample string 2",
      "sales_organization_id": "e56d96a4-840d-4eaa-9fc7-69e33b267747",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-01-30T23:22:40.3785645+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "914818eb-dec3-454c-a0f7-4aa95563888d",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "54ac1d52-d22b-4568-b722-692f470c8003",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "95274f28-a1e5-40de-9573-1c4fc8a7d83d",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "22cfbe3f-4d5a-410e-a9bb-60c995be8c3c",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "dd7a19af-c434-43b6-b654-55cb275e776e",
        "db_currency_id": "4f67cc11-2701-4dbc-8ebb-d8e7275cca15",
        "db_language_id": "34338142-4405-44d8-852d-1bc3ac132659",
        "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-01-30T23:22:40.3785645+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-01-30T23:22:40.3785645+00:00"
    },
    "job_status_id": "a79f487a-3d37-41d9-9035-b722b400df62",
    "job_status_code": "sample string 11",
    "db_address_id": "b766ce34-9748-4fb1-9f35-2e06feefbb6b",
    "contact_id": "e444b17d-059d-42c9-ba70-ee98db525779",
    "requested_by_company_id": "65b3edc6-3add-4dc3-aeec-498432df5987",
    "requested_by_contact_id": "df0d5ce4-08f8-459e-bb29-1d3294e1523f",
    "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-01-30T23:22:40.3785645+00:00",
    "due_date": "2026-01-30T23:22:40.3785645+00:00",
    "date_create": "2026-01-30T23:22:40.3785645+00:00",
    "date_update": "2026-01-30T23:22:40.3785645+00:00",
    "date_closed": "2026-01-30T23:22:40.3785645+00:00",
    "suggested_user_id": "d0e99395-3394-45a2-aa55-b2df287dfd76",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "c763a115-43b6-48ec-9d27-97671eda0f0f",
      "db_language_id": "67647627-253e-47c2-aeb5-4b2c1c74088e",
      "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-01-30T23:22:40.3785645+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "05813e9a-e1ba-4ef3-9f73-85f00f2666fd",
      "sales_organization": {
        "id": "22cfbe3f-4d5a-410e-a9bb-60c995be8c3c",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "dd7a19af-c434-43b6-b654-55cb275e776e",
        "db_currency_id": "4f67cc11-2701-4dbc-8ebb-d8e7275cca15",
        "db_language_id": "34338142-4405-44d8-852d-1bc3ac132659",
        "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-01-30T23:22:40.3785645+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "cd79fcb1-5421-4749-bf85-baec69d9da1f",
      "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": "40ab7d6d-b75f-4312-9716-8a46448ff9a4",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-01-30T23:22:40.3785645+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "e2d02264-6410-4304-9219-eb7968e04581"
    },
    "suggested_date_start": "2026-01-30T23:22:40.3785645+00:00",
    "skill_id": "1a57830d-cfec-4582-90fb-b7b2b903dd27",
    "skill_code": "sample string 32",
    "skill": {
      "id": "08cc4c69-1889-4855-8516-6167ce3a5d0b",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "1b2a7cd7-e912-429f-a4f3-f064f187dfbc",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "22cfbe3f-4d5a-410e-a9bb-60c995be8c3c",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "dd7a19af-c434-43b6-b654-55cb275e776e",
        "db_currency_id": "4f67cc11-2701-4dbc-8ebb-d8e7275cca15",
        "db_language_id": "34338142-4405-44d8-852d-1bc3ac132659",
        "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-01-30T23:22:40.3785645+00:00"
      },
      "modified_dateutc": "2026-01-30T23:22:40.3785645+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "ffc4589a-9f4f-460e-835d-1feadb1e679d",
    "date_reported_by_company": "2026-01-30T23:22:40.3785645+00:00",
    "id2": 36,
    "company_id": "88c0bf16-fda3-4b17-9381-06b65b708b55",
    "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": "f69e7ffb-385d-4b00-902a-2451ec937227",
    "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-01-30T23:22:40.3785645+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-01-30T23:22:40.3785645+00:00"
}