Updates the job_estimated_quantity object with the specified key

Request Information

URI Parameters :

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

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": "332b3d3a-5fbf-44a9-953c-0081a62ca9cf",
  "estimated_quantity": 2.0,
  "article_id": "ad22826a-ff87-4f32-98f2-9670d44e63c3",
  "article_code": "sample string 4",
  "article": {
    "id": "dde7263f-1ef8-4cc4-acf4-4a86d696587e",
    "article_category_id": "990759c8-9089-40c1-b183-baa3284a1843",
    "article_category": {
      "id": "c6b683fb-9f4d-406f-b162-489fb8882af6",
      "parent_id": "daec459b-4837-4400-872d-ea4d2df8812b",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2025-12-30T04:19:59.0931697+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "dded2eb0-cc04-44aa-b176-daa7e6371640",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "a2f240b6-95c1-4c18-a1a9-05260c19153a",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "3316942e-e5bf-468b-a43b-cf02dc962c9b",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "5ef3fd9a-f9c8-4624-8e89-4c64681a7843",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "387e8efd-dafd-4390-a428-79bc28137e54",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "a0ac7220-2c04-43b0-8eb0-6bfb613cf3e6",
    "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-30T04:19:59.0931697+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-30T04:19:59.0931697+00:00",
    "date_update": "2025-12-30T04:19:59.0931697+00:00",
    "modified_dateutc": "2025-12-30T04:19:59.0931697+00:00",
    "article_color_id": "60d1066d-868b-4183-bb6e-e3c2cae5b48f",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "5db3444a-9bd2-484f-a80a-01282e381070",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2025-12-30T04:19:59.0931697+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "01ae5159-4b49-485c-a9ff-40e6d82a83af",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "19af7616-3ea7-4f92-8159-b5c43c379327",
    "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": "ad5b4a2e-2409-4630-b259-2949d0cf6757",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "130f938d-efb5-485c-a237-b8ae60b06959",
    "_parent_id": "d420c090-4fcd-44d5-9142-b26a5bc6d9e7",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "15d7d9db-6bdb-49bf-a05f-0cc8994de032",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "0be06807-0dcf-4215-b8a0-be31cea70815",
      "_parent_id": "c27e06da-eeda-46b8-85f1-a7dfdf1a604b",
      "root_parent_id": "158abf0a-979b-41e2-945b-126988431b68",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "5482f7f7-aa75-464d-9db2-b6ca257facca",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "9588e3b0-efb9-417c-9c5d-91498f7d11e8",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "9811f00d-8241-4984-a164-33598d1e5547",
        "_parent_code": "sample string 6",
        "sales_organization_id": "8ea7d06a-b0a6-4f53-bf43-5dd0a73610d4",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "77c73f79-5a29-4104-9b2e-2c342fb03615",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "acac9507-d840-4d7a-a346-dd18691a1761",
          "db_currency_id": "40f01576-d561-4d5d-b9ea-f40c7a6eb74e",
          "db_language_id": "606ec934-e06d-46f1-8905-46974336c7e6",
          "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-30T04:19:59.1087958+00:00"
        },
        "modified_dateutc": "2025-12-30T04:19:59.1087958+00:00"
      },
      "equipment_model_id": "8f55f790-c6db-4d58-8f9b-a72b251b4b9e",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "623545be-8c60-478b-bf6d-594cf7fc73f9",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "db41f430-8234-45d7-b5f9-78aa36228387",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "ee9519b8-41b2-480b-8b7a-c3d432285783",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "dcec6ca3-1e22-4d5f-891d-85fe3c34d343",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "77c73f79-5a29-4104-9b2e-2c342fb03615",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "acac9507-d840-4d7a-a346-dd18691a1761",
            "db_currency_id": "40f01576-d561-4d5d-b9ea-f40c7a6eb74e",
            "db_language_id": "606ec934-e06d-46f1-8905-46974336c7e6",
            "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-30T04:19:59.1087958+00:00"
          },
          "modified_dateutc": "2025-12-30T04:19:59.1087958+00:00"
        },
        "equipment_family_id": "3103d4b9-1c01-45e5-95a5-be34def0bc25",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "9588e3b0-efb9-417c-9c5d-91498f7d11e8",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "9811f00d-8241-4984-a164-33598d1e5547",
          "_parent_code": "sample string 6",
          "sales_organization_id": "8ea7d06a-b0a6-4f53-bf43-5dd0a73610d4",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "77c73f79-5a29-4104-9b2e-2c342fb03615",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "acac9507-d840-4d7a-a346-dd18691a1761",
            "db_currency_id": "40f01576-d561-4d5d-b9ea-f40c7a6eb74e",
            "db_language_id": "606ec934-e06d-46f1-8905-46974336c7e6",
            "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-30T04:19:59.1087958+00:00"
          },
          "modified_dateutc": "2025-12-30T04:19:59.1087958+00:00"
        },
        "date_in_production_since": "2025-12-30T04:19:59.1087958+00:00",
        "date_out_of_production_since": "2025-12-30T04:19:59.1087958+00:00",
        "date_end_support": "2025-12-30T04:19:59.1087958+00:00",
        "sales_organization_id": "d922afc8-5885-4f63-b169-267235d5e800",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "77c73f79-5a29-4104-9b2e-2c342fb03615",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "acac9507-d840-4d7a-a346-dd18691a1761",
          "db_currency_id": "40f01576-d561-4d5d-b9ea-f40c7a6eb74e",
          "db_language_id": "606ec934-e06d-46f1-8905-46974336c7e6",
          "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-30T04:19:59.1087958+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-30T04:19:59.1087958+00:00"
      },
      "project_status_id": "959bec7d-cc41-4836-9caf-4749233227c1",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "dc8fcf79-b0d8-42de-a9ad-8463c494746a",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "bcf9acdf-d1e1-4411-b417-aa7ac0c75722",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "77c73f79-5a29-4104-9b2e-2c342fb03615",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "acac9507-d840-4d7a-a346-dd18691a1761",
          "db_currency_id": "40f01576-d561-4d5d-b9ea-f40c7a6eb74e",
          "db_language_id": "606ec934-e06d-46f1-8905-46974336c7e6",
          "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-30T04:19:59.1087958+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2025-12-30T04:19:59.1087958+00:00"
      },
      "company_id": "21c963e9-5b63-4103-a34e-723c8d51b378",
      "company_code": "sample string 12",
      "db_address_id": "4952f764-27c2-45cc-b3df-085d4003e733",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "80058146-5338-43b5-a55d-5e336780c668",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "f3df3e6e-7cb3-4e29-a2c2-a4e1076e17f8",
      "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-30T04:19:59.1087958+00:00",
      "date_create": "2025-12-30T04:19:59.1087958+00:00",
      "date_update": "2025-12-30T04:19:59.1087958+00:00",
      "updated_by_user_id": "87428528-e9ab-4a20-ae73-c73046b57f51",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2025-12-30T04:19:59.1087958+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-30T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2025-12-30T04:19:59.1087958+00:00",
      "date_last_job": "2025-12-30T04:19:59.1087958+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2025-12-30T04:19:59.1087958+00:00",
      "modified_dateutc": "2025-12-30T04:19:59.1087958+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "02db5be5-c70f-4b4f-b511-36b71eb094a3",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "d35e57fb-2008-4a7d-b0d8-b6745c2f4ca8",
      "name": "sample string 2",
      "sales_organization_id": "81f931e8-a922-4980-974a-400925b0094f",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2025-12-30T04:19:59.1087958+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "a8b352f4-a32a-41f8-840f-281dc7714a94",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "ad20fc9a-6715-4404-8838-89038f5de762",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "cd0e28f7-ef4c-4db8-9451-c0a0065e9e03",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "77c73f79-5a29-4104-9b2e-2c342fb03615",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "acac9507-d840-4d7a-a346-dd18691a1761",
        "db_currency_id": "40f01576-d561-4d5d-b9ea-f40c7a6eb74e",
        "db_language_id": "606ec934-e06d-46f1-8905-46974336c7e6",
        "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-30T04:19:59.1087958+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2025-12-30T04:19:59.1087958+00:00"
    },
    "job_status_id": "c3dcea9e-3eeb-41a5-94ec-a9cdced8592c",
    "job_status_code": "sample string 11",
    "db_address_id": "5ce8d2e4-2acb-4f5c-8130-171287c7090e",
    "contact_id": "ecd69c04-c062-473d-868c-cef57998626f",
    "requested_by_company_id": "8362c898-8a6e-404d-aa03-9d567d444f50",
    "requested_by_contact_id": "4c7cb929-7d8b-4972-ac74-6b6ceb8deba5",
    "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-30T04:19:59.1087958+00:00",
    "due_date": "2025-12-30T04:19:59.1087958+00:00",
    "date_create": "2025-12-30T04:19:59.1087958+00:00",
    "date_update": "2025-12-30T04:19:59.1087958+00:00",
    "date_closed": "2025-12-30T04:19:59.1087958+00:00",
    "suggested_user_id": "1f1084aa-6da5-4941-89fb-f04c0937231b",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "612dd48f-6331-4284-b79f-e62eb82438b0",
      "db_language_id": "688e3172-5a54-4463-a4f2-9ac88fd60a8e",
      "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-30T04:19:59.1087958+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "aa51785f-f126-4d53-a89f-5126d5c317cd",
      "sales_organization": {
        "id": "77c73f79-5a29-4104-9b2e-2c342fb03615",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "acac9507-d840-4d7a-a346-dd18691a1761",
        "db_currency_id": "40f01576-d561-4d5d-b9ea-f40c7a6eb74e",
        "db_language_id": "606ec934-e06d-46f1-8905-46974336c7e6",
        "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-30T04:19:59.1087958+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "2eb5cadb-ae3e-44d1-ae42-f923e986a6ee",
      "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": "e48dca7a-46e3-4f8e-a62b-463940266f43",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2025-12-30T04:19:59.1087958+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "8a50bf22-6b44-450f-956e-ec22d0600df4"
    },
    "suggested_date_start": "2025-12-30T04:19:59.1087958+00:00",
    "skill_id": "68ba5a34-c04c-4439-9f29-20565708b880",
    "skill_code": "sample string 32",
    "skill": {
      "id": "39c19f03-6119-417f-9f79-0ed507828800",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "489fd30f-08e9-4afa-b7b4-72a728030de8",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "77c73f79-5a29-4104-9b2e-2c342fb03615",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "acac9507-d840-4d7a-a346-dd18691a1761",
        "db_currency_id": "40f01576-d561-4d5d-b9ea-f40c7a6eb74e",
        "db_language_id": "606ec934-e06d-46f1-8905-46974336c7e6",
        "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-30T04:19:59.1087958+00:00"
      },
      "modified_dateutc": "2025-12-30T04:19:59.1087958+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "b459dde9-eed2-4a6c-ab7f-b68a3dba358c",
    "date_reported_by_company": "2025-12-30T04:19:59.1087958+00:00",
    "id2": 36,
    "company_id": "91e75ef1-0c1d-420b-b8c2-c04dfc7c3b28",
    "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": "32aff514-90cb-48e8-ad64-7bdd7b65cf85",
    "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-30T04:19:59.1087958+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2025-12-30T04:19:59.1087958+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.