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": "78bece21-34ce-4c4f-9963-89a87b582105",
  "estimated_quantity": 2.0,
  "article_id": "a315049f-71de-4bb0-8a78-5c495bb31d99",
  "article_code": "sample string 4",
  "article": {
    "id": "41ef7ada-e624-4fec-b9af-c5bb5a5fbd9d",
    "article_category_id": "c8d4e4e9-60a8-4ac1-8b95-06e29d863855",
    "article_category": {
      "id": "35808cf2-5451-4e8b-b609-1353a89475dc",
      "parent_id": "d87a7b84-9f2d-40ad-b68b-4743192701f1",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-04-05T13:19:04.0210058+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "e965e70e-56ae-4514-a094-8099a37038e1",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "bbb66c61-f4c6-453e-9c5e-426cde582f71",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "d585e4e3-7e9d-44ba-9d59-1699559f6a2e",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "388d72d3-87b4-4282-809c-68f9a526a9aa",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "ab830aea-b6de-4128-8826-a3bed5625fdf",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "e66cac09-427d-4c2f-abb4-1e4f34fd202b",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-04-05T13:19:04.0210058+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-04-05T13:19:04.0210058+00:00",
    "date_update": "2026-04-05T13:19:04.0210058+00:00",
    "modified_dateutc": "2026-04-05T13:19:04.0210058+00:00",
    "article_color_id": "3939fe88-9085-498d-aa08-e30fd1d676b7",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "8751e7f7-8c1f-40bb-8037-60ad8a82c1f3",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-04-05T13:19:04.0210058+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "41d59f23-4e22-4f82-bccd-cd44a3fee1d6",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "8013ded1-d8d7-4ad9-9d0a-32eecd0d4417",
    "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": "326f8be2-98b7-4a4c-999b-15b3ebac22ad",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "5f683526-4744-438f-9ed0-c6f87b650bdf",
    "_parent_id": "164f6f88-3110-46ec-b0a9-267f3edd4a66",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "c13a45ab-dc13-442b-bd3a-4e8f24c3d838",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "83b25b07-c98e-4a3e-b8ad-6a4bb86d3401",
      "_parent_id": "2ca69cfb-0d38-4ed0-95f4-ca13dc390128",
      "root_parent_id": "ff933196-db46-465d-bb4b-010c8ae98a4d",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "cb9e0e2a-1d08-4d56-8124-9d63735b9af3",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "b1c3c749-3c7a-4fd7-aca4-8365ec6c53fd",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "c594bb8f-9357-4ebc-8804-71a496deef63",
        "_parent_code": "sample string 6",
        "sales_organization_id": "873902eb-00d5-4a62-a449-da1ff3e5334c",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "a23da4ba-c085-4da4-ba88-a3aeef160a91",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "c4710717-69ae-4838-a330-affd89e79c72",
          "db_currency_id": "3e065b72-8426-41d9-ac68-4e91d791891f",
          "db_language_id": "dd05460c-ffa7-4939-9fda-1e451db596c8",
          "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-04-05T13:19:04.0366626+00:00"
        },
        "modified_dateutc": "2026-04-05T13:19:04.0366626+00:00"
      },
      "equipment_model_id": "f23aa592-7ee5-4e11-b090-7ddd87d28f13",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "8d98476e-1ff5-4bb8-bf32-3a78878686a7",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "6f8d328b-6126-42f6-8836-b1e4b3fa5adb",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "a196dfc1-a75a-4cd8-aa6e-29e0733e1f03",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "4783b4ae-500c-4ce6-9a98-1e790b1e8705",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "a23da4ba-c085-4da4-ba88-a3aeef160a91",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "c4710717-69ae-4838-a330-affd89e79c72",
            "db_currency_id": "3e065b72-8426-41d9-ac68-4e91d791891f",
            "db_language_id": "dd05460c-ffa7-4939-9fda-1e451db596c8",
            "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-04-05T13:19:04.0366626+00:00"
          },
          "modified_dateutc": "2026-04-05T13:19:04.0366626+00:00"
        },
        "equipment_family_id": "2b4c8f21-34da-49b3-8ab3-9382e5d95e93",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "b1c3c749-3c7a-4fd7-aca4-8365ec6c53fd",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "c594bb8f-9357-4ebc-8804-71a496deef63",
          "_parent_code": "sample string 6",
          "sales_organization_id": "873902eb-00d5-4a62-a449-da1ff3e5334c",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "a23da4ba-c085-4da4-ba88-a3aeef160a91",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "c4710717-69ae-4838-a330-affd89e79c72",
            "db_currency_id": "3e065b72-8426-41d9-ac68-4e91d791891f",
            "db_language_id": "dd05460c-ffa7-4939-9fda-1e451db596c8",
            "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-04-05T13:19:04.0366626+00:00"
          },
          "modified_dateutc": "2026-04-05T13:19:04.0366626+00:00"
        },
        "date_in_production_since": "2026-04-05T13:19:04.0366626+00:00",
        "date_out_of_production_since": "2026-04-05T13:19:04.0366626+00:00",
        "date_end_support": "2026-04-05T13:19:04.0366626+00:00",
        "sales_organization_id": "63cc75de-35be-4992-9c0e-502f5d66cf8f",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "a23da4ba-c085-4da4-ba88-a3aeef160a91",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "c4710717-69ae-4838-a330-affd89e79c72",
          "db_currency_id": "3e065b72-8426-41d9-ac68-4e91d791891f",
          "db_language_id": "dd05460c-ffa7-4939-9fda-1e451db596c8",
          "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-04-05T13:19:04.0366626+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-04-05T13:19:04.0366626+00:00"
      },
      "project_status_id": "ff6d9f88-dbeb-4b72-be63-c83d378c1ecf",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "272a7d7e-013e-4d8c-bb26-6141bf927e84",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "8821f5cd-bafc-43ca-985a-16b4eaa38863",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "a23da4ba-c085-4da4-ba88-a3aeef160a91",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "c4710717-69ae-4838-a330-affd89e79c72",
          "db_currency_id": "3e065b72-8426-41d9-ac68-4e91d791891f",
          "db_language_id": "dd05460c-ffa7-4939-9fda-1e451db596c8",
          "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-04-05T13:19:04.0366626+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-04-05T13:19:04.0366626+00:00"
      },
      "company_id": "8105b9bc-1913-4955-8e85-0c8306cb97a2",
      "company_code": "sample string 12",
      "db_address_id": "0b0d7504-c4bb-4171-b1e5-265a74e551a6",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "a64d950c-d30b-4f67-9e01-4191955fe12a",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "afb78d93-0d8e-4a67-a9a9-3f4aa596dc68",
      "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-04-05T13:19:04.0366626+00:00",
      "date_create": "2026-04-05T13:19:04.0366626+00:00",
      "date_update": "2026-04-05T13:19:04.0366626+00:00",
      "updated_by_user_id": "405a167a-57ce-41a9-bad3-de304151a24f",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-04-05T13:19:04.0366626+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-04-05T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-04-05T13:19:04.0366626+00:00",
      "date_last_job": "2026-04-05T13:19:04.0366626+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-04-05T13:19:04.0366626+00:00",
      "modified_dateutc": "2026-04-05T13:19:04.0366626+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "4ffa3533-3744-43f8-a046-3dd8809b1390",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "e62e637b-7b68-4558-8dad-5b64e04a2753",
      "name": "sample string 2",
      "sales_organization_id": "7c146d6e-3dda-4397-81a0-40df03aeee8f",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-04-05T13:19:04.0366626+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "cc4a6ce0-1718-42c7-88f6-f867325953f7",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "af25894c-b4eb-4095-87d3-8a8d06cfdce6",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "9501c1cc-9bc6-4bea-92d5-d39725b8e340",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "a23da4ba-c085-4da4-ba88-a3aeef160a91",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "c4710717-69ae-4838-a330-affd89e79c72",
        "db_currency_id": "3e065b72-8426-41d9-ac68-4e91d791891f",
        "db_language_id": "dd05460c-ffa7-4939-9fda-1e451db596c8",
        "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-04-05T13:19:04.0366626+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-04-05T13:19:04.0366626+00:00"
    },
    "job_status_id": "325839eb-9bc8-42dc-b891-cb6f8019fe64",
    "job_status_code": "sample string 11",
    "db_address_id": "b6defdb4-6b6a-4317-8161-a97a0ac1270e",
    "contact_id": "9fe294f2-5c4e-4cc2-a316-ea286d9d83df",
    "requested_by_company_id": "b93dfc4b-4de6-41ce-a898-c958b304d335",
    "requested_by_contact_id": "a1cb10bf-2018-46ab-b0aa-6d6cfe10579d",
    "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-04-05T13:19:04.0366626+00:00",
    "due_date": "2026-04-05T13:19:04.0366626+00:00",
    "date_create": "2026-04-05T13:19:04.0366626+00:00",
    "date_update": "2026-04-05T13:19:04.0366626+00:00",
    "date_closed": "2026-04-05T13:19:04.0366626+00:00",
    "suggested_user_id": "3790e6ed-3311-43dc-b23d-6aab73e74447",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "d8218d3f-ee21-4dbd-8eca-b7cb4e373486",
      "db_language_id": "6f962c2e-5c95-4539-a15a-5e418d958244",
      "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-04-05T13:19:04.0366626+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "9d6a9d80-e7c0-4b8c-a2b1-c22956b912e8",
      "sales_organization": {
        "id": "a23da4ba-c085-4da4-ba88-a3aeef160a91",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "c4710717-69ae-4838-a330-affd89e79c72",
        "db_currency_id": "3e065b72-8426-41d9-ac68-4e91d791891f",
        "db_language_id": "dd05460c-ffa7-4939-9fda-1e451db596c8",
        "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-04-05T13:19:04.0366626+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "3ce9e531-36af-49ce-b3c2-9fa750db907d",
      "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": "2eb7b839-f9c1-4396-aa70-07e16b0e88ca",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-04-05T13:19:04.0366626+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "f2db2fee-de61-4a2a-bdca-bf694fb89fa1"
    },
    "suggested_date_start": "2026-04-05T13:19:04.0366626+00:00",
    "skill_id": "281217cd-2d81-4a7a-a195-bab9a05ab02d",
    "skill_code": "sample string 32",
    "skill": {
      "id": "c8cfdb0f-8eb5-45fd-8cf5-6879bd4c2dd2",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "0c00f567-9e95-4321-bfc9-afe6f1160c26",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "a23da4ba-c085-4da4-ba88-a3aeef160a91",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "c4710717-69ae-4838-a330-affd89e79c72",
        "db_currency_id": "3e065b72-8426-41d9-ac68-4e91d791891f",
        "db_language_id": "dd05460c-ffa7-4939-9fda-1e451db596c8",
        "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-04-05T13:19:04.0366626+00:00"
      },
      "modified_dateutc": "2026-04-05T13:19:04.0366626+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "42503439-f7fe-46aa-bc50-b26b831ceae0",
    "date_reported_by_company": "2026-04-05T13:19:04.0366626+00:00",
    "id2": 36,
    "company_id": "39c5c5b3-0281-4e9f-8cce-b8eaf0821fe2",
    "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": "407eaee8-c9bd-43cb-b15e-10e218091054",
    "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-04-05T13:19:04.0366626+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-04-05T13:19:04.0366626+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.