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": "22bff813-6cd2-4c12-a1bd-cda57c9774cf",
  "estimated_quantity": 2.0,
  "article_id": "00f18565-ce41-4a5e-9856-ed700d55424e",
  "article_code": "sample string 4",
  "article": {
    "id": "0fc08015-4802-4053-9f9f-3759480226a2",
    "article_category_id": "fa036d9d-2ff0-4f49-b491-e93b73e3534d",
    "article_category": {
      "id": "fe55ae10-8657-448c-8b24-dfe49a7707b1",
      "parent_id": "cf6af7fa-e28e-42ae-8168-cd3f3ff350ed",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-01-19T18:56:10.521195+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "de11be40-f8e6-430d-bfbd-36487231447c",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "ace0c751-37fe-40bd-8f83-62f475e16a60",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "d516aa28-1a57-4435-9693-318b41d9789b",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "6fb71b5b-1660-49d7-a899-1243e9bb449b",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "f900d9dd-1149-4a0a-9e43-319bcaa08933",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "02345255-38d3-4a5a-aa25-d3847ba76206",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-01-19T18:56:10.521195+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-01-19T18:56:10.521195+00:00",
    "date_update": "2026-01-19T18:56:10.521195+00:00",
    "modified_dateutc": "2026-01-19T18:56:10.521195+00:00",
    "article_color_id": "48d3b429-cda4-465b-bd01-598645148118",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "841ffee7-03b5-4998-a969-96f2b5064a61",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-01-19T18:56:10.521195+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "5b26dc81-2490-4a55-b4a5-1beb93f30417",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "354d67ad-5613-4bca-ac16-9f4542a14118",
    "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": "b8b67240-5bd6-46ae-9644-be4268d87164",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "990a15c4-60c8-4380-9d4d-15a4be8113eb",
    "_parent_id": "830b7f65-4c48-45bf-b5a9-cf60925bed3a",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "7e39ca4c-e599-44c0-986c-8c54354b1541",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "1e529b56-23d3-4014-b198-35c7e0a53d2d",
      "_parent_id": "e1252e4b-ea7c-440a-919b-1af84761ce32",
      "root_parent_id": "b2ed1aef-1014-4c81-8672-43e026f9e096",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "1154ae57-cb0f-4d90-bdeb-9895693ad73c",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "b14bfda9-bb45-4821-9643-259f649096ba",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "3b96169b-a2d6-4692-aa16-1e4ccd39ef18",
        "_parent_code": "sample string 6",
        "sales_organization_id": "f429cb6b-68d7-4d95-a8cb-719992dae4cb",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "9665c809-297a-40bc-8f4a-fcd51d8ee693",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "be59f7af-3adf-4619-9201-620dacfc8da9",
          "db_currency_id": "2e9de75b-4f1d-49c7-acd6-5f800c725e0e",
          "db_language_id": "29aa6d68-6753-4853-863e-286ea90b8f8d",
          "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-01-19T18:56:10.521195+00:00"
        },
        "modified_dateutc": "2026-01-19T18:56:10.521195+00:00"
      },
      "equipment_model_id": "2b9ec481-75fa-43e0-af73-2cb94a4ff7f5",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "6b80e64c-78b9-4b27-bf53-a53141e5af56",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "dab98cbe-2b32-4d2f-bd06-a19f5e7fbe85",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "5b226978-3fab-4427-a4f9-957f7188acc0",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "4da7185a-0710-4088-87a2-001a34b47c41",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "9665c809-297a-40bc-8f4a-fcd51d8ee693",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "be59f7af-3adf-4619-9201-620dacfc8da9",
            "db_currency_id": "2e9de75b-4f1d-49c7-acd6-5f800c725e0e",
            "db_language_id": "29aa6d68-6753-4853-863e-286ea90b8f8d",
            "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-01-19T18:56:10.521195+00:00"
          },
          "modified_dateutc": "2026-01-19T18:56:10.521195+00:00"
        },
        "equipment_family_id": "9e82ff9c-23a2-4fd0-beb7-fb191b881516",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "b14bfda9-bb45-4821-9643-259f649096ba",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "3b96169b-a2d6-4692-aa16-1e4ccd39ef18",
          "_parent_code": "sample string 6",
          "sales_organization_id": "f429cb6b-68d7-4d95-a8cb-719992dae4cb",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "9665c809-297a-40bc-8f4a-fcd51d8ee693",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "be59f7af-3adf-4619-9201-620dacfc8da9",
            "db_currency_id": "2e9de75b-4f1d-49c7-acd6-5f800c725e0e",
            "db_language_id": "29aa6d68-6753-4853-863e-286ea90b8f8d",
            "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-01-19T18:56:10.521195+00:00"
          },
          "modified_dateutc": "2026-01-19T18:56:10.521195+00:00"
        },
        "date_in_production_since": "2026-01-19T18:56:10.521195+00:00",
        "date_out_of_production_since": "2026-01-19T18:56:10.521195+00:00",
        "date_end_support": "2026-01-19T18:56:10.521195+00:00",
        "sales_organization_id": "7e509197-76de-491c-a97c-bc90f06a548a",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "9665c809-297a-40bc-8f4a-fcd51d8ee693",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "be59f7af-3adf-4619-9201-620dacfc8da9",
          "db_currency_id": "2e9de75b-4f1d-49c7-acd6-5f800c725e0e",
          "db_language_id": "29aa6d68-6753-4853-863e-286ea90b8f8d",
          "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-01-19T18:56:10.521195+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-01-19T18:56:10.521195+00:00"
      },
      "project_status_id": "276e9a11-6cab-46c8-a81d-ae90364a000d",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "8d973e96-0446-4bd5-ae09-f4aa368afc2c",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "7e7cbcd2-6fa4-4b96-82e8-0822e70e8df8",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "9665c809-297a-40bc-8f4a-fcd51d8ee693",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "be59f7af-3adf-4619-9201-620dacfc8da9",
          "db_currency_id": "2e9de75b-4f1d-49c7-acd6-5f800c725e0e",
          "db_language_id": "29aa6d68-6753-4853-863e-286ea90b8f8d",
          "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-01-19T18:56:10.521195+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-01-19T18:56:10.521195+00:00"
      },
      "company_id": "6da368d7-4c34-4f3f-829a-87e75b4d7594",
      "company_code": "sample string 12",
      "db_address_id": "ed143549-b892-40a6-b00b-cd5876f0bfce",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "363b3d47-e0f9-4147-a8a9-9cd4102ea01d",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "1fc5eec8-0f79-4d02-80a4-f1998d64b222",
      "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-01-19T18:56:10.521195+00:00",
      "date_create": "2026-01-19T18:56:10.521195+00:00",
      "date_update": "2026-01-19T18:56:10.521195+00:00",
      "updated_by_user_id": "01206fce-136e-4600-82eb-5e97ae64589d",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-01-19T18:56:10.521195+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-01-19T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-01-19T18:56:10.521195+00:00",
      "date_last_job": "2026-01-19T18:56:10.521195+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-01-19T18:56:10.521195+00:00",
      "modified_dateutc": "2026-01-19T18:56:10.521195+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "9ace6e56-de69-4648-8dc7-d400fadad21d",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "9d45a4a3-32f1-4b62-8fab-2f5cfb36dd28",
      "name": "sample string 2",
      "sales_organization_id": "000075c8-6e56-4123-a494-dfafa1d8c55c",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-01-19T18:56:10.521195+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "3bfb4ed2-c8be-4476-85cf-e4f80dc1c830",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "fbdc7784-227e-4600-b7e9-a594ad2c5d65",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "120777da-7869-453b-bcec-7c025dd3e0a4",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "9665c809-297a-40bc-8f4a-fcd51d8ee693",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "be59f7af-3adf-4619-9201-620dacfc8da9",
        "db_currency_id": "2e9de75b-4f1d-49c7-acd6-5f800c725e0e",
        "db_language_id": "29aa6d68-6753-4853-863e-286ea90b8f8d",
        "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-01-19T18:56:10.521195+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-01-19T18:56:10.521195+00:00"
    },
    "job_status_id": "3b4d906c-0079-4932-a116-cbdeafb78f82",
    "job_status_code": "sample string 11",
    "db_address_id": "cbc372d8-86bd-43d2-849a-0c8133909a65",
    "contact_id": "312ba1f4-0299-44c6-bfc2-1757099a36aa",
    "requested_by_company_id": "85526793-46f5-4f6c-8906-a114902aef55",
    "requested_by_contact_id": "8031531b-54cc-4f1b-a083-37a2c3bdc616",
    "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-01-19T18:56:10.521195+00:00",
    "due_date": "2026-01-19T18:56:10.521195+00:00",
    "date_create": "2026-01-19T18:56:10.521195+00:00",
    "date_update": "2026-01-19T18:56:10.521195+00:00",
    "date_closed": "2026-01-19T18:56:10.521195+00:00",
    "suggested_user_id": "32e70fd6-1108-48a5-aa57-b73c22c55dcf",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "d390a6a4-885d-4efa-93b3-e09bc1737deb",
      "db_language_id": "8626734e-2ec3-47f6-93b8-adefe3901fa9",
      "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-01-19T18:56:10.521195+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "0d273027-7e53-4056-900b-ee1b7f1613bd",
      "sales_organization": {
        "id": "9665c809-297a-40bc-8f4a-fcd51d8ee693",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "be59f7af-3adf-4619-9201-620dacfc8da9",
        "db_currency_id": "2e9de75b-4f1d-49c7-acd6-5f800c725e0e",
        "db_language_id": "29aa6d68-6753-4853-863e-286ea90b8f8d",
        "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-01-19T18:56:10.521195+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "89fd3b03-653c-4463-a408-ef4a2b048922",
      "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": "1afefa39-c140-424a-b979-84e743f4fd39",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-01-19T18:56:10.521195+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "ad5bed1b-3373-46a7-989d-940415046362"
    },
    "suggested_date_start": "2026-01-19T18:56:10.521195+00:00",
    "skill_id": "ecb17c2c-ee6f-46a6-926a-5842eed82f72",
    "skill_code": "sample string 32",
    "skill": {
      "id": "53243a94-53d0-4f36-93eb-48115a5b2677",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "dae9be32-96ea-443f-9e28-fd18e0a86177",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "9665c809-297a-40bc-8f4a-fcd51d8ee693",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "be59f7af-3adf-4619-9201-620dacfc8da9",
        "db_currency_id": "2e9de75b-4f1d-49c7-acd6-5f800c725e0e",
        "db_language_id": "29aa6d68-6753-4853-863e-286ea90b8f8d",
        "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-01-19T18:56:10.521195+00:00"
      },
      "modified_dateutc": "2026-01-19T18:56:10.521195+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "5418c507-58c1-4d96-a4ff-fbb6a7673657",
    "date_reported_by_company": "2026-01-19T18:56:10.521195+00:00",
    "id2": 36,
    "company_id": "8037045a-4cae-4620-8299-33052919fd71",
    "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": "5d138f95-313b-428d-816f-a82a4ae89a93",
    "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-01-19T18:56:10.521195+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-01-19T18:56:10.521195+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.