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": "609744f3-1039-4d04-ac82-e9db1f7947dc",
  "estimated_quantity": 2.0,
  "article_id": "d78fb65c-9191-402a-ad3f-db9538e5b06f",
  "article_code": "sample string 4",
  "article": {
    "id": "671179a7-6d2d-419c-99dd-3b0c86e15705",
    "article_category_id": "288a9e85-7fcf-478e-b5e8-d81939923ed0",
    "article_category": {
      "id": "6661f6df-c43b-43db-a145-c278b86cd36d",
      "parent_id": "781ba942-381a-4693-bbfc-35c9e0f6a762",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-01-25T05:38:20.6280597+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "981d7ff3-68db-4696-b6db-a15ea1fa493e",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "a91c9d49-0059-4476-8177-ca4b7509f39a",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "cea0ee58-fb55-46d2-b754-c5b940e08851",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "945ed92a-27aa-4a3f-b5f1-05f3830b04e3",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "358163f9-efe0-460e-b03c-1fdf8c8fac48",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "afffe811-c354-4b75-ab6d-a70014b22375",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-01-25T05:38:20.6280597+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-01-25T05:38:20.6280597+00:00",
    "date_update": "2026-01-25T05:38:20.6280597+00:00",
    "modified_dateutc": "2026-01-25T05:38:20.6280597+00:00",
    "article_color_id": "0b7cc70d-df15-4536-adb6-835f1e24ce1c",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "81957799-941e-44bc-b85c-71d4ccf62846",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-01-25T05:38:20.6280597+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "71fcd3fb-45f3-4f05-ae7d-6d9a57ac0025",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "0857aeaf-ecee-4100-aeef-fcc8bf892ee0",
    "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": "bb816b38-9eaf-4b14-9164-3ee5629dd671",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "e1056303-ee79-482e-ba92-263a3cb1509d",
    "_parent_id": "0a21a4c6-034c-473b-bfb0-742618011a9f",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "c047ab3e-fd71-47d7-a7cb-af525658dfce",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "92838335-f08f-4d7f-915a-032ce87fcd26",
      "_parent_id": "3b9422cf-603b-45c7-865e-69ce80018c9d",
      "root_parent_id": "8f83f79a-32bf-45f3-ae3f-0d7c7fb6c86f",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "11cd79dc-0507-4576-a0f6-836de345997a",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "9f177aaf-96c1-402a-884f-026c8c5fcd5c",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "47d7cffc-4f19-4b6d-ad44-51ba81a8b9c4",
        "_parent_code": "sample string 6",
        "sales_organization_id": "be4f768c-cec2-46c0-9afa-e356f6c627e6",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "6202d333-01c1-445b-a1f4-35b234b82278",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "82d76044-7788-4819-b09a-ef779af8a8fe",
          "db_currency_id": "1543286b-6000-4f71-8a5d-f5174fb11e37",
          "db_language_id": "f5ecba42-f9c0-431f-af5a-bda771fa6f63",
          "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-01-25T05:38:20.6280597+00:00"
        },
        "modified_dateutc": "2026-01-25T05:38:20.6280597+00:00"
      },
      "equipment_model_id": "16ce4c8d-faa1-4112-aee6-65a5487f5929",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "506af935-14fc-4442-b1ce-308df49b9035",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "b9276884-8720-4258-97a1-be01b0715001",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "7b16ac91-56c7-4d4c-ad87-f37294d44653",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "e73c4f44-dca9-4257-8314-f51ab4de50c7",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "6202d333-01c1-445b-a1f4-35b234b82278",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "82d76044-7788-4819-b09a-ef779af8a8fe",
            "db_currency_id": "1543286b-6000-4f71-8a5d-f5174fb11e37",
            "db_language_id": "f5ecba42-f9c0-431f-af5a-bda771fa6f63",
            "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-01-25T05:38:20.6280597+00:00"
          },
          "modified_dateutc": "2026-01-25T05:38:20.6280597+00:00"
        },
        "equipment_family_id": "72783045-e33b-4bdc-bd77-67d7b336ca59",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "9f177aaf-96c1-402a-884f-026c8c5fcd5c",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "47d7cffc-4f19-4b6d-ad44-51ba81a8b9c4",
          "_parent_code": "sample string 6",
          "sales_organization_id": "be4f768c-cec2-46c0-9afa-e356f6c627e6",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "6202d333-01c1-445b-a1f4-35b234b82278",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "82d76044-7788-4819-b09a-ef779af8a8fe",
            "db_currency_id": "1543286b-6000-4f71-8a5d-f5174fb11e37",
            "db_language_id": "f5ecba42-f9c0-431f-af5a-bda771fa6f63",
            "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-01-25T05:38:20.6280597+00:00"
          },
          "modified_dateutc": "2026-01-25T05:38:20.6280597+00:00"
        },
        "date_in_production_since": "2026-01-25T05:38:20.6280597+00:00",
        "date_out_of_production_since": "2026-01-25T05:38:20.6280597+00:00",
        "date_end_support": "2026-01-25T05:38:20.6280597+00:00",
        "sales_organization_id": "6458cff6-652d-47b0-847a-15b7022ab3f6",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "6202d333-01c1-445b-a1f4-35b234b82278",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "82d76044-7788-4819-b09a-ef779af8a8fe",
          "db_currency_id": "1543286b-6000-4f71-8a5d-f5174fb11e37",
          "db_language_id": "f5ecba42-f9c0-431f-af5a-bda771fa6f63",
          "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-01-25T05:38:20.6280597+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-01-25T05:38:20.6280597+00:00"
      },
      "project_status_id": "db70a39a-cc55-43de-b9f7-6360a4be1f8a",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "36626726-c60c-47cc-95c9-1117f436b820",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "cb645a37-8a97-455a-9d14-965910dac073",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "6202d333-01c1-445b-a1f4-35b234b82278",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "82d76044-7788-4819-b09a-ef779af8a8fe",
          "db_currency_id": "1543286b-6000-4f71-8a5d-f5174fb11e37",
          "db_language_id": "f5ecba42-f9c0-431f-af5a-bda771fa6f63",
          "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-01-25T05:38:20.6280597+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-01-25T05:38:20.6280597+00:00"
      },
      "company_id": "526182b7-8c4b-49f8-a374-8bbefd433e95",
      "company_code": "sample string 12",
      "db_address_id": "9f03e712-8f38-4d18-a969-99ca46c8ef03",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "09abced8-149a-4007-8cd8-c4df93a898b8",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "b335c2c6-d789-43db-a466-29788f4e07c9",
      "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-01-25T05:38:20.6280597+00:00",
      "date_create": "2026-01-25T05:38:20.6280597+00:00",
      "date_update": "2026-01-25T05:38:20.6280597+00:00",
      "updated_by_user_id": "2908fc9d-f7a2-4bb4-b545-efa84339237b",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-01-25T05:38:20.6280597+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-01-25T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-01-25T05:38:20.6280597+00:00",
      "date_last_job": "2026-01-25T05:38:20.6280597+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-01-25T05:38:20.6280597+00:00",
      "modified_dateutc": "2026-01-25T05:38:20.6280597+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "27715eed-b1d1-4f9d-86f3-0dea0a9049e0",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "e5c7d0b1-6c69-4144-87da-7e4eae62841d",
      "name": "sample string 2",
      "sales_organization_id": "64e14d58-87a9-4c03-b224-a3f09b8cf2e0",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-01-25T05:38:20.6280597+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "73a8c803-2bde-495b-bc91-b1328c1601c0",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "505fef60-6c1d-4808-a185-11555de8363c",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "b1c3fdaf-79f2-4a83-95ee-0a28b7347016",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "6202d333-01c1-445b-a1f4-35b234b82278",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "82d76044-7788-4819-b09a-ef779af8a8fe",
        "db_currency_id": "1543286b-6000-4f71-8a5d-f5174fb11e37",
        "db_language_id": "f5ecba42-f9c0-431f-af5a-bda771fa6f63",
        "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-01-25T05:38:20.6280597+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-01-25T05:38:20.6280597+00:00"
    },
    "job_status_id": "e6c44f2e-b5bc-45e9-9b8a-4a83ca79f467",
    "job_status_code": "sample string 11",
    "db_address_id": "de6eab8e-8136-4eef-b60b-6e3fb2552edc",
    "contact_id": "be22795b-9fce-48c6-8027-c7b9dc170a21",
    "requested_by_company_id": "a8bd69cd-7b6e-4bed-b81a-12d0a4b9e949",
    "requested_by_contact_id": "c8b75069-7dd8-4646-adec-350c4479abed",
    "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-01-25T05:38:20.6280597+00:00",
    "due_date": "2026-01-25T05:38:20.6280597+00:00",
    "date_create": "2026-01-25T05:38:20.6280597+00:00",
    "date_update": "2026-01-25T05:38:20.6280597+00:00",
    "date_closed": "2026-01-25T05:38:20.6280597+00:00",
    "suggested_user_id": "6d0efd1c-4ebb-45af-8837-d89aef4971e9",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "9ac7c93f-24f3-4681-8ae7-7ca2e82a0be2",
      "db_language_id": "8d134177-a99a-4ec3-99cf-201bdd1aedfb",
      "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-01-25T05:38:20.6280597+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "fbe900fb-f1b2-4cea-9f41-c398982b1d18",
      "sales_organization": {
        "id": "6202d333-01c1-445b-a1f4-35b234b82278",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "82d76044-7788-4819-b09a-ef779af8a8fe",
        "db_currency_id": "1543286b-6000-4f71-8a5d-f5174fb11e37",
        "db_language_id": "f5ecba42-f9c0-431f-af5a-bda771fa6f63",
        "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-01-25T05:38:20.6280597+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "51e26dac-cc6b-421d-abf1-d04fa8e35ac1",
      "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": "6bf13454-7110-4049-b134-24bc3add94eb",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-01-25T05:38:20.6280597+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "1bf746c7-a257-42e7-874b-fe213bd3c8e4"
    },
    "suggested_date_start": "2026-01-25T05:38:20.6280597+00:00",
    "skill_id": "578cf7dd-56ad-47b0-ba44-f1d0dfae2b5e",
    "skill_code": "sample string 32",
    "skill": {
      "id": "4b8343ee-6260-4251-9952-41214ab30d88",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "8ed57882-dec9-4e95-84f8-7408416bd1f3",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "6202d333-01c1-445b-a1f4-35b234b82278",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "82d76044-7788-4819-b09a-ef779af8a8fe",
        "db_currency_id": "1543286b-6000-4f71-8a5d-f5174fb11e37",
        "db_language_id": "f5ecba42-f9c0-431f-af5a-bda771fa6f63",
        "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-01-25T05:38:20.6280597+00:00"
      },
      "modified_dateutc": "2026-01-25T05:38:20.6280597+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "c7348bca-481a-4c25-8b2e-b4a2a414825c",
    "date_reported_by_company": "2026-01-25T05:38:20.6280597+00:00",
    "id2": 36,
    "company_id": "ebb441d0-58a3-4337-b5c4-81df7b2c3f1c",
    "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": "b1d568a2-45b3-4a27-968a-8d87354bb8c2",
    "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-01-25T05:38:20.6280597+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-01-25T05:38:20.6280597+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.