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": "543dac48-298f-470c-8806-6b69d23542ef",
  "estimated_quantity": 2.0,
  "article_id": "422f7eeb-fd8f-47ce-8928-f93e99a6643f",
  "article_code": "sample string 4",
  "article": {
    "id": "b755ef1f-c975-4b4c-a472-10deeb04ce5e",
    "article_category_id": "44c62cb2-4859-4524-8fc0-09e3db618ddb",
    "article_category": {
      "id": "5f43428b-8afd-47e6-ad05-10ac2024596f",
      "parent_id": "432f7298-898c-4c7b-95ba-d840fbe8505e",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-08-30T03:15:17.2609328+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "9aa90772-682d-44ad-a5e9-b59f2bde465d",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "4508d6b1-0b88-4ee6-b7ea-c5bfb5cdfca7",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "c02bb115-0701-4ce0-bbc9-099819544d8d",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "17e81b0f-f9d6-43d5-acb4-3f60d8259f8e",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "03976ca6-a346-4d86-baac-fa5f41651a1a",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "730fea0c-be0b-4ae9-962a-e95430190bbd",
    "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-30T03:15:17.2609328+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-30T03:15:17.2609328+00:00",
    "date_update": "2026-08-30T03:15:17.2609328+00:00",
    "modified_dateutc": "2026-08-30T03:15:17.2609328+00:00",
    "article_color_id": "b8d5bb50-7d69-42b4-a04f-100ee27c81bc",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "73ebdbc7-613b-4021-9f12-59de2261749f",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-08-30T03:15:17.2609328+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "ee279531-d9c4-4056-9d1a-54cff4318c27",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "c64b5400-90f2-4e72-915b-ca4f6848e94e",
    "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": "4bbec071-285a-4cf2-ae92-623aa1c677d8",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "e70b58ee-f642-4d50-9822-0db63e6f324b",
    "_parent_id": "28edf4c0-09c1-47aa-ace2-943f24e85cb9",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "14fc7aa9-612e-415d-85a5-c5582f6bd49b",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "1c5ee954-4116-4c1d-9951-5320073ff022",
      "_parent_id": "7c752429-2803-4a77-94c7-930bb2324b58",
      "root_parent_id": "1dde9377-74f0-44ec-906a-0c88362d9b21",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "0fa0c3f9-a974-4343-ae5f-735dd3fd4fb2",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "41a9330b-21f9-4d7f-a8d5-f79172e88c65",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "6ac67078-555d-48ef-a3f3-bd5bf2d31e04",
        "_parent_code": "sample string 6",
        "sales_organization_id": "5cff8b5c-8794-4486-a718-b2e2c132663e",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "7abcb4bc-9db0-48ed-bc7d-6560a0dd97ec",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "e4d23b55-573c-4f56-8bf1-4235dadf556b",
          "db_currency_id": "66691ffe-5f51-4a4c-85ae-513ef38ba794",
          "db_language_id": "a3571d0d-e538-4a7f-902d-0af6613e4dc4",
          "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-30T03:15:17.2609328+00:00"
        },
        "modified_dateutc": "2026-08-30T03:15:17.2609328+00:00"
      },
      "equipment_model_id": "4867f932-b80b-465d-b29c-a96995ecf70b",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "472573db-f910-418c-9e78-e5e7fbb25b99",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "6a8d11d5-4c32-4fd1-b15a-1ec9faa97437",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "9b2b0a8a-f5a1-4984-9dc5-762b2aed964d",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "d2deafe7-2d3d-425b-a832-1ee294c22f30",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "7abcb4bc-9db0-48ed-bc7d-6560a0dd97ec",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "e4d23b55-573c-4f56-8bf1-4235dadf556b",
            "db_currency_id": "66691ffe-5f51-4a4c-85ae-513ef38ba794",
            "db_language_id": "a3571d0d-e538-4a7f-902d-0af6613e4dc4",
            "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-30T03:15:17.2609328+00:00"
          },
          "modified_dateutc": "2026-08-30T03:15:17.2765579+00:00"
        },
        "equipment_family_id": "49bcd041-a916-41e3-a3fa-1b328a34ed18",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "41a9330b-21f9-4d7f-a8d5-f79172e88c65",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "6ac67078-555d-48ef-a3f3-bd5bf2d31e04",
          "_parent_code": "sample string 6",
          "sales_organization_id": "5cff8b5c-8794-4486-a718-b2e2c132663e",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "7abcb4bc-9db0-48ed-bc7d-6560a0dd97ec",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "e4d23b55-573c-4f56-8bf1-4235dadf556b",
            "db_currency_id": "66691ffe-5f51-4a4c-85ae-513ef38ba794",
            "db_language_id": "a3571d0d-e538-4a7f-902d-0af6613e4dc4",
            "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-30T03:15:17.2609328+00:00"
          },
          "modified_dateutc": "2026-08-30T03:15:17.2609328+00:00"
        },
        "date_in_production_since": "2026-08-30T03:15:17.2765579+00:00",
        "date_out_of_production_since": "2026-08-30T03:15:17.2765579+00:00",
        "date_end_support": "2026-08-30T03:15:17.2765579+00:00",
        "sales_organization_id": "8c649564-1518-40f2-8589-a2e8d910a980",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "7abcb4bc-9db0-48ed-bc7d-6560a0dd97ec",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "e4d23b55-573c-4f56-8bf1-4235dadf556b",
          "db_currency_id": "66691ffe-5f51-4a4c-85ae-513ef38ba794",
          "db_language_id": "a3571d0d-e538-4a7f-902d-0af6613e4dc4",
          "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-30T03:15:17.2609328+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-30T03:15:17.2765579+00:00"
      },
      "project_status_id": "bd19b5b3-67af-4657-b49c-bb4aadf316fb",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "1266645f-3ab4-4e29-b11d-857a098f1a9c",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "ccf77212-6d5d-4f2c-a093-71a886a48fdb",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "7abcb4bc-9db0-48ed-bc7d-6560a0dd97ec",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "e4d23b55-573c-4f56-8bf1-4235dadf556b",
          "db_currency_id": "66691ffe-5f51-4a4c-85ae-513ef38ba794",
          "db_language_id": "a3571d0d-e538-4a7f-902d-0af6613e4dc4",
          "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-30T03:15:17.2609328+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-08-30T03:15:17.2765579+00:00"
      },
      "company_id": "92cfb481-b665-4840-99d8-e339141b0c4c",
      "company_code": "sample string 12",
      "db_address_id": "dc5dbf88-ac98-49a1-bbfb-dc92101e0255",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "053e7e52-00f5-4c96-a905-aa8520b17c72",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "6e63e045-bdd1-4ab0-b9ff-52b4a55c807d",
      "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-30T03:15:17.2765579+00:00",
      "date_create": "2026-08-30T03:15:17.2765579+00:00",
      "date_update": "2026-08-30T03:15:17.2765579+00:00",
      "updated_by_user_id": "b80e9c35-38b7-4f00-8ee1-a3a28aa9f4cb",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-08-30T03:15:17.2765579+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-30T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-08-30T03:15:17.2765579+00:00",
      "date_last_job": "2026-08-30T03:15:17.2765579+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-08-30T03:15:17.2765579+00:00",
      "modified_dateutc": "2026-08-30T03:15:17.2765579+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "e3027fa8-6334-4043-8ec3-71ee9e0586f4",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "30d82548-aa82-44fb-a27d-7c6af2d7fbae",
      "name": "sample string 2",
      "sales_organization_id": "9ee8ef85-ad31-4ace-92b8-71633d039f18",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-08-30T03:15:17.2765579+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "f1d5c2f3-c8c1-4e80-b6a7-913a0a9b0c75",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "aea8d74c-bba5-4f97-ac9a-83b90e01b7c8",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "9d0eea34-71bf-42b6-8d6f-94aebfd8311f",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "7abcb4bc-9db0-48ed-bc7d-6560a0dd97ec",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "e4d23b55-573c-4f56-8bf1-4235dadf556b",
        "db_currency_id": "66691ffe-5f51-4a4c-85ae-513ef38ba794",
        "db_language_id": "a3571d0d-e538-4a7f-902d-0af6613e4dc4",
        "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-30T03:15:17.2609328+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-08-30T03:15:17.2765579+00:00"
    },
    "job_status_id": "a7198b84-6fb6-4d9a-abe4-bbce4edf1564",
    "job_status_code": "sample string 11",
    "db_address_id": "12e1bf18-18b4-42a6-b28c-45fb18729920",
    "contact_id": "ec082631-6835-41b4-a860-257cca9accc8",
    "requested_by_company_id": "401ce1d0-696e-46f2-887f-79bba11911c7",
    "requested_by_contact_id": "ac7c2e06-6535-41d4-9967-13dfabab060e",
    "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-30T03:15:17.2765579+00:00",
    "due_date": "2026-08-30T03:15:17.2765579+00:00",
    "date_create": "2026-08-30T03:15:17.2765579+00:00",
    "date_update": "2026-08-30T03:15:17.2765579+00:00",
    "date_closed": "2026-08-30T03:15:17.2765579+00:00",
    "suggested_user_id": "53fb3112-afac-4576-a999-972d0e8271b6",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "06e0e98c-fdb3-467d-a5cf-c7d1523c340a",
      "db_language_id": "34f4d5b6-3451-415a-b519-8bdbd4c63850",
      "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-30T03:15:17.2765579+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "78498c7f-64d8-4b7b-afa4-ce24eed2b2b0",
      "sales_organization": {
        "id": "7abcb4bc-9db0-48ed-bc7d-6560a0dd97ec",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "e4d23b55-573c-4f56-8bf1-4235dadf556b",
        "db_currency_id": "66691ffe-5f51-4a4c-85ae-513ef38ba794",
        "db_language_id": "a3571d0d-e538-4a7f-902d-0af6613e4dc4",
        "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-30T03:15:17.2609328+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "7e2709e1-edd3-4762-88de-83f34549ccbf",
      "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": "ec4b6e39-460c-40fd-bb53-c2eab9f5ba8a",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-08-30T03:15:17.2765579+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "fc280042-7230-4fa7-a797-78b2e3157023"
    },
    "suggested_date_start": "2026-08-30T03:15:17.2765579+00:00",
    "skill_id": "eb5df3a2-d37c-4590-a513-7a8c4de33000",
    "skill_code": "sample string 32",
    "skill": {
      "id": "5d43833b-cbf0-4f72-9772-615c7c897b20",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "50861927-a95b-45d9-9e68-5f69f8f2935b",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "7abcb4bc-9db0-48ed-bc7d-6560a0dd97ec",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "e4d23b55-573c-4f56-8bf1-4235dadf556b",
        "db_currency_id": "66691ffe-5f51-4a4c-85ae-513ef38ba794",
        "db_language_id": "a3571d0d-e538-4a7f-902d-0af6613e4dc4",
        "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-30T03:15:17.2609328+00:00"
      },
      "modified_dateutc": "2026-08-30T03:15:17.2765579+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "5146fc87-e32e-4571-a25c-4cd269eef3c0",
    "date_reported_by_company": "2026-08-30T03:15:17.2765579+00:00",
    "id2": 36,
    "company_id": "ebbb9ffb-2e51-4854-9a46-9e84747372b6",
    "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": "c9e4a044-3a43-47da-9198-48045c26e123",
    "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-30T03:15:17.2765579+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-08-30T03:15:17.2765579+00:00"
}