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": "a74f6092-2c3b-4fc7-94ce-325c8f4d67c9",
  "estimated_quantity": 2.0,
  "article_id": "204bc247-4abd-4b1c-a069-88321d59558a",
  "article_code": "sample string 4",
  "article": {
    "id": "4ff28a64-96dc-4641-9bfa-503b1741b3b3",
    "article_category_id": "db12e3fc-e42f-400a-a7a3-265330416bdd",
    "article_category": {
      "id": "8305ed68-0978-4e69-ad4d-7852532311e4",
      "parent_id": "b1b59b24-69a6-4fba-bb2c-be5fffe5c060",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-09-22T13:31:48.7849334+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "1afd98ad-f8a6-4ab9-8018-c06c66ed5011",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "b7a972b1-296c-4fbe-9935-1223733c5d39",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "3b888574-265b-46a6-bb67-13199e3bdfe5",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "262afe5b-bff2-45c5-a328-ed6b608e77a2",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "dfbd6ace-8b46-4de2-aeed-8889fc1f74d1",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "b3e9597f-cbd5-420a-a198-17c531048178",
    "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-22T13:31:48.7849334+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-22T13:31:48.7849334+00:00",
    "date_update": "2026-09-22T13:31:48.7849334+00:00",
    "modified_dateutc": "2026-09-22T13:31:48.7849334+00:00",
    "article_color_id": "aab7da9b-24fd-4096-be09-05e04257d939",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "131eff91-b490-4e1a-880a-dcf024a29220",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-09-22T13:31:48.7849334+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "a0f1a3ca-af8a-4f1e-830c-fff01ab72dcb",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "b35b9235-dbda-4aa1-a539-860130456bdb",
    "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": "45f7f40a-2d14-4cc4-8319-54e2463151b8",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "d2e59317-e053-4dec-8380-a1d59360c899",
    "_parent_id": "231ec027-9c72-4da7-a292-04871d2d12ad",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "5e66f10a-b667-44d6-84bf-75e00e7c5255",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "8a44688e-a59e-42aa-a85e-8b9bb9570119",
      "_parent_id": "b403f6ff-f2ab-4ab9-9301-42931b7d0033",
      "root_parent_id": "0afd267e-90f4-4d28-abf5-8b8b41d15ab3",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "d89cd7aa-2ea4-4459-8d3a-4e216a1d94ed",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "badb4223-ad6c-4c43-8fe7-fdfac078b990",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "bb10866e-1916-4a30-a234-0ac9d762e434",
        "_parent_code": "sample string 6",
        "sales_organization_id": "e72a6104-4c5a-4f27-9595-b34a2b929b8a",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "c036602d-2527-4b2d-83c3-903e5382ec64",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "27582a43-4094-4b1b-b881-7adfb486d584",
          "db_currency_id": "6bb74119-bfc9-41da-94b4-d330d25834ef",
          "db_language_id": "78e99790-aa09-4f5c-93ef-b3727f41b757",
          "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-22T13:31:48.7849334+00:00"
        },
        "modified_dateutc": "2026-09-22T13:31:48.7849334+00:00"
      },
      "equipment_model_id": "3aeb9e7e-2bb8-4326-90e6-9aa71b115d54",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "43a2454f-c81f-437e-acec-de51b7ac60f5",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "44c817e5-c122-4a29-ba0b-4568688fdad3",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "90795d02-93ca-4d67-8cc5-ee5b0fe1cdf7",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "8c31d04d-1e5e-4edd-ba18-d8f8a53993a4",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "c036602d-2527-4b2d-83c3-903e5382ec64",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "27582a43-4094-4b1b-b881-7adfb486d584",
            "db_currency_id": "6bb74119-bfc9-41da-94b4-d330d25834ef",
            "db_language_id": "78e99790-aa09-4f5c-93ef-b3727f41b757",
            "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-22T13:31:48.7849334+00:00"
          },
          "modified_dateutc": "2026-09-22T13:31:48.7849334+00:00"
        },
        "equipment_family_id": "e0103079-3bc9-4821-add1-1bfa7dffdd60",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "badb4223-ad6c-4c43-8fe7-fdfac078b990",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "bb10866e-1916-4a30-a234-0ac9d762e434",
          "_parent_code": "sample string 6",
          "sales_organization_id": "e72a6104-4c5a-4f27-9595-b34a2b929b8a",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "c036602d-2527-4b2d-83c3-903e5382ec64",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "27582a43-4094-4b1b-b881-7adfb486d584",
            "db_currency_id": "6bb74119-bfc9-41da-94b4-d330d25834ef",
            "db_language_id": "78e99790-aa09-4f5c-93ef-b3727f41b757",
            "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-22T13:31:48.7849334+00:00"
          },
          "modified_dateutc": "2026-09-22T13:31:48.7849334+00:00"
        },
        "date_in_production_since": "2026-09-22T13:31:48.7849334+00:00",
        "date_out_of_production_since": "2026-09-22T13:31:48.7849334+00:00",
        "date_end_support": "2026-09-22T13:31:48.7849334+00:00",
        "sales_organization_id": "050bddd5-cc5c-4bb9-9cf1-398569b63df8",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "c036602d-2527-4b2d-83c3-903e5382ec64",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "27582a43-4094-4b1b-b881-7adfb486d584",
          "db_currency_id": "6bb74119-bfc9-41da-94b4-d330d25834ef",
          "db_language_id": "78e99790-aa09-4f5c-93ef-b3727f41b757",
          "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-22T13:31:48.7849334+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-22T13:31:48.7849334+00:00"
      },
      "project_status_id": "ffb2e2dc-f5b8-45dc-b70a-2ead12e9c06a",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "b9aa26bc-284b-4d83-ac9f-ae2762a258c1",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "50d04c45-865c-44f1-af56-e205d47d24f2",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "c036602d-2527-4b2d-83c3-903e5382ec64",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "27582a43-4094-4b1b-b881-7adfb486d584",
          "db_currency_id": "6bb74119-bfc9-41da-94b4-d330d25834ef",
          "db_language_id": "78e99790-aa09-4f5c-93ef-b3727f41b757",
          "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-22T13:31:48.7849334+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-09-22T13:31:48.7849334+00:00"
      },
      "company_id": "fbda3fec-68d6-45cf-96af-886b5e016da2",
      "company_code": "sample string 12",
      "db_address_id": "82db91cf-89a2-4028-a2c0-1fdec109a313",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "7312ddc4-ecba-4aaa-8708-4c36b6225aa1",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "3a017723-bdd8-431d-9da1-407f01845571",
      "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-22T13:31:48.7849334+00:00",
      "date_create": "2026-09-22T13:31:48.7849334+00:00",
      "date_update": "2026-09-22T13:31:48.7849334+00:00",
      "updated_by_user_id": "965c0353-084e-4324-9ec1-879f5b39d703",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-09-22T13:31:48.7849334+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-22T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-09-22T13:31:48.7849334+00:00",
      "date_last_job": "2026-09-22T13:31:48.7849334+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-09-22T13:31:48.7849334+00:00",
      "modified_dateutc": "2026-09-22T13:31:48.7849334+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "f0da8574-a5b4-4607-a255-5c4941726234",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "4d3f37f5-1539-40b1-9925-93677497c659",
      "name": "sample string 2",
      "sales_organization_id": "298516ff-b857-46b3-97eb-f6fbb7f0dc17",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-09-22T13:31:48.7849334+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "d4132fd4-7672-4f6c-ab49-a6279f2cbc04",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "c4bede9c-54a4-47a3-ad00-1f50c67ce90f",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "5b586dba-a00c-4a0c-88e8-c857aa7cd398",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "c036602d-2527-4b2d-83c3-903e5382ec64",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "27582a43-4094-4b1b-b881-7adfb486d584",
        "db_currency_id": "6bb74119-bfc9-41da-94b4-d330d25834ef",
        "db_language_id": "78e99790-aa09-4f5c-93ef-b3727f41b757",
        "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-22T13:31:48.7849334+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-09-22T13:31:48.7849334+00:00"
    },
    "job_status_id": "b00bb17e-d931-497d-9af3-f34783e4d881",
    "job_status_code": "sample string 11",
    "db_address_id": "80c20c9f-f100-4300-9462-28cab61188ea",
    "contact_id": "904944bf-f69f-4db8-bdaf-085542464070",
    "requested_by_company_id": "dd4570b4-1068-4545-8238-f8fc8c472720",
    "requested_by_contact_id": "5f95d8de-f768-409a-8273-e25edc6a1224",
    "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-22T13:31:48.7849334+00:00",
    "due_date": "2026-09-22T13:31:48.7849334+00:00",
    "date_create": "2026-09-22T13:31:48.7849334+00:00",
    "date_update": "2026-09-22T13:31:48.7849334+00:00",
    "date_closed": "2026-09-22T13:31:48.7849334+00:00",
    "suggested_user_id": "d3c5c401-3ab0-4ba5-8d76-c28daced8339",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "6c1ba95c-8be8-458b-8d91-c3ea87cec0a6",
      "db_language_id": "ea2a5342-43f2-4ff3-bdc7-4b15a78fd4d7",
      "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-22T13:31:48.7849334+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "0684601f-0de7-4786-9a40-c50aa28d5b79",
      "sales_organization": {
        "id": "c036602d-2527-4b2d-83c3-903e5382ec64",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "27582a43-4094-4b1b-b881-7adfb486d584",
        "db_currency_id": "6bb74119-bfc9-41da-94b4-d330d25834ef",
        "db_language_id": "78e99790-aa09-4f5c-93ef-b3727f41b757",
        "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-22T13:31:48.7849334+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "28a503a5-ecc5-45a8-b25e-9e3ffe8f625c",
      "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": "55a19f8f-00f1-4af5-a965-d0cdb25fc853",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-09-22T13:31:48.7849334+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "2204c8eb-b0fe-4d1e-bcf9-8576c1b5a728"
    },
    "suggested_date_start": "2026-09-22T13:31:48.7849334+00:00",
    "skill_id": "85bbfb1c-f98a-4e47-aaa2-4987564ae4fe",
    "skill_code": "sample string 32",
    "skill": {
      "id": "f9c4bdf4-b27e-4f07-b33c-7fed1b263b3c",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "d4a27a6a-350b-4d37-813a-3532a1a8fdc9",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "c036602d-2527-4b2d-83c3-903e5382ec64",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "27582a43-4094-4b1b-b881-7adfb486d584",
        "db_currency_id": "6bb74119-bfc9-41da-94b4-d330d25834ef",
        "db_language_id": "78e99790-aa09-4f5c-93ef-b3727f41b757",
        "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-22T13:31:48.7849334+00:00"
      },
      "modified_dateutc": "2026-09-22T13:31:48.7849334+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "8440c550-6bc1-4dea-82ee-22a617a25e8f",
    "date_reported_by_company": "2026-09-22T13:31:48.7849334+00:00",
    "id2": 36,
    "company_id": "685dc7b0-0ea3-4227-9701-cebe7b2a9e55",
    "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": "e9eab529-36f7-4bcd-9dce-e89a7bdff2eb",
    "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-22T13:31:48.7849334+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-09-22T13:31:48.7849334+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.