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": "a401b109-008c-4823-a340-1f2c30d2190a",
  "estimated_quantity": 2.0,
  "article_id": "8e950b08-23b2-4189-9242-900b452e33bb",
  "article_code": "sample string 4",
  "article": {
    "id": "5345b131-fbf3-4fdf-8ad3-20fc1b3ebdb0",
    "article_category_id": "d708958d-a78c-4b97-931f-b9ba9db1cecb",
    "article_category": {
      "id": "f694f95a-3375-410d-8e5e-b0a8d70057aa",
      "parent_id": "19f15151-7e82-4275-b9c6-12a59c116f9b",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2025-12-08T16:06:21.1810648+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "5ba73584-f658-42bc-8a6c-8582233f19cd",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "8c2a587b-fe4a-4066-87d7-674d20321944",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "4f1ed472-838a-4b59-8482-0d5895f8fd5a",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "f8cdf6bc-5a90-4738-a31b-179edca20616",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "2b994224-185b-473b-af3f-89e9ebe613a2",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "414f5400-8495-44a5-8558-383b347bd1b2",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2025-12-08T16:06:21.1810648+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": "2025-12-08T16:06:21.1810648+00:00",
    "date_update": "2025-12-08T16:06:21.1810648+00:00",
    "modified_dateutc": "2025-12-08T16:06:21.1810648+00:00",
    "article_color_id": "d73a6c3c-d046-4494-88d0-1aa1cfccbc2f",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "0b38f3b9-2f2b-4e0b-a6c3-c32e25fe789a",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2025-12-08T16:06:21.1810648+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "3c469dcb-68e3-4aec-965c-c0eedd365538",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "ac78b3f7-4cab-41d5-a4f8-f9bfea6d83a4",
    "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": "4efb7324-54e9-4e4d-b785-4069d4ea13cc",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "174700db-7454-42f1-8b81-825224c0411b",
    "_parent_id": "511ebcc2-a895-44ba-b341-957bf709a8e8",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "2b39416d-0e7f-4eb6-809b-ed556a991200",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "a9134a0f-687f-4a84-b62d-95f5a75a531e",
      "_parent_id": "b61ac3b9-986a-4a9f-9d53-d8453fe2b2ba",
      "root_parent_id": "14aa9f16-d481-4eee-b327-912d74ae4385",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "a14bbc8c-e76d-4c99-9720-836a0f360a90",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "f09744cf-cb90-4195-846a-4e845b3547b6",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "ef68af87-62cd-44ae-acfb-01ffba456d11",
        "_parent_code": "sample string 6",
        "sales_organization_id": "d3cec972-de10-4bf8-9bd2-8c268bfd8e31",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "d371f348-7f5e-49c7-8102-69a4545cd860",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "7507f211-d270-48af-8f40-8aeb77798248",
          "db_currency_id": "9ffd864e-17dc-4e90-b1f6-b667f5be8136",
          "db_language_id": "77aacf2e-7b80-417e-8359-00e0ec3f2a6a",
          "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": "2025-12-08T16:06:21.1810648+00:00"
        },
        "modified_dateutc": "2025-12-08T16:06:21.1810648+00:00"
      },
      "equipment_model_id": "f481fe91-b7e9-4c2f-91da-090725acebd3",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "3856066e-7aac-4ef1-9643-1be04d03323d",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "b96d49bc-8821-4af6-b202-6d9e95c6b662",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "df5b9d25-db81-455b-96d1-9e5052ff7277",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "6f9c8e4c-c0f1-4fe4-8040-3d6b8ee38cef",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "d371f348-7f5e-49c7-8102-69a4545cd860",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "7507f211-d270-48af-8f40-8aeb77798248",
            "db_currency_id": "9ffd864e-17dc-4e90-b1f6-b667f5be8136",
            "db_language_id": "77aacf2e-7b80-417e-8359-00e0ec3f2a6a",
            "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": "2025-12-08T16:06:21.1810648+00:00"
          },
          "modified_dateutc": "2025-12-08T16:06:21.1810648+00:00"
        },
        "equipment_family_id": "30015d73-a0d5-4734-86bc-e4cac5ecda60",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "f09744cf-cb90-4195-846a-4e845b3547b6",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "ef68af87-62cd-44ae-acfb-01ffba456d11",
          "_parent_code": "sample string 6",
          "sales_organization_id": "d3cec972-de10-4bf8-9bd2-8c268bfd8e31",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "d371f348-7f5e-49c7-8102-69a4545cd860",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "7507f211-d270-48af-8f40-8aeb77798248",
            "db_currency_id": "9ffd864e-17dc-4e90-b1f6-b667f5be8136",
            "db_language_id": "77aacf2e-7b80-417e-8359-00e0ec3f2a6a",
            "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": "2025-12-08T16:06:21.1810648+00:00"
          },
          "modified_dateutc": "2025-12-08T16:06:21.1810648+00:00"
        },
        "date_in_production_since": "2025-12-08T16:06:21.1810648+00:00",
        "date_out_of_production_since": "2025-12-08T16:06:21.1810648+00:00",
        "date_end_support": "2025-12-08T16:06:21.1810648+00:00",
        "sales_organization_id": "1224b16f-1c95-4e5d-8b13-4bc98e3ef1da",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "d371f348-7f5e-49c7-8102-69a4545cd860",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "7507f211-d270-48af-8f40-8aeb77798248",
          "db_currency_id": "9ffd864e-17dc-4e90-b1f6-b667f5be8136",
          "db_language_id": "77aacf2e-7b80-417e-8359-00e0ec3f2a6a",
          "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": "2025-12-08T16:06:21.1810648+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": "2025-12-08T16:06:21.19669+00:00"
      },
      "project_status_id": "166f4a75-8d94-43f0-9110-c8c9df206a24",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "7dc2e465-0523-4b80-8c45-78c6f9902a17",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "250ec3b6-d507-440f-ba71-31d011d9dca7",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "d371f348-7f5e-49c7-8102-69a4545cd860",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "7507f211-d270-48af-8f40-8aeb77798248",
          "db_currency_id": "9ffd864e-17dc-4e90-b1f6-b667f5be8136",
          "db_language_id": "77aacf2e-7b80-417e-8359-00e0ec3f2a6a",
          "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": "2025-12-08T16:06:21.1810648+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2025-12-08T16:06:21.19669+00:00"
      },
      "company_id": "fda18aeb-c8a0-4d91-962a-01abb9452db3",
      "company_code": "sample string 12",
      "db_address_id": "78b1b63b-c44f-4bc8-a426-87933f8c8332",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "81fc05a5-b7b2-42d6-a8c8-b89c6c5c8aa3",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "98df8120-6bc4-4fa2-889b-e4944c723bcf",
      "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": "2025-12-08T16:06:21.19669+00:00",
      "date_create": "2025-12-08T16:06:21.19669+00:00",
      "date_update": "2025-12-08T16:06:21.19669+00:00",
      "updated_by_user_id": "cdd2136e-d7b3-4ce7-923c-68d74064518e",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2025-12-08T16:06:21.19669+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": "2025-12-08T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2025-12-08T16:06:21.19669+00:00",
      "date_last_job": "2025-12-08T16:06:21.19669+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2025-12-08T16:06:21.19669+00:00",
      "modified_dateutc": "2025-12-08T16:06:21.19669+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "14226733-636e-4ca8-9d5f-1b5cd609a209",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "ee74fb17-9da5-4799-877d-c06c03dfef72",
      "name": "sample string 2",
      "sales_organization_id": "36110c00-a5ab-4d8e-8a12-3adf041f5411",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2025-12-08T16:06:21.19669+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "a0a72d7a-dff3-4170-8b33-8ee157459764",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "df4ab23d-7047-4d7d-a4d7-3bbeb79b61d4",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "f46dcc11-f23d-4a78-bae9-abb232cc434c",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "d371f348-7f5e-49c7-8102-69a4545cd860",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "7507f211-d270-48af-8f40-8aeb77798248",
        "db_currency_id": "9ffd864e-17dc-4e90-b1f6-b667f5be8136",
        "db_language_id": "77aacf2e-7b80-417e-8359-00e0ec3f2a6a",
        "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": "2025-12-08T16:06:21.1810648+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2025-12-08T16:06:21.19669+00:00"
    },
    "job_status_id": "a3b1ff52-3502-42db-b552-e7ef6f5a65b0",
    "job_status_code": "sample string 11",
    "db_address_id": "ae368c08-aef8-4571-8e4e-b967d7c20931",
    "contact_id": "8ccbdcde-b38b-4d41-b6c3-66c2fedb2545",
    "requested_by_company_id": "28714a65-2a70-4b6a-87b4-f84bad6e1e83",
    "requested_by_contact_id": "cc5f8a5a-9b1a-4917-b7f6-e7c5f8d3a42e",
    "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": "2025-12-08T16:06:21.19669+00:00",
    "due_date": "2025-12-08T16:06:21.19669+00:00",
    "date_create": "2025-12-08T16:06:21.19669+00:00",
    "date_update": "2025-12-08T16:06:21.19669+00:00",
    "date_closed": "2025-12-08T16:06:21.19669+00:00",
    "suggested_user_id": "da78e880-e6eb-4776-9e42-455c005e9c86",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "bc272c20-571d-43f6-831c-db3cf6ac961c",
      "db_language_id": "a40c2766-e7c0-484b-982d-bf82219b6f90",
      "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": "2025-12-08T16:06:21.19669+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "b8cd12a5-c6a3-4aeb-a4d1-9d14792ea3fb",
      "sales_organization": {
        "id": "d371f348-7f5e-49c7-8102-69a4545cd860",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "7507f211-d270-48af-8f40-8aeb77798248",
        "db_currency_id": "9ffd864e-17dc-4e90-b1f6-b667f5be8136",
        "db_language_id": "77aacf2e-7b80-417e-8359-00e0ec3f2a6a",
        "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": "2025-12-08T16:06:21.1810648+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "6b89fb42-fa83-4db0-bbd8-c38c733a144c",
      "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": "49ba63fc-d29c-477d-a4f6-5ea3e93c34c3",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2025-12-08T16:06:21.19669+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "388c501b-09d8-4f03-aa07-9f8071c3442a"
    },
    "suggested_date_start": "2025-12-08T16:06:21.19669+00:00",
    "skill_id": "a02d65dd-9150-4de7-af81-dd991836abbf",
    "skill_code": "sample string 32",
    "skill": {
      "id": "4ca6f9c6-f92d-4b3b-91e8-25ba922d0ac3",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "53dd1086-a5fd-49f3-b1b6-cc3dac4429c1",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "d371f348-7f5e-49c7-8102-69a4545cd860",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "7507f211-d270-48af-8f40-8aeb77798248",
        "db_currency_id": "9ffd864e-17dc-4e90-b1f6-b667f5be8136",
        "db_language_id": "77aacf2e-7b80-417e-8359-00e0ec3f2a6a",
        "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": "2025-12-08T16:06:21.1810648+00:00"
      },
      "modified_dateutc": "2025-12-08T16:06:21.19669+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "b69041da-1b9d-4e97-a10d-16eca11dc87f",
    "date_reported_by_company": "2025-12-08T16:06:21.19669+00:00",
    "id2": 36,
    "company_id": "bf6008ac-6495-468b-bc70-8466ed0568ce",
    "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": "16672244-1516-4b56-b54a-a16180d5993c",
    "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": "2025-12-08T16:06:21.19669+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2025-12-08T16:06:21.19669+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.