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": "3e8bf09b-e32a-4cb7-85a5-5e7f6937b04b",
  "estimated_quantity": 2.0,
  "article_id": "c8ebf15d-543c-4c19-988c-2f6089ee8631",
  "article_code": "sample string 4",
  "article": {
    "id": "50584f54-9b97-4c81-a94a-34e5f2f8724e",
    "article_category_id": "c28b3ed2-149a-4c57-a27c-e56c8bc5a5b4",
    "article_category": {
      "id": "679aba80-fff0-41a1-9717-f4d02cfcc91d",
      "parent_id": "79791518-b857-490f-86c1-56d19ca92e06",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-08-06T05:09:23.1127132+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "de224002-f69b-4793-b8fd-f1d69cc75fd9",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "946833de-ec68-4060-8ede-077569d856cb",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "20b92c7b-5b90-4e66-8c2d-bd0bd8e0b00a",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "416cdbe8-7a2f-4ac3-a33f-1541604d3ddb",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "2f7db311-83b2-47da-871b-6718d1d45824",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "596b907c-a2e0-4347-813f-5a3e0ea67348",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-08-06T05:09:23.1127132+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-08-06T05:09:23.1127132+00:00",
    "date_update": "2026-08-06T05:09:23.1127132+00:00",
    "modified_dateutc": "2026-08-06T05:09:23.1127132+00:00",
    "article_color_id": "04a09346-b6f4-4e9b-930e-2a90aa4dc338",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "3ed3d176-1ff9-4e01-9d01-ada429113c17",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-08-06T05:09:23.1127132+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "c75890e4-1e06-4b68-9710-0fecc76e2c29",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "1c819fe3-b733-4bd7-9deb-8ecb807ed0db",
    "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": "1d395ebc-7533-4d8b-b113-50ad5b06ce47",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "62ff937e-74f9-49e9-8a40-7f0911a56d69",
    "_parent_id": "ba80045a-7315-424b-a437-cb71d18554a7",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "12bc5bfe-9631-40ea-9c7c-26c17c5ae0b7",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "b919b264-b819-4675-8095-2ab99d74e729",
      "_parent_id": "03871b9d-aec7-4080-a75c-a76d3291d8d3",
      "root_parent_id": "62712f34-3bed-4f18-be2b-5b0cf59f91ef",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "dc0d2c3a-cce3-462c-add3-21cb5c4e4756",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "bc5cb89a-3ec1-4099-9f4b-c4274ef626ce",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "448935e3-288d-446c-9859-9ae6dcdd1baa",
        "_parent_code": "sample string 6",
        "sales_organization_id": "dee03048-a98e-4053-a9cb-9d0a1883e846",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "2dcbd2b0-06e0-4a0f-96a3-31298549e611",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "76e3d765-d3e7-43ea-9c91-e8973e1f4e93",
          "db_currency_id": "5207559b-c455-47d2-aee8-7dadd87eda98",
          "db_language_id": "65097ee6-994e-4dbc-9117-b903c5adb816",
          "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-08-06T05:09:23.1127132+00:00"
        },
        "modified_dateutc": "2026-08-06T05:09:23.1127132+00:00"
      },
      "equipment_model_id": "e55824cd-9e4b-4433-abd8-797738f5b224",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "82c0ac43-6746-45f4-85ec-ce5a81fab49c",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "bbceab79-837a-4627-ad04-157e49841342",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "09349e0a-aae3-4da7-847d-1981aa19d3a3",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "c75561fa-70f5-4503-930f-f0095edb838f",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "2dcbd2b0-06e0-4a0f-96a3-31298549e611",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "76e3d765-d3e7-43ea-9c91-e8973e1f4e93",
            "db_currency_id": "5207559b-c455-47d2-aee8-7dadd87eda98",
            "db_language_id": "65097ee6-994e-4dbc-9117-b903c5adb816",
            "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-08-06T05:09:23.1127132+00:00"
          },
          "modified_dateutc": "2026-08-06T05:09:23.1127132+00:00"
        },
        "equipment_family_id": "f39c406d-f7c9-4955-a3d1-19766ac646a2",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "bc5cb89a-3ec1-4099-9f4b-c4274ef626ce",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "448935e3-288d-446c-9859-9ae6dcdd1baa",
          "_parent_code": "sample string 6",
          "sales_organization_id": "dee03048-a98e-4053-a9cb-9d0a1883e846",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "2dcbd2b0-06e0-4a0f-96a3-31298549e611",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "76e3d765-d3e7-43ea-9c91-e8973e1f4e93",
            "db_currency_id": "5207559b-c455-47d2-aee8-7dadd87eda98",
            "db_language_id": "65097ee6-994e-4dbc-9117-b903c5adb816",
            "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-08-06T05:09:23.1127132+00:00"
          },
          "modified_dateutc": "2026-08-06T05:09:23.1127132+00:00"
        },
        "date_in_production_since": "2026-08-06T05:09:23.1127132+00:00",
        "date_out_of_production_since": "2026-08-06T05:09:23.1127132+00:00",
        "date_end_support": "2026-08-06T05:09:23.1127132+00:00",
        "sales_organization_id": "7674be6b-d5f6-4a94-bf7f-a8f25e4e51d9",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "2dcbd2b0-06e0-4a0f-96a3-31298549e611",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "76e3d765-d3e7-43ea-9c91-e8973e1f4e93",
          "db_currency_id": "5207559b-c455-47d2-aee8-7dadd87eda98",
          "db_language_id": "65097ee6-994e-4dbc-9117-b903c5adb816",
          "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-08-06T05:09:23.1127132+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-08-06T05:09:23.1127132+00:00"
      },
      "project_status_id": "428c04ee-3baa-44a8-8ed2-03277ff6d4a4",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "fe94a536-e942-4814-9226-296795d68db1",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "eaf89955-d096-4255-a457-bd3b89e9793d",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "2dcbd2b0-06e0-4a0f-96a3-31298549e611",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "76e3d765-d3e7-43ea-9c91-e8973e1f4e93",
          "db_currency_id": "5207559b-c455-47d2-aee8-7dadd87eda98",
          "db_language_id": "65097ee6-994e-4dbc-9117-b903c5adb816",
          "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-08-06T05:09:23.1127132+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-08-06T05:09:23.1283344+00:00"
      },
      "company_id": "366786fe-f476-44eb-8dba-5a165faba308",
      "company_code": "sample string 12",
      "db_address_id": "68c50040-9e92-4f33-81c4-9677addc1e29",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "37ae6b60-532b-40f7-9832-edbe61310758",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "e75c6a47-fefb-48d2-9c6b-f5a69d45a50b",
      "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-08-06T05:09:23.1283344+00:00",
      "date_create": "2026-08-06T05:09:23.1283344+00:00",
      "date_update": "2026-08-06T05:09:23.1283344+00:00",
      "updated_by_user_id": "d0e98e91-b512-408c-9225-b52bf48b1498",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-08-06T05:09:23.1283344+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-08-06T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-08-06T05:09:23.1283344+00:00",
      "date_last_job": "2026-08-06T05:09:23.1283344+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-08-06T05:09:23.1283344+00:00",
      "modified_dateutc": "2026-08-06T05:09:23.1283344+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "3139bd39-3fca-4a7d-a744-c46d51096882",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "50ea1127-acea-4f44-a0bd-db9ee29594c9",
      "name": "sample string 2",
      "sales_organization_id": "fe9de42f-201a-491e-be28-a8c16ba26f4d",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-08-06T05:09:23.1283344+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "3dfcb2bd-da8e-4eff-947a-e5e4beff3dd3",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "92c07b59-b328-429e-ab63-a302351d9064",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "3d891a74-d84c-469a-8d05-7a29590207cb",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "2dcbd2b0-06e0-4a0f-96a3-31298549e611",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "76e3d765-d3e7-43ea-9c91-e8973e1f4e93",
        "db_currency_id": "5207559b-c455-47d2-aee8-7dadd87eda98",
        "db_language_id": "65097ee6-994e-4dbc-9117-b903c5adb816",
        "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-08-06T05:09:23.1127132+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-08-06T05:09:23.1283344+00:00"
    },
    "job_status_id": "04d95b52-e67b-4174-9d7e-62e01eca3136",
    "job_status_code": "sample string 11",
    "db_address_id": "1d9edcba-787e-438e-a3f8-ead162388268",
    "contact_id": "30a9d44d-3a90-477d-92b0-d811822916cc",
    "requested_by_company_id": "bae8490e-a203-4480-bf00-b7ddd846a5e4",
    "requested_by_contact_id": "1d37b769-08f5-4ffb-bb38-a8e15fe32bfd",
    "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-08-06T05:09:23.1283344+00:00",
    "due_date": "2026-08-06T05:09:23.1283344+00:00",
    "date_create": "2026-08-06T05:09:23.1283344+00:00",
    "date_update": "2026-08-06T05:09:23.1283344+00:00",
    "date_closed": "2026-08-06T05:09:23.1283344+00:00",
    "suggested_user_id": "4294d320-5cb5-4dee-aef4-5afc84e03ab3",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "26afd498-b7d0-4641-ba8d-bd2e9958f064",
      "db_language_id": "2f73db6c-63b9-441a-8346-184402af9349",
      "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-08-06T05:09:23.1283344+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "22114b3c-aaf8-42ff-b479-2bb08ab297b9",
      "sales_organization": {
        "id": "2dcbd2b0-06e0-4a0f-96a3-31298549e611",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "76e3d765-d3e7-43ea-9c91-e8973e1f4e93",
        "db_currency_id": "5207559b-c455-47d2-aee8-7dadd87eda98",
        "db_language_id": "65097ee6-994e-4dbc-9117-b903c5adb816",
        "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-08-06T05:09:23.1127132+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "31cf6174-7b9a-4092-8a61-83872c5ced13",
      "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": "c58851eb-8cf7-414c-ad5f-ad2e613940c9",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-08-06T05:09:23.1283344+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "fd7ec9ed-b526-43a2-a521-57b24cb3cbde"
    },
    "suggested_date_start": "2026-08-06T05:09:23.1283344+00:00",
    "skill_id": "1fac61d8-7fcd-450a-90ca-b6dc5dee865a",
    "skill_code": "sample string 32",
    "skill": {
      "id": "b7c9822d-69e4-4b85-8cfb-8782d51e4985",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "0fdc140b-8268-4a27-afa9-f77733005550",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "2dcbd2b0-06e0-4a0f-96a3-31298549e611",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "76e3d765-d3e7-43ea-9c91-e8973e1f4e93",
        "db_currency_id": "5207559b-c455-47d2-aee8-7dadd87eda98",
        "db_language_id": "65097ee6-994e-4dbc-9117-b903c5adb816",
        "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-08-06T05:09:23.1127132+00:00"
      },
      "modified_dateutc": "2026-08-06T05:09:23.1283344+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "2e888e5a-c978-44ed-b884-05049a9f0677",
    "date_reported_by_company": "2026-08-06T05:09:23.1283344+00:00",
    "id2": 36,
    "company_id": "ed9b2924-5d6c-4074-891d-29acc7f68d8a",
    "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": "7650d861-e9eb-4fb6-a8ab-13d8557dd837",
    "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-08-06T05:09:23.1283344+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-08-06T05:09:23.1283344+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.