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": "ad50c2d3-c66b-4ed7-8fae-58872d09137e",
  "estimated_quantity": 2.0,
  "article_id": "2730f508-56d6-4bfb-a321-f54f472e20a7",
  "article_code": "sample string 4",
  "article": {
    "id": "f4bcd2dd-a2ac-43d0-b4e2-8f637bee4077",
    "article_category_id": "17510d7d-30e2-4277-9e23-d61eb47cb595",
    "article_category": {
      "id": "f10b681f-319f-4233-aafb-7334199ee113",
      "parent_id": "ebefcb02-d439-443e-bc32-6d6ae7d76ffd",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-03-07T15:00:10.5037534+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "889a435d-a05b-4e66-807b-9c57520a4601",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "8d6f2496-995b-4126-b6fa-1740347b9364",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "0897fc64-5d2e-46fb-b6d5-81177a73bcb3",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "19c5d0c8-d051-41b6-86f0-9d60bde080b1",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "baba4a7d-b760-4326-b9ec-731ab188a508",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "b8334131-898b-4d78-90da-b4e03546971c",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-03-07T15:00:10.5037534+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-03-07T15:00:10.5037534+00:00",
    "date_update": "2026-03-07T15:00:10.5037534+00:00",
    "modified_dateutc": "2026-03-07T15:00:10.5037534+00:00",
    "article_color_id": "18cbcb41-49e7-4128-bfae-9a440ef58e8c",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "9e24c9ae-de32-47d9-8f0f-2d151bf4e8f6",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-03-07T15:00:10.5037534+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "6cf00608-a5e4-40ef-ae33-ae178b479253",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "46a7c59e-19e3-44ef-8222-99553a9db380",
    "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": "d7bb53dc-6020-4f33-9d7e-e2fe7ba89fe3",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "5387a66f-b02e-4871-b26d-2d38f36620b0",
    "_parent_id": "b9aa899e-8e44-4b4a-b553-6b9d5a7870df",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "9bf0db11-d9ac-43eb-ae3b-b94d45c26909",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "2261bd22-2ab2-4bc2-b578-2f1356a9d94c",
      "_parent_id": "38234749-eb3e-4577-a141-e2744300d34d",
      "root_parent_id": "3376e19b-1623-413b-b706-573e0e0a83c2",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "ce939a3e-24c5-4066-801b-43aa77c0bb4b",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "6e809470-2927-46e2-91c3-072177a9009c",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "6edd878b-4934-434c-b2f3-74b2be10bc88",
        "_parent_code": "sample string 6",
        "sales_organization_id": "8c25b1d8-f4b6-4e38-b892-a04e70bcd706",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "52bceafd-f754-4119-9c51-72ac73dbb90f",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "601b877e-5062-4757-9410-388f3e2064af",
          "db_currency_id": "16d41c60-0f03-4f94-bc4c-c7d5c8302415",
          "db_language_id": "99de66fe-76ed-48f1-96d6-d6f0fb6d7acc",
          "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-03-07T15:00:10.5037534+00:00"
        },
        "modified_dateutc": "2026-03-07T15:00:10.5037534+00:00"
      },
      "equipment_model_id": "a8ed9915-68ac-4f81-a0fc-c354ce753a0e",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "77a61c0a-2100-449a-a1a5-12990eed2705",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "f3afc17c-f292-444e-9b3b-c1c17672396c",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "4c16a181-973a-4ce2-93d5-a6f5905056db",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "beb9a816-4d0b-44c6-81fd-2565d68ee87c",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "52bceafd-f754-4119-9c51-72ac73dbb90f",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "601b877e-5062-4757-9410-388f3e2064af",
            "db_currency_id": "16d41c60-0f03-4f94-bc4c-c7d5c8302415",
            "db_language_id": "99de66fe-76ed-48f1-96d6-d6f0fb6d7acc",
            "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-03-07T15:00:10.5037534+00:00"
          },
          "modified_dateutc": "2026-03-07T15:00:10.5037534+00:00"
        },
        "equipment_family_id": "5f8fc077-3cc2-49ba-80e6-1eb27b4a2acb",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "6e809470-2927-46e2-91c3-072177a9009c",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "6edd878b-4934-434c-b2f3-74b2be10bc88",
          "_parent_code": "sample string 6",
          "sales_organization_id": "8c25b1d8-f4b6-4e38-b892-a04e70bcd706",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "52bceafd-f754-4119-9c51-72ac73dbb90f",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "601b877e-5062-4757-9410-388f3e2064af",
            "db_currency_id": "16d41c60-0f03-4f94-bc4c-c7d5c8302415",
            "db_language_id": "99de66fe-76ed-48f1-96d6-d6f0fb6d7acc",
            "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-03-07T15:00:10.5037534+00:00"
          },
          "modified_dateutc": "2026-03-07T15:00:10.5037534+00:00"
        },
        "date_in_production_since": "2026-03-07T15:00:10.5037534+00:00",
        "date_out_of_production_since": "2026-03-07T15:00:10.5037534+00:00",
        "date_end_support": "2026-03-07T15:00:10.5037534+00:00",
        "sales_organization_id": "7795605f-0b2e-4405-86c8-878bd4faa7fd",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "52bceafd-f754-4119-9c51-72ac73dbb90f",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "601b877e-5062-4757-9410-388f3e2064af",
          "db_currency_id": "16d41c60-0f03-4f94-bc4c-c7d5c8302415",
          "db_language_id": "99de66fe-76ed-48f1-96d6-d6f0fb6d7acc",
          "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-03-07T15:00:10.5037534+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-03-07T15:00:10.5037534+00:00"
      },
      "project_status_id": "f4090c9e-f20e-4f9b-a04b-4cc0cc257afc",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "ae24a0cc-0f5b-41e8-a662-ecb68b6217c7",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "07967f0f-e67c-4ed0-9efa-4d7a29d9c91a",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "52bceafd-f754-4119-9c51-72ac73dbb90f",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "601b877e-5062-4757-9410-388f3e2064af",
          "db_currency_id": "16d41c60-0f03-4f94-bc4c-c7d5c8302415",
          "db_language_id": "99de66fe-76ed-48f1-96d6-d6f0fb6d7acc",
          "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-03-07T15:00:10.5037534+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-03-07T15:00:10.5037534+00:00"
      },
      "company_id": "71536372-e0b8-45d5-9ca9-673c0b34d66f",
      "company_code": "sample string 12",
      "db_address_id": "cf292531-52a0-4710-beac-daf1e98e742e",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "26e5dfa7-5b60-48e4-ab5b-fa85a80ac879",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "a65614ea-a536-4c4a-83c6-21484166d5de",
      "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-03-07T15:00:10.5037534+00:00",
      "date_create": "2026-03-07T15:00:10.5037534+00:00",
      "date_update": "2026-03-07T15:00:10.5037534+00:00",
      "updated_by_user_id": "018786d3-ba02-4173-9a64-669175c9074e",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-03-07T15:00:10.5037534+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-03-07T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-03-07T15:00:10.5037534+00:00",
      "date_last_job": "2026-03-07T15:00:10.5037534+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-03-07T15:00:10.5037534+00:00",
      "modified_dateutc": "2026-03-07T15:00:10.5037534+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "3e1fcc7c-3351-459b-91d0-dc7726dd5dbe",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "a524009e-b4fa-47db-a994-7306f4dbdc39",
      "name": "sample string 2",
      "sales_organization_id": "941399f8-a41e-43b3-bc43-2e90c181d577",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-03-07T15:00:10.5037534+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "fa5da878-89dd-45c5-8332-78410c3fca3c",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "1a70ee6a-5d1f-4ff1-9a01-25a3d7d08184",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "8dc19ff4-98a4-44ff-b451-e5cb6ecca576",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "52bceafd-f754-4119-9c51-72ac73dbb90f",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "601b877e-5062-4757-9410-388f3e2064af",
        "db_currency_id": "16d41c60-0f03-4f94-bc4c-c7d5c8302415",
        "db_language_id": "99de66fe-76ed-48f1-96d6-d6f0fb6d7acc",
        "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-03-07T15:00:10.5037534+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-03-07T15:00:10.5037534+00:00"
    },
    "job_status_id": "343fa6dd-cf63-4cfc-99f7-0affd7eb0750",
    "job_status_code": "sample string 11",
    "db_address_id": "be5e7aaa-eafd-40c4-a99f-9169aa4ee910",
    "contact_id": "10994764-a4e2-48da-bc43-3bf6f540bfe8",
    "requested_by_company_id": "9ba5f087-40a9-41ac-b6fc-a78aacadd49c",
    "requested_by_contact_id": "3c1693b1-1a27-46e9-a71c-2d09a3f73de1",
    "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-03-07T15:00:10.5037534+00:00",
    "due_date": "2026-03-07T15:00:10.5037534+00:00",
    "date_create": "2026-03-07T15:00:10.5037534+00:00",
    "date_update": "2026-03-07T15:00:10.5037534+00:00",
    "date_closed": "2026-03-07T15:00:10.5037534+00:00",
    "suggested_user_id": "d6378b45-92fb-4157-a518-cb114df4c79b",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "f9159756-c669-44c0-abfd-fd56f1de0c16",
      "db_language_id": "b0a55260-ac6e-442c-ae72-5622ff182660",
      "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-03-07T15:00:10.5037534+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "4e738911-fe4b-4ecd-8bbb-cc3269cb8986",
      "sales_organization": {
        "id": "52bceafd-f754-4119-9c51-72ac73dbb90f",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "601b877e-5062-4757-9410-388f3e2064af",
        "db_currency_id": "16d41c60-0f03-4f94-bc4c-c7d5c8302415",
        "db_language_id": "99de66fe-76ed-48f1-96d6-d6f0fb6d7acc",
        "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-03-07T15:00:10.5037534+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "c950bb7b-6d7a-48ff-a593-efe75987433a",
      "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": "37ec7772-8a0c-4a9a-9de8-9dbf2dd3382e",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-03-07T15:00:10.5037534+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "322b72be-e779-4456-862a-e539bd1e7a59"
    },
    "suggested_date_start": "2026-03-07T15:00:10.5037534+00:00",
    "skill_id": "3004a7c4-c390-4769-9de8-5478ffe07627",
    "skill_code": "sample string 32",
    "skill": {
      "id": "dd3ce935-45a2-47d5-9db1-984a1b14ebdf",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "dd1139b2-6d20-4023-940f-f144cde76a64",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "52bceafd-f754-4119-9c51-72ac73dbb90f",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "601b877e-5062-4757-9410-388f3e2064af",
        "db_currency_id": "16d41c60-0f03-4f94-bc4c-c7d5c8302415",
        "db_language_id": "99de66fe-76ed-48f1-96d6-d6f0fb6d7acc",
        "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-03-07T15:00:10.5037534+00:00"
      },
      "modified_dateutc": "2026-03-07T15:00:10.5037534+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "7667595f-58de-4565-b8bc-492b014ff21e",
    "date_reported_by_company": "2026-03-07T15:00:10.5037534+00:00",
    "id2": 36,
    "company_id": "9c57f5ca-3154-4f70-b8eb-98e724432bdd",
    "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": "423d0404-de33-4cd1-b01b-142cd796b45f",
    "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-03-07T15:00:10.5037534+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-03-07T15:00:10.5037534+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.