Retrieves all the job_estimated_quantity objects

Request Information

URI Parameters :

None.

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": "27292a0e-dc40-4c00-8385-5c49c8518e9a",
  "estimated_quantity": 2.0,
  "article_id": "cc995a8c-8111-4c42-be82-a43461dffa00",
  "article_code": "sample string 4",
  "article": {
    "id": "1b14b6e7-6ad7-4bd1-982f-86a81d603801",
    "article_category_id": "f3e210fb-be9d-48cd-b815-177f9f5618c0",
    "article_category": {
      "id": "3fb81553-02f8-4b06-ab1b-cc1c702d2e93",
      "parent_id": "7f6c7c86-4673-4a40-9c0e-cf8a698d06fc",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2024-04-24T01:59:50.6755601+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "5f710a6e-54d9-4f9a-bbcd-3ea3755897c0",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "e3664f36-98a0-4355-a3c8-0d15abd982aa",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "c89be97c-5509-4ad0-af24-508c0abc6cab",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "50551a55-f906-41fb-bce4-d493ea22f8b6",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "feaf2602-9676-4a49-b638-9eb7f366f251",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "16e7f6eb-0dda-4587-b777-037738f85379",
    "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-24T01:59:50.6755601+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-24T01:59:50.6755601+00:00",
    "date_update": "2024-04-24T01:59:50.6755601+00:00",
    "modified_dateutc": "2024-04-24T01:59:50.6755601+00:00",
    "article_color_id": "82a6b0ec-2113-458d-b131-262e9f088b4b",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "7ef41179-d987-43fa-95de-a7f4142b454d",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2024-04-24T01:59:50.6755601+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "8e436fb9-fafe-4f8e-9235-5f95eb34a8d0",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "1bb5db03-3e6d-495e-8c5c-0214ba4482a9",
    "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": "63caf015-c50b-4887-9258-1bda089d27dd",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "de563055-8a81-4cb5-a3ea-6fc96deda98a",
    "_parent_id": "5784fa22-4e26-489a-be2a-af2be241a452",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "fe966491-fa0d-4029-aa1c-e7029aec05bf",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "a5991638-09f1-4098-94cb-e8e1630f4666",
      "_parent_id": "649ac83f-87e6-4865-a3f1-c27710e9468c",
      "root_parent_id": "288a4d4a-d461-42ae-8001-36e083699db3",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "a0b71a50-5e6e-41c6-b81f-7be3225b2c97",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "82e76265-cf1f-401a-ab6d-89182311d4ca",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "cbce0bf8-af42-43fa-9bce-a720ad5460f0",
        "_parent_code": "sample string 6",
        "sales_organization_id": "947b8ea2-eaba-41ba-9509-d6be30be0d17",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "6a953859-f843-43cf-9b9e-f97745bbe890",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "f12371f1-09d4-47b8-8463-d0800e73f1a8",
          "db_currency_id": "b9c5b00d-0118-4208-a9b1-c826f0ae62b3",
          "db_language_id": "3d4744d1-eb3c-43ef-925c-e718b61b0335",
          "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-24T01:59:50.6755601+00:00"
        },
        "modified_dateutc": "2024-04-24T01:59:50.6755601+00:00"
      },
      "equipment_model_id": "bdcd924e-4bef-4a55-a499-1bb851d68371",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "4aa178d6-159f-47ac-8985-eeba5c7f4c8c",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "2a88b54e-bd25-4157-a481-fe106223634f",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "eecdfc65-e45d-4fa2-b39d-31055fd74895",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "db73cf72-8b2b-434e-85b8-3e44d8c77c83",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "6a953859-f843-43cf-9b9e-f97745bbe890",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "f12371f1-09d4-47b8-8463-d0800e73f1a8",
            "db_currency_id": "b9c5b00d-0118-4208-a9b1-c826f0ae62b3",
            "db_language_id": "3d4744d1-eb3c-43ef-925c-e718b61b0335",
            "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-24T01:59:50.6755601+00:00"
          },
          "modified_dateutc": "2024-04-24T01:59:50.6755601+00:00"
        },
        "equipment_family_id": "4e10b082-258f-4fb5-9dc3-d2fe5f588703",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "82e76265-cf1f-401a-ab6d-89182311d4ca",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "cbce0bf8-af42-43fa-9bce-a720ad5460f0",
          "_parent_code": "sample string 6",
          "sales_organization_id": "947b8ea2-eaba-41ba-9509-d6be30be0d17",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "6a953859-f843-43cf-9b9e-f97745bbe890",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "f12371f1-09d4-47b8-8463-d0800e73f1a8",
            "db_currency_id": "b9c5b00d-0118-4208-a9b1-c826f0ae62b3",
            "db_language_id": "3d4744d1-eb3c-43ef-925c-e718b61b0335",
            "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-24T01:59:50.6755601+00:00"
          },
          "modified_dateutc": "2024-04-24T01:59:50.6755601+00:00"
        },
        "date_in_production_since": "2024-04-24T01:59:50.6755601+00:00",
        "date_out_of_production_since": "2024-04-24T01:59:50.6755601+00:00",
        "date_end_support": "2024-04-24T01:59:50.6755601+00:00",
        "sales_organization_id": "6e93fce0-5a1a-4f43-b901-249f0c8e3972",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "6a953859-f843-43cf-9b9e-f97745bbe890",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "f12371f1-09d4-47b8-8463-d0800e73f1a8",
          "db_currency_id": "b9c5b00d-0118-4208-a9b1-c826f0ae62b3",
          "db_language_id": "3d4744d1-eb3c-43ef-925c-e718b61b0335",
          "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-24T01:59:50.6755601+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-24T01:59:50.6755601+00:00"
      },
      "project_status_id": "26e107bc-5b5a-4c7e-80c1-f22dfd0051fc",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "57d78c4d-9fd0-427c-acbc-2a714146b577",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "6a9588f8-4257-477a-b0f8-deae28c0d0da",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "6a953859-f843-43cf-9b9e-f97745bbe890",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "f12371f1-09d4-47b8-8463-d0800e73f1a8",
          "db_currency_id": "b9c5b00d-0118-4208-a9b1-c826f0ae62b3",
          "db_language_id": "3d4744d1-eb3c-43ef-925c-e718b61b0335",
          "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-24T01:59:50.6755601+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2024-04-24T01:59:50.6755601+00:00"
      },
      "company_id": "d3e4b63d-f8e9-4e12-8b98-aba0b30d329e",
      "company_code": "sample string 12",
      "db_address_id": "72c69401-db3a-4a63-bcf7-89345137e60f",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "e2591f25-1dcf-42af-8df7-079aeaceca15",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "28e84749-8ca3-44c6-b03f-a64f04662a57",
      "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-24T01:59:50.6755601+00:00",
      "date_create": "2024-04-24T01:59:50.6755601+00:00",
      "date_update": "2024-04-24T01:59:50.6755601+00:00",
      "updated_by_user_id": "38913ec7-01b6-4163-8139-afdb5b723890",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2024-04-24T01:59:50.6755601+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-24T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2024-04-24T01:59:50.6755601+00:00",
      "date_last_job": "2024-04-24T01:59:50.6755601+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2024-04-24T01:59:50.6755601+00:00",
      "modified_dateutc": "2024-04-24T01:59:50.6755601+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "d998260b-09a3-40cb-979a-c7df93e1886b",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "5cc50f98-3b1e-47c4-9fe7-2e6419c62584",
      "name": "sample string 2",
      "sales_organization_id": "6cf5f011-2e15-483a-8d6c-4190d578cdaf",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2024-04-24T01:59:50.6755601+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "f8ddfb41-cd79-473d-85eb-74f7e0391261",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "139bad54-ceb5-4fdb-b359-c91828afa201",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "0cd8d193-0325-446a-a81c-0c78262f4b03",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "6a953859-f843-43cf-9b9e-f97745bbe890",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "f12371f1-09d4-47b8-8463-d0800e73f1a8",
        "db_currency_id": "b9c5b00d-0118-4208-a9b1-c826f0ae62b3",
        "db_language_id": "3d4744d1-eb3c-43ef-925c-e718b61b0335",
        "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-24T01:59:50.6755601+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2024-04-24T01:59:50.6911869+00:00"
    },
    "job_status_id": "fa0a6998-4883-40f8-a05f-870d31e38907",
    "job_status_code": "sample string 11",
    "db_address_id": "efdf1896-8160-4a54-a371-37926a4a7d05",
    "contact_id": "d86a5481-d2c6-4e18-9788-4db7697302e2",
    "requested_by_company_id": "eac592ed-d937-43d2-ab67-8c72d6714af8",
    "requested_by_contact_id": "a67394cc-c2bf-4196-96a5-9f4758e22d0f",
    "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-24T01:59:50.6911869+00:00",
    "due_date": "2024-04-24T01:59:50.6911869+00:00",
    "date_create": "2024-04-24T01:59:50.6911869+00:00",
    "date_update": "2024-04-24T01:59:50.6911869+00:00",
    "date_closed": "2024-04-24T01:59:50.6911869+00:00",
    "suggested_user_id": "48ac374f-3db4-49ac-8e00-13621220689c",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "d9ef9844-3adf-4419-a724-2dfb5db48db7",
      "db_language_id": "8c91d55d-b29b-4b41-91e4-2a157c86ef1d",
      "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-24T01:59:50.6911869+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "e71a6832-f9d2-4e22-a7ad-7a2682fd2780",
      "sales_organization": {
        "id": "6a953859-f843-43cf-9b9e-f97745bbe890",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "f12371f1-09d4-47b8-8463-d0800e73f1a8",
        "db_currency_id": "b9c5b00d-0118-4208-a9b1-c826f0ae62b3",
        "db_language_id": "3d4744d1-eb3c-43ef-925c-e718b61b0335",
        "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-24T01:59:50.6755601+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "17384943-1277-4c82-b222-17b6bc9701dc",
      "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": "156f173b-5aa6-4c2e-987b-2a345f9abe7a",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2024-04-24T01:59:50.6911869+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "0eed107f-a789-4196-a573-1eda2e76677b"
    },
    "suggested_date_start": "2024-04-24T01:59:50.6911869+00:00",
    "skill_id": "1bcf0d29-69de-414e-bcc5-40890a2bf7b9",
    "skill_code": "sample string 32",
    "skill": {
      "id": "9765fb68-53cc-49e6-8d00-8f9999fcc15f",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "b2950c50-29f3-4beb-bb6c-10834eea4655",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "6a953859-f843-43cf-9b9e-f97745bbe890",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "f12371f1-09d4-47b8-8463-d0800e73f1a8",
        "db_currency_id": "b9c5b00d-0118-4208-a9b1-c826f0ae62b3",
        "db_language_id": "3d4744d1-eb3c-43ef-925c-e718b61b0335",
        "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-24T01:59:50.6755601+00:00"
      },
      "modified_dateutc": "2024-04-24T01:59:50.6911869+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "2990bbc1-4fc4-4420-a4a5-eddbb26d522e",
    "date_reported_by_company": "2024-04-24T01:59:50.6911869+00:00",
    "id2": 36,
    "company_id": "d51345ff-dcf7-43dd-925e-4e5a3d44e724",
    "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": "110d615f-d072-42a6-b974-a0f4c69dbd8f",
    "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-24T01:59:50.6911869+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2024-04-24T01:59:50.6911869+00:00"
}