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": "6c03e047-c9de-49dc-8f31-3c9fbaaa1331",
  "estimated_quantity": 2.0,
  "article_id": "090fe38d-1747-46d2-bac2-c5b0cdee8a5a",
  "article_code": "sample string 4",
  "article": {
    "id": "db15464e-fdcb-4e98-9352-df976e33f36b",
    "article_category_id": "5c040a9a-9cfe-49d5-852a-b00d07d25661",
    "article_category": {
      "id": "5b81a912-e9ef-4ee2-ad32-0cf1a73b7df1",
      "parent_id": "11d023e6-8b72-4996-8aa9-66ac52f0f764",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-08-31T03:25:03.2981041+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "066f1eda-dcfd-4678-a49b-15dbc5a9e17a",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "c87951b2-973e-4c94-a6ec-8d6da9f8eaee",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "34b652d0-0c13-4ae5-b3a9-591a826c674c",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "fd60a188-a307-4f62-997e-ce5b196dc63e",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "62f4b442-68b9-46af-9fd2-5ee0a841e9f9",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "d3f3d4bb-1b92-4788-8580-87b9948b1d82",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-08-31T03:25:03.2981041+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-08-31T03:25:03.2981041+00:00",
    "date_update": "2026-08-31T03:25:03.2981041+00:00",
    "modified_dateutc": "2026-08-31T03:25:03.2981041+00:00",
    "article_color_id": "171cd29b-2127-499b-8d0a-c2125031642a",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "b6526d2c-4c2c-43cc-82ad-203ce1655c8c",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-08-31T03:25:03.2981041+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "31c79e36-f05a-4131-8d45-50167da295c0",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "473b08ff-e0e4-49db-8bc3-3fb028913c00",
    "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": "310ab239-5194-41a5-b01b-271f515b3393",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "b17375ce-342b-4889-a2bb-6e0d550ec6f4",
    "_parent_id": "68c8fbae-8536-463c-a2b2-0ab3d98639ab",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "b631e7e2-03cf-4bac-897d-7769508fe5c4",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "a19dd6c9-9e02-426d-86f7-e013c0a74631",
      "_parent_id": "3ef3b481-2693-4ab8-afee-e1b5418a6d6b",
      "root_parent_id": "10a1e237-678f-4785-ba5b-9be3f88c70e8",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "c009bc77-4fdd-4cf9-9032-e40ef7222714",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "b83dd928-ecee-45f5-a5b4-337279b64876",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "253add2a-51cf-41eb-8543-6bfc8b723ca8",
        "_parent_code": "sample string 6",
        "sales_organization_id": "98aafac4-85c4-451e-8a81-aa3cd882433c",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "52be5831-7172-4bdf-a693-04471c6da820",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "26af9ef3-dd66-4e3f-8980-0b28b703a7f7",
          "db_currency_id": "0637fa2e-65af-48cd-b7d2-b147dbdf3b4f",
          "db_language_id": "0ee349b7-ca6d-421f-a7f2-974833ce156d",
          "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-08-31T03:25:03.2981041+00:00"
        },
        "modified_dateutc": "2026-08-31T03:25:03.2981041+00:00"
      },
      "equipment_model_id": "ebeb727c-e9c5-4dfd-afd2-94a57ab0ab32",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "4c0dc21d-2bff-41fd-b219-ad4c4241f48c",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "401f3f77-1fe4-488b-99e0-658867b4fbe1",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "7fe805bf-b365-4704-870d-359e4ac0d3c1",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "f4d52a11-5674-46f7-8c6c-cf083b5f9315",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "52be5831-7172-4bdf-a693-04471c6da820",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "26af9ef3-dd66-4e3f-8980-0b28b703a7f7",
            "db_currency_id": "0637fa2e-65af-48cd-b7d2-b147dbdf3b4f",
            "db_language_id": "0ee349b7-ca6d-421f-a7f2-974833ce156d",
            "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-08-31T03:25:03.2981041+00:00"
          },
          "modified_dateutc": "2026-08-31T03:25:03.2981041+00:00"
        },
        "equipment_family_id": "f8ea1773-63c0-48de-9f45-01b07d1f1b09",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "b83dd928-ecee-45f5-a5b4-337279b64876",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "253add2a-51cf-41eb-8543-6bfc8b723ca8",
          "_parent_code": "sample string 6",
          "sales_organization_id": "98aafac4-85c4-451e-8a81-aa3cd882433c",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "52be5831-7172-4bdf-a693-04471c6da820",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "26af9ef3-dd66-4e3f-8980-0b28b703a7f7",
            "db_currency_id": "0637fa2e-65af-48cd-b7d2-b147dbdf3b4f",
            "db_language_id": "0ee349b7-ca6d-421f-a7f2-974833ce156d",
            "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-08-31T03:25:03.2981041+00:00"
          },
          "modified_dateutc": "2026-08-31T03:25:03.2981041+00:00"
        },
        "date_in_production_since": "2026-08-31T03:25:03.2981041+00:00",
        "date_out_of_production_since": "2026-08-31T03:25:03.2981041+00:00",
        "date_end_support": "2026-08-31T03:25:03.2981041+00:00",
        "sales_organization_id": "eaf919bb-3c0a-4441-93cd-f57a3a901a06",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "52be5831-7172-4bdf-a693-04471c6da820",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "26af9ef3-dd66-4e3f-8980-0b28b703a7f7",
          "db_currency_id": "0637fa2e-65af-48cd-b7d2-b147dbdf3b4f",
          "db_language_id": "0ee349b7-ca6d-421f-a7f2-974833ce156d",
          "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-08-31T03:25:03.2981041+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-08-31T03:25:03.2981041+00:00"
      },
      "project_status_id": "34d5787d-debb-411f-b712-92469e497f58",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "74bc9d48-c6ad-47c4-b78c-1a8a2726ca9e",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "1b7684c1-11f7-43ed-b395-34dd913e3ba7",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "52be5831-7172-4bdf-a693-04471c6da820",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "26af9ef3-dd66-4e3f-8980-0b28b703a7f7",
          "db_currency_id": "0637fa2e-65af-48cd-b7d2-b147dbdf3b4f",
          "db_language_id": "0ee349b7-ca6d-421f-a7f2-974833ce156d",
          "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-08-31T03:25:03.2981041+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-08-31T03:25:03.2981041+00:00"
      },
      "company_id": "05334715-5807-4760-91c5-e6abb98e066c",
      "company_code": "sample string 12",
      "db_address_id": "9173580f-c5d6-4807-b864-9aa59367dc4e",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "a9f4f24f-e449-4482-bfe2-25368018163d",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "2f7a6abd-886e-4215-8efd-e7d34b8681e1",
      "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-08-31T03:25:03.2981041+00:00",
      "date_create": "2026-08-31T03:25:03.2981041+00:00",
      "date_update": "2026-08-31T03:25:03.2981041+00:00",
      "updated_by_user_id": "6c072de2-fdcd-4c8b-b86e-271cb053f51b",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-08-31T03:25:03.2981041+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-08-31T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-08-31T03:25:03.2981041+00:00",
      "date_last_job": "2026-08-31T03:25:03.2981041+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-08-31T03:25:03.2981041+00:00",
      "modified_dateutc": "2026-08-31T03:25:03.2981041+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "7c08a757-e6cd-4678-bb3d-014922d94578",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "896f08bd-e86b-4ad7-8c70-d6cab1755526",
      "name": "sample string 2",
      "sales_organization_id": "95ced224-920c-4d48-901d-34ab559286ac",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-08-31T03:25:03.2981041+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "86e20022-8e6d-406c-9943-deb3052f9bb7",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "aa16d9dc-09dd-40ab-8254-e2055f234d74",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "bd6c5132-7e75-4d2f-94bf-a38853273a00",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "52be5831-7172-4bdf-a693-04471c6da820",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "26af9ef3-dd66-4e3f-8980-0b28b703a7f7",
        "db_currency_id": "0637fa2e-65af-48cd-b7d2-b147dbdf3b4f",
        "db_language_id": "0ee349b7-ca6d-421f-a7f2-974833ce156d",
        "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-08-31T03:25:03.2981041+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-08-31T03:25:03.2981041+00:00"
    },
    "job_status_id": "b7ee93ed-bbcd-4b81-b525-9e546a17115d",
    "job_status_code": "sample string 11",
    "db_address_id": "e62b640f-34b2-4c34-9580-3eab2aea8f6e",
    "contact_id": "b9e4f87a-90cb-41af-a28a-a50dec7e4a7c",
    "requested_by_company_id": "4d38edc9-0bbb-492d-b4a1-ef131a8cdff0",
    "requested_by_contact_id": "1c2466aa-aa5e-4e4d-8516-5b49c98b20ac",
    "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-08-31T03:25:03.2981041+00:00",
    "due_date": "2026-08-31T03:25:03.2981041+00:00",
    "date_create": "2026-08-31T03:25:03.2981041+00:00",
    "date_update": "2026-08-31T03:25:03.2981041+00:00",
    "date_closed": "2026-08-31T03:25:03.2981041+00:00",
    "suggested_user_id": "5a0d05f4-25f0-44a5-a513-d15938f8ff7f",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "7a0191d4-d617-4a97-985b-5c9fbbc546b7",
      "db_language_id": "da1ef6be-14a1-42d2-9426-033bbdd742b0",
      "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-08-31T03:25:03.2981041+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "65d243ca-d754-4e27-b79e-7f0d702f8c0f",
      "sales_organization": {
        "id": "52be5831-7172-4bdf-a693-04471c6da820",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "26af9ef3-dd66-4e3f-8980-0b28b703a7f7",
        "db_currency_id": "0637fa2e-65af-48cd-b7d2-b147dbdf3b4f",
        "db_language_id": "0ee349b7-ca6d-421f-a7f2-974833ce156d",
        "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-08-31T03:25:03.2981041+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "746f3455-4859-43de-8599-62a7807b9527",
      "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": "d1ce5d8c-472d-461f-bc9c-26987e0cb672",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-08-31T03:25:03.2981041+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "6f0af5a3-f19c-4c55-a7e6-41526cf18360"
    },
    "suggested_date_start": "2026-08-31T03:25:03.2981041+00:00",
    "skill_id": "18431804-d4da-4978-9b5c-876fcba8d115",
    "skill_code": "sample string 32",
    "skill": {
      "id": "bf27b10d-b309-4049-9df2-40faa5cc2397",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "96671a51-bc2c-4aff-b62c-9efc182694f0",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "52be5831-7172-4bdf-a693-04471c6da820",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "26af9ef3-dd66-4e3f-8980-0b28b703a7f7",
        "db_currency_id": "0637fa2e-65af-48cd-b7d2-b147dbdf3b4f",
        "db_language_id": "0ee349b7-ca6d-421f-a7f2-974833ce156d",
        "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-08-31T03:25:03.2981041+00:00"
      },
      "modified_dateutc": "2026-08-31T03:25:03.2981041+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "dfbb9ffb-2942-43f5-8f32-eae2d3a09eec",
    "date_reported_by_company": "2026-08-31T03:25:03.2981041+00:00",
    "id2": 36,
    "company_id": "5ae1eeff-bb09-4ee4-82df-d9845db9881b",
    "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": "ec0e5993-9e0d-48da-b7ca-c6f4d7b9cbc3",
    "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-08-31T03:25:03.2981041+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-08-31T03:25:03.2981041+00:00"
}