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": "c5c36989-4c8d-46a9-a502-8331a7ccbc6e",
  "estimated_quantity": 2.0,
  "article_id": "35fa4f1a-2edf-4f27-8334-c223aaa6c7a2",
  "article_code": "sample string 4",
  "article": {
    "id": "d82dd777-6506-4fd8-926c-56e9c3e1324c",
    "article_category_id": "fc957426-f058-46e6-86f9-72198b4c64aa",
    "article_category": {
      "id": "271037da-9187-4370-8d1c-3d362a8264f1",
      "parent_id": "582155e4-034b-4c0a-8f8b-d6fb132dfdce",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2024-04-25T04:26:32.5668116+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "3168c9e9-cdf8-4230-a6ac-6d631fe3d3e2",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "6f1c8aae-58f2-42a9-ada9-775af6ac792f",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "171e8093-f045-4935-8b1a-38a48bf68fe7",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "0d2f057d-b27d-4c69-9daa-736b20970ee5",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "0fa0dcd9-b06f-4f91-adfe-d7fc9e53c402",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "c62959ad-f6fb-4839-bf90-3be20680f27e",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2024-04-25T04:26:32.5668116+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": "2024-04-25T04:26:32.5668116+00:00",
    "date_update": "2024-04-25T04:26:32.5668116+00:00",
    "modified_dateutc": "2024-04-25T04:26:32.5668116+00:00",
    "article_color_id": "42e9b50f-5321-4b0a-9e5f-9d2f0504e8b3",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "3a4ca97e-c2cf-4c7b-8766-902940137084",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2024-04-25T04:26:32.5668116+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "9104a40e-3512-40cb-b6be-78b095ed2f1f",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "75a9688f-ce18-414a-b9b4-26d68ef041b6",
    "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": "a2c4f600-b432-4df1-9644-9375b4157413",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "b335d5cb-d8e7-4036-9615-bd8724864372",
    "_parent_id": "d59e5de6-843e-49a3-ba40-c578f626fcfa",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "61897393-2bd6-4ca7-b1d4-c29164080181",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "457b2a32-7aca-409b-8cf2-0f6cbf912a50",
      "_parent_id": "f9932300-0df4-4cdf-8314-f3530377fa00",
      "root_parent_id": "8738a1aa-c101-4e5b-ba7c-b82d0f1a1fe0",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "ae42a80c-ff3d-46a6-86ac-32610b289a27",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "d6b551af-9f23-4fe0-a908-8a768d6bb089",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "dec057e5-d810-4ae4-b041-0b7722655e17",
        "_parent_code": "sample string 6",
        "sales_organization_id": "0b0bbe45-a8d6-4c01-bbc9-3449b904c026",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "bdfa62da-f4f9-4406-b870-895fea698681",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "9d86f7ff-98b7-40b1-8a44-67bb3390c120",
          "db_currency_id": "47840cc6-60f3-4249-84cd-f5402c8c3332",
          "db_language_id": "5b712e06-979c-41b6-9812-d9eb8ecf7d12",
          "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": "2024-04-25T04:26:32.5668116+00:00"
        },
        "modified_dateutc": "2024-04-25T04:26:32.5668116+00:00"
      },
      "equipment_model_id": "c8f2bcfa-bec7-431b-9f06-293d84872a09",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "855b5fad-6810-4b83-93b3-4ed89bc9ccf0",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "b78e5aa9-ea21-4f42-948e-3d770cbe4d0e",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "d851802f-2262-48f3-9f32-6ae1678c8e5a",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "9dd0b2df-4b90-4eb3-83c0-5973ca3a00d7",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "bdfa62da-f4f9-4406-b870-895fea698681",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "9d86f7ff-98b7-40b1-8a44-67bb3390c120",
            "db_currency_id": "47840cc6-60f3-4249-84cd-f5402c8c3332",
            "db_language_id": "5b712e06-979c-41b6-9812-d9eb8ecf7d12",
            "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": "2024-04-25T04:26:32.5668116+00:00"
          },
          "modified_dateutc": "2024-04-25T04:26:32.5668116+00:00"
        },
        "equipment_family_id": "977d1be8-b078-43d1-844a-93c6ae1bfb3e",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "d6b551af-9f23-4fe0-a908-8a768d6bb089",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "dec057e5-d810-4ae4-b041-0b7722655e17",
          "_parent_code": "sample string 6",
          "sales_organization_id": "0b0bbe45-a8d6-4c01-bbc9-3449b904c026",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "bdfa62da-f4f9-4406-b870-895fea698681",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "9d86f7ff-98b7-40b1-8a44-67bb3390c120",
            "db_currency_id": "47840cc6-60f3-4249-84cd-f5402c8c3332",
            "db_language_id": "5b712e06-979c-41b6-9812-d9eb8ecf7d12",
            "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": "2024-04-25T04:26:32.5668116+00:00"
          },
          "modified_dateutc": "2024-04-25T04:26:32.5668116+00:00"
        },
        "date_in_production_since": "2024-04-25T04:26:32.5668116+00:00",
        "date_out_of_production_since": "2024-04-25T04:26:32.5668116+00:00",
        "date_end_support": "2024-04-25T04:26:32.5668116+00:00",
        "sales_organization_id": "596e730d-910c-44b2-b4c8-50a8e2dce5e4",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "bdfa62da-f4f9-4406-b870-895fea698681",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "9d86f7ff-98b7-40b1-8a44-67bb3390c120",
          "db_currency_id": "47840cc6-60f3-4249-84cd-f5402c8c3332",
          "db_language_id": "5b712e06-979c-41b6-9812-d9eb8ecf7d12",
          "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": "2024-04-25T04:26:32.5668116+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": "2024-04-25T04:26:32.5668116+00:00"
      },
      "project_status_id": "f54529ee-3acc-48e0-90f4-63a1eda95f22",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "9fac984a-89b7-4d59-9f7d-e879d7de8d60",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "c0f3af75-8400-4d48-8677-838742fc43a1",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "bdfa62da-f4f9-4406-b870-895fea698681",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "9d86f7ff-98b7-40b1-8a44-67bb3390c120",
          "db_currency_id": "47840cc6-60f3-4249-84cd-f5402c8c3332",
          "db_language_id": "5b712e06-979c-41b6-9812-d9eb8ecf7d12",
          "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": "2024-04-25T04:26:32.5668116+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2024-04-25T04:26:32.5668116+00:00"
      },
      "company_id": "78abeb09-e92b-4ba9-8995-65a4dbd42848",
      "company_code": "sample string 12",
      "db_address_id": "003edd41-2f27-4a0e-9fc8-8360a18d09c5",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "b7dda41a-ca5e-47ff-aceb-f926de514980",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "b33b183b-9d66-4bfd-b7df-b53d878cf702",
      "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": "2024-04-25T04:26:32.5824359+00:00",
      "date_create": "2024-04-25T04:26:32.5824359+00:00",
      "date_update": "2024-04-25T04:26:32.5824359+00:00",
      "updated_by_user_id": "863669ca-cc95-481e-a121-c5901b770495",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2024-04-25T04:26:32.5824359+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": "2024-04-25T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2024-04-25T04:26:32.5824359+00:00",
      "date_last_job": "2024-04-25T04:26:32.5824359+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2024-04-25T04:26:32.5824359+00:00",
      "modified_dateutc": "2024-04-25T04:26:32.5824359+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "d1828371-f8b0-483d-a25e-5c2012e8c7f6",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "1d0b8999-915e-4617-85d8-59f6b4aab67e",
      "name": "sample string 2",
      "sales_organization_id": "b21e540c-f12f-4ddd-ad45-f9edab6bfa41",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2024-04-25T04:26:32.5824359+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "5317f3cb-cd7c-45fc-ba73-ccff50a29c31",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "2a90e2e0-5666-4d83-9bf1-9112b005151e",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "1e696e67-e30e-49fc-a32e-5d3d7772887b",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "bdfa62da-f4f9-4406-b870-895fea698681",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "9d86f7ff-98b7-40b1-8a44-67bb3390c120",
        "db_currency_id": "47840cc6-60f3-4249-84cd-f5402c8c3332",
        "db_language_id": "5b712e06-979c-41b6-9812-d9eb8ecf7d12",
        "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": "2024-04-25T04:26:32.5668116+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2024-04-25T04:26:32.5824359+00:00"
    },
    "job_status_id": "199b1d00-5591-43c0-acb3-b1711c09a92c",
    "job_status_code": "sample string 11",
    "db_address_id": "0851ce8c-df4b-4768-a689-f31d734cf7f9",
    "contact_id": "6a0200d4-6059-48a3-aad2-db3a0aada904",
    "requested_by_company_id": "54b7ceb8-c61f-43c5-8c5a-4a029b706eb2",
    "requested_by_contact_id": "ba834bfb-f835-4d5f-8aeb-0f18ad0faeb3",
    "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": "2024-04-25T04:26:32.5824359+00:00",
    "due_date": "2024-04-25T04:26:32.5824359+00:00",
    "date_create": "2024-04-25T04:26:32.5824359+00:00",
    "date_update": "2024-04-25T04:26:32.5824359+00:00",
    "date_closed": "2024-04-25T04:26:32.5824359+00:00",
    "suggested_user_id": "e29743ca-b961-4903-a4d3-b19b7588b231",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "05569f17-bde3-42c7-8ce8-0f3810d3b0d1",
      "db_language_id": "48be2c62-53af-4ff2-be04-812de36a0cff",
      "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": "2024-04-25T04:26:32.5824359+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "00f76433-9b6c-41f6-8f2d-94d5ff950b9e",
      "sales_organization": {
        "id": "bdfa62da-f4f9-4406-b870-895fea698681",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "9d86f7ff-98b7-40b1-8a44-67bb3390c120",
        "db_currency_id": "47840cc6-60f3-4249-84cd-f5402c8c3332",
        "db_language_id": "5b712e06-979c-41b6-9812-d9eb8ecf7d12",
        "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": "2024-04-25T04:26:32.5668116+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "a8e4243f-3a90-49c7-9e78-8da1ae0283f5",
      "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": "20b00164-c224-45a1-b111-e851847a46b8",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2024-04-25T04:26:32.5824359+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "b43941b3-32e7-4c28-8f71-022835b9e8db"
    },
    "suggested_date_start": "2024-04-25T04:26:32.5824359+00:00",
    "skill_id": "9edaf970-fd16-404d-aaa4-8047674be5e9",
    "skill_code": "sample string 32",
    "skill": {
      "id": "53d3f589-8f59-41d9-9a91-e583eec68f7b",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "5d65118a-a6ca-4d09-9f82-36fa48aed7dd",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "bdfa62da-f4f9-4406-b870-895fea698681",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "9d86f7ff-98b7-40b1-8a44-67bb3390c120",
        "db_currency_id": "47840cc6-60f3-4249-84cd-f5402c8c3332",
        "db_language_id": "5b712e06-979c-41b6-9812-d9eb8ecf7d12",
        "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": "2024-04-25T04:26:32.5668116+00:00"
      },
      "modified_dateutc": "2024-04-25T04:26:32.5824359+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "7a266114-a0a4-4bea-a4cb-2e99e0201ad1",
    "date_reported_by_company": "2024-04-25T04:26:32.5824359+00:00",
    "id2": 36,
    "company_id": "3e0b3e9a-aacc-4620-97de-e3c024144645",
    "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": "afc4c8d7-d056-4c5e-9253-7fb7ea675a80",
    "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": "2024-04-25T04:26:32.5824359+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2024-04-25T04:26:32.5824359+00:00"
}