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": "18687129-289d-4919-b345-5ccaf803aac8",
  "estimated_quantity": 2.0,
  "article_id": "1e2c6bb6-2f13-46f8-a6c6-7b11994f4080",
  "article_code": "sample string 4",
  "article": {
    "id": "dbabd37a-6e0f-4cc1-856a-b915bd70a3e2",
    "article_category_id": "dba14f36-c1a0-4e10-8df2-05db62107923",
    "article_category": {
      "id": "c8896f9e-c4d1-4264-9b8d-13a4e1c86b53",
      "parent_id": "a9b2ce9d-c12b-4bf0-9e47-ee0ce45c89da",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-07-08T05:56:32.4952296+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "32866ef4-3fb3-444b-b42d-cc391aa24d89",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "8ae0f5e7-95dd-421b-88a3-03bd827fb583",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "263ca379-9928-4f2b-9dc0-550fe3677cb9",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "942c0f6f-b534-49b4-909f-8ca1ce952b80",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "6ec46fb2-1f8c-42eb-88dc-e2317ba54136",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "2c816206-3fb6-41ff-b04a-fcd0f3294a4a",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-07-08T05:56:32.4952296+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-07-08T05:56:32.4952296+00:00",
    "date_update": "2026-07-08T05:56:32.4952296+00:00",
    "modified_dateutc": "2026-07-08T05:56:32.4952296+00:00",
    "article_color_id": "7ebd8ec9-00de-4202-8d7d-e6e8f0150da6",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "e2629b98-9897-436b-8845-0d27dbad4e89",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-07-08T05:56:32.4952296+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "c44e3d4e-78b0-4182-98ce-c05b15c98390",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "2988594f-ca18-4f81-b175-7823a3a8abb1",
    "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": "46a82e3d-0000-4f21-a8dd-12b5d86cdb50",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "59e5beeb-7f71-48e8-849c-b48691f411ff",
    "_parent_id": "f9b6b3d4-d9ef-46df-b55d-911a895e6250",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "8ea5618f-af82-4135-bab2-41e439355307",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "63dbffcc-2dce-41a2-811c-e67f04e35710",
      "_parent_id": "1e3322d7-a1e9-433a-839d-83803591f2a5",
      "root_parent_id": "db21215e-c57b-454a-a8e9-0a05f39547e2",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "cd9465d5-b965-4ef1-8b2d-a4cea0f26102",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "c8d6b15f-ca87-44e7-8d4c-3b5161d9d4a9",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "9c827931-0723-4093-9ed5-2d072de88c9c",
        "_parent_code": "sample string 6",
        "sales_organization_id": "9936967a-b5fe-41a8-9626-5b5fe6d23551",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "2e284067-f782-4430-adb7-975521d1664d",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "dfec6d72-724b-40f2-a0cb-33aadc783df6",
          "db_currency_id": "d117008a-ffa0-435e-8900-3774b965b7e9",
          "db_language_id": "e4c3c464-7c8d-4205-8958-ca7c2e2b970f",
          "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-07-08T05:56:32.4952296+00:00"
        },
        "modified_dateutc": "2026-07-08T05:56:32.4952296+00:00"
      },
      "equipment_model_id": "789f3cad-ed38-4b69-8727-bcad4fa1ca3e",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "671e34d9-1e0f-4ac7-ae85-1da82e791361",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "db8f3590-237d-4093-a985-7105240231e8",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "9893572f-9221-4824-a1b4-9e1909afb164",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "bdba4045-48be-4aef-9c62-e2ffde3f7a3d",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "2e284067-f782-4430-adb7-975521d1664d",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "dfec6d72-724b-40f2-a0cb-33aadc783df6",
            "db_currency_id": "d117008a-ffa0-435e-8900-3774b965b7e9",
            "db_language_id": "e4c3c464-7c8d-4205-8958-ca7c2e2b970f",
            "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-07-08T05:56:32.4952296+00:00"
          },
          "modified_dateutc": "2026-07-08T05:56:32.4952296+00:00"
        },
        "equipment_family_id": "65e82d87-cb25-431c-9ceb-8160eab89055",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "c8d6b15f-ca87-44e7-8d4c-3b5161d9d4a9",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "9c827931-0723-4093-9ed5-2d072de88c9c",
          "_parent_code": "sample string 6",
          "sales_organization_id": "9936967a-b5fe-41a8-9626-5b5fe6d23551",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "2e284067-f782-4430-adb7-975521d1664d",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "dfec6d72-724b-40f2-a0cb-33aadc783df6",
            "db_currency_id": "d117008a-ffa0-435e-8900-3774b965b7e9",
            "db_language_id": "e4c3c464-7c8d-4205-8958-ca7c2e2b970f",
            "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-07-08T05:56:32.4952296+00:00"
          },
          "modified_dateutc": "2026-07-08T05:56:32.4952296+00:00"
        },
        "date_in_production_since": "2026-07-08T05:56:32.4952296+00:00",
        "date_out_of_production_since": "2026-07-08T05:56:32.4952296+00:00",
        "date_end_support": "2026-07-08T05:56:32.4952296+00:00",
        "sales_organization_id": "991d0701-4a34-4c4f-a82a-575fe7f8a5af",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "2e284067-f782-4430-adb7-975521d1664d",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "dfec6d72-724b-40f2-a0cb-33aadc783df6",
          "db_currency_id": "d117008a-ffa0-435e-8900-3774b965b7e9",
          "db_language_id": "e4c3c464-7c8d-4205-8958-ca7c2e2b970f",
          "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-07-08T05:56:32.4952296+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-07-08T05:56:32.5108565+00:00"
      },
      "project_status_id": "d3a32b1d-cdcf-4135-a9ad-77faa4291d04",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "c8f88c57-8906-4869-968d-a55289f3916b",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "3f331c85-8bb5-4be7-ae5b-ae431d6d9d70",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "2e284067-f782-4430-adb7-975521d1664d",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "dfec6d72-724b-40f2-a0cb-33aadc783df6",
          "db_currency_id": "d117008a-ffa0-435e-8900-3774b965b7e9",
          "db_language_id": "e4c3c464-7c8d-4205-8958-ca7c2e2b970f",
          "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-07-08T05:56:32.4952296+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-07-08T05:56:32.5108565+00:00"
      },
      "company_id": "88c12d67-148b-4ba3-8685-7d9f191b0db9",
      "company_code": "sample string 12",
      "db_address_id": "a00dc07d-99e1-4505-878b-757527e61457",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "865e6257-f1ba-4998-a9b1-27da4d411662",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "a2eb48fb-ec1a-430c-a8f7-befaa15ddf2d",
      "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-07-08T05:56:32.5108565+00:00",
      "date_create": "2026-07-08T05:56:32.5108565+00:00",
      "date_update": "2026-07-08T05:56:32.5108565+00:00",
      "updated_by_user_id": "c865c84e-2402-43c8-816d-457598b361e1",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-07-08T05:56:32.5108565+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-07-08T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-07-08T05:56:32.5108565+00:00",
      "date_last_job": "2026-07-08T05:56:32.5108565+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-07-08T05:56:32.5108565+00:00",
      "modified_dateutc": "2026-07-08T05:56:32.5108565+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "8031a114-b8df-492c-a3c5-9fef0587c0be",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "4f5ec533-b152-4fc8-9157-9c244f131b12",
      "name": "sample string 2",
      "sales_organization_id": "604ee1c6-6b95-4ac0-ae85-bee9be62ece9",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-07-08T05:56:32.5108565+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "115492ca-022a-4213-b109-409fdce952fd",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "000c85bd-2613-4c37-9a1a-cc95160025db",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "60b13452-b777-4f99-baa2-51af3120a170",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "2e284067-f782-4430-adb7-975521d1664d",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "dfec6d72-724b-40f2-a0cb-33aadc783df6",
        "db_currency_id": "d117008a-ffa0-435e-8900-3774b965b7e9",
        "db_language_id": "e4c3c464-7c8d-4205-8958-ca7c2e2b970f",
        "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-07-08T05:56:32.4952296+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-07-08T05:56:32.5108565+00:00"
    },
    "job_status_id": "c6f1449d-611d-4391-aaee-7399ec7d9587",
    "job_status_code": "sample string 11",
    "db_address_id": "f80fd28b-fd2c-4d9f-b621-fd77183587c3",
    "contact_id": "6a13b88a-89c2-446e-911b-33985a0f7511",
    "requested_by_company_id": "e33fa874-1c31-4986-aa68-96a65e5c09d4",
    "requested_by_contact_id": "29956e40-7345-40c1-8c11-a7ca9616d0e1",
    "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-07-08T05:56:32.5108565+00:00",
    "due_date": "2026-07-08T05:56:32.5108565+00:00",
    "date_create": "2026-07-08T05:56:32.5108565+00:00",
    "date_update": "2026-07-08T05:56:32.5108565+00:00",
    "date_closed": "2026-07-08T05:56:32.5108565+00:00",
    "suggested_user_id": "e3cc2a8a-467b-4ede-8e3f-889f17e364d3",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "0870acef-94df-41a2-847e-9cc6ab55bf5c",
      "db_language_id": "e000b20e-7852-456d-b074-7ad8b86858a0",
      "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-07-08T05:56:32.5108565+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "f47eadb7-f283-4442-af4b-ae203590a456",
      "sales_organization": {
        "id": "2e284067-f782-4430-adb7-975521d1664d",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "dfec6d72-724b-40f2-a0cb-33aadc783df6",
        "db_currency_id": "d117008a-ffa0-435e-8900-3774b965b7e9",
        "db_language_id": "e4c3c464-7c8d-4205-8958-ca7c2e2b970f",
        "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-07-08T05:56:32.4952296+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "a234fbca-a33a-4360-b98a-beaa31b74e1e",
      "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": "c44434df-35b8-4147-93fb-ff2573fed8a0",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-07-08T05:56:32.5108565+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "6a715f18-d107-4756-b3ea-2d4d52c15a5c"
    },
    "suggested_date_start": "2026-07-08T05:56:32.5108565+00:00",
    "skill_id": "1ee6f2fc-12c7-4de6-b0f7-de0d120c66cb",
    "skill_code": "sample string 32",
    "skill": {
      "id": "86825b70-778d-4c0f-b2d4-1b892a344d5e",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "4b4a8f2b-c7f1-4f1f-bc32-870f47367146",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "2e284067-f782-4430-adb7-975521d1664d",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "dfec6d72-724b-40f2-a0cb-33aadc783df6",
        "db_currency_id": "d117008a-ffa0-435e-8900-3774b965b7e9",
        "db_language_id": "e4c3c464-7c8d-4205-8958-ca7c2e2b970f",
        "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-07-08T05:56:32.4952296+00:00"
      },
      "modified_dateutc": "2026-07-08T05:56:32.5108565+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "4142caa0-3445-4de2-b852-38896a45d971",
    "date_reported_by_company": "2026-07-08T05:56:32.5108565+00:00",
    "id2": 36,
    "company_id": "6906a828-21b2-4023-8365-641cb692bdaf",
    "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": "865679bc-9624-456c-a043-b78e48408315",
    "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-07-08T05:56:32.5108565+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-07-08T05:56:32.5108565+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.