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": "f4b6a160-0303-45d8-97a5-1234dedfa9a1",
  "estimated_quantity": 2.0,
  "article_id": "cf33ee1f-5ba5-456b-ab06-df8361afe857",
  "article_code": "sample string 4",
  "article": {
    "id": "2039b88f-353e-42ee-b5ad-5693615ab2bd",
    "article_category_id": "f52cf8e3-1f71-4170-b018-633176495ea8",
    "article_category": {
      "id": "308feb38-1989-4b23-90cb-6a64751a344d",
      "parent_id": "b9c53593-1ed2-4211-b235-2f90eba0db08",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-07-12T00:10:06.0871663+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "5b67b515-2393-47a1-a7af-46e1ea805abe",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "5f13cb27-0eb4-47c4-aa8c-a44ec3183e74",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "a2d58c1f-d540-4abb-b61c-559e89f8c26a",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "98221208-0731-42b7-86af-6717e4f6f929",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "a71f2eae-1a08-4bba-896a-15a24645ab47",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "b13ea1b3-4e5c-4e1f-b85a-4e8695f095af",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-07-12T00:10:06.0871663+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-07-12T00:10:06.0871663+00:00",
    "date_update": "2026-07-12T00:10:06.0871663+00:00",
    "modified_dateutc": "2026-07-12T00:10:06.0871663+00:00",
    "article_color_id": "35167885-a322-433d-90f5-7c8b540f0143",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "940346a9-3ec9-4a90-a9b9-231d6d019536",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-07-12T00:10:06.0871663+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "b94d990d-722a-4593-b7b1-b33e10aaa3a1",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "0667d67a-3aed-4942-befd-5294cb1586a0",
    "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": "3c274976-8154-4444-b4e2-ad0747df9536",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "2bcd4059-7b78-4ac0-8e8a-e7e14620d5fb",
    "_parent_id": "3ba9e399-1125-4ba1-86dd-650b39cab22e",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "c7fd7387-87eb-4907-b915-13cfa89101e5",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "0f16dd0c-4cce-4f17-b712-0005052e364d",
      "_parent_id": "128c4af7-5b57-4e52-934d-7bd068da281b",
      "root_parent_id": "1aa28a90-ddff-493b-ab67-8d55d8446c17",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "6eb24141-b924-4fe8-8cf3-9ab81553ef75",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "fb144653-e3ee-4378-a63c-4fa6c058e7f5",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "909a2082-4b91-4aa0-a6f9-04cda1289573",
        "_parent_code": "sample string 6",
        "sales_organization_id": "f0fe8ea8-b7b4-4047-822b-b3fd73554cb8",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "12eae1c1-8744-46c8-a87e-2c40dbcdbc3d",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "8df28e37-b4d2-4012-a89e-12af16922da5",
          "db_currency_id": "8c4bf5ea-54cc-43ff-867f-d11e1c02cf5d",
          "db_language_id": "84bbb213-6913-423b-bc58-72b91e144c61",
          "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-07-12T00:10:06.0871663+00:00"
        },
        "modified_dateutc": "2026-07-12T00:10:06.0871663+00:00"
      },
      "equipment_model_id": "fa9e9986-23a1-46f7-95e3-d9cb0393a12b",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "a8040710-223a-43d2-b609-35e129d6537a",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "ea8f24bf-88a5-4c78-b939-f693699e821d",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "1f840c4c-3b50-48b6-b75c-46e0f910ae33",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "7cfbe926-9c23-465a-ae7e-198aa4b99e8e",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "12eae1c1-8744-46c8-a87e-2c40dbcdbc3d",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "8df28e37-b4d2-4012-a89e-12af16922da5",
            "db_currency_id": "8c4bf5ea-54cc-43ff-867f-d11e1c02cf5d",
            "db_language_id": "84bbb213-6913-423b-bc58-72b91e144c61",
            "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-07-12T00:10:06.0871663+00:00"
          },
          "modified_dateutc": "2026-07-12T00:10:06.0871663+00:00"
        },
        "equipment_family_id": "446eca8a-3890-4beb-8925-e92dc1eec8b9",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "fb144653-e3ee-4378-a63c-4fa6c058e7f5",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "909a2082-4b91-4aa0-a6f9-04cda1289573",
          "_parent_code": "sample string 6",
          "sales_organization_id": "f0fe8ea8-b7b4-4047-822b-b3fd73554cb8",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "12eae1c1-8744-46c8-a87e-2c40dbcdbc3d",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "8df28e37-b4d2-4012-a89e-12af16922da5",
            "db_currency_id": "8c4bf5ea-54cc-43ff-867f-d11e1c02cf5d",
            "db_language_id": "84bbb213-6913-423b-bc58-72b91e144c61",
            "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-07-12T00:10:06.0871663+00:00"
          },
          "modified_dateutc": "2026-07-12T00:10:06.0871663+00:00"
        },
        "date_in_production_since": "2026-07-12T00:10:06.0871663+00:00",
        "date_out_of_production_since": "2026-07-12T00:10:06.0871663+00:00",
        "date_end_support": "2026-07-12T00:10:06.0871663+00:00",
        "sales_organization_id": "cb08eb44-2da1-43a2-8ddf-ace1538897dc",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "12eae1c1-8744-46c8-a87e-2c40dbcdbc3d",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "8df28e37-b4d2-4012-a89e-12af16922da5",
          "db_currency_id": "8c4bf5ea-54cc-43ff-867f-d11e1c02cf5d",
          "db_language_id": "84bbb213-6913-423b-bc58-72b91e144c61",
          "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-07-12T00:10:06.0871663+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-07-12T00:10:06.0871663+00:00"
      },
      "project_status_id": "cec35b2a-a1c8-480d-8017-7ac075ed9f82",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "27ac624e-162a-4c67-9609-eda20ca21bba",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "55e2122b-1223-4164-a092-418ecc60d914",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "12eae1c1-8744-46c8-a87e-2c40dbcdbc3d",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "8df28e37-b4d2-4012-a89e-12af16922da5",
          "db_currency_id": "8c4bf5ea-54cc-43ff-867f-d11e1c02cf5d",
          "db_language_id": "84bbb213-6913-423b-bc58-72b91e144c61",
          "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-07-12T00:10:06.0871663+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-07-12T00:10:06.0871663+00:00"
      },
      "company_id": "2c57db42-4052-4301-bcd1-95a85009a645",
      "company_code": "sample string 12",
      "db_address_id": "f62984ba-8983-411e-b03b-8d76ba8d92fe",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "1c62dca6-cdd9-42be-8f0e-523e90ffcf5c",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "79ca84e5-7580-47e4-852f-fef456469921",
      "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-07-12T00:10:06.0871663+00:00",
      "date_create": "2026-07-12T00:10:06.0871663+00:00",
      "date_update": "2026-07-12T00:10:06.0871663+00:00",
      "updated_by_user_id": "ba231c75-749f-4f49-8925-bc35f68cb250",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-07-12T00:10:06.0871663+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-07-12T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-07-12T00:10:06.0871663+00:00",
      "date_last_job": "2026-07-12T00:10:06.0871663+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-07-12T00:10:06.0871663+00:00",
      "modified_dateutc": "2026-07-12T00:10:06.0871663+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "18714074-35b0-4161-bcfc-9427697b7600",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "1362fe24-c83d-4ff5-8111-7ea9188b7541",
      "name": "sample string 2",
      "sales_organization_id": "c8420b54-ca49-40a6-b2d7-55048c90d4e0",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-07-12T00:10:06.0871663+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "80cb6491-628c-439a-acda-0c33c90274a8",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "e8824e38-f6b1-4289-9c67-f3625da52d7e",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "b1081f75-e850-4913-a4b8-b39a8ab62a0c",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "12eae1c1-8744-46c8-a87e-2c40dbcdbc3d",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "8df28e37-b4d2-4012-a89e-12af16922da5",
        "db_currency_id": "8c4bf5ea-54cc-43ff-867f-d11e1c02cf5d",
        "db_language_id": "84bbb213-6913-423b-bc58-72b91e144c61",
        "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-07-12T00:10:06.0871663+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-07-12T00:10:06.0871663+00:00"
    },
    "job_status_id": "ba89fe26-81aa-465e-a7e5-46d286c35c2f",
    "job_status_code": "sample string 11",
    "db_address_id": "aaf710d3-597b-427e-8709-04a2b01182c1",
    "contact_id": "c1846919-98eb-4822-9634-0b81ec9f323c",
    "requested_by_company_id": "ed1cc520-575a-4c69-9a90-63ac7271f308",
    "requested_by_contact_id": "aab69db2-424b-4ebd-b49d-e28dfb1f5486",
    "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-07-12T00:10:06.0871663+00:00",
    "due_date": "2026-07-12T00:10:06.0871663+00:00",
    "date_create": "2026-07-12T00:10:06.0871663+00:00",
    "date_update": "2026-07-12T00:10:06.0871663+00:00",
    "date_closed": "2026-07-12T00:10:06.0871663+00:00",
    "suggested_user_id": "adc921c8-05f2-43c7-8390-2b8e417bb672",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "52ef83d5-04dd-4aae-89af-aafdeb4b5c4a",
      "db_language_id": "3066cecf-46ab-493a-ac3a-6f5b055603fb",
      "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-07-12T00:10:06.0871663+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "d2d0bd17-929b-46d6-ad2d-a68840fd9ce0",
      "sales_organization": {
        "id": "12eae1c1-8744-46c8-a87e-2c40dbcdbc3d",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "8df28e37-b4d2-4012-a89e-12af16922da5",
        "db_currency_id": "8c4bf5ea-54cc-43ff-867f-d11e1c02cf5d",
        "db_language_id": "84bbb213-6913-423b-bc58-72b91e144c61",
        "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-07-12T00:10:06.0871663+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "a9a44e59-08a6-402c-93ae-d7922520847a",
      "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": "cbdcfde8-bfac-45a2-8ec0-879ed9ac73d3",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-07-12T00:10:06.0871663+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "9ae30dcd-6ac6-4ae2-99a4-317e2deb1e18"
    },
    "suggested_date_start": "2026-07-12T00:10:06.0871663+00:00",
    "skill_id": "9958f0e5-1688-4d71-a71f-22ae530e359b",
    "skill_code": "sample string 32",
    "skill": {
      "id": "336c5051-d196-44ef-81d7-6fc1bf8a990b",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "08ad17f7-ab71-4ba4-846f-f3a8cce2e741",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "12eae1c1-8744-46c8-a87e-2c40dbcdbc3d",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "8df28e37-b4d2-4012-a89e-12af16922da5",
        "db_currency_id": "8c4bf5ea-54cc-43ff-867f-d11e1c02cf5d",
        "db_language_id": "84bbb213-6913-423b-bc58-72b91e144c61",
        "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-07-12T00:10:06.0871663+00:00"
      },
      "modified_dateutc": "2026-07-12T00:10:06.0871663+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "1bc26e4d-d1b6-4fbb-93b2-9d3900b94b41",
    "date_reported_by_company": "2026-07-12T00:10:06.0871663+00:00",
    "id2": 36,
    "company_id": "dac00d1a-deca-45f4-ab53-30f985b4851b",
    "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": "f912556e-a9e3-4403-8dca-dde4fcddc9bf",
    "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-07-12T00:10:06.0871663+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-07-12T00:10:06.0871663+00:00"
}