Retrieves the job_estimated_quantity with the specified key

Request Information

URI Parameters :

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters :

None.

Response Information

Resource Description :

IHttpActionResult

job_estimated_quantity
NameDescriptionTypeAdditional information
id

Primary Key

globally unique identifier

Required

estimated_quantity

Estimated quantity

decimal number

Required

Range: inclusive between 0.1 and 1.79769313486232E+308

article_id

Foreign key of the article

globally unique identifier

Optionally required : article_id, article_code or article must be provided

article_code

Embedded entity "article" using ERP PK when adding/updating

string

Optionally required : article_id, article_code or article must be provided

article

Embedded entity "article" when adding/updating

article

Optionally required : article_id, article_code or article must be provided

jobs_id

Foreign key of the jobs

globally unique identifier

Optionally required : jobs_id, jobs_reference_back_office or jobs must be provided

jobs_reference_back_office

Embedded entity "jobs" using ERP PK when adding/updating

string

Optionally required : jobs_id, jobs_reference_back_office or jobs must be provided

jobs

Embedded entity "jobs" when adding/updating

jobs

Optionally required : jobs_id, jobs_reference_back_office or jobs must be provided

reference_back_office

The Id/Ref of the back office for this job. Used by Embedded entity

string

Max length: 50

modified_dateutc

Readonly system field managed by database, filled with GetUtcDate when adding,updating

date

Response Formats

application/json, text/json

Sample:
{
  "id": "51cb5cd1-0b7a-4839-8d40-e18cda8a53ff",
  "estimated_quantity": 2.0,
  "article_id": "1f2ee6a6-4af0-467c-baaf-19e8059599a0",
  "article_code": "sample string 4",
  "article": {
    "id": "a7c43eaa-e2b1-42dc-b789-0e53dbbbc35c",
    "article_category_id": "0930a19f-f830-43e3-a997-0f78ed854f7b",
    "article_category": {
      "id": "d1a71eb3-43dd-48e2-a671-75bbe3aa41c8",
      "parent_id": "9e37659a-e6aa-42a8-95ea-c7f254351f4b",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-07-22T14:20:28.0050504+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "cb16f349-789c-43b9-ad6e-d932baf26c41",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "493cbcb0-f73b-42aa-b38f-cfd797826097",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "51132f98-b75a-4848-83a5-f9f312d305a3",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "6b5e7ec0-10a6-427d-b986-653feec90694",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "4083cac9-d668-4d97-8d2f-a2b9c75eb271",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "f29a405d-3295-41a4-84bb-a7d08787a353",
    "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-22T14:20:28.0050504+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-22T14:20:28.0050504+00:00",
    "date_update": "2026-07-22T14:20:28.0050504+00:00",
    "modified_dateutc": "2026-07-22T14:20:28.0050504+00:00",
    "article_color_id": "6813e07d-7f66-4142-a1cd-8fe1d7326cbd",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "a4e4c393-6c84-4a5b-986d-e96fe5ab719e",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-07-22T14:20:28.0050504+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "51fa8403-4dfd-4d9a-bdc7-6c83a7f2c6a1",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "61e81d4f-2813-4c06-bdcd-34d8a079a904",
    "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": "ffe0d719-671e-44a6-981a-e32e7f1d24c7",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "77ba3b02-d04c-4fa8-837f-fef6a8bbf099",
    "_parent_id": "fc3879d8-1193-47b7-8026-9a28c6d13007",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "eac87b28-f900-4238-bfad-f9199803f3b3",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "1d156a2c-0173-404b-9b6b-01048ac52772",
      "_parent_id": "b6291fa7-fee7-48a2-a6ad-ba6af1f283ff",
      "root_parent_id": "b94cb05b-b3e8-4e9d-9061-cf3ae654f268",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "5ebb126f-436a-4800-886a-fafb69f321f5",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "4ec786dd-3e18-498e-bdf3-eda3b4db72e5",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "bcfe78dc-b8b7-4f0b-92d1-10eefee852e6",
        "_parent_code": "sample string 6",
        "sales_organization_id": "1ba4f403-5769-44a3-8b41-bcdd29aaae7e",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "b0170004-b332-4d04-af27-22a5b4145494",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "5e744a26-64cd-4b16-9d79-919d88c0a8e6",
          "db_currency_id": "c971b938-d4ba-42bc-a05d-d1b71afc29b3",
          "db_language_id": "2c6dc624-40fe-44e5-80e6-76faba9af7ad",
          "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-22T14:20:28.0050504+00:00"
        },
        "modified_dateutc": "2026-07-22T14:20:28.0050504+00:00"
      },
      "equipment_model_id": "340bc125-a1a5-4433-ac4f-2c1bf56ad7d2",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "4e5fa667-c7ff-488c-9760-ceb86623976c",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "146c6698-b1a3-4508-9e98-7a54c86f5d19",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "7afa2d46-a4ed-4b32-b197-da227e179ee2",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "64dc088e-df8f-47f9-af59-d43946f62cba",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "b0170004-b332-4d04-af27-22a5b4145494",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "5e744a26-64cd-4b16-9d79-919d88c0a8e6",
            "db_currency_id": "c971b938-d4ba-42bc-a05d-d1b71afc29b3",
            "db_language_id": "2c6dc624-40fe-44e5-80e6-76faba9af7ad",
            "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-22T14:20:28.0050504+00:00"
          },
          "modified_dateutc": "2026-07-22T14:20:28.0050504+00:00"
        },
        "equipment_family_id": "e646c24a-729d-4329-a99b-33bfc2d4d96d",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "4ec786dd-3e18-498e-bdf3-eda3b4db72e5",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "bcfe78dc-b8b7-4f0b-92d1-10eefee852e6",
          "_parent_code": "sample string 6",
          "sales_organization_id": "1ba4f403-5769-44a3-8b41-bcdd29aaae7e",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "b0170004-b332-4d04-af27-22a5b4145494",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "5e744a26-64cd-4b16-9d79-919d88c0a8e6",
            "db_currency_id": "c971b938-d4ba-42bc-a05d-d1b71afc29b3",
            "db_language_id": "2c6dc624-40fe-44e5-80e6-76faba9af7ad",
            "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-22T14:20:28.0050504+00:00"
          },
          "modified_dateutc": "2026-07-22T14:20:28.0050504+00:00"
        },
        "date_in_production_since": "2026-07-22T14:20:28.0050504+00:00",
        "date_out_of_production_since": "2026-07-22T14:20:28.0050504+00:00",
        "date_end_support": "2026-07-22T14:20:28.0050504+00:00",
        "sales_organization_id": "beb12ce8-b60d-48b9-a70e-9e4161cdc975",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "b0170004-b332-4d04-af27-22a5b4145494",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "5e744a26-64cd-4b16-9d79-919d88c0a8e6",
          "db_currency_id": "c971b938-d4ba-42bc-a05d-d1b71afc29b3",
          "db_language_id": "2c6dc624-40fe-44e5-80e6-76faba9af7ad",
          "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-22T14:20:28.0050504+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-22T14:20:28.0050504+00:00"
      },
      "project_status_id": "33901706-a0fc-40e0-8b10-af0199714d2a",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "001e0d67-3796-4050-8749-3369cc3b19a1",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "d84a6008-d7ce-425d-82f2-80aafd9b9c16",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "b0170004-b332-4d04-af27-22a5b4145494",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "5e744a26-64cd-4b16-9d79-919d88c0a8e6",
          "db_currency_id": "c971b938-d4ba-42bc-a05d-d1b71afc29b3",
          "db_language_id": "2c6dc624-40fe-44e5-80e6-76faba9af7ad",
          "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-22T14:20:28.0050504+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-07-22T14:20:28.0050504+00:00"
      },
      "company_id": "20d7fc81-aafe-4dbc-a601-18cb02cc685e",
      "company_code": "sample string 12",
      "db_address_id": "a8335952-d86e-4339-891f-d8395e78d9ec",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "541c3b56-b07c-48da-a5d2-97ed147b9629",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "cce439f9-8146-45ae-9804-1b986cad0aae",
      "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-22T14:20:28.0050504+00:00",
      "date_create": "2026-07-22T14:20:28.0050504+00:00",
      "date_update": "2026-07-22T14:20:28.0050504+00:00",
      "updated_by_user_id": "c40f4c2c-9957-446d-8fa1-ae5661424598",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-07-22T14:20:28.0050504+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-22T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-07-22T14:20:28.0050504+00:00",
      "date_last_job": "2026-07-22T14:20:28.0050504+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-07-22T14:20:28.0050504+00:00",
      "modified_dateutc": "2026-07-22T14:20:28.0050504+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "189b705d-54a5-4ecf-a9dd-bb131bfd850c",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "a0c0e934-58f3-41a7-be68-f3ce28443099",
      "name": "sample string 2",
      "sales_organization_id": "3981fedd-0bcb-46a7-a2ba-5b4973a18ca9",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-07-22T14:20:28.0050504+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "d134a4fc-d152-48ee-a754-6886996d344e",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "31164758-5b14-4fbc-9543-75fd0709744f",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "6de1b20f-9ee0-44d8-81f7-265a803a5226",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "b0170004-b332-4d04-af27-22a5b4145494",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "5e744a26-64cd-4b16-9d79-919d88c0a8e6",
        "db_currency_id": "c971b938-d4ba-42bc-a05d-d1b71afc29b3",
        "db_language_id": "2c6dc624-40fe-44e5-80e6-76faba9af7ad",
        "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-22T14:20:28.0050504+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-07-22T14:20:28.0050504+00:00"
    },
    "job_status_id": "f0fe0892-13fd-4025-8a95-d8dd920dce6c",
    "job_status_code": "sample string 11",
    "db_address_id": "ab04e0e8-6712-467d-bb32-4ec757bbd7ad",
    "contact_id": "abdd301e-004c-4fda-bc4e-b4921ade0e9f",
    "requested_by_company_id": "96eefe9a-7c96-44de-a0d6-9b4ba28861f6",
    "requested_by_contact_id": "fc9f34d7-0697-4e28-9997-d74a4f2921e2",
    "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-22T14:20:28.0050504+00:00",
    "due_date": "2026-07-22T14:20:28.0050504+00:00",
    "date_create": "2026-07-22T14:20:28.0050504+00:00",
    "date_update": "2026-07-22T14:20:28.0050504+00:00",
    "date_closed": "2026-07-22T14:20:28.0050504+00:00",
    "suggested_user_id": "06db05fc-b10d-4466-965f-431bb6a06bb1",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "6acd7be6-ffe1-4020-8d81-164ae6bfc63d",
      "db_language_id": "d162cc0a-8f54-476a-9b37-fbb2044a81da",
      "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-22T14:20:28.0050504+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "c960d5fe-05b9-45ff-893d-8a1d71a0bb39",
      "sales_organization": {
        "id": "b0170004-b332-4d04-af27-22a5b4145494",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "5e744a26-64cd-4b16-9d79-919d88c0a8e6",
        "db_currency_id": "c971b938-d4ba-42bc-a05d-d1b71afc29b3",
        "db_language_id": "2c6dc624-40fe-44e5-80e6-76faba9af7ad",
        "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-22T14:20:28.0050504+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "f4ca004a-1887-43d3-a379-61d6cea17b55",
      "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": "87852b21-7f19-4b26-b992-26bcabae9e3e",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-07-22T14:20:28.0050504+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "b8b7167e-cee1-4f2f-8d82-777c4c3c7874"
    },
    "suggested_date_start": "2026-07-22T14:20:28.0050504+00:00",
    "skill_id": "8608d315-5727-4eef-b2aa-7998b771a0ba",
    "skill_code": "sample string 32",
    "skill": {
      "id": "014a9063-72a9-43e7-ac58-25a4340a184e",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "fdf65435-fa54-4950-b0ed-467b4691423d",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "b0170004-b332-4d04-af27-22a5b4145494",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "5e744a26-64cd-4b16-9d79-919d88c0a8e6",
        "db_currency_id": "c971b938-d4ba-42bc-a05d-d1b71afc29b3",
        "db_language_id": "2c6dc624-40fe-44e5-80e6-76faba9af7ad",
        "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-22T14:20:28.0050504+00:00"
      },
      "modified_dateutc": "2026-07-22T14:20:28.0050504+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "dafd30b1-2750-4635-bbea-e20cd5183d3d",
    "date_reported_by_company": "2026-07-22T14:20:28.0050504+00:00",
    "id2": 36,
    "company_id": "efe975bd-e039-45c8-b2de-80d0cb8f15b4",
    "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": "20eb6073-ae80-4f08-918e-1b42ff0f5950",
    "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-22T14:20:28.0050504+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-07-22T14:20:28.0050504+00:00"
}