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": "f980fe1f-62b5-40e8-970a-f4ef89c0dbc4",
  "estimated_quantity": 2.0,
  "article_id": "f80abce1-92bf-41df-9943-1f6089958800",
  "article_code": "sample string 4",
  "article": {
    "id": "1292b379-5c0a-44d7-9899-efc2a43551cd",
    "article_category_id": "34492961-7665-4bfd-8143-3ee98e0c1588",
    "article_category": {
      "id": "6c8e96a2-c181-47e7-ab68-382c0147cb27",
      "parent_id": "7632be9d-02a9-4195-aead-7236e444da31",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-08-28T21:26:05.7925498+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "952f3f22-65ee-4170-bba3-8f751d8cf803",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "e1f385c5-df33-45c7-958f-c2c89d00244d",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "8724942c-a432-45f8-83f0-1b34fe59f5bb",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "a6b8faf5-8fe0-4656-814c-dd8ffb60212c",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "e2351f2b-c555-46e6-b0a4-ba8afd430713",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "080d4003-c703-4ab0-8d18-15a156190c38",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-08-28T21:26:05.7925498+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-08-28T21:26:05.7925498+00:00",
    "date_update": "2026-08-28T21:26:05.7925498+00:00",
    "modified_dateutc": "2026-08-28T21:26:05.7925498+00:00",
    "article_color_id": "7e01559b-e3f7-40d3-aa24-5ce47a8c4b80",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "e2c51f49-5cdc-4f58-9633-adf1b2ae2054",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-08-28T21:26:05.7925498+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "2d28bfdf-6268-46ea-a51f-f7616dba1890",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "8ee27c01-baa6-4d5e-bc57-4c43a9896dae",
    "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": "668577cc-22bf-45e1-b6df-38b08cab1b04",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "98d0449d-4bfe-4d2d-82dc-b673fbcebb03",
    "_parent_id": "79081d63-404c-4a01-a4e0-0c4df09be626",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "e42de4cc-1428-48ce-8901-9fa813288033",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "defd06b6-57aa-4b6f-8b2a-a4f07ee4ebb5",
      "_parent_id": "fd7d23a6-ed19-4a57-8ea9-ed01f288c1e9",
      "root_parent_id": "b411f8c3-b67f-4828-bdfd-c048abb1e0ab",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "b63b1003-2040-42b7-bc2e-95f494c6d852",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "557a5cfc-7f19-40e6-981b-3595052b2d3b",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "818f75c7-ca34-42bf-b1d7-82c2ac93fabe",
        "_parent_code": "sample string 6",
        "sales_organization_id": "1cf0aa59-abb8-423c-8a01-a8b41ac5491c",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "4ad0c691-545a-498c-9bd7-7d15db63f069",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "2a45606b-a1f0-4ec9-bd83-a079ab543bf8",
          "db_currency_id": "77be663a-d87e-48e2-9883-5802a3c0596f",
          "db_language_id": "a09f2d57-1b65-4112-a62b-5dd2d0167dc1",
          "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-08-28T21:26:05.7925498+00:00"
        },
        "modified_dateutc": "2026-08-28T21:26:05.7925498+00:00"
      },
      "equipment_model_id": "0396225e-f889-4158-9b73-9983fcf9a817",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "88f02e8c-d44b-47db-8bea-58831e6a87b7",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "d68631dd-1fb2-4d05-815b-a8f9d99b724e",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "02be18bc-06b4-4aed-85c1-4cdcd4bc348a",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "65b72944-dd91-4127-a37a-d68f3df048d2",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "4ad0c691-545a-498c-9bd7-7d15db63f069",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "2a45606b-a1f0-4ec9-bd83-a079ab543bf8",
            "db_currency_id": "77be663a-d87e-48e2-9883-5802a3c0596f",
            "db_language_id": "a09f2d57-1b65-4112-a62b-5dd2d0167dc1",
            "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-08-28T21:26:05.7925498+00:00"
          },
          "modified_dateutc": "2026-08-28T21:26:05.7925498+00:00"
        },
        "equipment_family_id": "3c5f2ba4-44c3-4972-b253-d4d9517553da",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "557a5cfc-7f19-40e6-981b-3595052b2d3b",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "818f75c7-ca34-42bf-b1d7-82c2ac93fabe",
          "_parent_code": "sample string 6",
          "sales_organization_id": "1cf0aa59-abb8-423c-8a01-a8b41ac5491c",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "4ad0c691-545a-498c-9bd7-7d15db63f069",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "2a45606b-a1f0-4ec9-bd83-a079ab543bf8",
            "db_currency_id": "77be663a-d87e-48e2-9883-5802a3c0596f",
            "db_language_id": "a09f2d57-1b65-4112-a62b-5dd2d0167dc1",
            "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-08-28T21:26:05.7925498+00:00"
          },
          "modified_dateutc": "2026-08-28T21:26:05.7925498+00:00"
        },
        "date_in_production_since": "2026-08-28T21:26:05.7925498+00:00",
        "date_out_of_production_since": "2026-08-28T21:26:05.7925498+00:00",
        "date_end_support": "2026-08-28T21:26:05.7925498+00:00",
        "sales_organization_id": "e5cef126-bceb-42b0-b3f8-f1fc7f3826e3",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "4ad0c691-545a-498c-9bd7-7d15db63f069",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "2a45606b-a1f0-4ec9-bd83-a079ab543bf8",
          "db_currency_id": "77be663a-d87e-48e2-9883-5802a3c0596f",
          "db_language_id": "a09f2d57-1b65-4112-a62b-5dd2d0167dc1",
          "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-08-28T21:26:05.7925498+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-08-28T21:26:05.7925498+00:00"
      },
      "project_status_id": "391bccb5-6968-4e70-a714-85325c302c62",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "62bb85a1-1b26-4928-98ad-7d9c55e79a26",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "b39efac9-deb2-4abc-9ecb-bb1c8d941452",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "4ad0c691-545a-498c-9bd7-7d15db63f069",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "2a45606b-a1f0-4ec9-bd83-a079ab543bf8",
          "db_currency_id": "77be663a-d87e-48e2-9883-5802a3c0596f",
          "db_language_id": "a09f2d57-1b65-4112-a62b-5dd2d0167dc1",
          "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-08-28T21:26:05.7925498+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-08-28T21:26:05.7925498+00:00"
      },
      "company_id": "378c8c22-6d4c-4d0d-bbe3-a6ec05c2d3e9",
      "company_code": "sample string 12",
      "db_address_id": "38843dc9-e441-4024-9499-fd2a69f74822",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "2edbd7e8-69e6-41b9-8142-4b3db9c01526",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "ba628a99-a547-4a6f-9921-41caf30f5d7d",
      "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-08-28T21:26:05.7925498+00:00",
      "date_create": "2026-08-28T21:26:05.7925498+00:00",
      "date_update": "2026-08-28T21:26:05.7925498+00:00",
      "updated_by_user_id": "1a42ad38-b5bd-4459-a4f9-0bd150471e59",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-08-28T21:26:05.7925498+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-08-28T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-08-28T21:26:05.7925498+00:00",
      "date_last_job": "2026-08-28T21:26:05.7925498+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-08-28T21:26:05.7925498+00:00",
      "modified_dateutc": "2026-08-28T21:26:05.7925498+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "ded0b118-9c57-4439-a713-24b0048d3e59",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "41060e8b-5854-43ed-a159-4c864a46320f",
      "name": "sample string 2",
      "sales_organization_id": "3c0f2dd7-4cee-47dd-8d79-db10273b2059",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-08-28T21:26:05.7925498+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "a24fa191-ef7e-49af-afe7-c473be0165e8",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "d8466fc7-4fee-4aac-abe9-eb4606023880",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "9ed13348-e62f-42de-bb32-94407f1f70f6",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "4ad0c691-545a-498c-9bd7-7d15db63f069",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "2a45606b-a1f0-4ec9-bd83-a079ab543bf8",
        "db_currency_id": "77be663a-d87e-48e2-9883-5802a3c0596f",
        "db_language_id": "a09f2d57-1b65-4112-a62b-5dd2d0167dc1",
        "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-08-28T21:26:05.7925498+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-08-28T21:26:05.7925498+00:00"
    },
    "job_status_id": "39890322-030c-4a43-b0ca-dbf55c6510f2",
    "job_status_code": "sample string 11",
    "db_address_id": "057fe17a-a0e9-46d1-803b-fa11a4e77189",
    "contact_id": "9d54cfb3-b1f6-487b-8151-3f5aa7c19dec",
    "requested_by_company_id": "ec3244ec-ca87-4c10-a826-1e779a2946e4",
    "requested_by_contact_id": "4a5105fe-a57d-4d29-925a-b38a406bc9dc",
    "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-08-28T21:26:05.7925498+00:00",
    "due_date": "2026-08-28T21:26:05.7925498+00:00",
    "date_create": "2026-08-28T21:26:05.7925498+00:00",
    "date_update": "2026-08-28T21:26:05.7925498+00:00",
    "date_closed": "2026-08-28T21:26:05.7925498+00:00",
    "suggested_user_id": "b0b39123-fd51-4899-b120-75e321c7c67b",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "17520918-d73c-4a86-9c7b-973b55b90dfb",
      "db_language_id": "ca7b99cf-3453-49d3-a879-9d56903d0fa2",
      "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-08-28T21:26:05.7925498+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "52b26c87-6c6e-4240-b35a-ebc667440023",
      "sales_organization": {
        "id": "4ad0c691-545a-498c-9bd7-7d15db63f069",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "2a45606b-a1f0-4ec9-bd83-a079ab543bf8",
        "db_currency_id": "77be663a-d87e-48e2-9883-5802a3c0596f",
        "db_language_id": "a09f2d57-1b65-4112-a62b-5dd2d0167dc1",
        "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-08-28T21:26:05.7925498+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "e2ca4c37-794e-4d4d-a126-586bb83dd35b",
      "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": "1726b1dd-50ad-429c-82f7-3091956222b2",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-08-28T21:26:05.7925498+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "2c115bd6-0a09-4e89-9b38-71195b9945e5"
    },
    "suggested_date_start": "2026-08-28T21:26:05.7925498+00:00",
    "skill_id": "84c5feca-12f5-4cd4-9b49-deb050e66ef1",
    "skill_code": "sample string 32",
    "skill": {
      "id": "738dbef1-714f-4e53-952d-f275414de50f",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "23897567-167c-4fd0-b491-ee704957a3f7",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "4ad0c691-545a-498c-9bd7-7d15db63f069",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "2a45606b-a1f0-4ec9-bd83-a079ab543bf8",
        "db_currency_id": "77be663a-d87e-48e2-9883-5802a3c0596f",
        "db_language_id": "a09f2d57-1b65-4112-a62b-5dd2d0167dc1",
        "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-08-28T21:26:05.7925498+00:00"
      },
      "modified_dateutc": "2026-08-28T21:26:05.7925498+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "ec25a0ef-1f08-4a28-8bda-7de6214ceb9f",
    "date_reported_by_company": "2026-08-28T21:26:05.7925498+00:00",
    "id2": 36,
    "company_id": "f3b53a91-d035-400f-8841-5211d2500da1",
    "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": "eb036e8e-346d-47a2-a027-b7ca100e4264",
    "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-08-28T21:26:05.7925498+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-08-28T21:26:05.7925498+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.