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": "cb5a3685-981b-4720-a801-f4cfe9048b04",
  "estimated_quantity": 2.0,
  "article_id": "f2627355-eb54-4263-8d87-942f59371454",
  "article_code": "sample string 4",
  "article": {
    "id": "b1b89dd3-fe70-4a3c-bd21-0d06bc2a18be",
    "article_category_id": "b542d637-67f7-46f9-b659-d08d79e6ab3f",
    "article_category": {
      "id": "d52e3959-e06f-4743-8716-01ff56584b18",
      "parent_id": "b37cc304-c82a-4434-845c-f592b6172367",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2025-11-04T13:29:55.6370628+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "e4b95a50-a786-474c-bab2-1f7fc97baf9f",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "c38079a0-2e40-4034-89ff-cd763b2628fe",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "cf32bb60-ac08-4024-9c99-450a043bc149",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "d117e8bd-1e61-4f40-87e9-6defad89f5f0",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "e10b9b40-e911-4747-8256-fff0cc128401",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "cd8b6a37-ee74-4dff-968d-77fe495db6d2",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2025-11-04T13:29:55.6370628+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": "2025-11-04T13:29:55.6370628+00:00",
    "date_update": "2025-11-04T13:29:55.6370628+00:00",
    "modified_dateutc": "2025-11-04T13:29:55.6370628+00:00",
    "article_color_id": "59c120d0-ad58-42a6-ad0c-a874eeae1a0d",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "b8f0dc23-1152-43df-8b48-e67145100c33",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2025-11-04T13:29:55.6370628+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "49f6bba4-390c-4b2b-b4a6-b2694520252b",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "b5266a18-2ca7-487e-b681-edea2cfc9122",
    "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": "1a5a519d-aaf2-44cb-9775-cec2735ae0fc",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "6129af16-1b51-4143-8c99-12cc9a7f9572",
    "_parent_id": "eba923c5-672f-4e19-b465-d00f46065c4e",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "db8b28d7-0b99-4711-a699-411e8b646bf3",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "5e63ff0e-60fe-4d2f-835f-e95c7e1667df",
      "_parent_id": "af109061-3192-4bb0-b79a-491c02e99422",
      "root_parent_id": "136156e6-740f-414c-81c6-7003b0315ba1",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "636d2a29-b3c3-4488-afae-00503b968bfb",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "aa4ea36a-3a64-4995-9dab-5ef5c29a7fa5",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "81066145-f960-4567-b1c2-4a5bb179da13",
        "_parent_code": "sample string 6",
        "sales_organization_id": "f5fc73a2-8d31-45a7-ae63-2589eb81f66b",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "67811db4-de4b-4447-9ffc-1c37d9b94382",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "9f993b7f-bded-465a-96f6-8358b68fb244",
          "db_currency_id": "3f09af46-e571-446a-ad40-96f9f07c8c8d",
          "db_language_id": "c3ef6e79-15eb-45cc-a6e4-5fd413ce8d3b",
          "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": "2025-11-04T13:29:55.6370628+00:00"
        },
        "modified_dateutc": "2025-11-04T13:29:55.6370628+00:00"
      },
      "equipment_model_id": "91cfd9a6-6d3d-4492-b051-cdb44ec5749f",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "a4cca900-cb8c-47a6-82e8-6aeb9555d2c5",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "864d910b-6578-4e83-ab24-43980362e425",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "fce45de6-767e-4594-b7a3-e210601be6f3",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "6148874f-2c1d-4086-b582-f9aae1d5c5cd",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "67811db4-de4b-4447-9ffc-1c37d9b94382",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "9f993b7f-bded-465a-96f6-8358b68fb244",
            "db_currency_id": "3f09af46-e571-446a-ad40-96f9f07c8c8d",
            "db_language_id": "c3ef6e79-15eb-45cc-a6e4-5fd413ce8d3b",
            "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": "2025-11-04T13:29:55.6370628+00:00"
          },
          "modified_dateutc": "2025-11-04T13:29:55.6370628+00:00"
        },
        "equipment_family_id": "ab159f0a-d976-4aa0-a59e-ef9b6331b3fa",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "aa4ea36a-3a64-4995-9dab-5ef5c29a7fa5",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "81066145-f960-4567-b1c2-4a5bb179da13",
          "_parent_code": "sample string 6",
          "sales_organization_id": "f5fc73a2-8d31-45a7-ae63-2589eb81f66b",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "67811db4-de4b-4447-9ffc-1c37d9b94382",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "9f993b7f-bded-465a-96f6-8358b68fb244",
            "db_currency_id": "3f09af46-e571-446a-ad40-96f9f07c8c8d",
            "db_language_id": "c3ef6e79-15eb-45cc-a6e4-5fd413ce8d3b",
            "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": "2025-11-04T13:29:55.6370628+00:00"
          },
          "modified_dateutc": "2025-11-04T13:29:55.6370628+00:00"
        },
        "date_in_production_since": "2025-11-04T13:29:55.6370628+00:00",
        "date_out_of_production_since": "2025-11-04T13:29:55.6370628+00:00",
        "date_end_support": "2025-11-04T13:29:55.6370628+00:00",
        "sales_organization_id": "50d231eb-dffd-41be-8047-11c7055d0457",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "67811db4-de4b-4447-9ffc-1c37d9b94382",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "9f993b7f-bded-465a-96f6-8358b68fb244",
          "db_currency_id": "3f09af46-e571-446a-ad40-96f9f07c8c8d",
          "db_language_id": "c3ef6e79-15eb-45cc-a6e4-5fd413ce8d3b",
          "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": "2025-11-04T13:29:55.6370628+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": "2025-11-04T13:29:55.6370628+00:00"
      },
      "project_status_id": "e7235b46-cf86-4c95-bbdc-8167fdfe6f31",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "0779ac42-cb7a-4a42-b2d8-e1b85e9d968e",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "f9bfc720-f050-4ba5-8738-7e15771018dd",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "67811db4-de4b-4447-9ffc-1c37d9b94382",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "9f993b7f-bded-465a-96f6-8358b68fb244",
          "db_currency_id": "3f09af46-e571-446a-ad40-96f9f07c8c8d",
          "db_language_id": "c3ef6e79-15eb-45cc-a6e4-5fd413ce8d3b",
          "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": "2025-11-04T13:29:55.6370628+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2025-11-04T13:29:55.6370628+00:00"
      },
      "company_id": "0e6d03d4-e9fd-41cc-ada4-28251eea2410",
      "company_code": "sample string 12",
      "db_address_id": "2a735077-3c7e-496f-84fc-8f2bba3d3ee5",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "677085fe-bacb-4451-84a6-a927a088174f",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "0a9751ce-8d77-4dcc-a48f-663512d21000",
      "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": "2025-11-04T13:29:55.6370628+00:00",
      "date_create": "2025-11-04T13:29:55.6370628+00:00",
      "date_update": "2025-11-04T13:29:55.6370628+00:00",
      "updated_by_user_id": "50ea5ade-de25-4f39-8d7c-5a2870bb0169",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2025-11-04T13:29:55.6370628+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": "2025-11-04T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2025-11-04T13:29:55.6370628+00:00",
      "date_last_job": "2025-11-04T13:29:55.6370628+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2025-11-04T13:29:55.6370628+00:00",
      "modified_dateutc": "2025-11-04T13:29:55.6370628+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "92e437c3-8e24-41f3-bee2-15f305a7f8ff",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "c2d25256-d424-4584-bfff-ebb8fbec84c0",
      "name": "sample string 2",
      "sales_organization_id": "638762c1-fcee-4d5e-9ea1-0e8517e55fe7",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2025-11-04T13:29:55.6370628+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "f72854fd-7f01-4485-b8cf-227389d581fe",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "28c36800-218c-48df-b9a8-351ce59fc917",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "87d533d7-f6dc-47da-af15-80e1f0def31c",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "67811db4-de4b-4447-9ffc-1c37d9b94382",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "9f993b7f-bded-465a-96f6-8358b68fb244",
        "db_currency_id": "3f09af46-e571-446a-ad40-96f9f07c8c8d",
        "db_language_id": "c3ef6e79-15eb-45cc-a6e4-5fd413ce8d3b",
        "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": "2025-11-04T13:29:55.6370628+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2025-11-04T13:29:55.6370628+00:00"
    },
    "job_status_id": "3de2bf4a-ff8e-4dd1-b104-b16868d05ca5",
    "job_status_code": "sample string 11",
    "db_address_id": "57d5d45a-0205-4d9b-a966-dc925f0d44c6",
    "contact_id": "b75c6202-a89b-46ad-a7db-f1a11d8444a5",
    "requested_by_company_id": "db3e5585-d09d-4e55-badc-255bc6f71fac",
    "requested_by_contact_id": "2f45b4a5-266e-4405-9eba-871d4ad309fa",
    "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": "2025-11-04T13:29:55.6370628+00:00",
    "due_date": "2025-11-04T13:29:55.6370628+00:00",
    "date_create": "2025-11-04T13:29:55.6370628+00:00",
    "date_update": "2025-11-04T13:29:55.6370628+00:00",
    "date_closed": "2025-11-04T13:29:55.6370628+00:00",
    "suggested_user_id": "4c5aa4fa-ba43-40f0-ac0c-c87e2dadb3e3",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "5d0f43e3-6248-411f-8180-013303215a1b",
      "db_language_id": "31a92c69-6901-4190-b91c-e03c22c8b551",
      "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": "2025-11-04T13:29:55.6370628+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "a82d17bd-52ad-4b9c-b326-77ee67b60c03",
      "sales_organization": {
        "id": "67811db4-de4b-4447-9ffc-1c37d9b94382",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "9f993b7f-bded-465a-96f6-8358b68fb244",
        "db_currency_id": "3f09af46-e571-446a-ad40-96f9f07c8c8d",
        "db_language_id": "c3ef6e79-15eb-45cc-a6e4-5fd413ce8d3b",
        "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": "2025-11-04T13:29:55.6370628+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "0f35e4c4-9fca-48a7-925f-46dd80a9c10d",
      "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": "79f9ff5a-ca72-4359-959d-37ea53eff45a",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2025-11-04T13:29:55.6370628+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "a1cb917e-96bf-4925-b1cd-1af6329f6728"
    },
    "suggested_date_start": "2025-11-04T13:29:55.6370628+00:00",
    "skill_id": "e22e33fd-4fdb-46cc-8090-02aa2c4db3b1",
    "skill_code": "sample string 32",
    "skill": {
      "id": "4efeafa9-7cec-4e07-b453-bd8d79f3a8cc",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "f85f352b-37d4-49a9-90d2-e0b7fb719cf4",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "67811db4-de4b-4447-9ffc-1c37d9b94382",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "9f993b7f-bded-465a-96f6-8358b68fb244",
        "db_currency_id": "3f09af46-e571-446a-ad40-96f9f07c8c8d",
        "db_language_id": "c3ef6e79-15eb-45cc-a6e4-5fd413ce8d3b",
        "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": "2025-11-04T13:29:55.6370628+00:00"
      },
      "modified_dateutc": "2025-11-04T13:29:55.6370628+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "415c2f53-5e36-47d3-8acb-9e1c28020e6d",
    "date_reported_by_company": "2025-11-04T13:29:55.6370628+00:00",
    "id2": 36,
    "company_id": "f52bf246-8d1e-4e70-9227-431c7af5dfb5",
    "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": "e4b2c68f-5e23-4311-b19d-ef00f5e89756",
    "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": "2025-11-04T13:29:55.6370628+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2025-11-04T13:29:55.6370628+00:00"
}