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": "2725b404-6abc-4aeb-9a1a-43737887c05f",
  "estimated_quantity": 2.0,
  "article_id": "dec29b92-54b9-417f-863c-f3e9c6d3e6ed",
  "article_code": "sample string 4",
  "article": {
    "id": "aa1ce736-c33d-47b2-964d-8d1bb05395a1",
    "article_category_id": "42c01069-0b54-42fc-be3d-ecf91d3dbcfa",
    "article_category": {
      "id": "4aace950-eb8f-44c2-9d8b-b95f78f12baa",
      "parent_id": "014a6de8-1048-4912-b3bd-b570c5ec4bb9",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-08-15T08:13:07.4380457+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "9dc3676d-ec77-4edb-a684-301275df0fba",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "e555cfec-7680-427a-84df-8608cd697380",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "af310c88-dbba-43da-9c51-ac3a1e67f414",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "f9f0e9ee-f908-412c-b1e4-ba40712ac85d",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "b9eb03f1-66e5-4cb6-89dc-7c20c73a4c1c",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "8f6cbc60-18cb-42f2-b7b0-bd4578e28532",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-08-15T08:13:07.4380457+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-08-15T08:13:07.4380457+00:00",
    "date_update": "2026-08-15T08:13:07.4380457+00:00",
    "modified_dateutc": "2026-08-15T08:13:07.4380457+00:00",
    "article_color_id": "a25ca0d0-238a-42b7-b2c4-9c6434e64918",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "e44ab244-52ad-408c-9309-32169c5c4503",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-08-15T08:13:07.4380457+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "044b04c2-58e6-4940-8334-bd772fa85a16",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "d4d7e34c-907f-4ad4-a325-f91921f3da6b",
    "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": "49becbf5-6bd1-412d-b6a7-a85eae006bfa",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "12d9f960-db52-4d26-a983-ac394be18018",
    "_parent_id": "9f428121-0ac3-40ea-bbd8-f6c934629863",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "f7cb5039-db74-4f8b-a1f7-386f970b7447",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "06ce508d-6864-4f1b-90f7-860272516325",
      "_parent_id": "35da7915-1003-4d90-af20-6b33a32df20d",
      "root_parent_id": "f02b993f-15be-43ee-bf1c-2b51478d29aa",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "b375eec5-ef77-4a64-89f4-e3f588e36c9c",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "ccc5923c-304c-45cc-bcb9-e692db4c4cd0",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "64dff326-8608-4bc2-b6ef-2fd981338a95",
        "_parent_code": "sample string 6",
        "sales_organization_id": "73bcf98e-7382-4f0a-b4ef-e4cdb53b1646",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "89b2c6e6-e29e-4809-b3cb-54d85d0047ff",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "95d8c3be-0fdd-48ed-9f99-66c37db6ea9c",
          "db_currency_id": "56b53aec-099d-4154-b6e9-25124e23d3d5",
          "db_language_id": "fe50525f-953e-4ae6-b206-2f1e77c33f87",
          "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-08-15T08:13:07.4380457+00:00"
        },
        "modified_dateutc": "2026-08-15T08:13:07.4380457+00:00"
      },
      "equipment_model_id": "0d42428d-5010-45f3-8db7-e537d9a3c4ce",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "35e83eaa-c926-41bd-af2c-0996849fd85b",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "2c5d6d53-8bc4-4153-8926-d9557f7e75aa",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "8b6a0207-dbfb-49c6-bea4-ee5221ba1faf",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "8ce1c83c-2519-4451-9daa-2531e79c8deb",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "89b2c6e6-e29e-4809-b3cb-54d85d0047ff",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "95d8c3be-0fdd-48ed-9f99-66c37db6ea9c",
            "db_currency_id": "56b53aec-099d-4154-b6e9-25124e23d3d5",
            "db_language_id": "fe50525f-953e-4ae6-b206-2f1e77c33f87",
            "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-08-15T08:13:07.4380457+00:00"
          },
          "modified_dateutc": "2026-08-15T08:13:07.4380457+00:00"
        },
        "equipment_family_id": "2ea7360f-9c34-4762-9239-56722e71eec1",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "ccc5923c-304c-45cc-bcb9-e692db4c4cd0",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "64dff326-8608-4bc2-b6ef-2fd981338a95",
          "_parent_code": "sample string 6",
          "sales_organization_id": "73bcf98e-7382-4f0a-b4ef-e4cdb53b1646",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "89b2c6e6-e29e-4809-b3cb-54d85d0047ff",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "95d8c3be-0fdd-48ed-9f99-66c37db6ea9c",
            "db_currency_id": "56b53aec-099d-4154-b6e9-25124e23d3d5",
            "db_language_id": "fe50525f-953e-4ae6-b206-2f1e77c33f87",
            "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-08-15T08:13:07.4380457+00:00"
          },
          "modified_dateutc": "2026-08-15T08:13:07.4380457+00:00"
        },
        "date_in_production_since": "2026-08-15T08:13:07.4380457+00:00",
        "date_out_of_production_since": "2026-08-15T08:13:07.4380457+00:00",
        "date_end_support": "2026-08-15T08:13:07.4380457+00:00",
        "sales_organization_id": "af16c98e-d72b-499c-9f3e-bd4c1fc48b20",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "89b2c6e6-e29e-4809-b3cb-54d85d0047ff",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "95d8c3be-0fdd-48ed-9f99-66c37db6ea9c",
          "db_currency_id": "56b53aec-099d-4154-b6e9-25124e23d3d5",
          "db_language_id": "fe50525f-953e-4ae6-b206-2f1e77c33f87",
          "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-08-15T08:13:07.4380457+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-08-15T08:13:07.4380457+00:00"
      },
      "project_status_id": "3dc5e8d9-ebf1-49cd-9955-6265ed69abbb",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "2e0f267a-24c1-45dd-a6db-781bd79c5a6d",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "261d48cf-fddc-4a06-a960-7b7ca713d3ec",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "89b2c6e6-e29e-4809-b3cb-54d85d0047ff",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "95d8c3be-0fdd-48ed-9f99-66c37db6ea9c",
          "db_currency_id": "56b53aec-099d-4154-b6e9-25124e23d3d5",
          "db_language_id": "fe50525f-953e-4ae6-b206-2f1e77c33f87",
          "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-08-15T08:13:07.4380457+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-08-15T08:13:07.4380457+00:00"
      },
      "company_id": "d0a18e69-75ba-489c-9061-02eb7b2c7582",
      "company_code": "sample string 12",
      "db_address_id": "78320d79-1930-433f-a8ca-452a327bfb54",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "129844e7-3c98-422a-9b53-d445720e744d",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "334c9402-7b3f-4912-a858-2d0562921af3",
      "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-08-15T08:13:07.4380457+00:00",
      "date_create": "2026-08-15T08:13:07.4380457+00:00",
      "date_update": "2026-08-15T08:13:07.4380457+00:00",
      "updated_by_user_id": "b63eb50a-f0d8-40d3-b01f-4d4ab3fa55cd",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-08-15T08:13:07.4380457+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-08-15T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-08-15T08:13:07.4380457+00:00",
      "date_last_job": "2026-08-15T08:13:07.4380457+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-08-15T08:13:07.4380457+00:00",
      "modified_dateutc": "2026-08-15T08:13:07.4380457+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "a378f12a-14c7-4caa-9ae1-726ffab928af",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "b6d9198a-bd90-4964-bf0c-c7717816cec5",
      "name": "sample string 2",
      "sales_organization_id": "af9c3d86-dbac-4e17-804d-3e631e17192c",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-08-15T08:13:07.4380457+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "20f87348-8d69-4a10-b399-5ed71e704372",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "6eb7b9c1-cbad-4c57-a822-621bae45e4ef",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "3a2a4731-3215-4fbd-8995-681bcb2c8f89",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "89b2c6e6-e29e-4809-b3cb-54d85d0047ff",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "95d8c3be-0fdd-48ed-9f99-66c37db6ea9c",
        "db_currency_id": "56b53aec-099d-4154-b6e9-25124e23d3d5",
        "db_language_id": "fe50525f-953e-4ae6-b206-2f1e77c33f87",
        "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-08-15T08:13:07.4380457+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-08-15T08:13:07.4380457+00:00"
    },
    "job_status_id": "206fdf7f-39f2-4856-8ca8-157319ea6ce0",
    "job_status_code": "sample string 11",
    "db_address_id": "ef4b9c35-ae34-43dc-8f90-98063593af84",
    "contact_id": "bcd6cd64-8735-40ca-8b91-cc13c9bcc4d9",
    "requested_by_company_id": "aa7aa770-7928-41e7-b75e-9630a9234199",
    "requested_by_contact_id": "64a77a90-5e89-429c-861a-ae0f73fcf936",
    "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-08-15T08:13:07.4380457+00:00",
    "due_date": "2026-08-15T08:13:07.4380457+00:00",
    "date_create": "2026-08-15T08:13:07.4380457+00:00",
    "date_update": "2026-08-15T08:13:07.4380457+00:00",
    "date_closed": "2026-08-15T08:13:07.4380457+00:00",
    "suggested_user_id": "bffab66d-bcad-4824-a6ca-f177a8c7b3f1",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "ef73f420-578a-41cb-b9f0-f7094995e263",
      "db_language_id": "4def278c-bd5c-476d-bf80-37ad16eaad2c",
      "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-08-15T08:13:07.4380457+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "6835ef2c-d441-4bf3-85ae-5132bc9b5434",
      "sales_organization": {
        "id": "89b2c6e6-e29e-4809-b3cb-54d85d0047ff",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "95d8c3be-0fdd-48ed-9f99-66c37db6ea9c",
        "db_currency_id": "56b53aec-099d-4154-b6e9-25124e23d3d5",
        "db_language_id": "fe50525f-953e-4ae6-b206-2f1e77c33f87",
        "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-08-15T08:13:07.4380457+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "708f584f-db73-427d-a127-34642a392272",
      "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": "f9094ec1-db8f-426a-86e0-4698900bf5a8",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-08-15T08:13:07.4380457+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "d4ea1df1-bb9f-431d-81ac-92f437178304"
    },
    "suggested_date_start": "2026-08-15T08:13:07.4380457+00:00",
    "skill_id": "e428ba08-5d21-4a71-9f72-e042ae9433af",
    "skill_code": "sample string 32",
    "skill": {
      "id": "8c2f0ffd-e861-43ad-81f9-a64547582750",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "307cfa2b-55d7-43ab-9ef3-273e4212e7ff",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "89b2c6e6-e29e-4809-b3cb-54d85d0047ff",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "95d8c3be-0fdd-48ed-9f99-66c37db6ea9c",
        "db_currency_id": "56b53aec-099d-4154-b6e9-25124e23d3d5",
        "db_language_id": "fe50525f-953e-4ae6-b206-2f1e77c33f87",
        "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-08-15T08:13:07.4380457+00:00"
      },
      "modified_dateutc": "2026-08-15T08:13:07.4380457+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "04c6f56b-d6e4-4b9f-9a49-b5bb60fc702a",
    "date_reported_by_company": "2026-08-15T08:13:07.4380457+00:00",
    "id2": 36,
    "company_id": "b558b110-6ade-4ce2-88c9-b702e6c257be",
    "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": "a2c44023-b183-41bb-ba94-5419e1db735d",
    "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-08-15T08:13:07.4380457+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-08-15T08:13:07.4380457+00:00"
}