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": "a0593c5e-c48f-49b9-a29f-4c1da950a55e",
  "estimated_quantity": 2.0,
  "article_id": "fef54a79-a86c-41bf-9acd-701e160e138d",
  "article_code": "sample string 4",
  "article": {
    "id": "bac6198f-4053-4cd2-bcea-738239ce535a",
    "article_category_id": "218465be-4d28-4e85-b2a0-b77377000278",
    "article_category": {
      "id": "ae2030de-8650-40f4-af6c-f7bdcb7cff7d",
      "parent_id": "b94ed261-84e2-4661-b6dd-0c378a3f5e89",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2025-11-09T21:31:46.2012312+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "738857ee-4820-48d8-91bc-ec6e27e2c758",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "b6416694-3cd3-4fb6-bbef-d2fe46439b1f",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "b2a01b2a-b13a-4bfb-a571-bc7566f8c6c3",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "644b9559-52c7-4db0-9cea-ec4be55c95ef",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "bf5c16d7-38d6-4bf3-be87-893a52eae8a1",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "28759340-5b2e-44b7-84a2-5091860e2ff5",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2025-11-09T21:31:46.2012312+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-11-09T21:31:46.2168514+00:00",
    "date_update": "2025-11-09T21:31:46.2168514+00:00",
    "modified_dateutc": "2025-11-09T21:31:46.2168514+00:00",
    "article_color_id": "1d871f68-b9d4-4ac6-9312-561317ce2dad",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "4ca98c72-a511-417a-b877-fb5c64e34783",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2025-11-09T21:31:46.2168514+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "68ecafdd-b4cf-4532-ad25-58afebeff0f2",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "38dd7353-5671-407a-9e61-4dcd39393297",
    "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": "8fd7dca9-bc04-4c0c-97b2-5a7c14d474d9",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "6c6bf159-c7d3-4329-998a-47d7150ed5e0",
    "_parent_id": "90a508b6-f841-4b7b-88f2-74c4576ff46f",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "d1275a96-1941-4046-8d4a-596eb1c1e00d",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "9cd38e61-8cf8-4b8c-b5b1-bbd10cb09bf1",
      "_parent_id": "a7ea8755-638e-4091-9147-6da473ba7391",
      "root_parent_id": "9ec7825d-e387-4219-b6a1-6001d0ac602d",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "745f2e6e-73b4-4e8d-93f5-9dff329051bf",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "eca4a33b-0679-45bb-b1af-791131ab6ac8",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "b431cebc-089a-4f1a-afe2-3e28533afe82",
        "_parent_code": "sample string 6",
        "sales_organization_id": "16d88b19-434e-44ef-ba10-46d90bf37608",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "6e3ca080-3062-46d6-89d8-5c3078b543b2",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "a2e75204-fded-42e1-8537-a670a39f808b",
          "db_currency_id": "cff9dc54-e2a1-4826-8a2a-20218cfd286b",
          "db_language_id": "8b6f5b61-bcab-423b-839a-435a57713f87",
          "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-11-09T21:31:46.2168514+00:00"
        },
        "modified_dateutc": "2025-11-09T21:31:46.2168514+00:00"
      },
      "equipment_model_id": "25311918-2ba1-47dd-9e37-44a55da2bf8c",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "c7fa73d2-b56d-4552-bfc3-7a437d6b8454",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "36dc05ee-3470-4050-8d23-ad08e6edad31",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "c1addef9-8330-4123-9808-0a3872a57567",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "6caa0cd7-d6e7-4669-8ed4-a949b66eb7c4",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "6e3ca080-3062-46d6-89d8-5c3078b543b2",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "a2e75204-fded-42e1-8537-a670a39f808b",
            "db_currency_id": "cff9dc54-e2a1-4826-8a2a-20218cfd286b",
            "db_language_id": "8b6f5b61-bcab-423b-839a-435a57713f87",
            "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-11-09T21:31:46.2168514+00:00"
          },
          "modified_dateutc": "2025-11-09T21:31:46.2168514+00:00"
        },
        "equipment_family_id": "4ec92589-1ea2-4072-ae90-b778c4d74158",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "eca4a33b-0679-45bb-b1af-791131ab6ac8",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "b431cebc-089a-4f1a-afe2-3e28533afe82",
          "_parent_code": "sample string 6",
          "sales_organization_id": "16d88b19-434e-44ef-ba10-46d90bf37608",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "6e3ca080-3062-46d6-89d8-5c3078b543b2",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "a2e75204-fded-42e1-8537-a670a39f808b",
            "db_currency_id": "cff9dc54-e2a1-4826-8a2a-20218cfd286b",
            "db_language_id": "8b6f5b61-bcab-423b-839a-435a57713f87",
            "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-11-09T21:31:46.2168514+00:00"
          },
          "modified_dateutc": "2025-11-09T21:31:46.2168514+00:00"
        },
        "date_in_production_since": "2025-11-09T21:31:46.2168514+00:00",
        "date_out_of_production_since": "2025-11-09T21:31:46.2168514+00:00",
        "date_end_support": "2025-11-09T21:31:46.2168514+00:00",
        "sales_organization_id": "87950ffd-2995-4f75-b4d1-2bce7e7dff50",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "6e3ca080-3062-46d6-89d8-5c3078b543b2",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "a2e75204-fded-42e1-8537-a670a39f808b",
          "db_currency_id": "cff9dc54-e2a1-4826-8a2a-20218cfd286b",
          "db_language_id": "8b6f5b61-bcab-423b-839a-435a57713f87",
          "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-11-09T21:31:46.2168514+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-11-09T21:31:46.2168514+00:00"
      },
      "project_status_id": "ec3487a8-a8a6-4b77-8dd8-032d9d16a2bc",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "f0f38a47-75d7-4b70-85ed-0b0949b0d61d",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "18061e64-ee1e-4b70-b452-f9607b70b107",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "6e3ca080-3062-46d6-89d8-5c3078b543b2",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "a2e75204-fded-42e1-8537-a670a39f808b",
          "db_currency_id": "cff9dc54-e2a1-4826-8a2a-20218cfd286b",
          "db_language_id": "8b6f5b61-bcab-423b-839a-435a57713f87",
          "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-11-09T21:31:46.2168514+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2025-11-09T21:31:46.2168514+00:00"
      },
      "company_id": "ccc46e40-9f4e-456d-8f31-78035be4eee2",
      "company_code": "sample string 12",
      "db_address_id": "60596334-cc0e-46ec-b8c2-3dd07678af07",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "7c37a963-611c-4b32-9b24-16fe37cb49bb",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "06685446-6cf6-411e-a4ad-16cfdb8db919",
      "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-11-09T21:31:46.2168514+00:00",
      "date_create": "2025-11-09T21:31:46.2168514+00:00",
      "date_update": "2025-11-09T21:31:46.2168514+00:00",
      "updated_by_user_id": "bb69c2aa-e7e1-41f9-a2b8-7e1d42f20d9a",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2025-11-09T21:31:46.2168514+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-11-09T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2025-11-09T21:31:46.2168514+00:00",
      "date_last_job": "2025-11-09T21:31:46.2168514+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2025-11-09T21:31:46.2168514+00:00",
      "modified_dateutc": "2025-11-09T21:31:46.2168514+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "0d25c713-f057-4855-a529-b2c8dc8d3e7f",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "5a66a369-a21b-4c93-9f14-625c14cabb03",
      "name": "sample string 2",
      "sales_organization_id": "ebd676ca-cfcf-466e-a8b9-87b56affed84",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2025-11-09T21:31:46.2168514+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "91f1c969-a036-41ce-8049-c8007401110b",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "304be23f-3650-494d-87be-2e581cb87a2a",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "5799423e-87ad-48e3-bc62-23346ea228da",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "6e3ca080-3062-46d6-89d8-5c3078b543b2",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "a2e75204-fded-42e1-8537-a670a39f808b",
        "db_currency_id": "cff9dc54-e2a1-4826-8a2a-20218cfd286b",
        "db_language_id": "8b6f5b61-bcab-423b-839a-435a57713f87",
        "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-11-09T21:31:46.2168514+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2025-11-09T21:31:46.2168514+00:00"
    },
    "job_status_id": "3440f62c-1349-438d-af1c-a3b2d135efbd",
    "job_status_code": "sample string 11",
    "db_address_id": "7e6a296c-3007-4d23-9fd6-bae43d475457",
    "contact_id": "4dd0bb16-6aa3-4c0d-bbb1-59f2b7bc26d6",
    "requested_by_company_id": "ca7d3fd8-3d2f-4a84-b7d0-3597841fad44",
    "requested_by_contact_id": "cd9545b8-a705-4bcc-a972-8e385cf08b9f",
    "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-11-09T21:31:46.2168514+00:00",
    "due_date": "2025-11-09T21:31:46.2168514+00:00",
    "date_create": "2025-11-09T21:31:46.2168514+00:00",
    "date_update": "2025-11-09T21:31:46.2168514+00:00",
    "date_closed": "2025-11-09T21:31:46.2168514+00:00",
    "suggested_user_id": "00ff15c8-d1e8-4c3a-8902-d9a3aec88c82",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "da5f5f39-f706-41f5-9e71-1c08ef6dbc6b",
      "db_language_id": "cbc6fbb1-9c1d-405b-9987-8a2d44dda291",
      "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-11-09T21:31:46.2168514+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "1e4b37bf-6c32-4398-9f25-b9f6ba31799c",
      "sales_organization": {
        "id": "6e3ca080-3062-46d6-89d8-5c3078b543b2",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "a2e75204-fded-42e1-8537-a670a39f808b",
        "db_currency_id": "cff9dc54-e2a1-4826-8a2a-20218cfd286b",
        "db_language_id": "8b6f5b61-bcab-423b-839a-435a57713f87",
        "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-11-09T21:31:46.2168514+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "3d9df3ff-3d15-4ee1-a832-d89599290413",
      "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": "1d1b3287-fc46-4766-8ae3-ced370f2c609",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2025-11-09T21:31:46.2168514+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "1020d85d-0d99-474b-aa76-5fe0e40c26cf"
    },
    "suggested_date_start": "2025-11-09T21:31:46.2168514+00:00",
    "skill_id": "2b57af5c-bed4-45cb-8b26-6a9f01930ba8",
    "skill_code": "sample string 32",
    "skill": {
      "id": "a9a09a76-6e04-4744-870b-39c95080f846",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "c9646daa-a5c7-4564-8e91-705ba066a583",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "6e3ca080-3062-46d6-89d8-5c3078b543b2",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "a2e75204-fded-42e1-8537-a670a39f808b",
        "db_currency_id": "cff9dc54-e2a1-4826-8a2a-20218cfd286b",
        "db_language_id": "8b6f5b61-bcab-423b-839a-435a57713f87",
        "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-11-09T21:31:46.2168514+00:00"
      },
      "modified_dateutc": "2025-11-09T21:31:46.2168514+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "f5a6ab44-66ac-4799-8369-abdb36141009",
    "date_reported_by_company": "2025-11-09T21:31:46.2168514+00:00",
    "id2": 36,
    "company_id": "db10bee7-3a75-40a4-b27f-32e2b2034113",
    "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": "283076ad-94e9-464f-a8e2-692b17bcaa4a",
    "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-11-09T21:31:46.2168514+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2025-11-09T21:31:46.2168514+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.