Retrieves all the job_estimated_quantity objects

Request Information

URI Parameters :

None.

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": "713a0403-f2fd-47a7-a296-2335a5df0249",
  "estimated_quantity": 2.0,
  "article_id": "fcfbe01b-6b56-43d2-9d4d-16099f74d801",
  "article_code": "sample string 4",
  "article": {
    "id": "9b354b8d-c9d6-4ecd-9fc7-283f0e153317",
    "article_category_id": "221013c7-ae2d-4341-9b71-33bfa87f05c9",
    "article_category": {
      "id": "bb8f3eed-49a1-462f-bd21-ac5820464147",
      "parent_id": "13974509-9d2a-4b4d-ba92-0d09435ee8e4",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-04-26T08:22:26.4710753+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "1f275810-65f5-499a-9a3a-82eb75f85b6f",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "3cb1f03c-34fd-4d73-b68c-57ff27a68150",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "571af5df-0d23-4422-a7b8-9bb1bbc94967",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "5c81262b-3a2e-41b7-bce3-0237b0034691",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "13f0bbe0-de86-478f-8aa6-ba9308073021",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "d0ec39bc-2de1-4e48-a98b-0fa0f31c0bdc",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-04-26T08:22:26.4710753+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-04-26T08:22:26.4710753+00:00",
    "date_update": "2026-04-26T08:22:26.4710753+00:00",
    "modified_dateutc": "2026-04-26T08:22:26.4710753+00:00",
    "article_color_id": "9c7baa3a-6dbe-4a35-9efb-4840c2a880f2",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "d1ee2a92-702e-4144-a146-875de092d8df",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-04-26T08:22:26.4710753+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "730f700d-1617-4689-941a-6d44ec7b0bae",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "d0d13c48-25e5-4168-a035-1ff1eb3016c4",
    "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": "098dc662-5e74-4884-9913-6117898dc212",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "3cdfe168-d0c6-4814-ad9c-1cf89ff53ecc",
    "_parent_id": "eaf07777-db5f-4aa7-ae78-08d07ba28675",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "bc6577e7-49d6-4ea9-a721-e5d77844c446",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "d6dd4707-4d2b-4cae-92ad-b7ff410f9a64",
      "_parent_id": "f38e0e14-0630-4f8b-96c6-3376289cad8e",
      "root_parent_id": "f3a9d58b-af56-42c9-a2e3-8d93034df8cd",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "93965e27-faed-4ff5-809b-8b645bc6b1eb",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "492fa731-9263-409a-8bb2-42c2851d6344",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "c089347a-e547-4a3a-ab0d-49a341d19081",
        "_parent_code": "sample string 6",
        "sales_organization_id": "fb560eb8-60a0-4485-8a2f-ca24c16974a0",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "a53f8ff0-d8e5-4ba3-8667-e2af12d48266",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "cc06731d-5ad8-4802-bf87-a9f11ed1ffea",
          "db_currency_id": "437c2c2e-95cd-4e04-9895-9f8d64b44bec",
          "db_language_id": "207ff9c7-69ac-46d7-b0bd-a3cb1c5f3de3",
          "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-04-26T08:22:26.4710753+00:00"
        },
        "modified_dateutc": "2026-04-26T08:22:26.4710753+00:00"
      },
      "equipment_model_id": "9414750d-8ea7-4ba5-a8c7-02847b2d7f48",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "02ea585a-a335-4d64-be39-338a29728c57",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "d396f5b2-97f8-4f10-82f9-907b33df632d",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "a486446d-6975-4ef5-9aac-9a37b4917bd9",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "03b11a2b-2396-453d-85fc-a926e22ce47b",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "a53f8ff0-d8e5-4ba3-8667-e2af12d48266",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "cc06731d-5ad8-4802-bf87-a9f11ed1ffea",
            "db_currency_id": "437c2c2e-95cd-4e04-9895-9f8d64b44bec",
            "db_language_id": "207ff9c7-69ac-46d7-b0bd-a3cb1c5f3de3",
            "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-04-26T08:22:26.4710753+00:00"
          },
          "modified_dateutc": "2026-04-26T08:22:26.4710753+00:00"
        },
        "equipment_family_id": "303db563-125f-4194-a3ef-9169c1aabb59",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "492fa731-9263-409a-8bb2-42c2851d6344",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "c089347a-e547-4a3a-ab0d-49a341d19081",
          "_parent_code": "sample string 6",
          "sales_organization_id": "fb560eb8-60a0-4485-8a2f-ca24c16974a0",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "a53f8ff0-d8e5-4ba3-8667-e2af12d48266",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "cc06731d-5ad8-4802-bf87-a9f11ed1ffea",
            "db_currency_id": "437c2c2e-95cd-4e04-9895-9f8d64b44bec",
            "db_language_id": "207ff9c7-69ac-46d7-b0bd-a3cb1c5f3de3",
            "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-04-26T08:22:26.4710753+00:00"
          },
          "modified_dateutc": "2026-04-26T08:22:26.4710753+00:00"
        },
        "date_in_production_since": "2026-04-26T08:22:26.4710753+00:00",
        "date_out_of_production_since": "2026-04-26T08:22:26.4710753+00:00",
        "date_end_support": "2026-04-26T08:22:26.4710753+00:00",
        "sales_organization_id": "8b29c36b-4cd5-49d8-8c1e-b6c834733b8f",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "a53f8ff0-d8e5-4ba3-8667-e2af12d48266",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "cc06731d-5ad8-4802-bf87-a9f11ed1ffea",
          "db_currency_id": "437c2c2e-95cd-4e04-9895-9f8d64b44bec",
          "db_language_id": "207ff9c7-69ac-46d7-b0bd-a3cb1c5f3de3",
          "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-04-26T08:22:26.4710753+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-04-26T08:22:26.4710753+00:00"
      },
      "project_status_id": "96ad96d8-bc7c-45c9-a02f-624ab2f8061d",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "2eb741ed-c585-4910-8c70-dfe1fa55335c",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "27346345-7e28-494b-9921-c9ba10ee766d",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "a53f8ff0-d8e5-4ba3-8667-e2af12d48266",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "cc06731d-5ad8-4802-bf87-a9f11ed1ffea",
          "db_currency_id": "437c2c2e-95cd-4e04-9895-9f8d64b44bec",
          "db_language_id": "207ff9c7-69ac-46d7-b0bd-a3cb1c5f3de3",
          "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-04-26T08:22:26.4710753+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-04-26T08:22:26.4710753+00:00"
      },
      "company_id": "03a15770-9dac-4b7f-8406-37b7b0a46c05",
      "company_code": "sample string 12",
      "db_address_id": "d5bfd59d-65d9-4681-9c1d-7dc52dd0c295",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "5b1fb990-c087-4e10-a143-2bb0aa7b07f5",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "4988995a-566c-4aca-88a0-b21c2849d541",
      "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-04-26T08:22:26.4710753+00:00",
      "date_create": "2026-04-26T08:22:26.4710753+00:00",
      "date_update": "2026-04-26T08:22:26.4710753+00:00",
      "updated_by_user_id": "65af778d-8335-4abd-a42d-4f735f9784c7",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-04-26T08:22:26.4710753+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-04-26T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-04-26T08:22:26.4710753+00:00",
      "date_last_job": "2026-04-26T08:22:26.4710753+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-04-26T08:22:26.4710753+00:00",
      "modified_dateutc": "2026-04-26T08:22:26.4710753+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "e3c236c2-680d-4838-af62-85f555f60987",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "b2b4f105-95e7-445f-8b43-abe14d5cdd9f",
      "name": "sample string 2",
      "sales_organization_id": "768b466d-3990-43c3-a9c8-dcfead7ed354",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-04-26T08:22:26.4710753+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "9c4d167a-86ee-4eab-8ea8-535638c70a85",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "1627fe65-e065-4f06-91f9-846efd88faed",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "d07344ef-e5c6-43e3-8c5d-b54cb2e45e3c",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "a53f8ff0-d8e5-4ba3-8667-e2af12d48266",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "cc06731d-5ad8-4802-bf87-a9f11ed1ffea",
        "db_currency_id": "437c2c2e-95cd-4e04-9895-9f8d64b44bec",
        "db_language_id": "207ff9c7-69ac-46d7-b0bd-a3cb1c5f3de3",
        "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-04-26T08:22:26.4710753+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-04-26T08:22:26.4710753+00:00"
    },
    "job_status_id": "c5a4287c-225f-4975-b8a8-af86822b2cc6",
    "job_status_code": "sample string 11",
    "db_address_id": "8abf5f42-95b4-44da-a500-da83304c5560",
    "contact_id": "e0c9cb6a-55a8-4fd9-9ef9-bb34d2dbedc4",
    "requested_by_company_id": "489a1671-277e-4673-a333-1efde33c536b",
    "requested_by_contact_id": "3c5af494-9223-4e4d-bf23-aa9e4f59d3c0",
    "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-04-26T08:22:26.4710753+00:00",
    "due_date": "2026-04-26T08:22:26.4710753+00:00",
    "date_create": "2026-04-26T08:22:26.4710753+00:00",
    "date_update": "2026-04-26T08:22:26.4710753+00:00",
    "date_closed": "2026-04-26T08:22:26.4710753+00:00",
    "suggested_user_id": "4f9c725d-70b3-4fea-b6bd-82effad38830",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "d1677cef-1cc8-4a66-97bc-f1577e31c738",
      "db_language_id": "a45c1fc0-19a8-4578-aeaf-acb12dc18f0a",
      "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-04-26T08:22:26.4710753+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "ad0e7bc7-e1dc-4989-82b9-c2bf77635cad",
      "sales_organization": {
        "id": "a53f8ff0-d8e5-4ba3-8667-e2af12d48266",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "cc06731d-5ad8-4802-bf87-a9f11ed1ffea",
        "db_currency_id": "437c2c2e-95cd-4e04-9895-9f8d64b44bec",
        "db_language_id": "207ff9c7-69ac-46d7-b0bd-a3cb1c5f3de3",
        "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-04-26T08:22:26.4710753+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "e43d412d-177a-427c-89f6-3488b7ebfa6c",
      "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": "3832b1b2-5621-4024-8dc5-ac90bbfe372f",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-04-26T08:22:26.4710753+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "5416af01-6719-4d17-b471-bee96e309632"
    },
    "suggested_date_start": "2026-04-26T08:22:26.4710753+00:00",
    "skill_id": "f4f8009f-2f47-408c-8f6b-96a8a9cf84af",
    "skill_code": "sample string 32",
    "skill": {
      "id": "ddc2ba7c-9d96-4490-beff-7ae36de41e35",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "729cebaf-9b89-488c-adb7-676fcc3ee787",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "a53f8ff0-d8e5-4ba3-8667-e2af12d48266",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "cc06731d-5ad8-4802-bf87-a9f11ed1ffea",
        "db_currency_id": "437c2c2e-95cd-4e04-9895-9f8d64b44bec",
        "db_language_id": "207ff9c7-69ac-46d7-b0bd-a3cb1c5f3de3",
        "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-04-26T08:22:26.4710753+00:00"
      },
      "modified_dateutc": "2026-04-26T08:22:26.4710753+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "0f4eda5f-bad8-4ce5-a86b-2145208eb80c",
    "date_reported_by_company": "2026-04-26T08:22:26.4710753+00:00",
    "id2": 36,
    "company_id": "f8b70d9c-647d-4a4c-a7ef-4bf9d31afc42",
    "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": "3506ca5d-bfa2-4060-aac7-616f49a5e472",
    "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-04-26T08:22:26.4710753+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-04-26T08:22:26.4710753+00:00"
}