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": "6077c780-cd26-4401-a326-18c1ae0d0891",
  "estimated_quantity": 2.0,
  "article_id": "56a0fe2d-1eb9-4ce8-9c40-520a54f44a05",
  "article_code": "sample string 4",
  "article": {
    "id": "ece2d772-fd02-4398-b5fc-1a11d0aab096",
    "article_category_id": "46e83add-e0cc-46ac-9e0f-b0c6a998d723",
    "article_category": {
      "id": "54470628-a0e6-477f-b6e7-1ade86f184f0",
      "parent_id": "a684b723-41fc-4819-b74f-9cc1116716c5",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-09-03T18:50:09.767396+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "560da640-ef77-4e53-a8dd-fdd32b9523d9",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "11b2f057-a964-444a-9715-b67f6c313311",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "5dab6db5-7be7-40a3-ac80-abdf4b309ed9",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "e6566135-5339-44c9-a62f-53694fabdfc2",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "16f1d0a2-72c1-4df2-b587-51310d105a2f",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "d0058e1b-a6e7-4e52-bc9e-309d1e410937",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-09-03T18:50:09.767396+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-09-03T18:50:09.767396+00:00",
    "date_update": "2026-09-03T18:50:09.767396+00:00",
    "modified_dateutc": "2026-09-03T18:50:09.767396+00:00",
    "article_color_id": "df8b2d9f-3a29-4ecb-b448-0e68572f1332",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "6c250493-44bd-418b-9b57-c266a36cd21f",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-09-03T18:50:09.767396+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "8144e655-ace2-481b-afad-aaea55ae396f",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "40e04134-60e4-41a0-bef1-137cf78e4760",
    "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": "845f16a4-b93f-4fd8-bf77-5ebfadf58e37",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "cf38d46c-1258-4dc2-9434-5d8ed670977c",
    "_parent_id": "d55db494-8877-472c-a285-f6609f500e4f",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "5cd1e16b-e099-436f-b207-8012aaec1eec",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "c4437193-9772-4ee3-acbe-929bc2323d9a",
      "_parent_id": "7b75fd0e-59e2-4361-9b67-ddeebfc1a8b9",
      "root_parent_id": "4221d180-8520-45d6-81d7-9cc8724aa3ef",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "f2dc9b5a-196c-4078-b224-566aea9735de",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "36d7d033-e896-4031-b264-761ba1157cf0",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "9e333a85-c600-4696-8a85-02a4ed2dfe83",
        "_parent_code": "sample string 6",
        "sales_organization_id": "f0609528-6597-4489-afc0-845bc0a5e7b5",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "77180b6c-225c-435e-a06e-064e59a89a5f",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "c5246fad-671f-465e-bb89-ade1b49a4bb9",
          "db_currency_id": "22a2fe05-cb4c-48ba-85fc-27675f8a897d",
          "db_language_id": "49041d65-9281-4326-9b19-ad2e04df32ac",
          "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-09-03T18:50:10.314275+00:00"
        },
        "modified_dateutc": "2026-09-03T18:50:10.314275+00:00"
      },
      "equipment_model_id": "04dff874-efec-443d-b61a-19aca0524b44",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "dfb89dae-17ca-4332-ad18-ac11faba613a",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "716e9ad6-9087-4d0c-b12e-4771839c4896",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "7a490c6e-d11a-48ec-ab98-a0fec039d173",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "2a69575c-8f57-4440-bf26-c2cc83d50463",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "77180b6c-225c-435e-a06e-064e59a89a5f",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "c5246fad-671f-465e-bb89-ade1b49a4bb9",
            "db_currency_id": "22a2fe05-cb4c-48ba-85fc-27675f8a897d",
            "db_language_id": "49041d65-9281-4326-9b19-ad2e04df32ac",
            "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-09-03T18:50:10.314275+00:00"
          },
          "modified_dateutc": "2026-09-03T18:50:10.314275+00:00"
        },
        "equipment_family_id": "0e09b208-796e-4fd6-ab64-f87d5b7b95b4",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "36d7d033-e896-4031-b264-761ba1157cf0",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "9e333a85-c600-4696-8a85-02a4ed2dfe83",
          "_parent_code": "sample string 6",
          "sales_organization_id": "f0609528-6597-4489-afc0-845bc0a5e7b5",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "77180b6c-225c-435e-a06e-064e59a89a5f",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "c5246fad-671f-465e-bb89-ade1b49a4bb9",
            "db_currency_id": "22a2fe05-cb4c-48ba-85fc-27675f8a897d",
            "db_language_id": "49041d65-9281-4326-9b19-ad2e04df32ac",
            "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-09-03T18:50:10.314275+00:00"
          },
          "modified_dateutc": "2026-09-03T18:50:10.314275+00:00"
        },
        "date_in_production_since": "2026-09-03T18:50:10.314275+00:00",
        "date_out_of_production_since": "2026-09-03T18:50:10.314275+00:00",
        "date_end_support": "2026-09-03T18:50:10.314275+00:00",
        "sales_organization_id": "99049fe3-95c5-431f-b236-156b1bae5743",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "77180b6c-225c-435e-a06e-064e59a89a5f",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "c5246fad-671f-465e-bb89-ade1b49a4bb9",
          "db_currency_id": "22a2fe05-cb4c-48ba-85fc-27675f8a897d",
          "db_language_id": "49041d65-9281-4326-9b19-ad2e04df32ac",
          "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-09-03T18:50:10.314275+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-09-03T18:50:11.4236594+00:00"
      },
      "project_status_id": "819c9ec0-ebd1-4a30-b593-3433a9a3554e",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "22db8de0-c36e-4aca-8263-afd7afb230bc",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "e0031527-5a56-43cc-a5d4-504b638a4b36",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "77180b6c-225c-435e-a06e-064e59a89a5f",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "c5246fad-671f-465e-bb89-ade1b49a4bb9",
          "db_currency_id": "22a2fe05-cb4c-48ba-85fc-27675f8a897d",
          "db_language_id": "49041d65-9281-4326-9b19-ad2e04df32ac",
          "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-09-03T18:50:10.314275+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-09-03T18:50:11.4236594+00:00"
      },
      "company_id": "23f3d28a-776d-447e-869d-a41aac225716",
      "company_code": "sample string 12",
      "db_address_id": "e473131c-b309-465f-ba36-bb871c6f8965",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "7bbad57e-bc5e-488f-b28d-3c3b1747904b",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "ecd7a8a2-324a-4993-a4cc-367513e5c73a",
      "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-09-03T18:50:11.4705332+00:00",
      "date_create": "2026-09-03T18:50:11.4705332+00:00",
      "date_update": "2026-09-03T18:50:11.4705332+00:00",
      "updated_by_user_id": "12daa3b7-f845-4f60-a31b-296e635873ee",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-09-03T18:50:11.4705332+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-09-03T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-09-03T18:50:11.4705332+00:00",
      "date_last_job": "2026-09-03T18:50:11.4705332+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-09-03T18:50:11.4705332+00:00",
      "modified_dateutc": "2026-09-03T18:50:11.4705332+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "b91c1b81-b8f2-484e-b96c-ddabf6db3b22",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "149b7cf7-d786-4b2f-b827-a6c0af295de2",
      "name": "sample string 2",
      "sales_organization_id": "2c7b4c51-31d0-4618-acda-9e4aa8cd653d",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-09-03T18:50:11.4705332+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "a980d461-c391-4f40-bd14-286aa613ddbf",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "9d1c00e9-40ac-43b9-8a78-baf3fa252e36",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "84e62145-0d54-4c18-8688-347b602fe1b6",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "77180b6c-225c-435e-a06e-064e59a89a5f",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "c5246fad-671f-465e-bb89-ade1b49a4bb9",
        "db_currency_id": "22a2fe05-cb4c-48ba-85fc-27675f8a897d",
        "db_language_id": "49041d65-9281-4326-9b19-ad2e04df32ac",
        "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-09-03T18:50:10.314275+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-09-03T18:50:11.4705332+00:00"
    },
    "job_status_id": "30674105-b0f2-4562-9c17-bc5616d0d4a0",
    "job_status_code": "sample string 11",
    "db_address_id": "1ab2bf5e-cc5d-4a59-bf1c-e000d6b65e51",
    "contact_id": "86947a64-aae1-428f-8fb3-bf1cb4c99907",
    "requested_by_company_id": "b7c40c1f-8403-4db7-aa1d-339bb60e494b",
    "requested_by_contact_id": "6f6bc775-d196-4521-b903-f42a3768839b",
    "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-09-03T18:50:11.4705332+00:00",
    "due_date": "2026-09-03T18:50:11.4705332+00:00",
    "date_create": "2026-09-03T18:50:11.4705332+00:00",
    "date_update": "2026-09-03T18:50:11.4705332+00:00",
    "date_closed": "2026-09-03T18:50:11.4705332+00:00",
    "suggested_user_id": "c68d73db-955f-4258-9917-b2ddac2592e2",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "180c254e-7773-46de-a89b-fba6f264c8b5",
      "db_language_id": "19e3efa9-9d1b-41ee-a68a-6ecebbc54ebb",
      "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-09-03T18:50:11.4705332+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "168cbe3c-af34-4c2e-bef9-be6dbc4b9597",
      "sales_organization": {
        "id": "77180b6c-225c-435e-a06e-064e59a89a5f",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "c5246fad-671f-465e-bb89-ade1b49a4bb9",
        "db_currency_id": "22a2fe05-cb4c-48ba-85fc-27675f8a897d",
        "db_language_id": "49041d65-9281-4326-9b19-ad2e04df32ac",
        "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-09-03T18:50:10.314275+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "b108a6da-3d25-40c1-b47b-4c62055b4687",
      "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": "c355fe4f-a5bf-4996-9df4-f2bfb5ae5c4b",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-09-03T18:50:11.4705332+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "8c6650fc-beba-4749-9759-83843ee99193"
    },
    "suggested_date_start": "2026-09-03T18:50:11.4705332+00:00",
    "skill_id": "c46eb998-1dc1-4d90-94f0-ce733d166066",
    "skill_code": "sample string 32",
    "skill": {
      "id": "4cf4f3e5-3178-42e5-b01d-fcacf3c16e6d",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "5e50666d-adad-4eff-b36b-5872aacc8563",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "77180b6c-225c-435e-a06e-064e59a89a5f",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "c5246fad-671f-465e-bb89-ade1b49a4bb9",
        "db_currency_id": "22a2fe05-cb4c-48ba-85fc-27675f8a897d",
        "db_language_id": "49041d65-9281-4326-9b19-ad2e04df32ac",
        "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-09-03T18:50:10.314275+00:00"
      },
      "modified_dateutc": "2026-09-03T18:50:11.4705332+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "c4416a7c-6ef3-4ef5-ab56-2ac3c1873d0c",
    "date_reported_by_company": "2026-09-03T18:50:11.4705332+00:00",
    "id2": 36,
    "company_id": "fd674617-d8b2-4ca0-a011-df854f0a53c9",
    "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": "7bb59c64-4b5c-42b8-b30f-5856e367129d",
    "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-09-03T18:50:11.4705332+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-09-03T18:50:11.4705332+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.