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": "f902fb6e-193f-4d5c-b8ce-a8351b9d9d05",
  "estimated_quantity": 2.0,
  "article_id": "4d4ebb63-1f0e-4dd9-8783-23d454aae080",
  "article_code": "sample string 4",
  "article": {
    "id": "2d3be3fb-cfb5-4ced-87ff-ac7555aaa3c9",
    "article_category_id": "0156c837-7728-4035-8cbd-fa2c5796e044",
    "article_category": {
      "id": "6566e563-9fca-4a0e-af21-0d4b69c672ea",
      "parent_id": "748ffc8d-856b-40c4-8339-e7cf53b7424c",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-07-31T19:14:27.1096404+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "a78c0f71-8d4f-4317-ad21-1bbe1d89591d",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "79d12f7e-ef16-457e-b8b3-a55d4e57dc3b",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "6d583301-aec4-4c1f-8c33-d5087d66ff46",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "407dd0e5-1787-41b8-8ba4-1953147effc1",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "27174c98-a113-440c-8c58-c4a4964e7d7b",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "df64a36e-3483-4576-909d-baa192bd2b0c",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-07-31T19:14:27.1096404+00:00",
    "article_increment": 20,
    "min_article_quantity": 21,
    "entered_price": 22.0,
    "cost_price": 23.1,
    "no_stock": true,
    "archived": true,
    "is_travel_fee": true,
    "is_mileage_fee": true,
    "code": "sample string 28",
    "name": "sample string 29",
    "description_short": "sample string 30",
    "description_long": "sample string 31",
    "barcode": "sample string 32",
    "notes": "sample string 33",
    "date_create": "2026-07-31T19:14:27.1096404+00:00",
    "date_update": "2026-07-31T19:14:27.1096404+00:00",
    "modified_dateutc": "2026-07-31T19:14:27.1096404+00:00",
    "article_color_id": "24a78df2-0e98-4b84-9bb8-5dbe80270020",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "0a06e02b-2fc6-4210-a105-539b4d20cd28",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-07-31T19:14:27.1096404+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "0ca7f57a-b547-4ffc-be01-a6698587345d",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "5133bc59-dd96-4edb-99f6-19af1defe158",
    "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": "37f64eef-b1de-43cf-912f-72b9a16a29eb",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "debb9918-cc80-4515-a3ca-a6c2d4e55543",
    "_parent_id": "f275a4e2-7acd-4313-bee7-abe1e8c22e66",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "61e3602f-c192-4b99-babd-3ad7ee4c59ed",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "0286a7bd-4317-42e7-a9fe-91f0aaa20442",
      "_parent_id": "083ab274-e5c2-407d-9084-fb8f8c1dc6c3",
      "root_parent_id": "972ac8ee-541d-4cfe-97ca-587c647ef8f3",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "0e676389-d274-4d4f-b30b-241169ef1afc",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "49d1d62c-f2f9-4ae4-9a9f-0fcbf5ca75ef",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "edd3b03a-811f-4354-b802-7029010e72de",
        "_parent_code": "sample string 6",
        "sales_organization_id": "fabd18d5-0406-49fc-a9b3-01b5737f2a36",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "af4e82da-7e1e-4de2-9aa5-ad3dbf92a14a",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "bc4b2452-988a-4561-81e2-197495137082",
          "db_currency_id": "43374643-80e5-4cee-bbdb-dd9b533f152d",
          "db_language_id": "9b6e780c-c3b9-408d-b5bc-62dd05cdeadc",
          "accountancy_code": "sample string 8",
          "archived": true,
          "default_unit_of_measure_system_type": "sample string 10",
          "street": "sample string 11",
          "street2": "sample string 12",
          "street_number": "sample string 13",
          "zip": "sample string 14",
          "city": "sample string 15",
          "email": "sample string 16",
          "phone": "sample string 17",
          "fax": "sample string 18",
          "url": "sample string 19",
          "vat_reg_code": "sample string 20",
          "modified_dateutc": "2026-07-31T19:14:27.1096404+00:00"
        },
        "modified_dateutc": "2026-07-31T19:14:27.1096404+00:00"
      },
      "equipment_model_id": "6bcc4fc5-df81-4e6a-a050-85e4fffab55d",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "934429d9-8199-4c21-bbb2-090ceeb85dd7",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "205cfd58-8acc-4e8a-a06a-e24f5ff949f1",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "dc37632b-65a9-4123-9429-30123f9f2401",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "6f991ecd-665b-4ded-9dda-cbef77a56e95",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "af4e82da-7e1e-4de2-9aa5-ad3dbf92a14a",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "bc4b2452-988a-4561-81e2-197495137082",
            "db_currency_id": "43374643-80e5-4cee-bbdb-dd9b533f152d",
            "db_language_id": "9b6e780c-c3b9-408d-b5bc-62dd05cdeadc",
            "accountancy_code": "sample string 8",
            "archived": true,
            "default_unit_of_measure_system_type": "sample string 10",
            "street": "sample string 11",
            "street2": "sample string 12",
            "street_number": "sample string 13",
            "zip": "sample string 14",
            "city": "sample string 15",
            "email": "sample string 16",
            "phone": "sample string 17",
            "fax": "sample string 18",
            "url": "sample string 19",
            "vat_reg_code": "sample string 20",
            "modified_dateutc": "2026-07-31T19:14:27.1096404+00:00"
          },
          "modified_dateutc": "2026-07-31T19:14:27.1096404+00:00"
        },
        "equipment_family_id": "57845e07-100b-4d2e-b193-af1814fe6ff0",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "49d1d62c-f2f9-4ae4-9a9f-0fcbf5ca75ef",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "edd3b03a-811f-4354-b802-7029010e72de",
          "_parent_code": "sample string 6",
          "sales_organization_id": "fabd18d5-0406-49fc-a9b3-01b5737f2a36",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "af4e82da-7e1e-4de2-9aa5-ad3dbf92a14a",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "bc4b2452-988a-4561-81e2-197495137082",
            "db_currency_id": "43374643-80e5-4cee-bbdb-dd9b533f152d",
            "db_language_id": "9b6e780c-c3b9-408d-b5bc-62dd05cdeadc",
            "accountancy_code": "sample string 8",
            "archived": true,
            "default_unit_of_measure_system_type": "sample string 10",
            "street": "sample string 11",
            "street2": "sample string 12",
            "street_number": "sample string 13",
            "zip": "sample string 14",
            "city": "sample string 15",
            "email": "sample string 16",
            "phone": "sample string 17",
            "fax": "sample string 18",
            "url": "sample string 19",
            "vat_reg_code": "sample string 20",
            "modified_dateutc": "2026-07-31T19:14:27.1096404+00:00"
          },
          "modified_dateutc": "2026-07-31T19:14:27.1096404+00:00"
        },
        "date_in_production_since": "2026-07-31T19:14:27.1096404+00:00",
        "date_out_of_production_since": "2026-07-31T19:14:27.1096404+00:00",
        "date_end_support": "2026-07-31T19:14:27.1096404+00:00",
        "sales_organization_id": "ec60d55c-b5c5-4aec-8c69-4162d180bbc6",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "af4e82da-7e1e-4de2-9aa5-ad3dbf92a14a",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "bc4b2452-988a-4561-81e2-197495137082",
          "db_currency_id": "43374643-80e5-4cee-bbdb-dd9b533f152d",
          "db_language_id": "9b6e780c-c3b9-408d-b5bc-62dd05cdeadc",
          "accountancy_code": "sample string 8",
          "archived": true,
          "default_unit_of_measure_system_type": "sample string 10",
          "street": "sample string 11",
          "street2": "sample string 12",
          "street_number": "sample string 13",
          "zip": "sample string 14",
          "city": "sample string 15",
          "email": "sample string 16",
          "phone": "sample string 17",
          "fax": "sample string 18",
          "url": "sample string 19",
          "vat_reg_code": "sample string 20",
          "modified_dateutc": "2026-07-31T19:14:27.1096404+00:00"
        },
        "replacement_period_nb_months": 14,
        "warranty_period_nb_months": 15,
        "translations": [
          {
            "field_name": "sample string 1",
            "language_code": "sample string 2",
            "value_translated": "sample string 3"
          },
          {
            "field_name": "sample string 1",
            "language_code": "sample string 2",
            "value_translated": "sample string 3"
          }
        ],
        "modified_dateutc": "2026-07-31T19:14:27.1096404+00:00"
      },
      "project_status_id": "05a3f1c8-d542-46ce-9a09-b3e54e6e50e5",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "3befbf0e-9429-43d8-a872-ae506640413d",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "67c7de7a-53c7-4dc3-8331-6019889b69ef",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "af4e82da-7e1e-4de2-9aa5-ad3dbf92a14a",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "bc4b2452-988a-4561-81e2-197495137082",
          "db_currency_id": "43374643-80e5-4cee-bbdb-dd9b533f152d",
          "db_language_id": "9b6e780c-c3b9-408d-b5bc-62dd05cdeadc",
          "accountancy_code": "sample string 8",
          "archived": true,
          "default_unit_of_measure_system_type": "sample string 10",
          "street": "sample string 11",
          "street2": "sample string 12",
          "street_number": "sample string 13",
          "zip": "sample string 14",
          "city": "sample string 15",
          "email": "sample string 16",
          "phone": "sample string 17",
          "fax": "sample string 18",
          "url": "sample string 19",
          "vat_reg_code": "sample string 20",
          "modified_dateutc": "2026-07-31T19:14:27.1096404+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-07-31T19:14:27.1096404+00:00"
      },
      "company_id": "bc1fcacf-67af-490e-b292-0415b8df02f9",
      "company_code": "sample string 12",
      "db_address_id": "68e01a3b-6bd3-4ba7-a23c-1d6b7fd87dca",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "260a94b0-fafc-49dd-8354-1d2d47205974",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "72b53a26-b938-4634-b232-50c728a309cc",
      "name": "sample string 19",
      "description": "sample string 20",
      "reference_back_office": "sample string 21",
      "serial_number": "sample string 22",
      "barcode": "sample string 23",
      "date_start_production": "2026-07-31T19:14:27.1096404+00:00",
      "date_create": "2026-07-31T19:14:27.1096404+00:00",
      "date_update": "2026-07-31T19:14:27.1096404+00:00",
      "updated_by_user_id": "a269c70d-9ff7-4e9a-b548-8badfac9d717",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-07-31T19:14:27.1096404+00:00",
      "last_standard_result_score_1": "sample string 30",
      "last_standard_result_score_2": "sample string 31",
      "target_standard_result_score_1": "sample string 32",
      "target_standard_result_score_2": "sample string 33",
      "date_built": "2026-07-31T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-07-31T19:14:27.1096404+00:00",
      "date_last_job": "2026-07-31T19:14:27.1096404+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-07-31T19:14:27.1096404+00:00",
      "modified_dateutc": "2026-07-31T19:14:27.1096404+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "d580bf0b-75cb-4c39-bec5-316ce2ccd9c8",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "36727fdd-d760-4f0e-90e7-4381523f94c5",
      "name": "sample string 2",
      "sales_organization_id": "c8b9cf98-91a3-4bb7-a7ce-8321c754b8de",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-07-31T19:14:27.1096404+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "8f397532-592a-4049-8bfd-251215a6f729",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "2fc62176-3317-41f5-98d3-1d68e853ed67",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "25407352-c815-4d6f-b14d-6202a2ed7d5d",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "af4e82da-7e1e-4de2-9aa5-ad3dbf92a14a",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "bc4b2452-988a-4561-81e2-197495137082",
        "db_currency_id": "43374643-80e5-4cee-bbdb-dd9b533f152d",
        "db_language_id": "9b6e780c-c3b9-408d-b5bc-62dd05cdeadc",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2026-07-31T19:14:27.1096404+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-07-31T19:14:27.1096404+00:00"
    },
    "job_status_id": "6aa7d6b1-5d6f-46d3-b93f-6938c1bb1988",
    "job_status_code": "sample string 11",
    "db_address_id": "cd612214-a7fb-4de0-a5cb-882676fcbc09",
    "contact_id": "18c17c70-4bcb-4050-95ca-e8180db3ad9f",
    "requested_by_company_id": "0cb72918-ab88-4a55-91f8-17f77460dacb",
    "requested_by_contact_id": "58445a86-51b1-42f8-9f74-748d3be1d885",
    "reference_back_office": "sample string 16",
    "name": "sample string 17",
    "description": "sample string 18",
    "working_sequence": 19,
    "internal_memo": "sample string 20",
    "prejob_information": "sample string 21",
    "estimated_time": 22,
    "earliest_date_plannable": "2026-07-31T19:14:27.1096404+00:00",
    "due_date": "2026-07-31T19:14:27.1096404+00:00",
    "date_create": "2026-07-31T19:14:27.1096404+00:00",
    "date_update": "2026-07-31T19:14:27.1096404+00:00",
    "date_closed": "2026-07-31T19:14:27.1096404+00:00",
    "suggested_user_id": "3b2a891f-d0cb-46b4-822d-a13a237b93b5",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "bbda2fc1-1ff3-44d3-839a-6399b59e6ada",
      "db_language_id": "4c57e349-9ee6-4bd2-a8df-114bde2e80d9",
      "username": "sample string 3",
      "firstname": "sample string 4",
      "lastname": "sample string 5",
      "code": "sample string 6",
      "archived": true,
      "disabled": true,
      "emergency_contact": "sample string 9",
      "bankaccount": "sample string 10",
      "social_security": "sample string 11",
      "place_of_birth": "sample string 12",
      "nationality": "sample string 13",
      "functions": "sample string 14",
      "birthdate": "2026-07-31T19:14:27.1096404+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "4dd7d57a-8cd0-4fa3-975c-eab21cdb1e7d",
      "sales_organization": {
        "id": "af4e82da-7e1e-4de2-9aa5-ad3dbf92a14a",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "bc4b2452-988a-4561-81e2-197495137082",
        "db_currency_id": "43374643-80e5-4cee-bbdb-dd9b533f152d",
        "db_language_id": "9b6e780c-c3b9-408d-b5bc-62dd05cdeadc",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2026-07-31T19:14:27.1096404+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "b8ce2dce-d921-4a09-8a13-3b1524f42447",
      "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": "089f6b47-84c1-46b2-b9f7-425d15a53571",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-07-31T19:14:27.1096404+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "9fdf3858-0fd3-4e34-a09a-ea09dd2550e3"
    },
    "suggested_date_start": "2026-07-31T19:14:27.1096404+00:00",
    "skill_id": "457b3853-693a-4580-9aab-2ef0a561ece3",
    "skill_code": "sample string 32",
    "skill": {
      "id": "af6e9ac4-f135-436a-818a-f3b5f93d5fe6",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "ef25b99e-9dad-4bc1-8cdc-5a98ec65d78e",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "af4e82da-7e1e-4de2-9aa5-ad3dbf92a14a",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "bc4b2452-988a-4561-81e2-197495137082",
        "db_currency_id": "43374643-80e5-4cee-bbdb-dd9b533f152d",
        "db_language_id": "9b6e780c-c3b9-408d-b5bc-62dd05cdeadc",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2026-07-31T19:14:27.1096404+00:00"
      },
      "modified_dateutc": "2026-07-31T19:14:27.1096404+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "a4455a7a-dba0-4afe-94d9-19104d6b6f31",
    "date_reported_by_company": "2026-07-31T19:14:27.1096404+00:00",
    "id2": 36,
    "company_id": "84ffb23b-1adb-47a9-b2b3-132ce9b5da8d",
    "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": "064b67ef-de19-4ae8-8d7e-2cd3d87f712c",
    "db_address_db_country_code": "sample string 46",
    "db_address_phone": "sample string 47",
    "db_address_email": "sample string 48",
    "db_address_latitude_decimal": 49.0,
    "db_address_longitude_decimal": 50.0,
    "estimated_quantity_remark": "sample string 51",
    "modified_dateutc": "2026-07-31T19:14:27.1096404+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-07-31T19:14:27.1096404+00:00"
}