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": "8fa328d7-2a88-4396-a888-baf7d970838d",
  "estimated_quantity": 2.0,
  "article_id": "36b6a8cf-4af3-4959-b24c-4882e820040b",
  "article_code": "sample string 4",
  "article": {
    "id": "bead3a49-aa86-4962-994d-020db30feac0",
    "article_category_id": "22d5fe95-3da3-40e9-9075-cabe95e97f93",
    "article_category": {
      "id": "13b57b64-5509-4db2-846e-8493e4167d89",
      "parent_id": "6aa7c280-8b3c-4065-9b6e-43ab7cb74db5",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-07-04T13:28:15.4699623+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "f1a8bede-c9d9-4515-82b0-fec106c95ae2",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "dd7c1d97-4034-4dd1-bfec-014703695a98",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "f8fee58d-5443-4c3c-b71c-4265a92e3dfc",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "a365fe5e-6947-4b82-857c-fb836409caa6",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "133ad0f7-ad08-4337-92b5-5e198c357c29",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "eaf97d8f-d696-4865-a9a2-1e15a5d27069",
    "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-04T13:28:15.4699623+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-04T13:28:15.4699623+00:00",
    "date_update": "2026-07-04T13:28:15.4699623+00:00",
    "modified_dateutc": "2026-07-04T13:28:15.4699623+00:00",
    "article_color_id": "5b2a0a3c-c8e2-4f6e-b05a-d6d4f272273c",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "b49900ed-c852-4238-9c99-d53ead9a41c5",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-07-04T13:28:15.4699623+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "d5a39bbe-f54f-4a80-89b1-dc34f42c62ba",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "ffe089bf-ee22-45f8-971d-620437676159",
    "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": "028a10b8-6a4f-4010-95b8-9112f642e745",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "37918ac9-f354-4ea6-909d-e767e50c2866",
    "_parent_id": "43296dcd-b040-46b5-b4ef-88cb77ef6668",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "7ab29c28-811e-450c-8127-9ef9ca3924cc",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "43da5472-fbc2-40e4-b77a-99f5807224da",
      "_parent_id": "12b4530c-e186-4dbf-8821-41361ec02dd0",
      "root_parent_id": "d19d3f94-201e-4c9f-9ded-a67b6db077a9",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "d06c459a-aaf4-45fe-8f90-b44443d50eb9",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "b6d95506-d9f2-4d31-8037-a3e3e5250a97",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "6f713549-7cf6-439b-b690-c328bdd1e5b5",
        "_parent_code": "sample string 6",
        "sales_organization_id": "8f171374-e660-4501-8153-163871e0c890",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "f8f69f6d-cc37-4a52-9b4b-f8c580396e5e",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "20b4d2b9-9d82-49ce-a1c4-acf28d6b070f",
          "db_currency_id": "eed77e7b-df1b-477d-8789-c82a08b8f439",
          "db_language_id": "a8012c03-89ac-43e9-bfc6-2223ef5d3d08",
          "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-04T13:28:15.4699623+00:00"
        },
        "modified_dateutc": "2026-07-04T13:28:15.4699623+00:00"
      },
      "equipment_model_id": "adf95391-9ae0-4093-8b77-afc5c6d51894",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "80c15fc3-42fd-495f-b238-04717dc49570",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "2b0f44b0-52a7-498e-bad0-f8c7c6ad715d",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "46cc0e6b-8f0a-493c-ac2d-0f1d70d49faf",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "27467723-8017-4c90-a192-211338d9fecb",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "f8f69f6d-cc37-4a52-9b4b-f8c580396e5e",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "20b4d2b9-9d82-49ce-a1c4-acf28d6b070f",
            "db_currency_id": "eed77e7b-df1b-477d-8789-c82a08b8f439",
            "db_language_id": "a8012c03-89ac-43e9-bfc6-2223ef5d3d08",
            "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-04T13:28:15.4699623+00:00"
          },
          "modified_dateutc": "2026-07-04T13:28:15.4699623+00:00"
        },
        "equipment_family_id": "47fdc33e-8c23-4a49-a4b1-5e339f40e9d6",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "b6d95506-d9f2-4d31-8037-a3e3e5250a97",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "6f713549-7cf6-439b-b690-c328bdd1e5b5",
          "_parent_code": "sample string 6",
          "sales_organization_id": "8f171374-e660-4501-8153-163871e0c890",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "f8f69f6d-cc37-4a52-9b4b-f8c580396e5e",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "20b4d2b9-9d82-49ce-a1c4-acf28d6b070f",
            "db_currency_id": "eed77e7b-df1b-477d-8789-c82a08b8f439",
            "db_language_id": "a8012c03-89ac-43e9-bfc6-2223ef5d3d08",
            "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-04T13:28:15.4699623+00:00"
          },
          "modified_dateutc": "2026-07-04T13:28:15.4699623+00:00"
        },
        "date_in_production_since": "2026-07-04T13:28:15.4699623+00:00",
        "date_out_of_production_since": "2026-07-04T13:28:15.4699623+00:00",
        "date_end_support": "2026-07-04T13:28:15.4699623+00:00",
        "sales_organization_id": "b7256dbe-0415-48eb-8a69-e21049f21d03",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "f8f69f6d-cc37-4a52-9b4b-f8c580396e5e",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "20b4d2b9-9d82-49ce-a1c4-acf28d6b070f",
          "db_currency_id": "eed77e7b-df1b-477d-8789-c82a08b8f439",
          "db_language_id": "a8012c03-89ac-43e9-bfc6-2223ef5d3d08",
          "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-04T13:28:15.4699623+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-04T13:28:15.4699623+00:00"
      },
      "project_status_id": "93a2d66a-8679-4203-9685-838b73c44a26",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "5ccd2d74-2e06-4bb2-a18c-36e2968cef58",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "824a43c5-7894-4575-81db-88fd916b3aec",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "f8f69f6d-cc37-4a52-9b4b-f8c580396e5e",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "20b4d2b9-9d82-49ce-a1c4-acf28d6b070f",
          "db_currency_id": "eed77e7b-df1b-477d-8789-c82a08b8f439",
          "db_language_id": "a8012c03-89ac-43e9-bfc6-2223ef5d3d08",
          "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-04T13:28:15.4699623+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-07-04T13:28:15.4699623+00:00"
      },
      "company_id": "55c81608-a3c6-4a4d-8273-eeb4c75349cf",
      "company_code": "sample string 12",
      "db_address_id": "d46d9915-7a2d-46ed-acb4-d1c060557ca7",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "310fb476-cb8b-4512-8a18-cbf135cedd97",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "1993be9a-7841-416a-83d7-298c13c76d0e",
      "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-04T13:28:15.4699623+00:00",
      "date_create": "2026-07-04T13:28:15.4699623+00:00",
      "date_update": "2026-07-04T13:28:15.4699623+00:00",
      "updated_by_user_id": "e320c993-1035-422b-ae17-4dd745642647",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-07-04T13:28:15.4699623+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-04T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-07-04T13:28:15.4699623+00:00",
      "date_last_job": "2026-07-04T13:28:15.4699623+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-07-04T13:28:15.4699623+00:00",
      "modified_dateutc": "2026-07-04T13:28:15.4699623+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "dfe6a1b4-fd27-4af4-ac33-c73440170e55",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "c5b8fd70-5b36-4561-9085-150530034564",
      "name": "sample string 2",
      "sales_organization_id": "38a99b46-44de-441f-8b63-38b7277e35f6",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-07-04T13:28:15.4699623+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "a24c920d-7b50-418f-8dac-52cacc47ec28",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "ad44be90-a3b7-4d03-80c8-72bfd9e70c73",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "945ac99c-a40a-4f1f-82b4-49a5b6c83a80",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "f8f69f6d-cc37-4a52-9b4b-f8c580396e5e",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "20b4d2b9-9d82-49ce-a1c4-acf28d6b070f",
        "db_currency_id": "eed77e7b-df1b-477d-8789-c82a08b8f439",
        "db_language_id": "a8012c03-89ac-43e9-bfc6-2223ef5d3d08",
        "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-04T13:28:15.4699623+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-07-04T13:28:15.4855876+00:00"
    },
    "job_status_id": "a566f574-5ec9-4d43-b4c9-666097843579",
    "job_status_code": "sample string 11",
    "db_address_id": "c671ae3f-279d-462d-b5d9-b18bd14fb47d",
    "contact_id": "1fe5671a-a5a9-4ba2-8348-34d7020cf71e",
    "requested_by_company_id": "81a73ffb-9d74-470f-a345-072d496da856",
    "requested_by_contact_id": "59e72c08-a64a-41fd-bc0d-0f8603cd5866",
    "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-04T13:28:15.4855876+00:00",
    "due_date": "2026-07-04T13:28:15.4855876+00:00",
    "date_create": "2026-07-04T13:28:15.4855876+00:00",
    "date_update": "2026-07-04T13:28:15.4855876+00:00",
    "date_closed": "2026-07-04T13:28:15.4855876+00:00",
    "suggested_user_id": "670243d6-7e6c-477a-b167-6b786902e9b0",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "bc14a169-c88c-423f-9baa-69ee3adf915f",
      "db_language_id": "88dea209-9d18-4f8c-9cc8-c7d1e93c9d4b",
      "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-04T13:28:15.4855876+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "e300430c-bbda-4e73-a0bb-c2393b70d56b",
      "sales_organization": {
        "id": "f8f69f6d-cc37-4a52-9b4b-f8c580396e5e",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "20b4d2b9-9d82-49ce-a1c4-acf28d6b070f",
        "db_currency_id": "eed77e7b-df1b-477d-8789-c82a08b8f439",
        "db_language_id": "a8012c03-89ac-43e9-bfc6-2223ef5d3d08",
        "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-04T13:28:15.4699623+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "cf491260-da90-45f5-97ba-d6a4a602ec74",
      "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": "fda5fcae-7e77-42b0-b466-b87fddc5b2fd",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-07-04T13:28:15.4855876+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "6f2a1776-c874-4898-be30-b2447110e0a4"
    },
    "suggested_date_start": "2026-07-04T13:28:15.4855876+00:00",
    "skill_id": "7b0350a0-472c-425e-9578-e810269fab26",
    "skill_code": "sample string 32",
    "skill": {
      "id": "cabd6bba-44e1-4646-824c-ff2da80d1d6d",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "905af5e4-b992-41fe-aa17-f83372349d51",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "f8f69f6d-cc37-4a52-9b4b-f8c580396e5e",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "20b4d2b9-9d82-49ce-a1c4-acf28d6b070f",
        "db_currency_id": "eed77e7b-df1b-477d-8789-c82a08b8f439",
        "db_language_id": "a8012c03-89ac-43e9-bfc6-2223ef5d3d08",
        "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-04T13:28:15.4699623+00:00"
      },
      "modified_dateutc": "2026-07-04T13:28:15.4855876+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "e20b870f-a3ad-45bb-aa72-25c4616987c4",
    "date_reported_by_company": "2026-07-04T13:28:15.4855876+00:00",
    "id2": 36,
    "company_id": "c7a5a8f1-4fb5-4f4a-971f-7fcc20dd53ec",
    "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": "827106e1-563f-42a6-97cc-5bc1d4d402a8",
    "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-04T13:28:15.4855876+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-07-04T13:28:15.4855876+00:00"
}