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": "386e377e-7fee-4f1d-bb97-ff76a45972dd",
  "estimated_quantity": 2.0,
  "article_id": "221cbb84-a2f6-4b46-a143-eaba45be726f",
  "article_code": "sample string 4",
  "article": {
    "id": "588a020b-6c5e-4c20-97ee-aa7d908854d1",
    "article_category_id": "add5f8e4-3c86-4b09-a1e3-b706473a3c2f",
    "article_category": {
      "id": "c10a51f1-d3ca-4a0c-9605-331f18b65c7d",
      "parent_id": "8a26716e-ed3e-4681-a395-a6929acf99f4",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-05-13T18:48:31.9102644+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "5d1162a4-bcd5-4170-8e3d-c9f7242f3b93",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "c2b306d4-255c-4fc2-986b-a1ee142ffde8",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "263413e0-b39f-4238-b915-91be83ed6485",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "1e807277-c6f9-4e6d-9b96-9f532da5a9a9",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "90fa97cb-b345-4ca3-8edb-d340de25f020",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "5e4928e0-31d3-4403-92d7-2933ceebc72d",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-05-13T18:48:31.9102644+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-05-13T18:48:31.9102644+00:00",
    "date_update": "2026-05-13T18:48:31.9102644+00:00",
    "modified_dateutc": "2026-05-13T18:48:31.9102644+00:00",
    "article_color_id": "ca6069df-f405-46bd-b4f4-d32ba630a453",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "4e869ba2-cd28-4f85-8d04-50d926a1d9e0",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-05-13T18:48:31.9102644+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "cd25f614-8723-47db-aabd-075b7aba07c3",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "764f51fe-9340-4341-bda7-e5bebbf06d1e",
    "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": "d95aa39c-b501-40b1-82ef-829ab3b9bb7d",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "a2de5002-f63c-4f4d-a3c3-6dbf4930f4eb",
    "_parent_id": "f4e00fe8-ae4a-419b-bc2b-b4d3aa3622ff",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "2b0c8c91-f062-4083-96d0-12327c64b2db",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "0ea7377f-8009-4b76-b486-a6ccba936b0e",
      "_parent_id": "2664438f-3456-47ac-bf11-9e9ac980bea1",
      "root_parent_id": "1687c34b-08a4-4f4d-867b-a81381e8d671",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "d2cccbd1-ae44-495c-ba8c-d3f9b0b0be49",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "12f75302-42fd-4cb2-aacc-7c3b4de5fcbd",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "dde0c825-6693-4164-8899-a28eb799a1ca",
        "_parent_code": "sample string 6",
        "sales_organization_id": "4ee256d0-e921-4a90-9c1d-65a832df9352",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "d8667699-5082-4b9b-bebc-d5e7a3ba4876",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "c7b7cbb7-d99d-4cb2-9e74-8498307c474d",
          "db_currency_id": "921fc63a-5b31-4784-8013-3b98bb3863af",
          "db_language_id": "188444b7-c23c-49bb-8bce-3e021a8c73ac",
          "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-05-13T18:48:31.9102644+00:00"
        },
        "modified_dateutc": "2026-05-13T18:48:31.9102644+00:00"
      },
      "equipment_model_id": "353710fe-af2d-4a05-a602-89b9ac80401d",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "0e02ec7c-0fb0-4ace-b6ec-2e1a003c6581",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "0b864b26-143a-43cd-a352-ec597b664b24",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "7629082c-5b58-4a23-a552-d59b063ef157",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "c552d4ce-daff-4374-b7b1-04d496f9bbe7",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "d8667699-5082-4b9b-bebc-d5e7a3ba4876",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "c7b7cbb7-d99d-4cb2-9e74-8498307c474d",
            "db_currency_id": "921fc63a-5b31-4784-8013-3b98bb3863af",
            "db_language_id": "188444b7-c23c-49bb-8bce-3e021a8c73ac",
            "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-05-13T18:48:31.9102644+00:00"
          },
          "modified_dateutc": "2026-05-13T18:48:31.9102644+00:00"
        },
        "equipment_family_id": "40ee18d5-3273-4598-851f-5667034a2936",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "12f75302-42fd-4cb2-aacc-7c3b4de5fcbd",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "dde0c825-6693-4164-8899-a28eb799a1ca",
          "_parent_code": "sample string 6",
          "sales_organization_id": "4ee256d0-e921-4a90-9c1d-65a832df9352",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "d8667699-5082-4b9b-bebc-d5e7a3ba4876",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "c7b7cbb7-d99d-4cb2-9e74-8498307c474d",
            "db_currency_id": "921fc63a-5b31-4784-8013-3b98bb3863af",
            "db_language_id": "188444b7-c23c-49bb-8bce-3e021a8c73ac",
            "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-05-13T18:48:31.9102644+00:00"
          },
          "modified_dateutc": "2026-05-13T18:48:31.9102644+00:00"
        },
        "date_in_production_since": "2026-05-13T18:48:31.9102644+00:00",
        "date_out_of_production_since": "2026-05-13T18:48:31.9102644+00:00",
        "date_end_support": "2026-05-13T18:48:31.9102644+00:00",
        "sales_organization_id": "9b41e45b-3c0e-4e6d-8fbd-491d697d9af0",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "d8667699-5082-4b9b-bebc-d5e7a3ba4876",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "c7b7cbb7-d99d-4cb2-9e74-8498307c474d",
          "db_currency_id": "921fc63a-5b31-4784-8013-3b98bb3863af",
          "db_language_id": "188444b7-c23c-49bb-8bce-3e021a8c73ac",
          "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-05-13T18:48:31.9102644+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-05-13T18:48:31.9102644+00:00"
      },
      "project_status_id": "829e43ac-65b0-4d2f-8a9d-2ddba62f8b7a",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "10dc1aa7-cc85-454f-b744-6cbf9d26247d",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "c3e49cd9-0027-44c5-a350-d80c49bb4624",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "d8667699-5082-4b9b-bebc-d5e7a3ba4876",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "c7b7cbb7-d99d-4cb2-9e74-8498307c474d",
          "db_currency_id": "921fc63a-5b31-4784-8013-3b98bb3863af",
          "db_language_id": "188444b7-c23c-49bb-8bce-3e021a8c73ac",
          "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-05-13T18:48:31.9102644+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-05-13T18:48:31.9102644+00:00"
      },
      "company_id": "e8248cc7-27a4-4562-94b9-65cb3dd6cc35",
      "company_code": "sample string 12",
      "db_address_id": "a9fa60e8-70f9-4444-b35f-ccf33624ae19",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "3c30d1c8-677c-44ac-b144-04c30e3a08f9",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "600e6ebb-375b-4c85-98d6-b71758d8b9b4",
      "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-05-13T18:48:31.9102644+00:00",
      "date_create": "2026-05-13T18:48:31.9102644+00:00",
      "date_update": "2026-05-13T18:48:31.9102644+00:00",
      "updated_by_user_id": "7db23729-c12f-45a4-a7bd-1c31e616af2d",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-05-13T18:48:31.9102644+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-05-13T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-05-13T18:48:31.9102644+00:00",
      "date_last_job": "2026-05-13T18:48:31.9102644+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-05-13T18:48:31.9102644+00:00",
      "modified_dateutc": "2026-05-13T18:48:31.9102644+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "ee8fa4ec-f82f-4d71-b274-5e54b84a19c9",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "87e5161b-baec-4cff-a4ce-7ae4e45b3bd8",
      "name": "sample string 2",
      "sales_organization_id": "a6d8103c-8175-4001-bc3f-a7e2354be822",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-05-13T18:48:31.9102644+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "c0404d9c-e708-4af0-84cd-a7a77b73bdef",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "712a8e47-4cca-43b9-8aa2-8f5836df73b5",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "f59f881f-bf52-4544-b228-3e7df7553d83",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "d8667699-5082-4b9b-bebc-d5e7a3ba4876",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "c7b7cbb7-d99d-4cb2-9e74-8498307c474d",
        "db_currency_id": "921fc63a-5b31-4784-8013-3b98bb3863af",
        "db_language_id": "188444b7-c23c-49bb-8bce-3e021a8c73ac",
        "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-05-13T18:48:31.9102644+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-05-13T18:48:31.9102644+00:00"
    },
    "job_status_id": "1b91dfdc-4760-4b13-abf8-1228432b3418",
    "job_status_code": "sample string 11",
    "db_address_id": "732c4815-d494-4733-93f1-2f159490651e",
    "contact_id": "aa5ddee1-ec21-498c-8bd7-61490465c852",
    "requested_by_company_id": "30b48343-c9db-437a-9182-3ae53b9126a7",
    "requested_by_contact_id": "4c31ea59-1be1-4b95-991a-84732ed5d07a",
    "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-05-13T18:48:31.9102644+00:00",
    "due_date": "2026-05-13T18:48:31.9102644+00:00",
    "date_create": "2026-05-13T18:48:31.9102644+00:00",
    "date_update": "2026-05-13T18:48:31.9102644+00:00",
    "date_closed": "2026-05-13T18:48:31.9102644+00:00",
    "suggested_user_id": "74c95f32-71e5-49e7-bbb1-7dee4856b29f",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "fe418601-f263-4d77-bf34-2bdb1d6a4388",
      "db_language_id": "b4f93585-3fab-4b9e-8a39-6ab0b23bd7f4",
      "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-05-13T18:48:31.9102644+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "7aea62ec-77e2-4bc9-a260-97932504e3c1",
      "sales_organization": {
        "id": "d8667699-5082-4b9b-bebc-d5e7a3ba4876",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "c7b7cbb7-d99d-4cb2-9e74-8498307c474d",
        "db_currency_id": "921fc63a-5b31-4784-8013-3b98bb3863af",
        "db_language_id": "188444b7-c23c-49bb-8bce-3e021a8c73ac",
        "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-05-13T18:48:31.9102644+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "6f5faf22-2679-4deb-98f0-0bffe42c306e",
      "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": "5f085cc5-af59-469b-82fe-c7840b094eed",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-05-13T18:48:31.9102644+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "e626d9ac-49d0-40ef-90c5-4dc8be4a69e7"
    },
    "suggested_date_start": "2026-05-13T18:48:31.9102644+00:00",
    "skill_id": "d2f388f7-f6d5-4f55-a30b-9a6eca8dc535",
    "skill_code": "sample string 32",
    "skill": {
      "id": "9f35acaa-3f7a-4d07-a065-2ab5c852a3e8",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "3fe68038-bc7c-459f-88ff-080db9910f60",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "d8667699-5082-4b9b-bebc-d5e7a3ba4876",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "c7b7cbb7-d99d-4cb2-9e74-8498307c474d",
        "db_currency_id": "921fc63a-5b31-4784-8013-3b98bb3863af",
        "db_language_id": "188444b7-c23c-49bb-8bce-3e021a8c73ac",
        "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-05-13T18:48:31.9102644+00:00"
      },
      "modified_dateutc": "2026-05-13T18:48:31.9102644+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "a60eb0de-2323-46c1-9bc6-192065760c61",
    "date_reported_by_company": "2026-05-13T18:48:31.9102644+00:00",
    "id2": 36,
    "company_id": "bf1cfd70-2f60-4dbf-8ede-e8f43bf8c092",
    "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": "6f4fb2ab-9ef5-47fc-b4a2-175287afb9b1",
    "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-05-13T18:48:31.9102644+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-05-13T18:48:31.9102644+00:00"
}