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": "ac438b6d-f19a-4d81-b6bd-9d2c653053e0",
  "estimated_quantity": 2.0,
  "article_id": "505e20ce-778f-4b48-99b9-7007ce00b923",
  "article_code": "sample string 4",
  "article": {
    "id": "72345e6c-04ba-4841-90b5-d0f4ba622187",
    "article_category_id": "55dba58a-4d92-4914-b183-b237ac87e5b1",
    "article_category": {
      "id": "22db3c5c-0482-4a62-a740-196b5970ad6f",
      "parent_id": "9291abdd-207a-4f69-b625-2a3b3096c1f2",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2024-12-01T12:06:17.3715174+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "beadbccf-2a2a-425a-b249-7ae5ea2f844f",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "76aaeaa9-5cd6-4ad8-81b6-a224da6a3367",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "de5882cc-9b55-450d-859d-ddeaee0b5685",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "d9a5959e-ec30-4386-8815-7670fd02ba1d",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "4c7c8741-35ff-4a74-8211-9efd66181d72",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "80b40223-9691-4812-9c06-397cb1c692fb",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2024-12-01T12:06:17.3715174+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": "2024-12-01T12:06:17.3715174+00:00",
    "date_update": "2024-12-01T12:06:17.3715174+00:00",
    "modified_dateutc": "2024-12-01T12:06:17.3715174+00:00",
    "article_color_id": "173ef5f0-b1b4-4515-8645-fcb74af72c1b",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "60b8ea12-75c6-4a23-8e25-51577542bf61",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2024-12-01T12:06:17.3715174+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "5ba02ca5-8aca-4d50-9d94-4ea78adb9c43",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "6a705ba4-865a-4f2f-b6a0-407a1cd959ad",
    "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": "72929007-46b7-473c-a481-f61d11e50e65",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "f9f5d1bd-24c5-4484-adfd-35ff862c1097",
    "_parent_id": "2d6e0c94-6b0c-4033-a7fa-525fb6439c25",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "166e04c6-72ea-4206-85ec-cca6841c0520",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "4a9f76e5-1265-43a2-99e9-044f297f0126",
      "_parent_id": "6c4e5edd-64f7-41fe-8c97-f6324ebb6dd0",
      "root_parent_id": "f83463f0-aa2f-474c-9530-7cfa3849d0d2",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "95ba07a2-00d5-4c5b-8c2a-21f11bef10d3",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "e117e45b-707c-4f95-a6be-f1b515559737",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "70adcdb0-38d5-4f6f-8657-7a2b1d808e87",
        "_parent_code": "sample string 6",
        "sales_organization_id": "282be3d7-6531-4aab-b243-e7c5eb381255",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "1b57b635-715d-4a6e-a055-eff2dfa22d69",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "4d556079-56bc-4913-aeaf-d62e4fb7d697",
          "db_currency_id": "3bf6975e-b2ba-4605-875c-4a6aafd95f3b",
          "db_language_id": "857970f1-09b4-4039-aa89-00e9029c7b59",
          "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": "2024-12-01T12:06:17.3871436+00:00"
        },
        "modified_dateutc": "2024-12-01T12:06:17.3871436+00:00"
      },
      "equipment_model_id": "e149eca0-5a3d-4ef5-b4da-d390b3929057",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "53ef6823-4b80-45e9-b4f0-8023c4f9d162",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "854d62f5-cc7c-4b04-ba3f-1dcce5408694",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "ea19fee2-b652-421d-94e9-75d3272a0f75",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "3f13ceea-a59d-42c0-a373-5e1da0a85232",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "1b57b635-715d-4a6e-a055-eff2dfa22d69",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "4d556079-56bc-4913-aeaf-d62e4fb7d697",
            "db_currency_id": "3bf6975e-b2ba-4605-875c-4a6aafd95f3b",
            "db_language_id": "857970f1-09b4-4039-aa89-00e9029c7b59",
            "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": "2024-12-01T12:06:17.3871436+00:00"
          },
          "modified_dateutc": "2024-12-01T12:06:17.3871436+00:00"
        },
        "equipment_family_id": "9cb15670-5d69-4506-93eb-7d9cc1557ff8",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "e117e45b-707c-4f95-a6be-f1b515559737",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "70adcdb0-38d5-4f6f-8657-7a2b1d808e87",
          "_parent_code": "sample string 6",
          "sales_organization_id": "282be3d7-6531-4aab-b243-e7c5eb381255",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "1b57b635-715d-4a6e-a055-eff2dfa22d69",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "4d556079-56bc-4913-aeaf-d62e4fb7d697",
            "db_currency_id": "3bf6975e-b2ba-4605-875c-4a6aafd95f3b",
            "db_language_id": "857970f1-09b4-4039-aa89-00e9029c7b59",
            "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": "2024-12-01T12:06:17.3871436+00:00"
          },
          "modified_dateutc": "2024-12-01T12:06:17.3871436+00:00"
        },
        "date_in_production_since": "2024-12-01T12:06:17.3871436+00:00",
        "date_out_of_production_since": "2024-12-01T12:06:17.3871436+00:00",
        "date_end_support": "2024-12-01T12:06:17.3871436+00:00",
        "sales_organization_id": "ca146de5-2eb2-4306-8cab-bdf104a648a3",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "1b57b635-715d-4a6e-a055-eff2dfa22d69",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "4d556079-56bc-4913-aeaf-d62e4fb7d697",
          "db_currency_id": "3bf6975e-b2ba-4605-875c-4a6aafd95f3b",
          "db_language_id": "857970f1-09b4-4039-aa89-00e9029c7b59",
          "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": "2024-12-01T12:06:17.3871436+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": "2024-12-01T12:06:17.3871436+00:00"
      },
      "project_status_id": "c0ab45ec-ea82-4efa-8b41-bf13da84d37f",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "e7368549-ce55-4c22-8c14-9d3d347c88b6",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "c5a0ed38-6227-4a31-9030-0f99628f40fb",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "1b57b635-715d-4a6e-a055-eff2dfa22d69",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "4d556079-56bc-4913-aeaf-d62e4fb7d697",
          "db_currency_id": "3bf6975e-b2ba-4605-875c-4a6aafd95f3b",
          "db_language_id": "857970f1-09b4-4039-aa89-00e9029c7b59",
          "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": "2024-12-01T12:06:17.3871436+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2024-12-01T12:06:17.3871436+00:00"
      },
      "company_id": "a7f0f7ec-9350-46cb-bba9-5b2b5ba1247a",
      "company_code": "sample string 12",
      "db_address_id": "f6cdfaad-513b-43c5-af34-067fd97f94fc",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "e8c3fc8f-68a3-4c79-a469-2fc35ba821d0",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "e3d47c99-c357-4831-a1d4-bff0159ab4f8",
      "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": "2024-12-01T12:06:17.3871436+00:00",
      "date_create": "2024-12-01T12:06:17.3871436+00:00",
      "date_update": "2024-12-01T12:06:17.3871436+00:00",
      "updated_by_user_id": "730ef8d8-16b6-4d40-879f-ff45a66fd2a4",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2024-12-01T12:06:17.3871436+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": "2024-12-01T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2024-12-01T12:06:17.3871436+00:00",
      "date_last_job": "2024-12-01T12:06:17.3871436+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2024-12-01T12:06:17.3871436+00:00",
      "modified_dateutc": "2024-12-01T12:06:17.3871436+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "ec4e5bba-c40d-4f7a-900d-545610ba40a4",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "d136fdb4-7cb3-4659-b166-895a0112e993",
      "name": "sample string 2",
      "sales_organization_id": "5ad61493-0299-4de1-8077-1646dac125b2",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2024-12-01T12:06:17.3871436+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "a984f96e-bf66-4e12-a758-e214193193a3",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "1aafb741-7214-4f1b-996e-b216e3711123",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "29eca410-a2f4-4072-ada9-e0b51e465434",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "1b57b635-715d-4a6e-a055-eff2dfa22d69",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "4d556079-56bc-4913-aeaf-d62e4fb7d697",
        "db_currency_id": "3bf6975e-b2ba-4605-875c-4a6aafd95f3b",
        "db_language_id": "857970f1-09b4-4039-aa89-00e9029c7b59",
        "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": "2024-12-01T12:06:17.3871436+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2024-12-01T12:06:17.3871436+00:00"
    },
    "job_status_id": "17cc07e1-a063-4b60-9794-1dfcf02d7026",
    "job_status_code": "sample string 11",
    "db_address_id": "5dfc39cd-880d-473f-86b8-786824efba7c",
    "contact_id": "7396a4f9-8f91-4035-be09-5440703556e5",
    "requested_by_company_id": "267b2a4a-b2fc-4a32-bab1-8b7c9803088d",
    "requested_by_contact_id": "a851c81a-787b-47f9-b2a5-4aafd717cbf6",
    "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": "2024-12-01T12:06:17.3871436+00:00",
    "due_date": "2024-12-01T12:06:17.3871436+00:00",
    "date_create": "2024-12-01T12:06:17.3871436+00:00",
    "date_update": "2024-12-01T12:06:17.3871436+00:00",
    "date_closed": "2024-12-01T12:06:17.3871436+00:00",
    "suggested_user_id": "b0981c79-a354-4cf3-9f5d-f250e73b3f82",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "2c3e3683-8015-4519-9d46-f0172015415c",
      "db_language_id": "71200a44-fd76-4ded-ac81-c4f747d55554",
      "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": "2024-12-01T12:06:17.3871436+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "883c07c3-8a8d-48f7-ac11-359fc64ba973",
      "sales_organization": {
        "id": "1b57b635-715d-4a6e-a055-eff2dfa22d69",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "4d556079-56bc-4913-aeaf-d62e4fb7d697",
        "db_currency_id": "3bf6975e-b2ba-4605-875c-4a6aafd95f3b",
        "db_language_id": "857970f1-09b4-4039-aa89-00e9029c7b59",
        "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": "2024-12-01T12:06:17.3871436+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "f3d1e00f-ee70-4d1f-8d59-822e1088dcd0",
      "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": "0bb0df8f-7926-4ef0-b21a-8bb5043d28a9",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2024-12-01T12:06:17.3871436+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "21f4026f-5660-4c13-8a44-e5443351a8de"
    },
    "suggested_date_start": "2024-12-01T12:06:17.3871436+00:00",
    "skill_id": "977936ae-66ef-4b96-a8cd-9f4ccf6e4cbd",
    "skill_code": "sample string 32",
    "skill": {
      "id": "71b44fe3-54cc-415f-94d0-2fa44a93cb69",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "2029e0af-0262-4ad4-8494-23394ebecee9",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "1b57b635-715d-4a6e-a055-eff2dfa22d69",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "4d556079-56bc-4913-aeaf-d62e4fb7d697",
        "db_currency_id": "3bf6975e-b2ba-4605-875c-4a6aafd95f3b",
        "db_language_id": "857970f1-09b4-4039-aa89-00e9029c7b59",
        "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": "2024-12-01T12:06:17.3871436+00:00"
      },
      "modified_dateutc": "2024-12-01T12:06:17.3871436+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "f172f2d9-4c38-4174-b0b9-1a8f4a6dac88",
    "date_reported_by_company": "2024-12-01T12:06:17.3871436+00:00",
    "id2": 36,
    "company_id": "bf91f45b-3445-4009-9082-eb895e09b94f",
    "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": "77d38519-5f6a-437f-a3f8-77e3399b1ddc",
    "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": "2024-12-01T12:06:17.3871436+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2024-12-01T12:06:17.3871436+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.