Updates the job_estimated_quantity object with the specified key

Request Information

URI Parameters :

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

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": "9a9bc686-9434-43bb-b6ab-4943f1b43689",
  "estimated_quantity": 2.0,
  "article_id": "d0b7c65f-2817-44d9-bbf7-84b31dd345a8",
  "article_code": "sample string 4",
  "article": {
    "id": "c832d61e-9bae-4cb6-aa9e-5cfa6fb88255",
    "article_category_id": "52dacb29-2601-4499-a103-1abae13e2e5e",
    "article_category": {
      "id": "ae9bd5b4-10e2-4911-99b4-5049b85e5318",
      "parent_id": "543207d2-39f9-4072-bd96-4494fec7408a",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2025-10-02T17:40:07.027059+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "8cfdc311-ce55-42f4-95e4-6cd1725d614c",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "e14bf4e4-78a3-4c19-9e24-03b45302b359",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "3dd1f540-c741-4c88-9d0e-cf72fd2fc9f7",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "15507bd8-1775-40e3-b9e7-d3d006a0155c",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "dfc588a3-7836-4023-95d7-8df8b6d8de2b",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "b096d576-36fb-425c-9b2f-ada0dad4b5a8",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2025-10-02T17:40:07.027059+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": "2025-10-02T17:40:07.027059+00:00",
    "date_update": "2025-10-02T17:40:07.027059+00:00",
    "modified_dateutc": "2025-10-02T17:40:07.027059+00:00",
    "article_color_id": "60b13cfe-3e16-4527-be23-499ab6edd83b",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "559eaab3-917b-4066-9126-d710351c9563",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2025-10-02T17:40:07.027059+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "6bb01a5d-1bce-4153-ade3-5a743c695e01",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "6458e8a2-9108-4d66-81bd-12adb41c3b5b",
    "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": "6e2a7f9c-ee9f-4e8c-b316-2b8962e0bdb5",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "58edeacb-38b6-4bac-998c-e9b61910c379",
    "_parent_id": "5d81d16b-30fe-4f94-bc1d-28e326ad2e69",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "55503486-25fc-4cb9-b2ff-5b1e4465b918",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "cbe9c3f0-4cc9-41ba-ba58-fab8d9e3b3e3",
      "_parent_id": "d860058a-3c56-4781-9df2-e8eb3b472aab",
      "root_parent_id": "c291ef06-92fc-40da-86cb-0c8560549fe2",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "a69958e2-4162-404b-b877-a20a142cd9e4",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "cebe0118-67ba-4746-804a-e738436be14f",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "7d38107c-f042-4e88-a2d3-ccc6b94b76cb",
        "_parent_code": "sample string 6",
        "sales_organization_id": "ce41b70e-47f7-4edc-b69d-d2433cdf306a",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "a5b89991-cd8a-4694-9336-701499f6c8ad",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "720a29f9-8618-4e24-86dd-9030993589e8",
          "db_currency_id": "68cdaa8c-312b-44bc-a6b5-900953fda9aa",
          "db_language_id": "7279fca0-5e07-46b1-9d7e-117bd7a1902f",
          "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": "2025-10-02T17:40:07.027059+00:00"
        },
        "modified_dateutc": "2025-10-02T17:40:07.027059+00:00"
      },
      "equipment_model_id": "d020829e-5594-499d-a0fc-ef13fe95cfa5",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "82278bfe-3b47-4379-88e1-93ff68806969",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "6e828841-a4cf-4d3c-a346-ff6090a3e1b3",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "80480fdb-9a26-44d6-9e76-c1a2bdeae8a9",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "fdf0649d-1a29-4d5f-9c8d-6b8e105ff5a0",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "a5b89991-cd8a-4694-9336-701499f6c8ad",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "720a29f9-8618-4e24-86dd-9030993589e8",
            "db_currency_id": "68cdaa8c-312b-44bc-a6b5-900953fda9aa",
            "db_language_id": "7279fca0-5e07-46b1-9d7e-117bd7a1902f",
            "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": "2025-10-02T17:40:07.027059+00:00"
          },
          "modified_dateutc": "2025-10-02T17:40:07.027059+00:00"
        },
        "equipment_family_id": "68ef9524-288c-4fa2-b191-09eecdbf9c68",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "cebe0118-67ba-4746-804a-e738436be14f",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "7d38107c-f042-4e88-a2d3-ccc6b94b76cb",
          "_parent_code": "sample string 6",
          "sales_organization_id": "ce41b70e-47f7-4edc-b69d-d2433cdf306a",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "a5b89991-cd8a-4694-9336-701499f6c8ad",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "720a29f9-8618-4e24-86dd-9030993589e8",
            "db_currency_id": "68cdaa8c-312b-44bc-a6b5-900953fda9aa",
            "db_language_id": "7279fca0-5e07-46b1-9d7e-117bd7a1902f",
            "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": "2025-10-02T17:40:07.027059+00:00"
          },
          "modified_dateutc": "2025-10-02T17:40:07.027059+00:00"
        },
        "date_in_production_since": "2025-10-02T17:40:07.027059+00:00",
        "date_out_of_production_since": "2025-10-02T17:40:07.027059+00:00",
        "date_end_support": "2025-10-02T17:40:07.027059+00:00",
        "sales_organization_id": "e8afc694-13b8-4f06-9a08-3ef582cdb224",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "a5b89991-cd8a-4694-9336-701499f6c8ad",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "720a29f9-8618-4e24-86dd-9030993589e8",
          "db_currency_id": "68cdaa8c-312b-44bc-a6b5-900953fda9aa",
          "db_language_id": "7279fca0-5e07-46b1-9d7e-117bd7a1902f",
          "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": "2025-10-02T17:40:07.027059+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": "2025-10-02T17:40:07.027059+00:00"
      },
      "project_status_id": "f6cdc1f7-e1d2-4381-8dab-a776b60c9fbf",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "7639600b-426d-4de6-b0d7-fcddd837fe82",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "d8ddb4db-7b28-4348-ab00-30c87dc3945f",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "a5b89991-cd8a-4694-9336-701499f6c8ad",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "720a29f9-8618-4e24-86dd-9030993589e8",
          "db_currency_id": "68cdaa8c-312b-44bc-a6b5-900953fda9aa",
          "db_language_id": "7279fca0-5e07-46b1-9d7e-117bd7a1902f",
          "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": "2025-10-02T17:40:07.027059+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2025-10-02T17:40:07.027059+00:00"
      },
      "company_id": "4236ca3c-eb84-49d9-af15-0cf3fc1128b5",
      "company_code": "sample string 12",
      "db_address_id": "f5e33905-973b-4088-a81f-6bcf0622e8a4",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "b69debf3-68b3-41fd-89b5-2e1b08932e41",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "1fed11d3-0774-420b-8562-fc3fc4c958a4",
      "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": "2025-10-02T17:40:07.027059+00:00",
      "date_create": "2025-10-02T17:40:07.027059+00:00",
      "date_update": "2025-10-02T17:40:07.027059+00:00",
      "updated_by_user_id": "52d41ce2-f679-4074-a481-6698b8495028",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2025-10-02T17:40:07.027059+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": "2025-10-02T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2025-10-02T17:40:07.027059+00:00",
      "date_last_job": "2025-10-02T17:40:07.027059+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2025-10-02T17:40:07.027059+00:00",
      "modified_dateutc": "2025-10-02T17:40:07.027059+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "5f9c4525-7d83-4fc1-9272-cff79dbc7863",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "b2280167-b124-4ebe-a2dd-db1b9401df83",
      "name": "sample string 2",
      "sales_organization_id": "a161e372-118b-4c73-9f96-a11c114d4e23",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2025-10-02T17:40:07.027059+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "71d23e50-1f03-4162-bb85-78950f9d730f",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "fce6a27f-a834-4134-8181-29d34e7096fc",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "1ad21c61-e2fc-459d-95a5-a38a5ed63216",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "a5b89991-cd8a-4694-9336-701499f6c8ad",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "720a29f9-8618-4e24-86dd-9030993589e8",
        "db_currency_id": "68cdaa8c-312b-44bc-a6b5-900953fda9aa",
        "db_language_id": "7279fca0-5e07-46b1-9d7e-117bd7a1902f",
        "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": "2025-10-02T17:40:07.027059+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2025-10-02T17:40:07.027059+00:00"
    },
    "job_status_id": "28441087-0ed3-403f-960c-4394c1e90ef8",
    "job_status_code": "sample string 11",
    "db_address_id": "3553e37c-326d-4e5e-b1a5-509791ca598b",
    "contact_id": "5a96fbbf-5477-4778-8694-5f99f07add55",
    "requested_by_company_id": "1e728db3-c023-4da1-986f-e500f13e3bff",
    "requested_by_contact_id": "3ee226e8-9e03-4320-9978-742f678450c4",
    "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": "2025-10-02T17:40:07.027059+00:00",
    "due_date": "2025-10-02T17:40:07.027059+00:00",
    "date_create": "2025-10-02T17:40:07.027059+00:00",
    "date_update": "2025-10-02T17:40:07.027059+00:00",
    "date_closed": "2025-10-02T17:40:07.027059+00:00",
    "suggested_user_id": "47dd7533-0023-4664-9186-2d3b1258c44b",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "2830a5b9-513c-42d6-b5d0-0903347b78d2",
      "db_language_id": "ab7463c5-e44d-407b-ae8b-5536420ac554",
      "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": "2025-10-02T17:40:07.027059+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "2841e328-876b-45b5-8f2d-0699c2962096",
      "sales_organization": {
        "id": "a5b89991-cd8a-4694-9336-701499f6c8ad",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "720a29f9-8618-4e24-86dd-9030993589e8",
        "db_currency_id": "68cdaa8c-312b-44bc-a6b5-900953fda9aa",
        "db_language_id": "7279fca0-5e07-46b1-9d7e-117bd7a1902f",
        "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": "2025-10-02T17:40:07.027059+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "c50dfd64-5361-4a09-a3da-5046034d76de",
      "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": "087040b1-3b3d-498d-81f7-09576fefc123",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2025-10-02T17:40:07.027059+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "8fd67c2d-4d8e-4cb5-809f-0025f6fe49d6"
    },
    "suggested_date_start": "2025-10-02T17:40:07.027059+00:00",
    "skill_id": "c54ca645-1027-4502-945d-7b21a4d4a896",
    "skill_code": "sample string 32",
    "skill": {
      "id": "ca101044-adeb-4804-8002-016d8a8ed5ea",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "414ddebc-ca04-47c6-a8d3-4f3a1bded59e",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "a5b89991-cd8a-4694-9336-701499f6c8ad",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "720a29f9-8618-4e24-86dd-9030993589e8",
        "db_currency_id": "68cdaa8c-312b-44bc-a6b5-900953fda9aa",
        "db_language_id": "7279fca0-5e07-46b1-9d7e-117bd7a1902f",
        "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": "2025-10-02T17:40:07.027059+00:00"
      },
      "modified_dateutc": "2025-10-02T17:40:07.027059+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "ac661309-563f-407e-a804-e8e18cb7dca5",
    "date_reported_by_company": "2025-10-02T17:40:07.027059+00:00",
    "id2": 36,
    "company_id": "9b2e36fa-2059-4a5b-b61e-9350fa44315d",
    "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": "8663e831-944a-4024-97e3-ba0ff708d019",
    "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": "2025-10-02T17:40:07.027059+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2025-10-02T17:40:07.027059+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.