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": "e68f7905-380a-4019-bf27-3a20666c1443",
  "estimated_quantity": 2.0,
  "article_id": "b58fe8e2-ecb0-4347-89d7-a86ad2164c74",
  "article_code": "sample string 4",
  "article": {
    "id": "38df537a-ed81-4519-8707-3f3b9182607a",
    "article_category_id": "0090ac33-f4a1-4d88-af6a-a7f425ecdb30",
    "article_category": {
      "id": "50fc1c0e-8cd1-492a-a81b-72e7effda29e",
      "parent_id": "97bd03c2-93f9-46db-adeb-0734d804393f",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-04-16T14:31:57.2691661+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "ac42b57e-c019-486a-bcca-197175ec4abb",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "ff71ea73-cb1b-4046-a924-c389807cfe24",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "a01e9aea-4ae1-4741-a404-a4cbe4191e63",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "e91465d7-d1ae-4f57-8296-810cbfe8ab82",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "667305aa-db5d-4785-b574-cab32ea6f52a",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "ec795a5e-badf-4ac5-b8c4-359128c3a739",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-04-16T14:31:57.2691661+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-04-16T14:31:57.2691661+00:00",
    "date_update": "2026-04-16T14:31:57.2691661+00:00",
    "modified_dateutc": "2026-04-16T14:31:57.2691661+00:00",
    "article_color_id": "5736fd9d-b6ff-4d18-a07e-6037f0d8df36",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "ea2d246e-7e63-49b7-997d-47faa857ee72",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-04-16T14:31:57.2691661+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "675e267e-4bd7-47ef-84f8-aaa141ad6471",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "e7bd877a-3b65-4fd5-81d1-6abf586bfe9b",
    "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": "febf1ce9-da52-4aef-be4a-f4440478bcd7",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "25ad5e6e-f624-4d78-89d3-947400f25e32",
    "_parent_id": "92d27625-f9bb-4006-8fc4-81c73fff1221",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "0f4bd698-aa7a-4b08-91d1-b7d011570e75",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "6eeee56b-43cf-4eff-8506-ce37eec1bc3e",
      "_parent_id": "a4e5eef2-dc86-4e45-9861-c4eb0be3b128",
      "root_parent_id": "fb1e2461-0a7a-476d-8bee-2e3feb11291b",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "3dd80593-ce54-4d81-8f80-dead4ce8f258",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "36858735-d560-4b37-88fc-b26be39801e9",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "5d0322eb-12d6-45b2-9827-710ea2c2dbd6",
        "_parent_code": "sample string 6",
        "sales_organization_id": "322aa8ed-7767-44fa-9dc5-73b8eb23da99",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "12663ef8-e207-4be3-8bb6-ccfab0ccd292",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "c6ccb8e1-451f-47d2-9279-2fe9b59f5a94",
          "db_currency_id": "46996373-02ad-4026-b6fa-ff70d6407be0",
          "db_language_id": "bddc08f8-2921-4b8f-917b-414c73156a0f",
          "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-04-16T14:31:57.2691661+00:00"
        },
        "modified_dateutc": "2026-04-16T14:31:57.2691661+00:00"
      },
      "equipment_model_id": "c3f8a3a2-ee0c-4f63-ab0b-a762013f013d",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "388c8854-3a21-4e9e-87f0-d282b1ad9e66",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "870e4b52-ee6a-4104-8b21-c21f8e190b2f",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "4f9fece5-ea3d-4412-9865-f2bdeded6b45",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "9de99d09-7399-4fcd-a68c-42ba7cc9e104",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "12663ef8-e207-4be3-8bb6-ccfab0ccd292",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "c6ccb8e1-451f-47d2-9279-2fe9b59f5a94",
            "db_currency_id": "46996373-02ad-4026-b6fa-ff70d6407be0",
            "db_language_id": "bddc08f8-2921-4b8f-917b-414c73156a0f",
            "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-04-16T14:31:57.2691661+00:00"
          },
          "modified_dateutc": "2026-04-16T14:31:57.2691661+00:00"
        },
        "equipment_family_id": "7332950d-2831-491e-905a-223597042091",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "36858735-d560-4b37-88fc-b26be39801e9",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "5d0322eb-12d6-45b2-9827-710ea2c2dbd6",
          "_parent_code": "sample string 6",
          "sales_organization_id": "322aa8ed-7767-44fa-9dc5-73b8eb23da99",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "12663ef8-e207-4be3-8bb6-ccfab0ccd292",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "c6ccb8e1-451f-47d2-9279-2fe9b59f5a94",
            "db_currency_id": "46996373-02ad-4026-b6fa-ff70d6407be0",
            "db_language_id": "bddc08f8-2921-4b8f-917b-414c73156a0f",
            "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-04-16T14:31:57.2691661+00:00"
          },
          "modified_dateutc": "2026-04-16T14:31:57.2691661+00:00"
        },
        "date_in_production_since": "2026-04-16T14:31:57.2691661+00:00",
        "date_out_of_production_since": "2026-04-16T14:31:57.2691661+00:00",
        "date_end_support": "2026-04-16T14:31:57.2691661+00:00",
        "sales_organization_id": "64dde056-089d-4f7a-9f87-66618aaeb834",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "12663ef8-e207-4be3-8bb6-ccfab0ccd292",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "c6ccb8e1-451f-47d2-9279-2fe9b59f5a94",
          "db_currency_id": "46996373-02ad-4026-b6fa-ff70d6407be0",
          "db_language_id": "bddc08f8-2921-4b8f-917b-414c73156a0f",
          "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-04-16T14:31:57.2691661+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-04-16T14:31:57.2691661+00:00"
      },
      "project_status_id": "56b22f83-4ddc-4c02-8578-9f2278dec398",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "d42cb038-5719-4643-95c0-639d821345cd",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "c90e9a63-7fa7-4a43-913b-4c80ff6b11b4",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "12663ef8-e207-4be3-8bb6-ccfab0ccd292",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "c6ccb8e1-451f-47d2-9279-2fe9b59f5a94",
          "db_currency_id": "46996373-02ad-4026-b6fa-ff70d6407be0",
          "db_language_id": "bddc08f8-2921-4b8f-917b-414c73156a0f",
          "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-04-16T14:31:57.2691661+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-04-16T14:31:57.2691661+00:00"
      },
      "company_id": "5b4c7f57-a4e5-4d96-8cd9-10dc70175536",
      "company_code": "sample string 12",
      "db_address_id": "ebc95f42-71c9-40c1-a297-db260b95bb6c",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "5adfb591-8488-4421-9988-1c1a7f15344d",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "1668ec21-edf3-4ad0-8154-ee92af5e10ea",
      "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-04-16T14:31:57.2691661+00:00",
      "date_create": "2026-04-16T14:31:57.2691661+00:00",
      "date_update": "2026-04-16T14:31:57.2691661+00:00",
      "updated_by_user_id": "7c7b834a-8c33-47a9-92bd-546065abd574",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-04-16T14:31:57.2691661+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-04-16T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-04-16T14:31:57.2691661+00:00",
      "date_last_job": "2026-04-16T14:31:57.2691661+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-04-16T14:31:57.2691661+00:00",
      "modified_dateutc": "2026-04-16T14:31:57.2691661+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "fa1bbaf3-e6e8-41d1-bcdc-c446a9da964d",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "91c7a473-745c-4484-bd6b-1beb614b761b",
      "name": "sample string 2",
      "sales_organization_id": "e8ca5eee-4ed4-4f42-9323-492ee72cc137",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-04-16T14:31:57.2691661+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "c725ffab-735b-4ced-811f-51236c310c68",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "ff613709-d59c-442d-87ba-184bce22bcb9",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "b6b60dff-05e6-4ca6-9fe6-31415a0fb1a6",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "12663ef8-e207-4be3-8bb6-ccfab0ccd292",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "c6ccb8e1-451f-47d2-9279-2fe9b59f5a94",
        "db_currency_id": "46996373-02ad-4026-b6fa-ff70d6407be0",
        "db_language_id": "bddc08f8-2921-4b8f-917b-414c73156a0f",
        "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-04-16T14:31:57.2691661+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-04-16T14:31:57.2691661+00:00"
    },
    "job_status_id": "45ef4fad-df93-4e8e-8214-94da2442257f",
    "job_status_code": "sample string 11",
    "db_address_id": "36cda349-ad7f-496a-a84a-723214d80bfb",
    "contact_id": "9b357b5a-6acb-4b33-82a8-11982e623e40",
    "requested_by_company_id": "bb485eca-1364-4923-8ac5-46e19fe0067c",
    "requested_by_contact_id": "83a2256a-e1ee-47fa-8073-6123abd768bc",
    "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-04-16T14:31:57.2691661+00:00",
    "due_date": "2026-04-16T14:31:57.2691661+00:00",
    "date_create": "2026-04-16T14:31:57.2691661+00:00",
    "date_update": "2026-04-16T14:31:57.2691661+00:00",
    "date_closed": "2026-04-16T14:31:57.2691661+00:00",
    "suggested_user_id": "7b2bccc5-7d34-4770-8d77-82191754b746",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "3170f8d9-3d6b-4879-a49a-3fbe0b677b53",
      "db_language_id": "ec9c872a-01a4-49c2-8661-3f934791871b",
      "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-04-16T14:31:57.2691661+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "def6e483-eecb-4693-9f0b-dfbd739c92d8",
      "sales_organization": {
        "id": "12663ef8-e207-4be3-8bb6-ccfab0ccd292",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "c6ccb8e1-451f-47d2-9279-2fe9b59f5a94",
        "db_currency_id": "46996373-02ad-4026-b6fa-ff70d6407be0",
        "db_language_id": "bddc08f8-2921-4b8f-917b-414c73156a0f",
        "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-04-16T14:31:57.2691661+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "31871caa-428f-4b5d-9554-5b44905ea5a7",
      "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": "6e6bb5c1-ef35-4b24-a018-cc03a25bd844",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-04-16T14:31:57.2691661+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "7c2c53f6-906d-4bf6-ae52-6cfa2fe15e26"
    },
    "suggested_date_start": "2026-04-16T14:31:57.2691661+00:00",
    "skill_id": "403f14c9-8a36-4f03-b0d2-01673670e783",
    "skill_code": "sample string 32",
    "skill": {
      "id": "00238f9d-06d1-4ca2-92ed-23c7c8059209",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "542324fe-cc96-4f72-88e7-848ff59f6568",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "12663ef8-e207-4be3-8bb6-ccfab0ccd292",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "c6ccb8e1-451f-47d2-9279-2fe9b59f5a94",
        "db_currency_id": "46996373-02ad-4026-b6fa-ff70d6407be0",
        "db_language_id": "bddc08f8-2921-4b8f-917b-414c73156a0f",
        "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-04-16T14:31:57.2691661+00:00"
      },
      "modified_dateutc": "2026-04-16T14:31:57.2691661+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "4709f9b7-5eb0-4d6a-82a0-f9474c748295",
    "date_reported_by_company": "2026-04-16T14:31:57.2691661+00:00",
    "id2": 36,
    "company_id": "f98e9b95-b696-48b4-9918-c99478770212",
    "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": "27fdd161-282e-4a27-805a-510d48f5c276",
    "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-04-16T14:31:57.2691661+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-04-16T14:31:57.2691661+00:00"
}