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": "2c43da0a-81db-429a-b7c0-575f003d089c",
  "estimated_quantity": 2.0,
  "article_id": "62c93bf1-57a5-4522-a031-67e89d32fb42",
  "article_code": "sample string 4",
  "article": {
    "id": "d812cff5-d28f-4ba3-9e4b-d833874358d4",
    "article_category_id": "4cc85b37-6c60-4815-ac40-e804d71b0a5a",
    "article_category": {
      "id": "459f812c-9e14-4b19-b879-17257af17164",
      "parent_id": "088633be-2f32-4d20-b22b-bbc7add3ad18",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-05-29T19:46:38.1441888+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "4d8585b4-c73d-4615-9eec-28b93ee70795",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "b1c76e56-a081-4ff5-bb9d-c65c96ccd75d",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "e2951a69-5e65-4299-92be-ea012453d8b0",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "717b4921-4e41-4912-8b37-d976da683562",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "d6ffb2c6-9b65-4e5f-8908-7f9087b29272",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "6159550a-5271-40a6-8fac-25767f65be62",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-05-29T19:46:38.1598142+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-05-29T19:46:38.1598142+00:00",
    "date_update": "2026-05-29T19:46:38.1598142+00:00",
    "modified_dateutc": "2026-05-29T19:46:38.1598142+00:00",
    "article_color_id": "ca745481-8992-4306-8ac5-44ed79c468ae",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "4e72a935-deeb-474e-8b5f-cfc0149ca12c",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-05-29T19:46:38.1598142+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "eaa8f4f4-298d-4aa4-a3f8-9ad39d60f6b6",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "d96bee2e-5531-47d7-9128-57bed7b25207",
    "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": "abf6cb92-63da-412b-a614-b78ecd78cddd",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "e3f390b3-f0a5-412c-94e6-999b41e99201",
    "_parent_id": "f6b0dffd-a241-40f8-be65-b5aa5164e18c",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "123d3cba-f624-4fae-a350-ca12ff6b217f",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "b009d280-f091-4d51-86c1-722f14ae225f",
      "_parent_id": "e514f5ae-1958-4540-94df-b9ee66c3823f",
      "root_parent_id": "e8e3b029-dd4b-446c-9221-e32d400b4edb",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "0220719e-5384-4942-974e-e3206f68231d",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "b14bda9d-a834-4b24-9acf-5b4955e637df",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "63cdf574-57ab-4c20-8b2a-d7f34d53f43b",
        "_parent_code": "sample string 6",
        "sales_organization_id": "36a3d48e-4c5f-42a9-8fbd-8b95025657ba",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "4d6e799c-5b0c-4b55-98e4-7fc3bde40b1e",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "170f52d2-e93e-4653-8474-4ce9a7cfe64c",
          "db_currency_id": "e350b863-45b9-4ccc-b947-b3b954dcb7cc",
          "db_language_id": "9f1e6933-5035-4044-861d-b64581034d65",
          "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-05-29T19:46:38.1598142+00:00"
        },
        "modified_dateutc": "2026-05-29T19:46:38.1598142+00:00"
      },
      "equipment_model_id": "2fe7543a-f9c3-4a25-8290-af6917ae7db4",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "e00bd332-dd53-4fff-b718-0ef689c262a1",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "18c56e50-6485-4f10-bf16-b2c4bcebab10",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "15255450-1a95-4d73-b205-3cc0adc3a7b6",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "704edfe0-af37-43e1-a76e-44c92107732c",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "4d6e799c-5b0c-4b55-98e4-7fc3bde40b1e",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "170f52d2-e93e-4653-8474-4ce9a7cfe64c",
            "db_currency_id": "e350b863-45b9-4ccc-b947-b3b954dcb7cc",
            "db_language_id": "9f1e6933-5035-4044-861d-b64581034d65",
            "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-05-29T19:46:38.1598142+00:00"
          },
          "modified_dateutc": "2026-05-29T19:46:38.1598142+00:00"
        },
        "equipment_family_id": "5f87dcb3-8c7e-4abf-a590-e5ce85ff0eaf",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "b14bda9d-a834-4b24-9acf-5b4955e637df",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "63cdf574-57ab-4c20-8b2a-d7f34d53f43b",
          "_parent_code": "sample string 6",
          "sales_organization_id": "36a3d48e-4c5f-42a9-8fbd-8b95025657ba",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "4d6e799c-5b0c-4b55-98e4-7fc3bde40b1e",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "170f52d2-e93e-4653-8474-4ce9a7cfe64c",
            "db_currency_id": "e350b863-45b9-4ccc-b947-b3b954dcb7cc",
            "db_language_id": "9f1e6933-5035-4044-861d-b64581034d65",
            "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-05-29T19:46:38.1598142+00:00"
          },
          "modified_dateutc": "2026-05-29T19:46:38.1598142+00:00"
        },
        "date_in_production_since": "2026-05-29T19:46:38.1598142+00:00",
        "date_out_of_production_since": "2026-05-29T19:46:38.1598142+00:00",
        "date_end_support": "2026-05-29T19:46:38.1598142+00:00",
        "sales_organization_id": "728082c4-e8a2-4d3a-819f-8e9dc3bcd3ce",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "4d6e799c-5b0c-4b55-98e4-7fc3bde40b1e",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "170f52d2-e93e-4653-8474-4ce9a7cfe64c",
          "db_currency_id": "e350b863-45b9-4ccc-b947-b3b954dcb7cc",
          "db_language_id": "9f1e6933-5035-4044-861d-b64581034d65",
          "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-05-29T19:46:38.1598142+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-05-29T19:46:38.1598142+00:00"
      },
      "project_status_id": "1f743f31-76b3-404a-8d18-76f5575cde8a",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "19cff2a2-5c66-4743-bce0-e8f258c75de9",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "3cdbedce-e874-47b2-8df2-dfa14c8eab0b",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "4d6e799c-5b0c-4b55-98e4-7fc3bde40b1e",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "170f52d2-e93e-4653-8474-4ce9a7cfe64c",
          "db_currency_id": "e350b863-45b9-4ccc-b947-b3b954dcb7cc",
          "db_language_id": "9f1e6933-5035-4044-861d-b64581034d65",
          "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-05-29T19:46:38.1598142+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-05-29T19:46:38.1598142+00:00"
      },
      "company_id": "65ae6ed6-cddd-44cf-9da3-6f9076a85f00",
      "company_code": "sample string 12",
      "db_address_id": "98caf412-070e-40af-94db-ac7931ffba73",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "2a149fb5-7dd0-4ba2-94a8-204ff0d62ba3",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "0d132194-b7b1-4c15-b7fc-8f269a2ed115",
      "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-05-29T19:46:38.1598142+00:00",
      "date_create": "2026-05-29T19:46:38.1598142+00:00",
      "date_update": "2026-05-29T19:46:38.1598142+00:00",
      "updated_by_user_id": "8a098e6f-1dc6-4d11-bb76-42eda9fb162f",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-05-29T19:46:38.1598142+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-05-29T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-05-29T19:46:38.1598142+00:00",
      "date_last_job": "2026-05-29T19:46:38.1598142+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-05-29T19:46:38.1598142+00:00",
      "modified_dateutc": "2026-05-29T19:46:38.1598142+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "07082473-7309-4027-b055-6dc122e1ceb0",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "c66111fe-c984-4186-9036-42bc1455ed37",
      "name": "sample string 2",
      "sales_organization_id": "f4df1670-2a97-4f63-bc8d-bb6b669792c0",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-05-29T19:46:38.1598142+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "10090422-b9af-4ff7-ba3a-724ef5589926",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "e903f10f-613e-40cd-840b-935700e7f3f6",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "66590766-4cad-4839-89cb-020cce0d1d8a",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "4d6e799c-5b0c-4b55-98e4-7fc3bde40b1e",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "170f52d2-e93e-4653-8474-4ce9a7cfe64c",
        "db_currency_id": "e350b863-45b9-4ccc-b947-b3b954dcb7cc",
        "db_language_id": "9f1e6933-5035-4044-861d-b64581034d65",
        "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-05-29T19:46:38.1598142+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-05-29T19:46:38.1598142+00:00"
    },
    "job_status_id": "ee4be792-56fe-4aff-8721-1311f067c5b5",
    "job_status_code": "sample string 11",
    "db_address_id": "29375dd8-97f4-46d4-b187-73702041f0dd",
    "contact_id": "3004befc-61e8-4cb0-aa43-096f78ae1223",
    "requested_by_company_id": "51dab65a-eed1-4e58-9bcc-3f5997742a0e",
    "requested_by_contact_id": "a5379d01-8489-43a9-9f12-eed471028b19",
    "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-05-29T19:46:38.1598142+00:00",
    "due_date": "2026-05-29T19:46:38.1598142+00:00",
    "date_create": "2026-05-29T19:46:38.1598142+00:00",
    "date_update": "2026-05-29T19:46:38.1598142+00:00",
    "date_closed": "2026-05-29T19:46:38.1598142+00:00",
    "suggested_user_id": "1fa92673-0af2-41a6-9f65-1de14d6b5eba",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "1514b651-40da-44de-907c-192b9e95e77b",
      "db_language_id": "a33c5126-e964-4a49-bbec-75b3f2677a36",
      "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-05-29T19:46:38.1598142+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "73c7e54a-69b9-4daa-bd44-c117a3dcaed7",
      "sales_organization": {
        "id": "4d6e799c-5b0c-4b55-98e4-7fc3bde40b1e",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "170f52d2-e93e-4653-8474-4ce9a7cfe64c",
        "db_currency_id": "e350b863-45b9-4ccc-b947-b3b954dcb7cc",
        "db_language_id": "9f1e6933-5035-4044-861d-b64581034d65",
        "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-05-29T19:46:38.1598142+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "eba65458-0fe5-4e2b-95d9-b1dd9acd20ba",
      "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": "dc9192ce-5b9d-4da4-a601-d1c6684fae41",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-05-29T19:46:38.1598142+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "a2b881ce-457e-4381-8e3f-ae30aefb80c6"
    },
    "suggested_date_start": "2026-05-29T19:46:38.1598142+00:00",
    "skill_id": "7442d6a1-6b19-416d-aa16-ffb3a24961fe",
    "skill_code": "sample string 32",
    "skill": {
      "id": "7e94b61a-07c1-4861-9da8-32f0aac814aa",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "8b83dd1f-5be1-4309-93df-e9789ac703f1",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "4d6e799c-5b0c-4b55-98e4-7fc3bde40b1e",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "170f52d2-e93e-4653-8474-4ce9a7cfe64c",
        "db_currency_id": "e350b863-45b9-4ccc-b947-b3b954dcb7cc",
        "db_language_id": "9f1e6933-5035-4044-861d-b64581034d65",
        "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-05-29T19:46:38.1598142+00:00"
      },
      "modified_dateutc": "2026-05-29T19:46:38.1598142+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "c753c1ea-d447-4f9b-9858-05f6de1332f0",
    "date_reported_by_company": "2026-05-29T19:46:38.1598142+00:00",
    "id2": 36,
    "company_id": "f3d7f7f2-ca14-428d-9a8e-15d15ee06ce4",
    "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": "75b9fc84-748c-479a-b877-e0ba877c7a36",
    "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-05-29T19:46:38.1598142+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-05-29T19:46:38.1598142+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.