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": "2bc201ee-1849-4b74-8ca7-5898000d2a5a",
  "estimated_quantity": 2.0,
  "article_id": "e633564c-ef91-441e-bd27-85c532e97c87",
  "article_code": "sample string 4",
  "article": {
    "id": "fb5908e6-46a3-4f25-91c3-321a61998481",
    "article_category_id": "8a90b0f7-71a0-4766-9f74-fab40b00ca8e",
    "article_category": {
      "id": "34113a4a-1ffc-4fc9-be0d-f41ae6d4ce23",
      "parent_id": "d197eb94-ade6-4883-ad02-767e60c91f3a",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-06-11T02:55:42.0096329+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "bfb9e497-65ac-4725-a91d-6b52c32de7dd",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "1646613a-58bc-4c2e-b132-b6704d8dc06b",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "e0ce201a-33a4-4117-91fe-9efb3a66892f",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "a8fdd477-c8fd-4400-abb1-e75d13704e83",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "f92918fe-33a3-4365-b88c-e1055cf438d2",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "1d4edae6-2303-4ce8-8d1d-e59b8f6c3f99",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-06-11T02:55:42.0096329+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-06-11T02:55:42.0096329+00:00",
    "date_update": "2026-06-11T02:55:42.0096329+00:00",
    "modified_dateutc": "2026-06-11T02:55:42.0096329+00:00",
    "article_color_id": "4b6d4b32-fee2-46de-942d-827417e7b849",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "6fc695be-56b1-49b6-9994-9f5cb45dd4a2",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-06-11T02:55:42.0096329+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "99f6a91f-43ce-49db-af1d-d1ad33c4eec6",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "3f310704-0d8c-4fc8-8837-4f04a90b5bba",
    "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": "a32308ce-0c76-4cc6-9f1a-7678ca696bbb",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "eef3a64d-798a-4ac6-b0f1-e75f13af580e",
    "_parent_id": "f41094cb-e1c0-4de3-9242-d55ffc25fb47",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "2b8436bc-70ac-4dcd-9fc1-b53bcb4ad2d5",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "ead3e53a-73fc-4bba-9eee-41653862f43a",
      "_parent_id": "6b0a604b-6f85-49f9-94e1-a157fe6f6646",
      "root_parent_id": "f74c048b-c248-402f-b09c-671405ace76d",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "78220082-80a6-49a5-b028-de5e5c5a11b6",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "e14eb9bc-1071-4078-9bd5-2d29a71ce7c4",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "af33d83e-d796-4b23-b8ac-c27ed2995a73",
        "_parent_code": "sample string 6",
        "sales_organization_id": "20489b95-0606-4498-b292-c81690d8c58f",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "e04f355b-dd17-493f-b7bc-a2e22cc07eb6",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "d09e40fb-6f00-43a2-beed-a19e63c6f354",
          "db_currency_id": "5ac5eb93-f164-4c0d-a849-21ffad22091f",
          "db_language_id": "32fe601d-5603-44b9-b5c8-1a13f8b6e7af",
          "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-06-11T02:55:42.0096329+00:00"
        },
        "modified_dateutc": "2026-06-11T02:55:42.0096329+00:00"
      },
      "equipment_model_id": "6f80f160-d114-4c45-91ed-cae39faae521",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "b79b7d6c-5211-44cd-a888-57544772349a",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "81c8fce0-cfc4-491c-a902-139e716fcb4f",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "fad437f6-e157-478f-a84b-5d82895a13b0",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "30fb5b6e-7c13-4483-9176-61a147b0376e",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "e04f355b-dd17-493f-b7bc-a2e22cc07eb6",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "d09e40fb-6f00-43a2-beed-a19e63c6f354",
            "db_currency_id": "5ac5eb93-f164-4c0d-a849-21ffad22091f",
            "db_language_id": "32fe601d-5603-44b9-b5c8-1a13f8b6e7af",
            "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-06-11T02:55:42.0096329+00:00"
          },
          "modified_dateutc": "2026-06-11T02:55:42.0096329+00:00"
        },
        "equipment_family_id": "559a6c68-69dc-4586-a548-cef73962009e",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "e14eb9bc-1071-4078-9bd5-2d29a71ce7c4",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "af33d83e-d796-4b23-b8ac-c27ed2995a73",
          "_parent_code": "sample string 6",
          "sales_organization_id": "20489b95-0606-4498-b292-c81690d8c58f",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "e04f355b-dd17-493f-b7bc-a2e22cc07eb6",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "d09e40fb-6f00-43a2-beed-a19e63c6f354",
            "db_currency_id": "5ac5eb93-f164-4c0d-a849-21ffad22091f",
            "db_language_id": "32fe601d-5603-44b9-b5c8-1a13f8b6e7af",
            "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-06-11T02:55:42.0096329+00:00"
          },
          "modified_dateutc": "2026-06-11T02:55:42.0096329+00:00"
        },
        "date_in_production_since": "2026-06-11T02:55:42.0096329+00:00",
        "date_out_of_production_since": "2026-06-11T02:55:42.0096329+00:00",
        "date_end_support": "2026-06-11T02:55:42.0096329+00:00",
        "sales_organization_id": "6f99776d-6dea-43f0-b02f-12ed8e5497c8",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "e04f355b-dd17-493f-b7bc-a2e22cc07eb6",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "d09e40fb-6f00-43a2-beed-a19e63c6f354",
          "db_currency_id": "5ac5eb93-f164-4c0d-a849-21ffad22091f",
          "db_language_id": "32fe601d-5603-44b9-b5c8-1a13f8b6e7af",
          "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-06-11T02:55:42.0096329+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-06-11T02:55:42.0096329+00:00"
      },
      "project_status_id": "89355842-0857-4d71-84c3-c5aaac53b3fe",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "cc251506-2875-4147-bec2-eedece4ea8fd",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "5becb0ec-66e7-4cbb-90cf-a971d47d41da",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "e04f355b-dd17-493f-b7bc-a2e22cc07eb6",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "d09e40fb-6f00-43a2-beed-a19e63c6f354",
          "db_currency_id": "5ac5eb93-f164-4c0d-a849-21ffad22091f",
          "db_language_id": "32fe601d-5603-44b9-b5c8-1a13f8b6e7af",
          "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-06-11T02:55:42.0096329+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-06-11T02:55:42.0096329+00:00"
      },
      "company_id": "0007e7e3-7e4a-4f03-8b57-004660c3d299",
      "company_code": "sample string 12",
      "db_address_id": "6be73b4d-b843-453e-bb3e-2658f5d267aa",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "8deba119-1d92-4056-b457-e4851cabba56",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "e83ade27-dc7c-4d02-a06f-65986881e911",
      "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-06-11T02:55:42.0096329+00:00",
      "date_create": "2026-06-11T02:55:42.0096329+00:00",
      "date_update": "2026-06-11T02:55:42.0096329+00:00",
      "updated_by_user_id": "104de172-c76c-435e-9969-f0c98ad5e231",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-06-11T02:55:42.0096329+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-06-11T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-06-11T02:55:42.0096329+00:00",
      "date_last_job": "2026-06-11T02:55:42.0096329+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-06-11T02:55:42.0096329+00:00",
      "modified_dateutc": "2026-06-11T02:55:42.0096329+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "9b5ddd8a-12b3-41ff-ad2d-604a67846df8",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "42034477-1441-4551-9e01-8d95ecb04752",
      "name": "sample string 2",
      "sales_organization_id": "b2e86bc7-e512-44d9-98a9-03f120c2f59d",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-06-11T02:55:42.0096329+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "439df9e5-4b46-453b-b2a2-2435095eb7a1",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "11a9e628-e840-4fa9-8a0d-4e7075df7821",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "6e92cb50-6477-4b80-b79d-a0995153e5d2",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "e04f355b-dd17-493f-b7bc-a2e22cc07eb6",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "d09e40fb-6f00-43a2-beed-a19e63c6f354",
        "db_currency_id": "5ac5eb93-f164-4c0d-a849-21ffad22091f",
        "db_language_id": "32fe601d-5603-44b9-b5c8-1a13f8b6e7af",
        "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-06-11T02:55:42.0096329+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-06-11T02:55:42.0096329+00:00"
    },
    "job_status_id": "a4b4021b-c712-4678-bc82-2160d5413abe",
    "job_status_code": "sample string 11",
    "db_address_id": "e3a317ac-5aed-483a-b4e4-019e0d9d6c9c",
    "contact_id": "8fcf2784-a2f3-4bf0-b243-e8b38e5b324c",
    "requested_by_company_id": "0e566a92-773a-4493-880d-b0611ed95bd1",
    "requested_by_contact_id": "9c59c3ab-fdf7-411d-b63c-b0933b160695",
    "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-06-11T02:55:42.0096329+00:00",
    "due_date": "2026-06-11T02:55:42.0096329+00:00",
    "date_create": "2026-06-11T02:55:42.0096329+00:00",
    "date_update": "2026-06-11T02:55:42.0096329+00:00",
    "date_closed": "2026-06-11T02:55:42.0096329+00:00",
    "suggested_user_id": "3c44e650-9699-4771-9f66-c3386215913f",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "0d777360-8240-467a-8700-829a54b85715",
      "db_language_id": "6dc62ccd-928b-483c-92ef-f07fa39a5cc8",
      "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-06-11T02:55:42.0096329+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "9c6803f0-8306-49c3-bb58-21256f3d7e5e",
      "sales_organization": {
        "id": "e04f355b-dd17-493f-b7bc-a2e22cc07eb6",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "d09e40fb-6f00-43a2-beed-a19e63c6f354",
        "db_currency_id": "5ac5eb93-f164-4c0d-a849-21ffad22091f",
        "db_language_id": "32fe601d-5603-44b9-b5c8-1a13f8b6e7af",
        "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-06-11T02:55:42.0096329+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "1a4947b6-3f5e-4bce-b472-778db04644a1",
      "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": "1fed0d89-bc2b-410f-8284-661e7ad0205f",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-06-11T02:55:42.0096329+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "db2ba5ad-c81f-498e-8ce8-0b984b6dff27"
    },
    "suggested_date_start": "2026-06-11T02:55:42.0096329+00:00",
    "skill_id": "216ea8f8-3398-45cd-b776-d22466360a92",
    "skill_code": "sample string 32",
    "skill": {
      "id": "3fb2556f-0c60-43f9-925b-f1df229b6f9d",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "edd6a092-de8c-4586-af31-11eefff77eb6",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "e04f355b-dd17-493f-b7bc-a2e22cc07eb6",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "d09e40fb-6f00-43a2-beed-a19e63c6f354",
        "db_currency_id": "5ac5eb93-f164-4c0d-a849-21ffad22091f",
        "db_language_id": "32fe601d-5603-44b9-b5c8-1a13f8b6e7af",
        "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-06-11T02:55:42.0096329+00:00"
      },
      "modified_dateutc": "2026-06-11T02:55:42.0096329+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "c2683d32-370c-4031-a38f-d796112d0e65",
    "date_reported_by_company": "2026-06-11T02:55:42.0096329+00:00",
    "id2": 36,
    "company_id": "a35fec96-a2ae-497e-ae08-abe30a40b817",
    "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": "b8d3cb67-6ef5-4f17-af44-ddb94e3f28e1",
    "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-06-11T02:55:42.0096329+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-06-11T02:55:42.0096329+00:00"
}