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": "a49a3c1a-ad8e-448f-a2c8-35bb2c505175",
  "estimated_quantity": 2.0,
  "article_id": "de77241b-69cd-44c2-afec-125afddcb09b",
  "article_code": "sample string 4",
  "article": {
    "id": "d2b4a66a-b75b-4828-b4cb-8389a05b62bc",
    "article_category_id": "363377b3-561b-4711-b435-ab15b3bb7313",
    "article_category": {
      "id": "3b85510e-3676-473f-9631-2cc63a6e9fb8",
      "parent_id": "1db7ca75-8a33-43ab-afa3-95934d592b2f",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-09-09T04:02:31.0539756+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "64f16cc2-e1a4-4ebb-b0d7-0f64441c04ce",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "2fd2ee8c-d2da-4852-80fe-847a929559a7",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "c7e3eb5b-4098-48ce-904f-c47aa3b64afd",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "3b433c63-cfab-451c-a72d-62b7a441233f",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "12fb3f44-dfd2-4df4-8e0b-710ffaeff8ad",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "c24b1c07-2c16-4714-9ed1-0c993b481dbd",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-09-09T04:02:31.0539756+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-09-09T04:02:31.0539756+00:00",
    "date_update": "2026-09-09T04:02:31.0539756+00:00",
    "modified_dateutc": "2026-09-09T04:02:31.0539756+00:00",
    "article_color_id": "8a2c97b7-c16e-49be-abbe-5dd9bbd47346",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "65791a53-6cf0-425d-bc99-5a70129955e7",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-09-09T04:02:31.0539756+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "a8d2c570-95e6-42d7-8c60-24788884f2b5",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "43932ec5-98ad-4fd6-af3e-c01fe9b4c915",
    "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": "97322618-ee28-47f3-89a1-8e3b539881da",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "8201083f-fcd8-4b57-a7c3-8f536aa02f66",
    "_parent_id": "92f8fe45-5ba3-4439-9bfb-6f8ecb2e72b8",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "2204cb73-f184-4817-a91b-7b099a0492c3",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "e70dec46-8931-4454-b627-ade3b1c51c39",
      "_parent_id": "9f0caf0e-781b-4421-ab36-9f6ad5732f6f",
      "root_parent_id": "864f41b9-c01a-46f5-9921-9b05d338cfaa",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "521f2964-1a68-44ee-8791-57fcb5424e63",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "206007ea-1100-4d5e-91cd-8347154700d3",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "d9d2ec31-6a34-4125-9abe-11d45083c585",
        "_parent_code": "sample string 6",
        "sales_organization_id": "ce32939d-0373-4d4d-ba97-d86b7f6711ea",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "313dbdea-8f84-458d-91fa-2f024b38a35c",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "9f5b8b2e-7e91-4e91-b4df-d570442dadbf",
          "db_currency_id": "05e8f2b8-e2f3-48d6-9707-6ffbc85c76d9",
          "db_language_id": "6ce2cdba-df85-4f21-b502-5a1a36e5a48c",
          "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-09-09T04:02:31.0539756+00:00"
        },
        "modified_dateutc": "2026-09-09T04:02:31.0539756+00:00"
      },
      "equipment_model_id": "aa53efcf-24e5-48e9-9f46-11265e506a97",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "78325277-89eb-48e9-a41d-68d44f3e2fb6",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "17001e6e-c05b-4e8f-a17d-9870f1fa0e2e",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "18e9582b-6a95-43b9-a6a7-a502805df195",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "b6732ad9-d5ce-46bb-88c5-318d02ca1ac4",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "313dbdea-8f84-458d-91fa-2f024b38a35c",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "9f5b8b2e-7e91-4e91-b4df-d570442dadbf",
            "db_currency_id": "05e8f2b8-e2f3-48d6-9707-6ffbc85c76d9",
            "db_language_id": "6ce2cdba-df85-4f21-b502-5a1a36e5a48c",
            "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-09-09T04:02:31.0539756+00:00"
          },
          "modified_dateutc": "2026-09-09T04:02:31.0539756+00:00"
        },
        "equipment_family_id": "47268b54-b6ec-4d31-a918-71d54bf10464",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "206007ea-1100-4d5e-91cd-8347154700d3",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "d9d2ec31-6a34-4125-9abe-11d45083c585",
          "_parent_code": "sample string 6",
          "sales_organization_id": "ce32939d-0373-4d4d-ba97-d86b7f6711ea",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "313dbdea-8f84-458d-91fa-2f024b38a35c",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "9f5b8b2e-7e91-4e91-b4df-d570442dadbf",
            "db_currency_id": "05e8f2b8-e2f3-48d6-9707-6ffbc85c76d9",
            "db_language_id": "6ce2cdba-df85-4f21-b502-5a1a36e5a48c",
            "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-09-09T04:02:31.0539756+00:00"
          },
          "modified_dateutc": "2026-09-09T04:02:31.0539756+00:00"
        },
        "date_in_production_since": "2026-09-09T04:02:31.0539756+00:00",
        "date_out_of_production_since": "2026-09-09T04:02:31.0539756+00:00",
        "date_end_support": "2026-09-09T04:02:31.0539756+00:00",
        "sales_organization_id": "ce6af6db-e959-422a-922b-082e44650334",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "313dbdea-8f84-458d-91fa-2f024b38a35c",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "9f5b8b2e-7e91-4e91-b4df-d570442dadbf",
          "db_currency_id": "05e8f2b8-e2f3-48d6-9707-6ffbc85c76d9",
          "db_language_id": "6ce2cdba-df85-4f21-b502-5a1a36e5a48c",
          "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-09-09T04:02:31.0539756+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-09-09T04:02:31.0539756+00:00"
      },
      "project_status_id": "5b61a8aa-2d07-4fb8-b338-777f4edc23bf",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "f11a96f4-b0e0-4d03-abe0-51844db5879a",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "5f920f7b-a5f8-4234-82c0-eedf4b2e0379",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "313dbdea-8f84-458d-91fa-2f024b38a35c",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "9f5b8b2e-7e91-4e91-b4df-d570442dadbf",
          "db_currency_id": "05e8f2b8-e2f3-48d6-9707-6ffbc85c76d9",
          "db_language_id": "6ce2cdba-df85-4f21-b502-5a1a36e5a48c",
          "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-09-09T04:02:31.0539756+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-09-09T04:02:31.0539756+00:00"
      },
      "company_id": "eb87a460-7a3d-42dc-b0f3-5b33b5eaf252",
      "company_code": "sample string 12",
      "db_address_id": "d96384c8-8b7c-4f7b-b19f-15e40b4653c2",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "260dae9f-3036-4394-a112-6b0d963badfe",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "e59a8267-dabd-4fc5-ae92-2171c9a7d239",
      "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-09-09T04:02:31.0539756+00:00",
      "date_create": "2026-09-09T04:02:31.0539756+00:00",
      "date_update": "2026-09-09T04:02:31.0539756+00:00",
      "updated_by_user_id": "3cf05881-cdb2-4797-912d-d3ff1d88eeb5",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-09-09T04:02:31.0539756+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-09-09T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-09-09T04:02:31.0696003+00:00",
      "date_last_job": "2026-09-09T04:02:31.0696003+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-09-09T04:02:31.0696003+00:00",
      "modified_dateutc": "2026-09-09T04:02:31.0696003+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "82fdc358-3b1d-41a3-b27d-889db1333ff8",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "cd31b1ea-10a4-44f1-aba6-33bf9fda6461",
      "name": "sample string 2",
      "sales_organization_id": "03dace59-4ca9-4e7c-90c3-da11d026e498",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-09-09T04:02:31.0696003+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "9d769dd4-3939-4292-b7d4-e78650621b3f",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "c03416e2-72d1-4b59-8601-eef48a5eaf65",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "20600e45-3013-495f-a44d-d59014cc948b",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "313dbdea-8f84-458d-91fa-2f024b38a35c",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "9f5b8b2e-7e91-4e91-b4df-d570442dadbf",
        "db_currency_id": "05e8f2b8-e2f3-48d6-9707-6ffbc85c76d9",
        "db_language_id": "6ce2cdba-df85-4f21-b502-5a1a36e5a48c",
        "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-09-09T04:02:31.0539756+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-09-09T04:02:31.0696003+00:00"
    },
    "job_status_id": "021d8bec-c298-4f7f-b279-e0f2f7516af6",
    "job_status_code": "sample string 11",
    "db_address_id": "9ede2666-0c6b-4eef-bac8-291f6664402a",
    "contact_id": "e7ae120f-1b2c-4b82-a568-afe1569b5d0c",
    "requested_by_company_id": "993e1803-0938-486d-9889-808ac80eab01",
    "requested_by_contact_id": "6b3ac09f-058d-48a2-99a0-ed18e3d6973b",
    "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-09-09T04:02:31.0696003+00:00",
    "due_date": "2026-09-09T04:02:31.0696003+00:00",
    "date_create": "2026-09-09T04:02:31.0696003+00:00",
    "date_update": "2026-09-09T04:02:31.0696003+00:00",
    "date_closed": "2026-09-09T04:02:31.0696003+00:00",
    "suggested_user_id": "c23b28ea-6749-429c-9213-7dcc0ab31e9d",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "742595dc-ce50-4264-904a-4b4f32bce06d",
      "db_language_id": "8e19c2c6-c4f5-4074-ae85-3a5e191d4a00",
      "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-09-09T04:02:31.0696003+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "3234b44e-fb70-4976-bf8f-b93258847efe",
      "sales_organization": {
        "id": "313dbdea-8f84-458d-91fa-2f024b38a35c",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "9f5b8b2e-7e91-4e91-b4df-d570442dadbf",
        "db_currency_id": "05e8f2b8-e2f3-48d6-9707-6ffbc85c76d9",
        "db_language_id": "6ce2cdba-df85-4f21-b502-5a1a36e5a48c",
        "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-09-09T04:02:31.0539756+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "d454dd61-325f-4a4e-b3d2-a8bbeacec024",
      "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": "b9d57185-923d-4f49-bc67-7ecd2c476407",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-09-09T04:02:31.0696003+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "ecfed42a-85b7-426c-aa41-04af55e0d31e"
    },
    "suggested_date_start": "2026-09-09T04:02:31.0696003+00:00",
    "skill_id": "4334b09d-8f40-43d5-b51b-57087e75e8ef",
    "skill_code": "sample string 32",
    "skill": {
      "id": "98e5d1af-a244-4d21-96ce-334b2950db40",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "38566a3f-580d-48e7-9c5b-cc5b5a8984e8",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "313dbdea-8f84-458d-91fa-2f024b38a35c",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "9f5b8b2e-7e91-4e91-b4df-d570442dadbf",
        "db_currency_id": "05e8f2b8-e2f3-48d6-9707-6ffbc85c76d9",
        "db_language_id": "6ce2cdba-df85-4f21-b502-5a1a36e5a48c",
        "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-09-09T04:02:31.0539756+00:00"
      },
      "modified_dateutc": "2026-09-09T04:02:31.0696003+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "77d04aae-cc08-4825-ac58-be37e70b95f5",
    "date_reported_by_company": "2026-09-09T04:02:31.0696003+00:00",
    "id2": 36,
    "company_id": "e73eb330-4f8c-4441-bb65-483e643f8e93",
    "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": "dc54a11c-558a-497b-89c7-94ac015fb056",
    "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-09-09T04:02:31.0696003+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-09-09T04:02:31.0696003+00:00"
}