Creates a new job_estimated_quantity object

Request Information

URI Parameters :

None.

Body Parameters :

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

Request Formats :

application/json, text/json

Sample:
{
  "id": "69481a20-99e0-42b5-a01f-9d2ee0a4b4c7",
  "estimated_quantity": 2.0,
  "article_id": "f85a74f9-1b1b-4c11-98c4-ce33643e70d0",
  "article_code": "sample string 4",
  "article": {
    "id": "58505db6-c6dd-4b1e-9394-60ce62266fc5",
    "article_category_id": "9859563a-ad1e-4995-b64f-ee813c79f61e",
    "article_category": {
      "id": "c60a42f0-1344-4b8e-9224-e3fdbc28461a",
      "parent_id": "385d1c3e-ec55-44c9-808c-452ed8dbef80",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-03-29T05:37:31.4384866+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "99c3fd38-1f95-4a7e-a6b4-fcc48169571a",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "f639aa7a-2e6b-4164-ada5-b923b876e6e8",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "dca29f0a-9d67-44ea-a3d5-e31c04dc7752",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "bfa0d350-2414-4598-b330-79699f28da15",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "f5848e05-d64c-4b75-9d29-2663175a0fd6",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "a9d1115b-e580-45c4-9816-35efe970cfd6",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-03-29T05:37:31.4384866+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-03-29T05:37:31.4384866+00:00",
    "date_update": "2026-03-29T05:37:31.4384866+00:00",
    "modified_dateutc": "2026-03-29T05:37:31.4384866+00:00",
    "article_color_id": "8682f13d-5e7f-4139-b08a-2150024426c3",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "12331f29-7a2b-49c8-8821-a0ca665a9181",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-03-29T05:37:31.4384866+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "fa12fcc1-e1dd-4018-8ee3-a8b49d4c2f21",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "bb55c6c8-7c2d-4611-a166-3b684a79d4c1",
    "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": "6c823666-456b-42f8-908f-dd22bc70d518",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "8f27984c-f34c-4a0d-99cd-4614673da945",
    "_parent_id": "5e97965f-f012-464f-ba93-5b5ab523e369",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "9420c951-f838-4f3f-8953-30079c7349e0",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "bf93c2ee-b8fe-499b-9754-20c8e197ea87",
      "_parent_id": "32f240ed-f755-4de1-9b2e-f995fc8d2166",
      "root_parent_id": "28e8b558-3a59-4252-b919-3d0b5394f90b",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "2b5c061a-be8c-47ce-b8ba-e19aea0ada59",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "8c6971c8-9bdf-4300-bd82-79711cab6a63",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "719577f2-803e-4497-b180-46fc04175d43",
        "_parent_code": "sample string 6",
        "sales_organization_id": "6702a869-cf32-48ab-a8f0-3d93c2114c70",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "508f3b07-7a99-4ac3-af12-e25e19bfc9dc",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "1d171e90-f7b1-4a54-b464-b3d7bda5b455",
          "db_currency_id": "7a17b508-64b2-4d32-8f4b-d602e165aec5",
          "db_language_id": "23675efc-9ffb-4a9e-a0e9-2275edc25247",
          "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-03-29T05:37:31.4541113+00:00"
        },
        "modified_dateutc": "2026-03-29T05:37:31.4541113+00:00"
      },
      "equipment_model_id": "4d67ac65-29fe-4421-8ab9-e3ce628ba83d",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "d2b13771-d092-48ab-9a66-2b1822e2d8b7",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "b3e5bd5a-2a52-46a2-a6ab-109bb979c1a6",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "928fb991-a84e-4a89-b5bf-bd48518c7853",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "f725387c-4c73-47d5-9664-40d5809d9f71",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "508f3b07-7a99-4ac3-af12-e25e19bfc9dc",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "1d171e90-f7b1-4a54-b464-b3d7bda5b455",
            "db_currency_id": "7a17b508-64b2-4d32-8f4b-d602e165aec5",
            "db_language_id": "23675efc-9ffb-4a9e-a0e9-2275edc25247",
            "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-03-29T05:37:31.4541113+00:00"
          },
          "modified_dateutc": "2026-03-29T05:37:31.4541113+00:00"
        },
        "equipment_family_id": "41fed953-62a4-420c-adfe-c423077ce0b9",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "8c6971c8-9bdf-4300-bd82-79711cab6a63",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "719577f2-803e-4497-b180-46fc04175d43",
          "_parent_code": "sample string 6",
          "sales_organization_id": "6702a869-cf32-48ab-a8f0-3d93c2114c70",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "508f3b07-7a99-4ac3-af12-e25e19bfc9dc",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "1d171e90-f7b1-4a54-b464-b3d7bda5b455",
            "db_currency_id": "7a17b508-64b2-4d32-8f4b-d602e165aec5",
            "db_language_id": "23675efc-9ffb-4a9e-a0e9-2275edc25247",
            "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-03-29T05:37:31.4541113+00:00"
          },
          "modified_dateutc": "2026-03-29T05:37:31.4541113+00:00"
        },
        "date_in_production_since": "2026-03-29T05:37:31.4541113+00:00",
        "date_out_of_production_since": "2026-03-29T05:37:31.4541113+00:00",
        "date_end_support": "2026-03-29T05:37:31.4541113+00:00",
        "sales_organization_id": "b9f6c4d6-03aa-4d53-9d09-fd1d48398c7d",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "508f3b07-7a99-4ac3-af12-e25e19bfc9dc",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "1d171e90-f7b1-4a54-b464-b3d7bda5b455",
          "db_currency_id": "7a17b508-64b2-4d32-8f4b-d602e165aec5",
          "db_language_id": "23675efc-9ffb-4a9e-a0e9-2275edc25247",
          "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-03-29T05:37:31.4541113+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-03-29T05:37:31.4541113+00:00"
      },
      "project_status_id": "1206ff4c-e5af-46c1-b79b-fdd14229fe1e",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "3b475bc0-dd00-43a5-b912-25f7f634d559",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "f79a2a33-ab34-4060-8f52-d9e2ab90f938",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "508f3b07-7a99-4ac3-af12-e25e19bfc9dc",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "1d171e90-f7b1-4a54-b464-b3d7bda5b455",
          "db_currency_id": "7a17b508-64b2-4d32-8f4b-d602e165aec5",
          "db_language_id": "23675efc-9ffb-4a9e-a0e9-2275edc25247",
          "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-03-29T05:37:31.4541113+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-03-29T05:37:31.4541113+00:00"
      },
      "company_id": "adc57736-3c5a-476e-b691-b1370aaac2df",
      "company_code": "sample string 12",
      "db_address_id": "a54dd779-7249-4653-8333-4c36ceb40c60",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "1500b868-0872-4891-97ca-781cf258d807",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "bb7c758d-f11c-4d8b-abcf-c1723d686a86",
      "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-03-29T05:37:31.4541113+00:00",
      "date_create": "2026-03-29T05:37:31.4541113+00:00",
      "date_update": "2026-03-29T05:37:31.4541113+00:00",
      "updated_by_user_id": "1ea1028c-435d-4ebc-9b4f-628cca69989b",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-03-29T05:37:31.4541113+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-03-29T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-03-29T05:37:31.4541113+00:00",
      "date_last_job": "2026-03-29T05:37:31.4541113+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-03-29T05:37:31.4541113+00:00",
      "modified_dateutc": "2026-03-29T05:37:31.4541113+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "1d7e6649-13cb-41c0-aca9-6ed0926a28bf",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "d8584102-dc1a-4405-a7cc-ee8b25b0946e",
      "name": "sample string 2",
      "sales_organization_id": "5fe660a0-12bf-4ab4-845e-0377ec49a759",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-03-29T05:37:31.4541113+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "9356214b-362e-4a17-ab04-636dd6b6fe13",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "22b31561-00cf-469d-8e4c-0b325adc98ae",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "75c09e6b-62bc-4830-94c0-c966d5b49906",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "508f3b07-7a99-4ac3-af12-e25e19bfc9dc",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "1d171e90-f7b1-4a54-b464-b3d7bda5b455",
        "db_currency_id": "7a17b508-64b2-4d32-8f4b-d602e165aec5",
        "db_language_id": "23675efc-9ffb-4a9e-a0e9-2275edc25247",
        "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-03-29T05:37:31.4541113+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-03-29T05:37:31.4541113+00:00"
    },
    "job_status_id": "b4ce4466-d758-488b-b279-258f7de55ecb",
    "job_status_code": "sample string 11",
    "db_address_id": "33e7fef7-31c2-416c-adc7-b90ec96fcae2",
    "contact_id": "cfe1e1d7-3085-48a1-accb-97518ea100b3",
    "requested_by_company_id": "33e958f0-435a-4ff4-9dad-636ad721d0b2",
    "requested_by_contact_id": "77162c4b-80df-4077-abed-8e0e18995022",
    "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-03-29T05:37:31.4541113+00:00",
    "due_date": "2026-03-29T05:37:31.4541113+00:00",
    "date_create": "2026-03-29T05:37:31.4541113+00:00",
    "date_update": "2026-03-29T05:37:31.4541113+00:00",
    "date_closed": "2026-03-29T05:37:31.4541113+00:00",
    "suggested_user_id": "5c732e9f-6e15-4e3a-a938-9993c2d349bf",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "d85b7e28-aed1-4441-983f-2bcaf694d5ac",
      "db_language_id": "9ec1ad70-b8d8-48e1-a982-6623417d105a",
      "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-03-29T05:37:31.4541113+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "f6d9aa1b-4166-4d5f-973a-8d1aea6d4613",
      "sales_organization": {
        "id": "508f3b07-7a99-4ac3-af12-e25e19bfc9dc",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "1d171e90-f7b1-4a54-b464-b3d7bda5b455",
        "db_currency_id": "7a17b508-64b2-4d32-8f4b-d602e165aec5",
        "db_language_id": "23675efc-9ffb-4a9e-a0e9-2275edc25247",
        "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-03-29T05:37:31.4541113+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "422e5fc5-1fde-4138-9fb4-a6199036c325",
      "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": "ea869156-d9ed-480f-b5dd-23977689e139",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-03-29T05:37:31.4541113+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "e3b3f302-6de2-4d04-9551-b8b9116a06ce"
    },
    "suggested_date_start": "2026-03-29T05:37:31.4541113+00:00",
    "skill_id": "9cad394f-59b4-415c-9904-6b082021b1ad",
    "skill_code": "sample string 32",
    "skill": {
      "id": "9be5187e-5361-4046-8f93-4e568cb39be4",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "e789abe3-3272-47c4-ba90-90e3ced1134f",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "508f3b07-7a99-4ac3-af12-e25e19bfc9dc",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "1d171e90-f7b1-4a54-b464-b3d7bda5b455",
        "db_currency_id": "7a17b508-64b2-4d32-8f4b-d602e165aec5",
        "db_language_id": "23675efc-9ffb-4a9e-a0e9-2275edc25247",
        "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-03-29T05:37:31.4541113+00:00"
      },
      "modified_dateutc": "2026-03-29T05:37:31.4541113+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "ccd509ec-cd54-449c-a650-71e65b3aeed1",
    "date_reported_by_company": "2026-03-29T05:37:31.4541113+00:00",
    "id2": 36,
    "company_id": "38c540b1-9a06-4362-875b-542b7dab264b",
    "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": "ee27e511-a132-4e5c-bc35-a9c53210f07f",
    "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-03-29T05:37:31.4541113+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-03-29T05:37:31.4541113+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.