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": "178e6b71-ac40-47f4-b3e0-cc7e66829b54",
  "estimated_quantity": 2.0,
  "article_id": "9c0c1568-c0e1-4031-bb93-5254b00b32b8",
  "article_code": "sample string 4",
  "article": {
    "id": "bd9c5f6b-160a-4d71-8310-c3844bf5e9c0",
    "article_category_id": "60e59f77-eac4-4f7b-84b0-1e8188d14f1e",
    "article_category": {
      "id": "83246e29-a699-40ff-aad6-ee369f5631ab",
      "parent_id": "178cf6f3-0d71-4f5e-a5d0-abffc6a46d4e",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-06-09T05:39:08.3253574+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "434800b8-075a-495d-a391-d9c1551f9c46",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "b5fffe36-9ac8-455d-bb46-a3deb50106ef",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "8075a434-9564-411d-922d-3deeced3805b",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "f320f703-cc7a-4ebc-beec-da21fe305fb1",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "d5453e8e-65ed-4865-b68a-c225437e8b77",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "070148e9-883a-4c20-8a57-4876044b02e4",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-06-09T05:39:08.3253574+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-06-09T05:39:08.3253574+00:00",
    "date_update": "2026-06-09T05:39:08.3253574+00:00",
    "modified_dateutc": "2026-06-09T05:39:08.3253574+00:00",
    "article_color_id": "cd95ae06-2278-433e-ab0e-afe38c77f136",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "3b49fa67-3a2c-4242-9314-2a890efeff40",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-06-09T05:39:08.3253574+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "9bfe6ff6-a766-4d61-b900-d1625ba5ca52",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "076b8e0b-da63-45a9-ae3a-3c075f026e26",
    "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": "281387b0-3bc5-4537-bb05-eee35313b7ce",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "88c39d73-17ae-47d9-aea3-778827217c0d",
    "_parent_id": "0a41005c-aa75-43ac-95a5-fe08f7fa1a70",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "8a659e43-e536-4d70-9405-70c10c237fb9",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "d9a18e46-63af-46a1-84ff-b34612e2641c",
      "_parent_id": "8e668a08-7b7d-40db-a409-3e87f6cd2aa3",
      "root_parent_id": "dc6d9cc2-2dbb-4517-8a83-7fb5b265a2b1",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "458418d7-2505-45ad-83de-82bea22ff831",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "926186e1-9b31-4648-90c0-6b28e40c71d6",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "4613bca0-17bd-4ec0-b0f3-88477a5f2ecd",
        "_parent_code": "sample string 6",
        "sales_organization_id": "98a75382-fb04-4e4d-af67-844e7da67c19",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "34d140cb-c253-4fc3-9f1c-60bf41244f14",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "4e568536-a0bd-40d6-bb9c-11f0d22a7506",
          "db_currency_id": "47983274-7b87-4d11-be92-1e89a531c56b",
          "db_language_id": "82b570f5-d587-4a0d-8b99-9fa951e14204",
          "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-06-09T05:39:08.3253574+00:00"
        },
        "modified_dateutc": "2026-06-09T05:39:08.3253574+00:00"
      },
      "equipment_model_id": "2f6c3e6a-b62e-44cf-951d-2264ea4bc1ea",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "d816d045-614e-4a09-8876-f0a1467f7158",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "e750cd4b-9858-4a2c-b589-e5172df5ab67",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "f0d2f19a-4b09-4e42-b02d-6f426d28c403",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "4b42ec8a-3c5c-4390-9b11-9376cefa36a1",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "34d140cb-c253-4fc3-9f1c-60bf41244f14",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "4e568536-a0bd-40d6-bb9c-11f0d22a7506",
            "db_currency_id": "47983274-7b87-4d11-be92-1e89a531c56b",
            "db_language_id": "82b570f5-d587-4a0d-8b99-9fa951e14204",
            "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-06-09T05:39:08.3253574+00:00"
          },
          "modified_dateutc": "2026-06-09T05:39:08.3253574+00:00"
        },
        "equipment_family_id": "b9430e5b-5c63-4742-b3a9-5410f192ed5e",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "926186e1-9b31-4648-90c0-6b28e40c71d6",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "4613bca0-17bd-4ec0-b0f3-88477a5f2ecd",
          "_parent_code": "sample string 6",
          "sales_organization_id": "98a75382-fb04-4e4d-af67-844e7da67c19",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "34d140cb-c253-4fc3-9f1c-60bf41244f14",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "4e568536-a0bd-40d6-bb9c-11f0d22a7506",
            "db_currency_id": "47983274-7b87-4d11-be92-1e89a531c56b",
            "db_language_id": "82b570f5-d587-4a0d-8b99-9fa951e14204",
            "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-06-09T05:39:08.3253574+00:00"
          },
          "modified_dateutc": "2026-06-09T05:39:08.3253574+00:00"
        },
        "date_in_production_since": "2026-06-09T05:39:08.3253574+00:00",
        "date_out_of_production_since": "2026-06-09T05:39:08.3253574+00:00",
        "date_end_support": "2026-06-09T05:39:08.3253574+00:00",
        "sales_organization_id": "f51e569e-7938-465a-b037-2e0fa12c27f4",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "34d140cb-c253-4fc3-9f1c-60bf41244f14",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "4e568536-a0bd-40d6-bb9c-11f0d22a7506",
          "db_currency_id": "47983274-7b87-4d11-be92-1e89a531c56b",
          "db_language_id": "82b570f5-d587-4a0d-8b99-9fa951e14204",
          "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-06-09T05:39:08.3253574+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-06-09T05:39:08.3253574+00:00"
      },
      "project_status_id": "25d634df-6ebb-4c73-985c-37718ac1dfe8",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "cac0be8e-61bc-4376-8520-c802ee46cdfc",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "623613a0-c7e5-446a-bf23-7c39baaca451",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "34d140cb-c253-4fc3-9f1c-60bf41244f14",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "4e568536-a0bd-40d6-bb9c-11f0d22a7506",
          "db_currency_id": "47983274-7b87-4d11-be92-1e89a531c56b",
          "db_language_id": "82b570f5-d587-4a0d-8b99-9fa951e14204",
          "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-06-09T05:39:08.3253574+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-06-09T05:39:08.3253574+00:00"
      },
      "company_id": "3ec28ad2-3171-4281-b488-95215a768496",
      "company_code": "sample string 12",
      "db_address_id": "35655f2b-f009-4d93-8bb6-f57d784d43aa",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "e6e09e7c-76c1-4e15-8dda-d3c43b65c455",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "bf15d047-03c0-4678-80c2-19104c2e295e",
      "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-06-09T05:39:08.3253574+00:00",
      "date_create": "2026-06-09T05:39:08.3253574+00:00",
      "date_update": "2026-06-09T05:39:08.3253574+00:00",
      "updated_by_user_id": "f17d5900-b013-40a5-8481-fc31e8a87503",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-06-09T05:39:08.3253574+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-06-09T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-06-09T05:39:08.3253574+00:00",
      "date_last_job": "2026-06-09T05:39:08.3253574+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-06-09T05:39:08.3253574+00:00",
      "modified_dateutc": "2026-06-09T05:39:08.3253574+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "1c675e24-98c5-4ffa-8a27-d576b6c7120c",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "826db23c-6904-4961-9de0-e4241f9c85bf",
      "name": "sample string 2",
      "sales_organization_id": "a356e030-fe1e-4898-b61a-cdf28abdcf0f",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-06-09T05:39:08.3253574+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "1ae040b0-cbad-45ee-ae98-723c6ed21e07",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "550643d4-7e20-4ab5-ab97-435dd947c30e",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "812f7add-486f-468f-bc76-b49f5b1ec59d",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "34d140cb-c253-4fc3-9f1c-60bf41244f14",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "4e568536-a0bd-40d6-bb9c-11f0d22a7506",
        "db_currency_id": "47983274-7b87-4d11-be92-1e89a531c56b",
        "db_language_id": "82b570f5-d587-4a0d-8b99-9fa951e14204",
        "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-06-09T05:39:08.3253574+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-06-09T05:39:08.3253574+00:00"
    },
    "job_status_id": "f0dce7e1-20d2-460b-a19d-45948d00f145",
    "job_status_code": "sample string 11",
    "db_address_id": "78f70238-b62c-4195-b2e8-d000e8828bdc",
    "contact_id": "9b3dea64-fa82-4623-aeac-06a1fb513748",
    "requested_by_company_id": "d468d3b3-d650-4cf3-96f4-ce7194e3a8cc",
    "requested_by_contact_id": "36be3e72-2bd9-4315-bba8-edfe565c9312",
    "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-06-09T05:39:08.3253574+00:00",
    "due_date": "2026-06-09T05:39:08.3253574+00:00",
    "date_create": "2026-06-09T05:39:08.3253574+00:00",
    "date_update": "2026-06-09T05:39:08.3253574+00:00",
    "date_closed": "2026-06-09T05:39:08.3253574+00:00",
    "suggested_user_id": "aebcb1c1-c810-4494-a9e3-33cf96c0f5b1",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "38644120-40f3-4004-9ccd-ff6d197fa8ef",
      "db_language_id": "64be23ad-9b12-45c0-88ba-cad6d093aae2",
      "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-06-09T05:39:08.3253574+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "49484f9b-1482-4506-97e3-d6c9d0bf9238",
      "sales_organization": {
        "id": "34d140cb-c253-4fc3-9f1c-60bf41244f14",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "4e568536-a0bd-40d6-bb9c-11f0d22a7506",
        "db_currency_id": "47983274-7b87-4d11-be92-1e89a531c56b",
        "db_language_id": "82b570f5-d587-4a0d-8b99-9fa951e14204",
        "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-06-09T05:39:08.3253574+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "a5a61a9a-543a-4df7-abef-76529b2e2518",
      "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": "12887a5f-5621-46cb-a1fe-7faac9581797",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-06-09T05:39:08.3253574+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "acdc2531-056d-459e-8fa7-a85b46faa0d7"
    },
    "suggested_date_start": "2026-06-09T05:39:08.3253574+00:00",
    "skill_id": "7c068f30-6aed-42ea-8e28-2bb7c2e694ee",
    "skill_code": "sample string 32",
    "skill": {
      "id": "32a0ec13-1f75-4620-a5e9-cab3b423c6e3",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "ae00307f-76f2-4797-aef4-49b090eba9ab",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "34d140cb-c253-4fc3-9f1c-60bf41244f14",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "4e568536-a0bd-40d6-bb9c-11f0d22a7506",
        "db_currency_id": "47983274-7b87-4d11-be92-1e89a531c56b",
        "db_language_id": "82b570f5-d587-4a0d-8b99-9fa951e14204",
        "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-06-09T05:39:08.3253574+00:00"
      },
      "modified_dateutc": "2026-06-09T05:39:08.3253574+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "9d16a6c3-5763-459a-a869-bc259fbd9cbb",
    "date_reported_by_company": "2026-06-09T05:39:08.3253574+00:00",
    "id2": 36,
    "company_id": "7e5e881a-8f6a-46b1-9b45-2c0c81a6d19f",
    "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": "b0901f6e-818c-4c38-9d32-a447ec470494",
    "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-06-09T05:39:08.3253574+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-06-09T05:39:08.3253574+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.