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": "04dfb353-83f3-4984-89bc-dca9d02b64a0",
  "estimated_quantity": 2.0,
  "article_id": "d0246d3f-9eae-45d5-a174-b4aad5bfd41f",
  "article_code": "sample string 4",
  "article": {
    "id": "391e79f3-0d29-4e66-a05c-571379f196ce",
    "article_category_id": "5fce1dee-d6ca-401c-9bec-cbb98423404a",
    "article_category": {
      "id": "39206c78-2972-4fa3-82cf-b081013c5b65",
      "parent_id": "27f40689-907c-4425-b1b2-89084d28cd7a",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-02-17T05:46:28.3155504+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "7708a68f-2479-4ab3-bfe3-b522ef5c1274",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "bc107ee8-58a3-4996-be6e-183066bcee9f",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "0a661630-ee09-4da5-9e4e-5692ec2bf21a",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "03dd4d0e-3cd5-4379-8fd6-592af297aaf2",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "7a9b7930-79e3-45d2-af73-49031ea875e1",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "d63adce2-6052-4f3c-a8a0-6c08ebf9e72f",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-02-17T05:46:28.3155504+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-02-17T05:46:28.3155504+00:00",
    "date_update": "2026-02-17T05:46:28.3155504+00:00",
    "modified_dateutc": "2026-02-17T05:46:28.3155504+00:00",
    "article_color_id": "92de1d6e-ed77-4087-8191-9db2804658a3",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "ecadfacd-fd11-45af-8be3-1c3982878b10",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-02-17T05:46:28.3155504+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "2ebe06d4-f6bc-49e4-a263-1ed8095a6baf",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "ac9d9352-6c6a-40e5-b313-0509e7e246e9",
    "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": "ba3b3d87-cd2a-49e3-85e2-6d011c6136e5",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "8e7a3080-e622-4d57-b8c7-8aaaf9026329",
    "_parent_id": "546437e9-c934-422d-a1d7-ea848b374cdf",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "ff0a87e7-3f26-4e5a-b991-432cef1625b6",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "fa1da418-c9e0-4c6a-93c9-c12a6ca7eacd",
      "_parent_id": "4626364b-7f97-4bd8-a81d-73abb9622c4d",
      "root_parent_id": "3043f373-136a-4bf5-bf55-71f13cfbd8b1",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "b17c7dc1-e87c-45bd-87d1-6dc766449cc9",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "172a82fb-023a-4b06-a1bf-1829b3f6cadd",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "3ce5e6b3-d911-4281-a147-cf9937988ba8",
        "_parent_code": "sample string 6",
        "sales_organization_id": "079db5b9-428c-4c0e-a7b1-a662837e6102",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "8a87e70b-4f0a-4257-b695-f9df8f348f48",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "8eb76a53-72a1-4678-a090-adcfc90d8ee2",
          "db_currency_id": "875bcce2-ef63-44db-9127-3b0bd997bc32",
          "db_language_id": "38138428-586a-4033-b6d9-701c56f351b6",
          "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-02-17T05:46:28.3311776+00:00"
        },
        "modified_dateutc": "2026-02-17T05:46:28.3311776+00:00"
      },
      "equipment_model_id": "a6a6254a-217a-441e-93f0-ce416a8b5ced",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "591d6738-e0f3-415d-a117-9935a7a475a9",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "92d9dfbd-9657-4871-925c-8c782f7caa5f",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "c7fcb1c6-ee08-41e3-af88-79b84d842a0a",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "9d3e2c7b-a477-4fa1-b4d6-278f24ee85f1",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "8a87e70b-4f0a-4257-b695-f9df8f348f48",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "8eb76a53-72a1-4678-a090-adcfc90d8ee2",
            "db_currency_id": "875bcce2-ef63-44db-9127-3b0bd997bc32",
            "db_language_id": "38138428-586a-4033-b6d9-701c56f351b6",
            "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-02-17T05:46:28.3311776+00:00"
          },
          "modified_dateutc": "2026-02-17T05:46:28.3311776+00:00"
        },
        "equipment_family_id": "5d3ebd91-6ecf-46b2-9648-2c6c3441f31e",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "172a82fb-023a-4b06-a1bf-1829b3f6cadd",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "3ce5e6b3-d911-4281-a147-cf9937988ba8",
          "_parent_code": "sample string 6",
          "sales_organization_id": "079db5b9-428c-4c0e-a7b1-a662837e6102",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "8a87e70b-4f0a-4257-b695-f9df8f348f48",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "8eb76a53-72a1-4678-a090-adcfc90d8ee2",
            "db_currency_id": "875bcce2-ef63-44db-9127-3b0bd997bc32",
            "db_language_id": "38138428-586a-4033-b6d9-701c56f351b6",
            "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-02-17T05:46:28.3311776+00:00"
          },
          "modified_dateutc": "2026-02-17T05:46:28.3311776+00:00"
        },
        "date_in_production_since": "2026-02-17T05:46:28.3311776+00:00",
        "date_out_of_production_since": "2026-02-17T05:46:28.3311776+00:00",
        "date_end_support": "2026-02-17T05:46:28.3311776+00:00",
        "sales_organization_id": "dad9f2af-ea6c-46bd-842d-aedb153b7ed6",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "8a87e70b-4f0a-4257-b695-f9df8f348f48",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "8eb76a53-72a1-4678-a090-adcfc90d8ee2",
          "db_currency_id": "875bcce2-ef63-44db-9127-3b0bd997bc32",
          "db_language_id": "38138428-586a-4033-b6d9-701c56f351b6",
          "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-02-17T05:46:28.3311776+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-02-17T05:46:28.3311776+00:00"
      },
      "project_status_id": "15033dae-9241-4917-8fc0-1e46ed46ce56",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "11f24296-5825-4091-92cf-0061ae101aba",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "67364ff4-8a39-4e71-85a2-60f5df585503",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "8a87e70b-4f0a-4257-b695-f9df8f348f48",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "8eb76a53-72a1-4678-a090-adcfc90d8ee2",
          "db_currency_id": "875bcce2-ef63-44db-9127-3b0bd997bc32",
          "db_language_id": "38138428-586a-4033-b6d9-701c56f351b6",
          "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-02-17T05:46:28.3311776+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-02-17T05:46:28.3311776+00:00"
      },
      "company_id": "374011af-fd9b-47b8-9b98-511d8e6d5268",
      "company_code": "sample string 12",
      "db_address_id": "7465e68b-ce49-4410-a480-63e1e60cd983",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "4379ecbd-d2a9-49f7-b700-f3136a8200c7",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "d8170254-5646-4cdf-845d-6233fcec04b3",
      "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-02-17T05:46:28.3311776+00:00",
      "date_create": "2026-02-17T05:46:28.3311776+00:00",
      "date_update": "2026-02-17T05:46:28.3311776+00:00",
      "updated_by_user_id": "4af51737-c8d6-4614-9f1d-965ecacdb36e",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-02-17T05:46:28.3311776+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-02-17T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-02-17T05:46:28.3311776+00:00",
      "date_last_job": "2026-02-17T05:46:28.3311776+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-02-17T05:46:28.3311776+00:00",
      "modified_dateutc": "2026-02-17T05:46:28.3311776+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "804f3fa0-c130-4fb8-8a0e-4c6e0cbeb156",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "55ba9e6d-53e8-430a-842d-23135ee44529",
      "name": "sample string 2",
      "sales_organization_id": "4eb9da27-6836-41b6-875a-7a6d9ac78279",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-02-17T05:46:28.3311776+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "beea44ac-f5de-423f-852d-dcff8af47faa",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "016b9016-82eb-499f-83c5-9fd513926585",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "76f551b5-6e3d-4288-a972-fe0cca170d79",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "8a87e70b-4f0a-4257-b695-f9df8f348f48",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "8eb76a53-72a1-4678-a090-adcfc90d8ee2",
        "db_currency_id": "875bcce2-ef63-44db-9127-3b0bd997bc32",
        "db_language_id": "38138428-586a-4033-b6d9-701c56f351b6",
        "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-02-17T05:46:28.3311776+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-02-17T05:46:28.3311776+00:00"
    },
    "job_status_id": "a448b6d6-ed8a-4b75-a0cc-d78b251082d4",
    "job_status_code": "sample string 11",
    "db_address_id": "7e1ccb5a-e2fd-4b0d-9b80-e12e6c198636",
    "contact_id": "822baf08-15d7-426a-87bc-af3d3559ac36",
    "requested_by_company_id": "509dd0ea-7270-4cb3-afe3-7f3379f08fdc",
    "requested_by_contact_id": "a10c007e-5091-4d1d-8c7c-4cb92b164261",
    "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-02-17T05:46:28.3311776+00:00",
    "due_date": "2026-02-17T05:46:28.3311776+00:00",
    "date_create": "2026-02-17T05:46:28.3311776+00:00",
    "date_update": "2026-02-17T05:46:28.3311776+00:00",
    "date_closed": "2026-02-17T05:46:28.3311776+00:00",
    "suggested_user_id": "1b0b6b3b-3017-410a-823d-0aa34856df49",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "be6278f7-979f-47a8-8081-f246eb931125",
      "db_language_id": "9fe651ac-4120-419e-a574-bf5cb246b7ae",
      "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-02-17T05:46:28.3311776+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "19ad199b-59d7-49af-affc-e0210b2cd0a0",
      "sales_organization": {
        "id": "8a87e70b-4f0a-4257-b695-f9df8f348f48",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "8eb76a53-72a1-4678-a090-adcfc90d8ee2",
        "db_currency_id": "875bcce2-ef63-44db-9127-3b0bd997bc32",
        "db_language_id": "38138428-586a-4033-b6d9-701c56f351b6",
        "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-02-17T05:46:28.3311776+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "3284bb38-0cfd-463b-9514-4b9dc7309f2b",
      "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": "7199e074-b986-4767-bb7f-62a99ef9f13b",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-02-17T05:46:28.3311776+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "b8844a4c-bc58-4e36-b3bc-e2907f805a28"
    },
    "suggested_date_start": "2026-02-17T05:46:28.3311776+00:00",
    "skill_id": "ff8deb58-fd43-4341-aae6-3a01f8b65bd9",
    "skill_code": "sample string 32",
    "skill": {
      "id": "417d287f-587c-4d39-8d18-b67ed3fc89a1",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "e95261b0-862b-4e41-8466-f6d28b8a9d8a",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "8a87e70b-4f0a-4257-b695-f9df8f348f48",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "8eb76a53-72a1-4678-a090-adcfc90d8ee2",
        "db_currency_id": "875bcce2-ef63-44db-9127-3b0bd997bc32",
        "db_language_id": "38138428-586a-4033-b6d9-701c56f351b6",
        "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-02-17T05:46:28.3311776+00:00"
      },
      "modified_dateutc": "2026-02-17T05:46:28.3311776+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "d7e6fefe-fcf1-473c-873a-d3af00d8d00b",
    "date_reported_by_company": "2026-02-17T05:46:28.3468015+00:00",
    "id2": 36,
    "company_id": "41763c7a-d269-45b9-8232-76964f61d82d",
    "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": "9aabca0e-bfb8-437a-8886-233ca2c67ee8",
    "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-02-17T05:46:28.3468015+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-02-17T05:46:28.3468015+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.