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": "0dd98c36-40e3-45b6-bb51-915b453e6bfe",
  "estimated_quantity": 2.0,
  "article_id": "d9593dbe-3908-4e8b-803f-920409c7024d",
  "article_code": "sample string 4",
  "article": {
    "id": "a88039e9-3273-4c5c-8ab7-bff4c9b96ae6",
    "article_category_id": "7ecd5397-3f85-4899-b761-660ddf3a2fbe",
    "article_category": {
      "id": "d657b21b-1a80-40dc-bfbd-9459faebb4a5",
      "parent_id": "4eb35660-7fa1-4192-be59-ed762f968e26",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2025-11-16T11:37:17.9904223+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "68a2691c-23e0-4883-b6a0-c88fb3c78a5d",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "55813632-6fda-446d-b43f-2b6f0611905a",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "23a647ac-6b7a-4250-8091-d7380055f982",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "a9e7a67a-f285-4c51-a155-666bc12dacaf",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "ec55fcc7-dfd8-4970-ab3f-19420cc41acb",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "9d6b0363-c269-46db-9eed-0c4b0607f257",
    "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-16T11:37:17.9904223+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-16T11:37:17.9904223+00:00",
    "date_update": "2025-11-16T11:37:17.9904223+00:00",
    "modified_dateutc": "2025-11-16T11:37:17.9904223+00:00",
    "article_color_id": "460cc4c8-3cab-4155-a650-6fa040cadc61",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "512ef3e5-e5d4-4b2f-9f29-5b9ede711b26",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2025-11-16T11:37:17.9904223+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "eba72316-0c1a-4fb8-b7b1-37b24c16c27a",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "74422ecc-ee71-40ed-9ce4-6a3b8b254b8f",
    "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": "0d4711f0-5c5d-4fc1-9d11-8de355c3d497",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "c0121601-2f90-4cdb-acdb-a2bcb6edbcc6",
    "_parent_id": "80a8f227-9e65-42c2-af49-0a55be9ec3e1",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "05669688-58f8-4cf4-8f4b-0346f9cc3942",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "03dec4a8-b0e5-473d-be9a-782bee0054e9",
      "_parent_id": "d5b6ba2e-bf3b-44ce-80a0-4b3fd966ea41",
      "root_parent_id": "118c77f3-635a-4bf1-8511-ff30f82477af",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "cf3250d9-5ad1-4890-9dde-e97a19353682",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "2a57f654-b36a-4002-82b5-454d8dde6ccd",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "a79f0e40-409e-4cf0-ab26-0e93ab010a49",
        "_parent_code": "sample string 6",
        "sales_organization_id": "ceff01dd-a922-4031-b86b-8154336c1744",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "8bb0a547-49ec-4c99-9241-f742b6663378",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "49a9e6d0-3a53-483e-924d-796160a62f3b",
          "db_currency_id": "80fa9c4b-8cec-469a-acef-0e600423402e",
          "db_language_id": "a667345a-ac3f-402a-b31f-ae7df9bf2833",
          "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-16T11:37:17.9904223+00:00"
        },
        "modified_dateutc": "2025-11-16T11:37:17.9904223+00:00"
      },
      "equipment_model_id": "445a3190-de64-46e2-b8ef-e7a536c175c9",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "a6ea6e2a-d6be-43b4-b500-f0d7d5de7678",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "9c9a9d73-fb1c-4b38-a511-b9006ff30954",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "e412264e-dcbd-4af7-83a2-ea16d5990dcf",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "b7460641-04f3-46b4-8cc9-b85c563a873c",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "8bb0a547-49ec-4c99-9241-f742b6663378",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "49a9e6d0-3a53-483e-924d-796160a62f3b",
            "db_currency_id": "80fa9c4b-8cec-469a-acef-0e600423402e",
            "db_language_id": "a667345a-ac3f-402a-b31f-ae7df9bf2833",
            "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-16T11:37:17.9904223+00:00"
          },
          "modified_dateutc": "2025-11-16T11:37:17.9904223+00:00"
        },
        "equipment_family_id": "5c980d16-c322-432a-ba56-e36390d5fe7c",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "2a57f654-b36a-4002-82b5-454d8dde6ccd",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "a79f0e40-409e-4cf0-ab26-0e93ab010a49",
          "_parent_code": "sample string 6",
          "sales_organization_id": "ceff01dd-a922-4031-b86b-8154336c1744",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "8bb0a547-49ec-4c99-9241-f742b6663378",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "49a9e6d0-3a53-483e-924d-796160a62f3b",
            "db_currency_id": "80fa9c4b-8cec-469a-acef-0e600423402e",
            "db_language_id": "a667345a-ac3f-402a-b31f-ae7df9bf2833",
            "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-16T11:37:17.9904223+00:00"
          },
          "modified_dateutc": "2025-11-16T11:37:17.9904223+00:00"
        },
        "date_in_production_since": "2025-11-16T11:37:17.9904223+00:00",
        "date_out_of_production_since": "2025-11-16T11:37:17.9904223+00:00",
        "date_end_support": "2025-11-16T11:37:17.9904223+00:00",
        "sales_organization_id": "1f8b79e9-dbbe-466b-ac7f-843c1805fa98",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "8bb0a547-49ec-4c99-9241-f742b6663378",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "49a9e6d0-3a53-483e-924d-796160a62f3b",
          "db_currency_id": "80fa9c4b-8cec-469a-acef-0e600423402e",
          "db_language_id": "a667345a-ac3f-402a-b31f-ae7df9bf2833",
          "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-16T11:37:17.9904223+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-16T11:37:17.9904223+00:00"
      },
      "project_status_id": "30e79f50-4340-414e-aeb5-f8df04c6f8aa",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "28b12469-5c79-419d-b153-9443b9eec859",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "fd7090bf-2cfe-4a70-add4-9e3aee98e835",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "8bb0a547-49ec-4c99-9241-f742b6663378",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "49a9e6d0-3a53-483e-924d-796160a62f3b",
          "db_currency_id": "80fa9c4b-8cec-469a-acef-0e600423402e",
          "db_language_id": "a667345a-ac3f-402a-b31f-ae7df9bf2833",
          "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-16T11:37:17.9904223+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2025-11-16T11:37:17.9904223+00:00"
      },
      "company_id": "85f313cf-ce1e-4cf2-9043-b59a43427e95",
      "company_code": "sample string 12",
      "db_address_id": "a11ac746-db22-4a21-88d1-f9600e64332b",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "29c7378d-3d2a-4b50-a2fe-12e180c233bb",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "7c515f6a-1dd1-44e6-aab5-17f569bacf2d",
      "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-16T11:37:17.9904223+00:00",
      "date_create": "2025-11-16T11:37:17.9904223+00:00",
      "date_update": "2025-11-16T11:37:17.9904223+00:00",
      "updated_by_user_id": "b55b64e0-bd23-48ef-8372-b2ff88d82572",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2025-11-16T11:37:17.9904223+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-16T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2025-11-16T11:37:17.9904223+00:00",
      "date_last_job": "2025-11-16T11:37:17.9904223+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2025-11-16T11:37:17.9904223+00:00",
      "modified_dateutc": "2025-11-16T11:37:17.9904223+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "067f4dbc-8f48-4c82-8acf-9d80f0ff4adc",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "253b734a-eb9c-425d-b8b5-b1cb056a017b",
      "name": "sample string 2",
      "sales_organization_id": "7b223528-56f1-4999-b29b-0f3ec38c04af",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2025-11-16T11:37:17.9904223+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "bb56c0a7-b40d-4727-a9f4-00e3654b8e10",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "437a35d3-0724-4f34-af9d-73a3ef40ad61",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "7143ef2d-3e0b-4f85-ba58-84b1cea9ae06",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "8bb0a547-49ec-4c99-9241-f742b6663378",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "49a9e6d0-3a53-483e-924d-796160a62f3b",
        "db_currency_id": "80fa9c4b-8cec-469a-acef-0e600423402e",
        "db_language_id": "a667345a-ac3f-402a-b31f-ae7df9bf2833",
        "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-16T11:37:17.9904223+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2025-11-16T11:37:17.9904223+00:00"
    },
    "job_status_id": "c53e68e0-b510-4c0a-aa68-12cf5c762481",
    "job_status_code": "sample string 11",
    "db_address_id": "3416a558-8016-40a6-b8ec-5de292412a86",
    "contact_id": "5e8b74c1-a23c-4b91-a36f-7e249eafb530",
    "requested_by_company_id": "75678288-b824-4a3e-933f-f245835153ff",
    "requested_by_contact_id": "b6a07dd0-7cc6-4b8c-a9ed-579e92559605",
    "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-16T11:37:17.9904223+00:00",
    "due_date": "2025-11-16T11:37:17.9904223+00:00",
    "date_create": "2025-11-16T11:37:17.9904223+00:00",
    "date_update": "2025-11-16T11:37:17.9904223+00:00",
    "date_closed": "2025-11-16T11:37:17.9904223+00:00",
    "suggested_user_id": "b07e395c-3f85-44ea-b78d-006ec8f2ea52",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "db3fc0a2-5185-48e5-84ec-dea4e441d6e2",
      "db_language_id": "acae4902-5383-4902-935d-d77945d87430",
      "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-16T11:37:17.9904223+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "ac18b51b-52fb-4dd6-bf88-056df4e3f0b8",
      "sales_organization": {
        "id": "8bb0a547-49ec-4c99-9241-f742b6663378",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "49a9e6d0-3a53-483e-924d-796160a62f3b",
        "db_currency_id": "80fa9c4b-8cec-469a-acef-0e600423402e",
        "db_language_id": "a667345a-ac3f-402a-b31f-ae7df9bf2833",
        "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-16T11:37:17.9904223+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "a98da05e-a7ef-4e2c-8ff9-1ed1c0d757c2",
      "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": "fd1b1f83-5226-414e-9afa-28ac77e83f2c",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2025-11-16T11:37:17.9904223+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "1ed5e522-e6e0-4434-812e-f6162b78cdfe"
    },
    "suggested_date_start": "2025-11-16T11:37:17.9904223+00:00",
    "skill_id": "2f5a8ad8-ead6-432b-9374-9a48a06e00ca",
    "skill_code": "sample string 32",
    "skill": {
      "id": "d587d9c2-2f88-453d-8d1a-a4807f308356",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "cc2965d6-19fb-48c1-87c4-a467174acb54",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "8bb0a547-49ec-4c99-9241-f742b6663378",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "49a9e6d0-3a53-483e-924d-796160a62f3b",
        "db_currency_id": "80fa9c4b-8cec-469a-acef-0e600423402e",
        "db_language_id": "a667345a-ac3f-402a-b31f-ae7df9bf2833",
        "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-16T11:37:17.9904223+00:00"
      },
      "modified_dateutc": "2025-11-16T11:37:17.9904223+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "75d7cbfc-5f35-4ca0-910e-c1fd64678023",
    "date_reported_by_company": "2025-11-16T11:37:17.9904223+00:00",
    "id2": 36,
    "company_id": "62e5a5ff-f741-48b0-bc7a-c2a30cef8443",
    "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": "ceb0c404-ba3a-4784-bdb1-a1f13c85b279",
    "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-16T11:37:17.9904223+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2025-11-16T11:37:17.9904223+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.