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": "256c5ee3-c696-487e-b623-58558fd6a25c",
  "estimated_quantity": 2.0,
  "article_id": "b69ba0db-1f69-4ff2-9640-23e1dfadb731",
  "article_code": "sample string 4",
  "article": {
    "id": "190f6b89-0e2d-44e5-bcf9-3cc9f93761eb",
    "article_category_id": "92e8dcd2-c691-490b-b795-2d69a9e314f9",
    "article_category": {
      "id": "55a30adb-a9e3-4d29-9907-39a875e1a149",
      "parent_id": "e1853f27-d0d9-4552-9c85-2474704c23dc",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-07-11T08:53:05.0382829+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "ac689cee-7d84-4194-9b66-9b630fb83a42",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "26b6720e-01e0-4963-84da-7378139fd524",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "39059f18-76a7-4fdb-97f0-1b342d40f4d9",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "0fe534cd-811a-43a2-962f-000c9438dd61",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "fb18eadd-cf38-4a7b-9548-0b607572de65",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "48c62a10-c2b9-4889-9398-3d5866eabdba",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-07-11T08:53:05.0382829+00:00",
    "article_increment": 20,
    "min_article_quantity": 21,
    "entered_price": 22.0,
    "cost_price": 23.1,
    "no_stock": true,
    "archived": true,
    "is_travel_fee": true,
    "is_mileage_fee": true,
    "code": "sample string 28",
    "name": "sample string 29",
    "description_short": "sample string 30",
    "description_long": "sample string 31",
    "barcode": "sample string 32",
    "notes": "sample string 33",
    "date_create": "2026-07-11T08:53:05.0382829+00:00",
    "date_update": "2026-07-11T08:53:05.0382829+00:00",
    "modified_dateutc": "2026-07-11T08:53:05.0382829+00:00",
    "article_color_id": "695dae52-8752-40b0-88ce-85ab5ee786eb",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "60248adf-6097-4a09-8052-010db629ca60",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-07-11T08:53:05.0382829+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "5d712bdf-7c2b-480e-9559-1368f46d3266",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "dbdf0988-4b3f-4e3e-85c8-95ab4a70fc3a",
    "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": "8fbd9701-0c24-45c0-bd15-0c5fd73ff1bd",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "6f59d865-0912-4be4-9c29-c0a3f4cb0df3",
    "_parent_id": "1622e291-891e-4b1f-a41f-dec508aea8a2",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "a1eab238-0a65-4fb1-969e-01f60f983f2d",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "721fc4bd-289d-4cca-ad17-b819b32e1bcf",
      "_parent_id": "4267ce6e-c398-4b68-a583-3602be6fa563",
      "root_parent_id": "9c4b0143-88bc-474f-bb4c-de49a62dda53",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "76a454a0-4663-44c1-962f-afd5e5231f3d",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "b1cf6cf8-e4e6-48fe-8dc7-dd5aab1fad56",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "141a3a68-f35a-446e-81dd-d23da4a2b86e",
        "_parent_code": "sample string 6",
        "sales_organization_id": "f9d75dcf-bbc0-4e83-a319-4c0f27519fb3",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "acb0190b-fd99-46e1-b0ef-ab9a0268552a",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "62b70554-42c0-4d0d-b78e-92d121be78f1",
          "db_currency_id": "130cd20d-62e8-4405-8e65-944bd34790dd",
          "db_language_id": "a7c4d458-111b-43f0-a0fd-ad79c5f9cdb5",
          "accountancy_code": "sample string 8",
          "archived": true,
          "default_unit_of_measure_system_type": "sample string 10",
          "street": "sample string 11",
          "street2": "sample string 12",
          "street_number": "sample string 13",
          "zip": "sample string 14",
          "city": "sample string 15",
          "email": "sample string 16",
          "phone": "sample string 17",
          "fax": "sample string 18",
          "url": "sample string 19",
          "vat_reg_code": "sample string 20",
          "modified_dateutc": "2026-07-11T08:53:05.0382829+00:00"
        },
        "modified_dateutc": "2026-07-11T08:53:05.0382829+00:00"
      },
      "equipment_model_id": "84072030-6686-4c9d-99bd-9e8f75b0dc27",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "4f35446e-8308-4de8-affd-b96cb60a6e9d",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "ce0c67a4-00cc-48d7-bdc8-7913f4ee77f1",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "2d7d2920-f736-46da-8f18-c2e0818a35ab",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "2cd064b4-d319-4bfc-b34d-3f8be3d2bf13",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "acb0190b-fd99-46e1-b0ef-ab9a0268552a",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "62b70554-42c0-4d0d-b78e-92d121be78f1",
            "db_currency_id": "130cd20d-62e8-4405-8e65-944bd34790dd",
            "db_language_id": "a7c4d458-111b-43f0-a0fd-ad79c5f9cdb5",
            "accountancy_code": "sample string 8",
            "archived": true,
            "default_unit_of_measure_system_type": "sample string 10",
            "street": "sample string 11",
            "street2": "sample string 12",
            "street_number": "sample string 13",
            "zip": "sample string 14",
            "city": "sample string 15",
            "email": "sample string 16",
            "phone": "sample string 17",
            "fax": "sample string 18",
            "url": "sample string 19",
            "vat_reg_code": "sample string 20",
            "modified_dateutc": "2026-07-11T08:53:05.0382829+00:00"
          },
          "modified_dateutc": "2026-07-11T08:53:05.0382829+00:00"
        },
        "equipment_family_id": "176869fb-fdb4-468c-90c1-4f4b39677240",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "b1cf6cf8-e4e6-48fe-8dc7-dd5aab1fad56",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "141a3a68-f35a-446e-81dd-d23da4a2b86e",
          "_parent_code": "sample string 6",
          "sales_organization_id": "f9d75dcf-bbc0-4e83-a319-4c0f27519fb3",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "acb0190b-fd99-46e1-b0ef-ab9a0268552a",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "62b70554-42c0-4d0d-b78e-92d121be78f1",
            "db_currency_id": "130cd20d-62e8-4405-8e65-944bd34790dd",
            "db_language_id": "a7c4d458-111b-43f0-a0fd-ad79c5f9cdb5",
            "accountancy_code": "sample string 8",
            "archived": true,
            "default_unit_of_measure_system_type": "sample string 10",
            "street": "sample string 11",
            "street2": "sample string 12",
            "street_number": "sample string 13",
            "zip": "sample string 14",
            "city": "sample string 15",
            "email": "sample string 16",
            "phone": "sample string 17",
            "fax": "sample string 18",
            "url": "sample string 19",
            "vat_reg_code": "sample string 20",
            "modified_dateutc": "2026-07-11T08:53:05.0382829+00:00"
          },
          "modified_dateutc": "2026-07-11T08:53:05.0382829+00:00"
        },
        "date_in_production_since": "2026-07-11T08:53:05.0382829+00:00",
        "date_out_of_production_since": "2026-07-11T08:53:05.0382829+00:00",
        "date_end_support": "2026-07-11T08:53:05.0382829+00:00",
        "sales_organization_id": "96924312-ee6c-41e4-8a31-4d980b098a6b",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "acb0190b-fd99-46e1-b0ef-ab9a0268552a",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "62b70554-42c0-4d0d-b78e-92d121be78f1",
          "db_currency_id": "130cd20d-62e8-4405-8e65-944bd34790dd",
          "db_language_id": "a7c4d458-111b-43f0-a0fd-ad79c5f9cdb5",
          "accountancy_code": "sample string 8",
          "archived": true,
          "default_unit_of_measure_system_type": "sample string 10",
          "street": "sample string 11",
          "street2": "sample string 12",
          "street_number": "sample string 13",
          "zip": "sample string 14",
          "city": "sample string 15",
          "email": "sample string 16",
          "phone": "sample string 17",
          "fax": "sample string 18",
          "url": "sample string 19",
          "vat_reg_code": "sample string 20",
          "modified_dateutc": "2026-07-11T08:53:05.0382829+00:00"
        },
        "replacement_period_nb_months": 14,
        "warranty_period_nb_months": 15,
        "translations": [
          {
            "field_name": "sample string 1",
            "language_code": "sample string 2",
            "value_translated": "sample string 3"
          },
          {
            "field_name": "sample string 1",
            "language_code": "sample string 2",
            "value_translated": "sample string 3"
          }
        ],
        "modified_dateutc": "2026-07-11T08:53:05.0382829+00:00"
      },
      "project_status_id": "03715c25-5551-450c-85d5-a53469ccf65a",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "01d6daeb-7a8d-4107-a497-c437390f1dec",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "94dc8ba5-89bc-4cb0-8c4c-094933d91f26",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "acb0190b-fd99-46e1-b0ef-ab9a0268552a",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "62b70554-42c0-4d0d-b78e-92d121be78f1",
          "db_currency_id": "130cd20d-62e8-4405-8e65-944bd34790dd",
          "db_language_id": "a7c4d458-111b-43f0-a0fd-ad79c5f9cdb5",
          "accountancy_code": "sample string 8",
          "archived": true,
          "default_unit_of_measure_system_type": "sample string 10",
          "street": "sample string 11",
          "street2": "sample string 12",
          "street_number": "sample string 13",
          "zip": "sample string 14",
          "city": "sample string 15",
          "email": "sample string 16",
          "phone": "sample string 17",
          "fax": "sample string 18",
          "url": "sample string 19",
          "vat_reg_code": "sample string 20",
          "modified_dateutc": "2026-07-11T08:53:05.0382829+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-07-11T08:53:05.0382829+00:00"
      },
      "company_id": "71c1c4cf-efc6-45cb-931f-06381ca56f69",
      "company_code": "sample string 12",
      "db_address_id": "e3559226-b0ac-4f4e-a651-a30c98b8db10",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "d7d68d95-d8df-42d3-93d0-2ebcd6aa73ba",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "780a9ce3-04e3-4c8e-b665-2387b7d10b2b",
      "name": "sample string 19",
      "description": "sample string 20",
      "reference_back_office": "sample string 21",
      "serial_number": "sample string 22",
      "barcode": "sample string 23",
      "date_start_production": "2026-07-11T08:53:05.0382829+00:00",
      "date_create": "2026-07-11T08:53:05.0382829+00:00",
      "date_update": "2026-07-11T08:53:05.0382829+00:00",
      "updated_by_user_id": "0a9bb05d-afff-4052-9b70-b852cea77379",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-07-11T08:53:05.0382829+00:00",
      "last_standard_result_score_1": "sample string 30",
      "last_standard_result_score_2": "sample string 31",
      "target_standard_result_score_1": "sample string 32",
      "target_standard_result_score_2": "sample string 33",
      "date_built": "2026-07-11T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-07-11T08:53:05.0382829+00:00",
      "date_last_job": "2026-07-11T08:53:05.0382829+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-07-11T08:53:05.0382829+00:00",
      "modified_dateutc": "2026-07-11T08:53:05.0382829+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "3259ded4-b13a-40d5-9575-b039c2949561",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "4f3deda8-144c-4d11-b76e-55067b6da53a",
      "name": "sample string 2",
      "sales_organization_id": "5e74f92a-40f7-4eb6-ae02-a9f2595d9cf3",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-07-11T08:53:05.0382829+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "46c201ff-8fc3-4c99-853f-c9f5202e1c14",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "2c1e518b-0869-4137-ab37-ee5a91513315",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "276e7ce7-335b-4c5b-a486-e23855f997ed",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "acb0190b-fd99-46e1-b0ef-ab9a0268552a",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "62b70554-42c0-4d0d-b78e-92d121be78f1",
        "db_currency_id": "130cd20d-62e8-4405-8e65-944bd34790dd",
        "db_language_id": "a7c4d458-111b-43f0-a0fd-ad79c5f9cdb5",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2026-07-11T08:53:05.0382829+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-07-11T08:53:05.0382829+00:00"
    },
    "job_status_id": "78d41a07-d87d-493a-b95a-258c7d97087c",
    "job_status_code": "sample string 11",
    "db_address_id": "33232cf1-58bf-4467-b40c-20a9a7d26d58",
    "contact_id": "39de7f9f-1e8b-47a8-9c7b-7cc44e0c1906",
    "requested_by_company_id": "65994cda-a65e-4e7d-8cbe-16796fed9fa6",
    "requested_by_contact_id": "5ba54e07-36a6-4621-9dea-31277c4feca7",
    "reference_back_office": "sample string 16",
    "name": "sample string 17",
    "description": "sample string 18",
    "working_sequence": 19,
    "internal_memo": "sample string 20",
    "prejob_information": "sample string 21",
    "estimated_time": 22,
    "earliest_date_plannable": "2026-07-11T08:53:05.0382829+00:00",
    "due_date": "2026-07-11T08:53:05.0382829+00:00",
    "date_create": "2026-07-11T08:53:05.0382829+00:00",
    "date_update": "2026-07-11T08:53:05.0382829+00:00",
    "date_closed": "2026-07-11T08:53:05.0382829+00:00",
    "suggested_user_id": "861c29f4-1a7a-42ef-bc47-577c922dd583",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "6c3a7162-ab66-447c-a375-77e83059ee48",
      "db_language_id": "5ca3df03-a293-4348-bd48-dba31ea709f7",
      "username": "sample string 3",
      "firstname": "sample string 4",
      "lastname": "sample string 5",
      "code": "sample string 6",
      "archived": true,
      "disabled": true,
      "emergency_contact": "sample string 9",
      "bankaccount": "sample string 10",
      "social_security": "sample string 11",
      "place_of_birth": "sample string 12",
      "nationality": "sample string 13",
      "functions": "sample string 14",
      "birthdate": "2026-07-11T08:53:05.0382829+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "b780bef2-c2b5-43a9-96d7-cb0e741119ce",
      "sales_organization": {
        "id": "acb0190b-fd99-46e1-b0ef-ab9a0268552a",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "62b70554-42c0-4d0d-b78e-92d121be78f1",
        "db_currency_id": "130cd20d-62e8-4405-8e65-944bd34790dd",
        "db_language_id": "a7c4d458-111b-43f0-a0fd-ad79c5f9cdb5",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2026-07-11T08:53:05.0382829+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "c65d1af7-b03d-4179-975a-2329f7e7fc09",
      "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": "f679b267-c4f0-4f8d-be89-b4344643c81d",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-07-11T08:53:05.0382829+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "3f3f61c4-a314-424f-b426-70e8c163fbf4"
    },
    "suggested_date_start": "2026-07-11T08:53:05.0382829+00:00",
    "skill_id": "6999b18c-cfb9-41af-b0c1-adc2f6a42e5e",
    "skill_code": "sample string 32",
    "skill": {
      "id": "9f9d4e8e-b026-488d-8b2e-9b52ec172a02",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "5dd18571-e681-44e2-9287-14784e3bd21a",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "acb0190b-fd99-46e1-b0ef-ab9a0268552a",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "62b70554-42c0-4d0d-b78e-92d121be78f1",
        "db_currency_id": "130cd20d-62e8-4405-8e65-944bd34790dd",
        "db_language_id": "a7c4d458-111b-43f0-a0fd-ad79c5f9cdb5",
        "accountancy_code": "sample string 8",
        "archived": true,
        "default_unit_of_measure_system_type": "sample string 10",
        "street": "sample string 11",
        "street2": "sample string 12",
        "street_number": "sample string 13",
        "zip": "sample string 14",
        "city": "sample string 15",
        "email": "sample string 16",
        "phone": "sample string 17",
        "fax": "sample string 18",
        "url": "sample string 19",
        "vat_reg_code": "sample string 20",
        "modified_dateutc": "2026-07-11T08:53:05.0382829+00:00"
      },
      "modified_dateutc": "2026-07-11T08:53:05.0382829+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "e7ea6148-261a-413e-b2ff-d17f49257b29",
    "date_reported_by_company": "2026-07-11T08:53:05.0382829+00:00",
    "id2": 36,
    "company_id": "b07254e7-4d61-4be2-9086-6cb658d12d7f",
    "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": "fad7272c-a613-469b-8633-25f81ad933d2",
    "db_address_db_country_code": "sample string 46",
    "db_address_phone": "sample string 47",
    "db_address_email": "sample string 48",
    "db_address_latitude_decimal": 49.0,
    "db_address_longitude_decimal": 50.0,
    "estimated_quantity_remark": "sample string 51",
    "modified_dateutc": "2026-07-11T08:53:05.0382829+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-07-11T08:53:05.0382829+00:00"
}