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": "aca5098f-b84e-4929-9666-542593aa1b3d",
  "estimated_quantity": 2.0,
  "article_id": "f7defa4b-6d36-40f6-b257-1a7076ad0835",
  "article_code": "sample string 4",
  "article": {
    "id": "d5fa50ba-1d0d-4f69-ace2-3b57bb346994",
    "article_category_id": "e7c43263-49be-44d4-9e28-a0d34cf74019",
    "article_category": {
      "id": "eefa22d0-fb14-49c4-8dd4-9d2808c3ec28",
      "parent_id": "d96c92ae-2da7-40c1-b372-60cf172f3fa1",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-01-15T10:29:47.2853993+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "f83f4b5d-a467-40ea-a236-035366cb9fdb",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "2dd8b41c-2b7d-4958-91b5-acd0981ce5ee",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "ea904e02-83fb-4437-9b62-40ac1820909f",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "f080cfba-cd58-499e-9039-5e8bf36285ed",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "9aaa434e-fd5e-413e-81c4-941e246126bc",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "3ecbd803-898f-4354-b18a-a65496991757",
    "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-15T10:29:47.2853993+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-15T10:29:47.2853993+00:00",
    "date_update": "2026-01-15T10:29:47.2853993+00:00",
    "modified_dateutc": "2026-01-15T10:29:47.2853993+00:00",
    "article_color_id": "af6c0ead-a0c9-4ace-aa01-11476800d1f1",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "2bd3f124-c786-4276-8284-3538d3b066ae",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-01-15T10:29:47.2853993+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "601ba855-aa50-4a56-9b47-9cf59ddf7f87",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "4557037e-18c5-48c0-ae3d-c79feef345db",
    "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": "a4664f8f-5f49-4caa-908f-668cf41c1f13",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "17670872-bbfe-4177-8857-3a4ae34d7af4",
    "_parent_id": "9f0152c4-e98f-4334-b7d9-7b646fc6e1ca",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "f84f73bb-7642-46f8-8c67-a5c2cef90b59",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "970f92fa-1544-4450-93c6-ce3e3dcb49eb",
      "_parent_id": "fcc67b92-c6b6-4e09-a56f-420d8987af9a",
      "root_parent_id": "be4a1fd3-c648-41f5-bdce-1c254b6b83d7",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "d15f6b18-7fb6-408e-aeeb-2ee99e39d293",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "43e76d19-e97b-472e-8bc4-1be8870ebfd5",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "3cdd2488-0ce7-47fd-86df-4052bdab9c44",
        "_parent_code": "sample string 6",
        "sales_organization_id": "84ac756d-5185-4677-bfdf-412622e06af9",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "0f5ef8ab-ebd5-4dcf-bd5f-bdc648f6a61d",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "bdb566bf-3916-4b04-9f81-56e22ec0119e",
          "db_currency_id": "8bc7c896-eef5-43da-86ad-d1e7aa6cecea",
          "db_language_id": "a5451440-7f3f-4445-bf7f-edadbaa78e7d",
          "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-15T10:29:47.2853993+00:00"
        },
        "modified_dateutc": "2026-01-15T10:29:47.2853993+00:00"
      },
      "equipment_model_id": "c3a9d46b-c1d3-4026-b874-7bb3c07f64c3",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "cf531321-fddd-4f99-9672-67600c3c5f81",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "9de124df-5e7f-46c4-8264-e15b5e81f98d",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "ad238b76-334f-4695-b2fc-57c64ce60d32",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "41ad9e14-0ba6-438d-ac08-fa63a3fe2e6d",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "0f5ef8ab-ebd5-4dcf-bd5f-bdc648f6a61d",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "bdb566bf-3916-4b04-9f81-56e22ec0119e",
            "db_currency_id": "8bc7c896-eef5-43da-86ad-d1e7aa6cecea",
            "db_language_id": "a5451440-7f3f-4445-bf7f-edadbaa78e7d",
            "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-15T10:29:47.2853993+00:00"
          },
          "modified_dateutc": "2026-01-15T10:29:47.2853993+00:00"
        },
        "equipment_family_id": "c989fc0a-a2ff-4037-809f-91619fdaca92",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "43e76d19-e97b-472e-8bc4-1be8870ebfd5",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "3cdd2488-0ce7-47fd-86df-4052bdab9c44",
          "_parent_code": "sample string 6",
          "sales_organization_id": "84ac756d-5185-4677-bfdf-412622e06af9",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "0f5ef8ab-ebd5-4dcf-bd5f-bdc648f6a61d",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "bdb566bf-3916-4b04-9f81-56e22ec0119e",
            "db_currency_id": "8bc7c896-eef5-43da-86ad-d1e7aa6cecea",
            "db_language_id": "a5451440-7f3f-4445-bf7f-edadbaa78e7d",
            "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-15T10:29:47.2853993+00:00"
          },
          "modified_dateutc": "2026-01-15T10:29:47.2853993+00:00"
        },
        "date_in_production_since": "2026-01-15T10:29:47.2853993+00:00",
        "date_out_of_production_since": "2026-01-15T10:29:47.2853993+00:00",
        "date_end_support": "2026-01-15T10:29:47.2853993+00:00",
        "sales_organization_id": "3a9bf7b1-bd3e-4bab-96cf-afdd0b45498c",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "0f5ef8ab-ebd5-4dcf-bd5f-bdc648f6a61d",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "bdb566bf-3916-4b04-9f81-56e22ec0119e",
          "db_currency_id": "8bc7c896-eef5-43da-86ad-d1e7aa6cecea",
          "db_language_id": "a5451440-7f3f-4445-bf7f-edadbaa78e7d",
          "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-15T10:29:47.2853993+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-15T10:29:47.2853993+00:00"
      },
      "project_status_id": "76ca4507-d367-46dd-b18b-1d6273059dd3",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "699ee88d-96b1-4231-acbb-5c4184eb0c86",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "b56c00ad-325c-4daa-9117-572a9b1e9604",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "0f5ef8ab-ebd5-4dcf-bd5f-bdc648f6a61d",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "bdb566bf-3916-4b04-9f81-56e22ec0119e",
          "db_currency_id": "8bc7c896-eef5-43da-86ad-d1e7aa6cecea",
          "db_language_id": "a5451440-7f3f-4445-bf7f-edadbaa78e7d",
          "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-15T10:29:47.2853993+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-01-15T10:29:47.2853993+00:00"
      },
      "company_id": "bf10b141-8b9d-4934-9ea9-882eac1631bd",
      "company_code": "sample string 12",
      "db_address_id": "f772d0e6-2748-451e-b919-7f62d96963c3",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "07b77d88-d927-4e73-b3e7-ff1a089a4e5c",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "49efc429-19b7-470c-b602-ebcecc29e692",
      "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-15T10:29:47.2853993+00:00",
      "date_create": "2026-01-15T10:29:47.2853993+00:00",
      "date_update": "2026-01-15T10:29:47.2853993+00:00",
      "updated_by_user_id": "30f4b373-1a20-4565-ab73-bdb67c1f4883",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-01-15T10:29:47.2853993+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-15T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-01-15T10:29:47.2853993+00:00",
      "date_last_job": "2026-01-15T10:29:47.2853993+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-01-15T10:29:47.2853993+00:00",
      "modified_dateutc": "2026-01-15T10:29:47.2853993+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "a290fba8-34d7-4b40-9d5e-7abf920057be",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "1f307391-1550-4153-a21e-c423820c8baf",
      "name": "sample string 2",
      "sales_organization_id": "fc6e8206-f0a9-4eae-9aab-ec2530ae6c5f",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-01-15T10:29:47.2853993+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "30d563a3-6dd7-4785-b851-dcbbe7ab3221",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "8243ffe2-cf7b-4395-a5f1-7b56bad41ce8",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "f9460f69-e80e-4129-8599-f4f0cb4f9246",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "0f5ef8ab-ebd5-4dcf-bd5f-bdc648f6a61d",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "bdb566bf-3916-4b04-9f81-56e22ec0119e",
        "db_currency_id": "8bc7c896-eef5-43da-86ad-d1e7aa6cecea",
        "db_language_id": "a5451440-7f3f-4445-bf7f-edadbaa78e7d",
        "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-15T10:29:47.2853993+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-01-15T10:29:47.2853993+00:00"
    },
    "job_status_id": "d48d967c-49bc-46b9-90d6-e911fc840ec0",
    "job_status_code": "sample string 11",
    "db_address_id": "882a5809-6ffe-4da6-893e-f8c0c226d544",
    "contact_id": "db2e31a7-7572-4540-9ffd-1dbfb92d3224",
    "requested_by_company_id": "f44d5351-f3b5-48ba-8595-136065e07564",
    "requested_by_contact_id": "247dee12-aa27-45cf-9260-900476d4b303",
    "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-15T10:29:47.2853993+00:00",
    "due_date": "2026-01-15T10:29:47.2853993+00:00",
    "date_create": "2026-01-15T10:29:47.2853993+00:00",
    "date_update": "2026-01-15T10:29:47.2853993+00:00",
    "date_closed": "2026-01-15T10:29:47.2853993+00:00",
    "suggested_user_id": "0f2303bb-a5ca-437f-8663-eb664938ed7d",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "446d599a-fa6e-46ad-b7c2-8e402a43b83b",
      "db_language_id": "6284bff3-82fc-4f1e-afa5-a8981d570813",
      "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-15T10:29:47.2853993+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "3b59a1d9-5180-4b2c-bea8-545f20b71070",
      "sales_organization": {
        "id": "0f5ef8ab-ebd5-4dcf-bd5f-bdc648f6a61d",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "bdb566bf-3916-4b04-9f81-56e22ec0119e",
        "db_currency_id": "8bc7c896-eef5-43da-86ad-d1e7aa6cecea",
        "db_language_id": "a5451440-7f3f-4445-bf7f-edadbaa78e7d",
        "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-15T10:29:47.2853993+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "e05511e6-3d5f-40f0-a273-80071fccf403",
      "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": "ae673b4e-e598-4a0d-9321-406fe64fc975",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-01-15T10:29:47.2853993+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "488d43d2-8c7d-478b-bf2e-4118f5328cf9"
    },
    "suggested_date_start": "2026-01-15T10:29:47.2853993+00:00",
    "skill_id": "ce4da1ca-60bc-40a3-a0b6-74bf761bf4b7",
    "skill_code": "sample string 32",
    "skill": {
      "id": "bcab025c-a997-43dc-b13a-bf65ae35df82",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "3b32e427-dc80-437a-a95b-5fa8f61e94f1",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "0f5ef8ab-ebd5-4dcf-bd5f-bdc648f6a61d",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "bdb566bf-3916-4b04-9f81-56e22ec0119e",
        "db_currency_id": "8bc7c896-eef5-43da-86ad-d1e7aa6cecea",
        "db_language_id": "a5451440-7f3f-4445-bf7f-edadbaa78e7d",
        "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-15T10:29:47.2853993+00:00"
      },
      "modified_dateutc": "2026-01-15T10:29:47.2853993+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "4b083b1b-6b14-4865-b653-81605c5416fb",
    "date_reported_by_company": "2026-01-15T10:29:47.2853993+00:00",
    "id2": 36,
    "company_id": "319a1305-b69f-412a-8cd0-7dbcbb16f2d7",
    "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": "a962c9d3-8d11-4ce4-ba03-5a5f23ce79f4",
    "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-15T10:29:47.2853993+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-01-15T10:29:47.2853993+00:00"
}