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": "e3b2ee39-76d8-4fe7-9dd9-a30bb2b08f3f",
  "estimated_quantity": 2.0,
  "article_id": "ab7b4328-e40a-4864-a83d-9d5bd5118d86",
  "article_code": "sample string 4",
  "article": {
    "id": "99299cc5-2016-482b-8478-73a231f57bdf",
    "article_category_id": "02e1fdd2-783c-400b-bc42-5de9dc26c9e2",
    "article_category": {
      "id": "6059ee61-21df-4ba3-9772-e146672f47e2",
      "parent_id": "2d3a369c-97de-4768-9068-8d09b3433820",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2023-03-21T13:56:43.8173127+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "51bc980b-499f-4df2-bfbc-3c566ea2c7e8",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "eb089df6-80b1-4376-8578-a2e62b0a97b2",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "29bd0b4b-173f-473f-a35b-25cc6901fe6f",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "5bbab5e9-3498-4995-a70e-937d04d05d62",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "75e321d8-faf3-48ea-9df2-354ee0c77cc1",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "873e0030-2618-4df6-8114-d851d7aa85bb",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2023-03-21T13:56:43.8173127+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": "2023-03-21T13:56:43.8173127+00:00",
    "date_update": "2023-03-21T13:56:43.8173127+00:00",
    "modified_dateutc": "2023-03-21T13:56:43.8173127+00:00",
    "article_color_id": "5f6b8efa-2d7a-4f54-9a7a-79f2341c4e96",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "ecf7ff77-f0b0-452d-a76c-6034b2a5f669",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2023-03-21T13:56:43.8173127+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "4d2d497c-43e0-469e-aef8-003436a5a6bb",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "aa4a578c-ef7e-4c93-a30a-4702862806c4",
    "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": "4def7001-dfb3-4b1b-971e-84fbe3dd0384",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "c586c2f4-6b5e-40e8-bb2d-c91ff595018a",
    "_parent_id": "cf79076b-f472-4a32-97cd-f2edfc56365b",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "3c530c08-b068-4973-9342-41c9af9cd188",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "24cc11a0-17d0-4aae-99b8-5afc246d46da",
      "_parent_id": "e888ad8f-159a-4446-b4d4-4b16a4b9d9ec",
      "root_parent_id": "b0bc8eaa-84c4-4bc7-91e7-579b673fdc8b",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "09b90734-2722-4326-8fe7-25d7ef0924fe",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "7c80a47c-f9ca-451b-9184-fe6206b8ba15",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "15deff29-385f-4862-a5a4-45d790d265c9",
        "_parent_code": "sample string 6",
        "sales_organization_id": "6f5c1b50-b905-466a-abf4-34f79845a474",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "53643f20-ff46-49a0-9259-d00585bd53c0",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "7a0a452b-60e6-4843-8e34-41b590e00d0a",
          "db_currency_id": "180a6961-07f1-478e-af94-205bd686b181",
          "db_language_id": "1eeba65c-0baa-461e-ada3-22925e01c6c9",
          "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": "2023-03-21T13:56:43.8173127+00:00"
        },
        "modified_dateutc": "2023-03-21T13:56:43.8173127+00:00"
      },
      "equipment_model_id": "b9415cad-fba2-467e-a6e3-bfcf9a09ac22",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "363edb96-fecb-4ba6-b2d1-979aa149f2bb",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "67fb8928-26b8-4398-b581-27b55219cdc0",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "395f1efd-0c31-4978-9a98-7fc8cf585ead",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "e0f3d038-b827-40af-9793-33ef1929010b",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "53643f20-ff46-49a0-9259-d00585bd53c0",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "7a0a452b-60e6-4843-8e34-41b590e00d0a",
            "db_currency_id": "180a6961-07f1-478e-af94-205bd686b181",
            "db_language_id": "1eeba65c-0baa-461e-ada3-22925e01c6c9",
            "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": "2023-03-21T13:56:43.8173127+00:00"
          },
          "modified_dateutc": "2023-03-21T13:56:43.8173127+00:00"
        },
        "equipment_family_id": "00b88a5f-1e25-453b-bb23-70570f210435",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "7c80a47c-f9ca-451b-9184-fe6206b8ba15",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "15deff29-385f-4862-a5a4-45d790d265c9",
          "_parent_code": "sample string 6",
          "sales_organization_id": "6f5c1b50-b905-466a-abf4-34f79845a474",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "53643f20-ff46-49a0-9259-d00585bd53c0",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "7a0a452b-60e6-4843-8e34-41b590e00d0a",
            "db_currency_id": "180a6961-07f1-478e-af94-205bd686b181",
            "db_language_id": "1eeba65c-0baa-461e-ada3-22925e01c6c9",
            "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": "2023-03-21T13:56:43.8173127+00:00"
          },
          "modified_dateutc": "2023-03-21T13:56:43.8173127+00:00"
        },
        "date_in_production_since": "2023-03-21T13:56:43.8173127+00:00",
        "date_out_of_production_since": "2023-03-21T13:56:43.8173127+00:00",
        "date_end_support": "2023-03-21T13:56:43.8173127+00:00",
        "sales_organization_id": "dba52512-aba2-44d6-900e-4bfae68d8c70",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "53643f20-ff46-49a0-9259-d00585bd53c0",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "7a0a452b-60e6-4843-8e34-41b590e00d0a",
          "db_currency_id": "180a6961-07f1-478e-af94-205bd686b181",
          "db_language_id": "1eeba65c-0baa-461e-ada3-22925e01c6c9",
          "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": "2023-03-21T13:56:43.8173127+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": "2023-03-21T13:56:43.8173127+00:00"
      },
      "project_status_id": "90bf9b62-b45e-4d31-8887-79669a9613b7",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "5899c855-1cb0-479b-9c76-ac391baf43b6",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "d0ed4d4d-dacb-4539-83e8-60843c9d969c",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "53643f20-ff46-49a0-9259-d00585bd53c0",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "7a0a452b-60e6-4843-8e34-41b590e00d0a",
          "db_currency_id": "180a6961-07f1-478e-af94-205bd686b181",
          "db_language_id": "1eeba65c-0baa-461e-ada3-22925e01c6c9",
          "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": "2023-03-21T13:56:43.8173127+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2023-03-21T13:56:43.8173127+00:00"
      },
      "company_id": "9f660e95-63fd-4810-807a-bc84d97657d4",
      "company_code": "sample string 12",
      "db_address_id": "e22abe7e-99ee-47c1-a29d-c8c4d458743d",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "e5118663-d6fe-42ed-887b-2d0251d5d749",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "507004a3-4ec1-48a7-9776-2ca238a1f84e",
      "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": "2023-03-21T13:56:43.8173127+00:00",
      "date_create": "2023-03-21T13:56:43.8173127+00:00",
      "date_update": "2023-03-21T13:56:43.8173127+00:00",
      "updated_by_user_id": "d1257d85-62b5-4346-be91-6b130c901077",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2023-03-21T13:56:43.8173127+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": "2023-03-21T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2023-03-21T13:56:43.8173127+00:00",
      "date_last_job": "2023-03-21T13:56:43.8173127+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2023-03-21T13:56:43.8173127+00:00",
      "modified_dateutc": "2023-03-21T13:56:43.8173127+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "fd4a22c7-65e3-4544-a1d6-cdd06c36bc04",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "185bb2f4-4c96-4bc5-bc6d-0d297bf2cba4",
      "name": "sample string 2",
      "sales_organization_id": "babb1970-4f94-40f2-bda6-961b6b6f9b35",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2023-03-21T13:56:43.8173127+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "598b98ba-1843-4ef3-9fb2-a6afed4b0e45",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "6b24c2c7-09d3-4b04-beb2-baae4313d833",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "6efb1ed5-1cc6-49c3-b77a-60c50e750bde",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "53643f20-ff46-49a0-9259-d00585bd53c0",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "7a0a452b-60e6-4843-8e34-41b590e00d0a",
        "db_currency_id": "180a6961-07f1-478e-af94-205bd686b181",
        "db_language_id": "1eeba65c-0baa-461e-ada3-22925e01c6c9",
        "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": "2023-03-21T13:56:43.8173127+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2023-03-21T13:56:43.8173127+00:00"
    },
    "job_status_id": "ba82659c-7cab-4137-941f-3d172159d073",
    "job_status_code": "sample string 11",
    "db_address_id": "afad6052-4e7f-4ee0-997a-9f30db6f2bff",
    "contact_id": "a59b1310-8f5c-4b59-b6b4-05c897ab73b4",
    "requested_by_company_id": "e9edcd5f-3951-4ba7-8d91-adb93e6b21ec",
    "requested_by_contact_id": "42a5dfd1-2ee7-4589-80bd-2c48e57c6d1f",
    "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": "2023-03-21T13:56:43.8173127+00:00",
    "due_date": "2023-03-21T13:56:43.8173127+00:00",
    "date_create": "2023-03-21T13:56:43.8173127+00:00",
    "date_update": "2023-03-21T13:56:43.8173127+00:00",
    "date_closed": "2023-03-21T13:56:43.8173127+00:00",
    "suggested_user_id": "30886332-0ebe-4428-8c8b-eb89e28f6d82",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "7f66f455-652d-48fa-a2e2-19c8d57be97b",
      "db_language_id": "1744975e-ea8b-4e9d-bf4e-4dd828054858",
      "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": "2023-03-21T13:56:43.8173127+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "e6bfa66b-731e-4d41-8279-f4a266f430b7",
      "sales_organization": {
        "id": "53643f20-ff46-49a0-9259-d00585bd53c0",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "7a0a452b-60e6-4843-8e34-41b590e00d0a",
        "db_currency_id": "180a6961-07f1-478e-af94-205bd686b181",
        "db_language_id": "1eeba65c-0baa-461e-ada3-22925e01c6c9",
        "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": "2023-03-21T13:56:43.8173127+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "65aea197-d688-4b71-ac2b-1da095bd68c2",
      "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": "dcbe0f62-1936-4bdb-a193-cda3602d9e1c",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2023-03-21T13:56:43.8173127+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "32853be8-c58a-4c9b-9709-ea07190ed613"
    },
    "suggested_date_start": "2023-03-21T13:56:43.8173127+00:00",
    "skill_id": "2370beee-ca53-4694-8515-0a708f3a8718",
    "skill_code": "sample string 32",
    "skill": {
      "id": "677306d2-ea96-44d2-bd47-18ffa02d80ca",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "d50a523c-4dd1-467e-8b36-8392d83e0adc",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "53643f20-ff46-49a0-9259-d00585bd53c0",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "7a0a452b-60e6-4843-8e34-41b590e00d0a",
        "db_currency_id": "180a6961-07f1-478e-af94-205bd686b181",
        "db_language_id": "1eeba65c-0baa-461e-ada3-22925e01c6c9",
        "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": "2023-03-21T13:56:43.8173127+00:00"
      },
      "modified_dateutc": "2023-03-21T13:56:43.8173127+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "f14fb861-20b2-40c0-b500-f02e14679eab",
    "date_reported_by_company": "2023-03-21T13:56:43.8173127+00:00",
    "id2": 36,
    "company_id": "2ec76790-9bc7-4cf7-95d3-d9892427e526",
    "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": "ad4bbc58-f237-4175-9ec7-e6a174f6fa0d",
    "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": "2023-03-21T13:56:43.8329348+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2023-03-21T13:56:43.8329348+00:00"
}