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": "3512145c-09a9-49ca-90a9-1e5a0649bbd1",
  "estimated_quantity": 2.0,
  "article_id": "d7042e78-7252-4517-be34-70c83528fa7b",
  "article_code": "sample string 4",
  "article": {
    "id": "1a11ea57-64a0-4bc0-bee0-513aa30ec980",
    "article_category_id": "c47762bd-e7b0-40a7-8c47-a7eabf470975",
    "article_category": {
      "id": "9917b0e5-a47e-4022-a68c-eb4bcd4ad6f1",
      "parent_id": "ee4b169b-842c-421e-9caf-9b99bd078afb",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2024-04-20T05:07:19.5044059+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "d681e9bc-9dce-43cb-9d4a-d5507220d474",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "df9f6796-c6ac-465e-b7a0-c73ce3547847",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "8631831d-cac2-4c5d-bbe8-c0b9be2015e0",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "143e4ca5-9fc6-4065-bd6f-9ec2faaeb935",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "4c9a6e38-a092-48fc-9125-853e1856ff27",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "01f4b72b-d579-49ab-8c4d-5a0c39012ee9",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2024-04-20T05:07:19.5044059+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": "2024-04-20T05:07:19.5044059+00:00",
    "date_update": "2024-04-20T05:07:19.5044059+00:00",
    "modified_dateutc": "2024-04-20T05:07:19.5044059+00:00",
    "article_color_id": "481f5957-40e6-4e88-935c-d8d448f6fa7b",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "8b962de7-72f1-4a38-a121-6c3fc90cd383",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2024-04-20T05:07:19.5044059+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "dde4e1de-69e8-41be-bebc-f4f519aed2ab",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "de9cf7e7-d2de-4a2d-9f86-1dd1d24bda51",
    "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": "b3d7ac6c-7d1e-4ae7-8eee-e4f102464d1d",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "270893de-e137-4d73-8bef-d0cfadb1eb3b",
    "_parent_id": "ae430859-3408-4d50-b927-c74ad609d0b3",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "5a1a6ab5-eef9-4580-876e-c10497803e33",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "46543549-3c26-4ab2-af07-9fcb38a0009b",
      "_parent_id": "236fbaf4-3ed2-4183-8511-e4d0227b3188",
      "root_parent_id": "5c320f91-0204-4f87-bcfd-62d24aad0bca",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "e49cfd43-797c-4a48-8beb-07c51612d609",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "d10238a7-0181-41df-94ce-ce220d3d4f67",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "34372cac-8aae-4a07-a2e9-68000da87122",
        "_parent_code": "sample string 6",
        "sales_organization_id": "8e6b6b8d-8c3f-4dbd-a99b-1fc26afafa58",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "38f2766e-984f-4eb4-9f86-854b987fa098",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "a00e4519-6023-460a-a10b-fd2c64075559",
          "db_currency_id": "0da1dbf6-2565-49b3-bf28-e339b9595491",
          "db_language_id": "d2df0dfa-427b-4cd3-bb34-527fcf84310d",
          "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": "2024-04-20T05:07:19.5044059+00:00"
        },
        "modified_dateutc": "2024-04-20T05:07:19.5044059+00:00"
      },
      "equipment_model_id": "b09c61f0-0cfe-4f51-a663-1f8cb7627ba7",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "f1ca6a86-3b50-4115-b115-ae2a1b7fbe40",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "a3a28892-46b1-4124-85cf-e559898b820b",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "88839597-7a82-480f-a67e-f1494b2d68bc",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "5717d591-1c93-455d-a57a-06f206a27782",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "38f2766e-984f-4eb4-9f86-854b987fa098",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "a00e4519-6023-460a-a10b-fd2c64075559",
            "db_currency_id": "0da1dbf6-2565-49b3-bf28-e339b9595491",
            "db_language_id": "d2df0dfa-427b-4cd3-bb34-527fcf84310d",
            "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": "2024-04-20T05:07:19.5044059+00:00"
          },
          "modified_dateutc": "2024-04-20T05:07:19.5044059+00:00"
        },
        "equipment_family_id": "469b4e40-82a3-4606-b87a-88fe36f70996",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "d10238a7-0181-41df-94ce-ce220d3d4f67",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "34372cac-8aae-4a07-a2e9-68000da87122",
          "_parent_code": "sample string 6",
          "sales_organization_id": "8e6b6b8d-8c3f-4dbd-a99b-1fc26afafa58",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "38f2766e-984f-4eb4-9f86-854b987fa098",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "a00e4519-6023-460a-a10b-fd2c64075559",
            "db_currency_id": "0da1dbf6-2565-49b3-bf28-e339b9595491",
            "db_language_id": "d2df0dfa-427b-4cd3-bb34-527fcf84310d",
            "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": "2024-04-20T05:07:19.5044059+00:00"
          },
          "modified_dateutc": "2024-04-20T05:07:19.5044059+00:00"
        },
        "date_in_production_since": "2024-04-20T05:07:19.5044059+00:00",
        "date_out_of_production_since": "2024-04-20T05:07:19.5044059+00:00",
        "date_end_support": "2024-04-20T05:07:19.5044059+00:00",
        "sales_organization_id": "930dacb2-d458-4858-a4f5-f12e720ab104",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "38f2766e-984f-4eb4-9f86-854b987fa098",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "a00e4519-6023-460a-a10b-fd2c64075559",
          "db_currency_id": "0da1dbf6-2565-49b3-bf28-e339b9595491",
          "db_language_id": "d2df0dfa-427b-4cd3-bb34-527fcf84310d",
          "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": "2024-04-20T05:07:19.5044059+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": "2024-04-20T05:07:19.5044059+00:00"
      },
      "project_status_id": "0fa3a4b7-fb8a-4915-a10e-6f5aec83492a",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "1241145b-1e3a-49aa-8f63-29f5cd65cbdc",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "4f7656f0-455c-4368-825e-53418da6d4d0",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "38f2766e-984f-4eb4-9f86-854b987fa098",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "a00e4519-6023-460a-a10b-fd2c64075559",
          "db_currency_id": "0da1dbf6-2565-49b3-bf28-e339b9595491",
          "db_language_id": "d2df0dfa-427b-4cd3-bb34-527fcf84310d",
          "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": "2024-04-20T05:07:19.5044059+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2024-04-20T05:07:19.5044059+00:00"
      },
      "company_id": "2d7a28bf-f212-4f5e-a8e7-bc14abc204ea",
      "company_code": "sample string 12",
      "db_address_id": "a4c27840-f0b5-48f5-b9d3-24cdeaf34033",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "a6f346ca-1810-4cdb-b3c8-560ee21a2012",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "36b0fbd8-9467-41e1-8963-50fb48e34a31",
      "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": "2024-04-20T05:07:19.5044059+00:00",
      "date_create": "2024-04-20T05:07:19.5044059+00:00",
      "date_update": "2024-04-20T05:07:19.5044059+00:00",
      "updated_by_user_id": "c27e860d-da91-4177-8bf6-ee81b80d6f14",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2024-04-20T05:07:19.5044059+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": "2024-04-20T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2024-04-20T05:07:19.5044059+00:00",
      "date_last_job": "2024-04-20T05:07:19.5044059+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2024-04-20T05:07:19.5044059+00:00",
      "modified_dateutc": "2024-04-20T05:07:19.5044059+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "6b2680ff-1912-4b36-9c1a-dfc730a67abf",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "a4758387-c0c3-44dd-a127-b8c2bd3fad53",
      "name": "sample string 2",
      "sales_organization_id": "e8864fa9-0e05-4aa2-922f-440cfe92776f",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2024-04-20T05:07:19.5044059+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "146c3828-199d-47de-bbdb-9d0bbdd8ba92",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "6720f680-24b7-40fd-96aa-493cf44bf8d1",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "7c3cab9a-05bb-491c-906c-bc0ed01758a2",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "38f2766e-984f-4eb4-9f86-854b987fa098",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "a00e4519-6023-460a-a10b-fd2c64075559",
        "db_currency_id": "0da1dbf6-2565-49b3-bf28-e339b9595491",
        "db_language_id": "d2df0dfa-427b-4cd3-bb34-527fcf84310d",
        "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": "2024-04-20T05:07:19.5044059+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2024-04-20T05:07:19.5044059+00:00"
    },
    "job_status_id": "3d465426-9a10-415c-9cc5-fe1ca0d34ec8",
    "job_status_code": "sample string 11",
    "db_address_id": "e8b36882-43a6-44bd-ae92-d40b4c2beab7",
    "contact_id": "50a82bd8-15be-4e7d-bb42-0becd23eb80d",
    "requested_by_company_id": "9bad4eb9-4966-4fc1-b5f6-bd5d6bb4cc67",
    "requested_by_contact_id": "409b7e03-35e7-4d15-bdd3-3af2e310fc32",
    "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": "2024-04-20T05:07:19.5044059+00:00",
    "due_date": "2024-04-20T05:07:19.5044059+00:00",
    "date_create": "2024-04-20T05:07:19.5044059+00:00",
    "date_update": "2024-04-20T05:07:19.5044059+00:00",
    "date_closed": "2024-04-20T05:07:19.5044059+00:00",
    "suggested_user_id": "611ac774-e991-4aa2-ab30-b6e488ed1d83",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "64221282-ffa6-4ed9-9129-1c16c8cde133",
      "db_language_id": "13cf81c9-98b9-464f-af76-95c6b7cf238c",
      "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": "2024-04-20T05:07:19.5044059+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "870eb9a1-b7d0-4795-9ffd-e4216f54fa90",
      "sales_organization": {
        "id": "38f2766e-984f-4eb4-9f86-854b987fa098",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "a00e4519-6023-460a-a10b-fd2c64075559",
        "db_currency_id": "0da1dbf6-2565-49b3-bf28-e339b9595491",
        "db_language_id": "d2df0dfa-427b-4cd3-bb34-527fcf84310d",
        "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": "2024-04-20T05:07:19.5044059+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "36898a18-0955-4520-9e39-3aa438fd2109",
      "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": "5b4849e2-cdd0-46fd-8d7c-6ecb98c4de1e",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2024-04-20T05:07:19.5044059+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "61fdda2d-b776-4f25-9b59-44f7011703bf"
    },
    "suggested_date_start": "2024-04-20T05:07:19.5044059+00:00",
    "skill_id": "70121ff4-3650-4dce-a11c-44ce109c1fb6",
    "skill_code": "sample string 32",
    "skill": {
      "id": "acacfbcc-ad7a-4ae4-802e-5776b70f8461",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "d9fed9b1-72c1-4d82-9173-c448268aa2a4",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "38f2766e-984f-4eb4-9f86-854b987fa098",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "a00e4519-6023-460a-a10b-fd2c64075559",
        "db_currency_id": "0da1dbf6-2565-49b3-bf28-e339b9595491",
        "db_language_id": "d2df0dfa-427b-4cd3-bb34-527fcf84310d",
        "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": "2024-04-20T05:07:19.5044059+00:00"
      },
      "modified_dateutc": "2024-04-20T05:07:19.5044059+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "0fa5d381-0554-4f8f-9383-3d1ea3a860a5",
    "date_reported_by_company": "2024-04-20T05:07:19.5044059+00:00",
    "id2": 36,
    "company_id": "fe97b84c-9458-40e9-93ce-26adbd45a34c",
    "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": "0d7131b6-dba5-4d1f-beeb-4144a7bdc530",
    "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": "2024-04-20T05:07:19.5044059+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2024-04-20T05:07:19.5044059+00:00"
}