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": "7606b382-71fa-4117-ba14-49b688688e5b",
  "estimated_quantity": 2.0,
  "article_id": "5de89c91-888b-4b1e-8ab4-a4511b834f23",
  "article_code": "sample string 4",
  "article": {
    "id": "f1df2733-ce51-4501-9167-2debcc0b888a",
    "article_category_id": "fd51caa4-de5c-4b8a-a40d-e87a905e11a7",
    "article_category": {
      "id": "8e8fbca8-4aa0-4f06-a37a-27bec94bdbaa",
      "parent_id": "acf67e6f-8562-400a-b99b-ea35bb2b132f",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-07-28T00:35:02.0646797+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "41f32a80-ff9c-4f37-8728-fa4a0b2e2527",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "9fd39024-bd84-438f-b0de-279d85e2e53c",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "bfa76d0f-dce5-44f2-b9b5-459d53a1d2a0",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "bf0f6a42-9fc7-4ba2-b1d4-60f848ebf148",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "1eb1d1d6-4a0f-4e7e-8adc-3705572ed74b",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "8f880956-8bf0-49a1-a2a4-c6bc2b018266",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-07-28T00:35:02.0646797+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-07-28T00:35:02.0646797+00:00",
    "date_update": "2026-07-28T00:35:02.0646797+00:00",
    "modified_dateutc": "2026-07-28T00:35:02.0646797+00:00",
    "article_color_id": "9b721a9b-10b7-414e-91ca-c44632ecd151",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "2ae831b8-02aa-40a2-9d37-911f2899d61a",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-07-28T00:35:02.0646797+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "06c4299a-46da-4df4-9ba0-8a760e2430dd",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "14032f9f-91e8-4e78-a75b-baa1c5869597",
    "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": "9e269799-5e37-4dc6-9633-05b68b923a60",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "4aa63fda-7250-4699-a0ac-1154c45ff967",
    "_parent_id": "0bed6a57-43ff-4097-b468-5b7b1defca3a",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "4b7dd406-73f3-41a5-9409-6146e71324b1",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "02cdf7dc-9440-49be-83e2-a491e9d66f48",
      "_parent_id": "b45d6003-2421-4d73-9df9-0f942e7aef76",
      "root_parent_id": "6ec5abdc-295c-4e3d-a832-484b210397d8",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "958002cf-4bd5-44a4-b7b7-23cd27c8ca24",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "ed7cfbd7-cdbd-4352-a765-209a6df1e8e7",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "64684a95-04b5-40be-9087-f082e5973214",
        "_parent_code": "sample string 6",
        "sales_organization_id": "a069dd2f-140e-4f4d-9cc3-b18535cc89f4",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "737ca696-b7cf-4eea-9618-c91502937a4e",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "521394bd-e23b-4cca-baf9-c279f9540f7c",
          "db_currency_id": "d99b7d14-a4b5-4b06-b743-1b4356f31830",
          "db_language_id": "9935a37c-b9a1-43c6-89bc-7861a7a176d1",
          "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-07-28T00:35:02.0646797+00:00"
        },
        "modified_dateutc": "2026-07-28T00:35:02.0646797+00:00"
      },
      "equipment_model_id": "f2c72c7c-1618-4638-ae56-550d71d1546e",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "421ba75d-61e7-44eb-8ac0-a3864697215a",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "f1ad980b-15f0-4a45-b5a4-de62b076084f",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "e44665be-9f38-4fe2-ad34-9fd81be217f3",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "ffee1b3f-5d28-4181-8e0a-e03ba07ed4e1",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "737ca696-b7cf-4eea-9618-c91502937a4e",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "521394bd-e23b-4cca-baf9-c279f9540f7c",
            "db_currency_id": "d99b7d14-a4b5-4b06-b743-1b4356f31830",
            "db_language_id": "9935a37c-b9a1-43c6-89bc-7861a7a176d1",
            "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-07-28T00:35:02.0646797+00:00"
          },
          "modified_dateutc": "2026-07-28T00:35:02.0646797+00:00"
        },
        "equipment_family_id": "2b818f5c-b7c9-421e-92d1-6dc5e1eaa782",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "ed7cfbd7-cdbd-4352-a765-209a6df1e8e7",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "64684a95-04b5-40be-9087-f082e5973214",
          "_parent_code": "sample string 6",
          "sales_organization_id": "a069dd2f-140e-4f4d-9cc3-b18535cc89f4",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "737ca696-b7cf-4eea-9618-c91502937a4e",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "521394bd-e23b-4cca-baf9-c279f9540f7c",
            "db_currency_id": "d99b7d14-a4b5-4b06-b743-1b4356f31830",
            "db_language_id": "9935a37c-b9a1-43c6-89bc-7861a7a176d1",
            "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-07-28T00:35:02.0646797+00:00"
          },
          "modified_dateutc": "2026-07-28T00:35:02.0646797+00:00"
        },
        "date_in_production_since": "2026-07-28T00:35:02.0646797+00:00",
        "date_out_of_production_since": "2026-07-28T00:35:02.0646797+00:00",
        "date_end_support": "2026-07-28T00:35:02.0646797+00:00",
        "sales_organization_id": "dce6dabc-458c-484b-8266-9aa02e3d42ac",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "737ca696-b7cf-4eea-9618-c91502937a4e",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "521394bd-e23b-4cca-baf9-c279f9540f7c",
          "db_currency_id": "d99b7d14-a4b5-4b06-b743-1b4356f31830",
          "db_language_id": "9935a37c-b9a1-43c6-89bc-7861a7a176d1",
          "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-07-28T00:35:02.0646797+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-07-28T00:35:02.0646797+00:00"
      },
      "project_status_id": "f0de9f8b-66ff-419c-82b7-022ca2488b41",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "b2183570-4afa-4750-89ce-962ef25da16e",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "a1792786-f79c-490f-8dfa-58ffb4bab5be",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "737ca696-b7cf-4eea-9618-c91502937a4e",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "521394bd-e23b-4cca-baf9-c279f9540f7c",
          "db_currency_id": "d99b7d14-a4b5-4b06-b743-1b4356f31830",
          "db_language_id": "9935a37c-b9a1-43c6-89bc-7861a7a176d1",
          "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-07-28T00:35:02.0646797+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-07-28T00:35:02.0646797+00:00"
      },
      "company_id": "232c7074-9dc8-40ca-9914-88aa9de5e9ed",
      "company_code": "sample string 12",
      "db_address_id": "1171fa8c-715a-4b5c-b1cf-e6f4084fbf57",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "2edd6a6a-cd6f-4f81-aaf3-5206c2c4bffd",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "e76e21e9-0b7f-426a-bfe3-e8ecb5880a0b",
      "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-07-28T00:35:02.0646797+00:00",
      "date_create": "2026-07-28T00:35:02.0646797+00:00",
      "date_update": "2026-07-28T00:35:02.0646797+00:00",
      "updated_by_user_id": "0b8dd663-5d22-4c1a-8ed8-0081f4383885",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-07-28T00:35:02.0646797+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-07-28T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-07-28T00:35:02.0646797+00:00",
      "date_last_job": "2026-07-28T00:35:02.0646797+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-07-28T00:35:02.0646797+00:00",
      "modified_dateutc": "2026-07-28T00:35:02.0646797+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "01e8f4aa-3b54-420d-9b6b-b2e6fedce472",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "c11ed37a-9b9e-4ab6-9085-976bc2f4952a",
      "name": "sample string 2",
      "sales_organization_id": "094da36f-7a1e-4d9e-9bc6-7c00e5a669ae",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-07-28T00:35:02.0646797+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "734a22e3-5942-47c2-8c18-62d2427cca12",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "d474d38a-b48b-4f14-b4c3-6cf5f92a5650",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "0e89e91f-24ed-4d4a-b043-3092422d7b42",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "737ca696-b7cf-4eea-9618-c91502937a4e",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "521394bd-e23b-4cca-baf9-c279f9540f7c",
        "db_currency_id": "d99b7d14-a4b5-4b06-b743-1b4356f31830",
        "db_language_id": "9935a37c-b9a1-43c6-89bc-7861a7a176d1",
        "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-07-28T00:35:02.0646797+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-07-28T00:35:02.0646797+00:00"
    },
    "job_status_id": "44c8659b-d977-4fc1-96cf-4c4f0f742ab4",
    "job_status_code": "sample string 11",
    "db_address_id": "2ff31ed6-1524-4c26-b8be-27e8c19e6d2c",
    "contact_id": "663b861d-9316-4ea8-a07d-96e26667b723",
    "requested_by_company_id": "c0911009-8cb8-43ea-b248-d2dd41d27464",
    "requested_by_contact_id": "21f8c051-ba9f-444f-8986-7a7274f24dd7",
    "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-07-28T00:35:02.0646797+00:00",
    "due_date": "2026-07-28T00:35:02.0646797+00:00",
    "date_create": "2026-07-28T00:35:02.0646797+00:00",
    "date_update": "2026-07-28T00:35:02.0646797+00:00",
    "date_closed": "2026-07-28T00:35:02.0646797+00:00",
    "suggested_user_id": "f8048898-589f-45e4-93ac-fdd95398f8d3",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "a98834b3-f03c-40cd-a428-c7250afe89b3",
      "db_language_id": "4c6417f9-7649-4402-8791-80f021af3b33",
      "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-07-28T00:35:02.0646797+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "a022d259-89c7-47a8-b9db-a3f96e889fbc",
      "sales_organization": {
        "id": "737ca696-b7cf-4eea-9618-c91502937a4e",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "521394bd-e23b-4cca-baf9-c279f9540f7c",
        "db_currency_id": "d99b7d14-a4b5-4b06-b743-1b4356f31830",
        "db_language_id": "9935a37c-b9a1-43c6-89bc-7861a7a176d1",
        "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-07-28T00:35:02.0646797+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "35429c9f-90e6-4d64-8929-d5006b265fb1",
      "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": "28cb60cf-8fb9-4f6c-a1d3-13f527157a10",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-07-28T00:35:02.0646797+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "b30179df-da81-48c3-a5ff-9eff4632fe78"
    },
    "suggested_date_start": "2026-07-28T00:35:02.0646797+00:00",
    "skill_id": "b1a104e2-ad4d-4dad-9a2b-586b7004f996",
    "skill_code": "sample string 32",
    "skill": {
      "id": "3955a95c-793f-4d76-bf05-96581a7b9eba",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "4c327758-6161-4900-bf63-d8e06b96c67d",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "737ca696-b7cf-4eea-9618-c91502937a4e",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "521394bd-e23b-4cca-baf9-c279f9540f7c",
        "db_currency_id": "d99b7d14-a4b5-4b06-b743-1b4356f31830",
        "db_language_id": "9935a37c-b9a1-43c6-89bc-7861a7a176d1",
        "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-07-28T00:35:02.0646797+00:00"
      },
      "modified_dateutc": "2026-07-28T00:35:02.0646797+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "e9ca9df5-264c-4ed3-929a-fe2eea3791b8",
    "date_reported_by_company": "2026-07-28T00:35:02.0646797+00:00",
    "id2": 36,
    "company_id": "8aceb033-fba3-4f3f-8204-892be2f311fc",
    "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": "9c3e24fd-b092-4060-941f-9361317517dc",
    "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-07-28T00:35:02.0646797+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-07-28T00:35:02.0646797+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.