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": "1f928c6c-5abc-4782-b77c-db3bf3b9ae03",
  "estimated_quantity": 2.0,
  "article_id": "a6cc0036-ce05-4684-b4e7-56e838785f3f",
  "article_code": "sample string 4",
  "article": {
    "id": "a5955c0b-9b3d-4f0e-9401-2c34b98f013f",
    "article_category_id": "3dc78e4b-0f2c-4cbc-a8a5-35222def59d6",
    "article_category": {
      "id": "362680f7-a621-416e-8da2-14adc8d865ea",
      "parent_id": "33922677-8247-457f-9261-fa0daef08da2",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-04-09T07:13:12.010764+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "0ac05f43-e2f8-439d-a3a4-b185508694d6",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "e79228fc-f0ca-4717-92b4-be3961d2acaa",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "19a7f0ad-4c50-4c19-be8c-1aeb6f242dd9",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "4f3d762e-57a7-4912-8fa1-6218293173b8",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "2021765d-9c77-4450-8a88-f067a3252106",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "c2763af4-a8eb-423d-8e03-86f41b377c39",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-04-09T07:13:12.010764+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-04-09T07:13:12.010764+00:00",
    "date_update": "2026-04-09T07:13:12.010764+00:00",
    "modified_dateutc": "2026-04-09T07:13:12.010764+00:00",
    "article_color_id": "05bef655-f976-42cf-b9af-520665c894fd",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "744f1783-716a-4979-8075-852a3f876eb6",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-04-09T07:13:12.010764+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "d2a1e76e-7dcd-434f-9ee8-abc4d9314d63",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "f8c2bbbb-eddf-4ca2-ad19-cc82cdd96e3b",
    "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": "c4846ebf-bcb4-43c6-9978-0f6bddb9b16c",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "98c9501f-dcef-423e-841f-9435c23a9972",
    "_parent_id": "1875642e-2195-4784-a9cd-862ad1751b66",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "7b30cad9-af63-461e-9a19-f3474bf9704f",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "85478c6d-cec3-404d-a9fb-92ce7314b7d1",
      "_parent_id": "4d1c04ce-3f57-4a6e-af04-dced8974d77d",
      "root_parent_id": "4d5a4658-77fd-4c8d-83c7-24641fd9ac71",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "929492e2-febd-46f2-8e3b-55614cf683b0",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "1a163520-56e7-49ee-ad00-5e0977d20816",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "a5640c55-3b25-497e-a6f8-1aabdd16bc86",
        "_parent_code": "sample string 6",
        "sales_organization_id": "38a479ed-d2f0-4ed2-a54e-17f0485c53c4",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "5c04728f-891f-4025-a049-db2f33cb3b89",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "4779f25f-4049-4f2e-995c-8dd4d96451c5",
          "db_currency_id": "0599fb1b-01e0-47f5-93ca-8c5b23b6a243",
          "db_language_id": "b8dcce3a-9c83-4ad3-b03c-b3f911f8abb5",
          "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-04-09T07:13:12.010764+00:00"
        },
        "modified_dateutc": "2026-04-09T07:13:12.010764+00:00"
      },
      "equipment_model_id": "7b25828a-38f9-4ee6-b81a-54c7bce8018c",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "9b7e38e2-f7f7-47bc-93ff-83641a823f88",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "4a18518a-67e1-4630-b79e-7a89145182cd",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "6bee4aad-3fc3-435d-b314-bb413f720e94",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "bd31ccf7-2498-4ad5-b6dc-816f66ab5542",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "5c04728f-891f-4025-a049-db2f33cb3b89",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "4779f25f-4049-4f2e-995c-8dd4d96451c5",
            "db_currency_id": "0599fb1b-01e0-47f5-93ca-8c5b23b6a243",
            "db_language_id": "b8dcce3a-9c83-4ad3-b03c-b3f911f8abb5",
            "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-04-09T07:13:12.010764+00:00"
          },
          "modified_dateutc": "2026-04-09T07:13:12.010764+00:00"
        },
        "equipment_family_id": "c139071e-251d-4d07-bedb-27db3bebb4d6",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "1a163520-56e7-49ee-ad00-5e0977d20816",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "a5640c55-3b25-497e-a6f8-1aabdd16bc86",
          "_parent_code": "sample string 6",
          "sales_organization_id": "38a479ed-d2f0-4ed2-a54e-17f0485c53c4",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "5c04728f-891f-4025-a049-db2f33cb3b89",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "4779f25f-4049-4f2e-995c-8dd4d96451c5",
            "db_currency_id": "0599fb1b-01e0-47f5-93ca-8c5b23b6a243",
            "db_language_id": "b8dcce3a-9c83-4ad3-b03c-b3f911f8abb5",
            "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-04-09T07:13:12.010764+00:00"
          },
          "modified_dateutc": "2026-04-09T07:13:12.010764+00:00"
        },
        "date_in_production_since": "2026-04-09T07:13:12.010764+00:00",
        "date_out_of_production_since": "2026-04-09T07:13:12.010764+00:00",
        "date_end_support": "2026-04-09T07:13:12.010764+00:00",
        "sales_organization_id": "a8799a60-55e7-4428-ad9b-2553c59f336c",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "5c04728f-891f-4025-a049-db2f33cb3b89",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "4779f25f-4049-4f2e-995c-8dd4d96451c5",
          "db_currency_id": "0599fb1b-01e0-47f5-93ca-8c5b23b6a243",
          "db_language_id": "b8dcce3a-9c83-4ad3-b03c-b3f911f8abb5",
          "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-04-09T07:13:12.010764+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-04-09T07:13:12.010764+00:00"
      },
      "project_status_id": "0ccd10b3-6d85-4cd6-8043-499833853120",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "de192826-f76b-4c66-b36e-d90dd6bc3ff0",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "62b933fe-73e5-4b5d-b1e9-7a5154b0c02c",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "5c04728f-891f-4025-a049-db2f33cb3b89",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "4779f25f-4049-4f2e-995c-8dd4d96451c5",
          "db_currency_id": "0599fb1b-01e0-47f5-93ca-8c5b23b6a243",
          "db_language_id": "b8dcce3a-9c83-4ad3-b03c-b3f911f8abb5",
          "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-04-09T07:13:12.010764+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-04-09T07:13:12.010764+00:00"
      },
      "company_id": "8a64e80e-a8d0-4615-a738-b2bdbea27ae7",
      "company_code": "sample string 12",
      "db_address_id": "ff042472-72aa-435b-b042-16a847fdd69a",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "82c9ca95-aa98-4825-bde0-9eba438eb0ee",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "40732d5a-925a-444a-8fc7-5c4b502737e5",
      "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-04-09T07:13:12.010764+00:00",
      "date_create": "2026-04-09T07:13:12.010764+00:00",
      "date_update": "2026-04-09T07:13:12.010764+00:00",
      "updated_by_user_id": "a443b7ec-9be4-4e9a-9ac7-ce581f7f861c",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-04-09T07:13:12.010764+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-04-09T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-04-09T07:13:12.010764+00:00",
      "date_last_job": "2026-04-09T07:13:12.010764+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-04-09T07:13:12.010764+00:00",
      "modified_dateutc": "2026-04-09T07:13:12.010764+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "0837c56e-6154-40fa-9970-6986c66a3bf1",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "4cde7db6-ec01-4e70-9749-e19910c5aa94",
      "name": "sample string 2",
      "sales_organization_id": "b988511e-c13a-4198-90b2-36c66914d783",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-04-09T07:13:12.010764+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "9e42f72f-bfc6-473f-be59-9fe0f7b5a205",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "fa881cdf-3e8c-492c-876c-6666b3d65306",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "214aed33-64fe-4b79-aebd-c6ab7ea47074",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "5c04728f-891f-4025-a049-db2f33cb3b89",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "4779f25f-4049-4f2e-995c-8dd4d96451c5",
        "db_currency_id": "0599fb1b-01e0-47f5-93ca-8c5b23b6a243",
        "db_language_id": "b8dcce3a-9c83-4ad3-b03c-b3f911f8abb5",
        "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-04-09T07:13:12.010764+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-04-09T07:13:12.010764+00:00"
    },
    "job_status_id": "7aeb875c-97ba-4d7f-8085-1b85096cb03e",
    "job_status_code": "sample string 11",
    "db_address_id": "789f042e-662a-47a2-a875-f062dd053c74",
    "contact_id": "93879afc-75a3-4820-b628-6d084bf5e0a0",
    "requested_by_company_id": "8dbf8009-bc79-4497-b28c-74fb06d3511b",
    "requested_by_contact_id": "3f499e57-16f5-4ed5-80ae-9740b2d82ac3",
    "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-04-09T07:13:12.010764+00:00",
    "due_date": "2026-04-09T07:13:12.010764+00:00",
    "date_create": "2026-04-09T07:13:12.010764+00:00",
    "date_update": "2026-04-09T07:13:12.010764+00:00",
    "date_closed": "2026-04-09T07:13:12.010764+00:00",
    "suggested_user_id": "6e010bfe-d408-4948-abb1-56d67b4ec829",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "f44b3121-78c3-49cc-ad8d-d6090c14c3f4",
      "db_language_id": "14cd2096-4ae2-42d0-9704-40090f004061",
      "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-04-09T07:13:12.010764+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "f162bde6-2a89-46d7-abd3-6a64f873e41e",
      "sales_organization": {
        "id": "5c04728f-891f-4025-a049-db2f33cb3b89",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "4779f25f-4049-4f2e-995c-8dd4d96451c5",
        "db_currency_id": "0599fb1b-01e0-47f5-93ca-8c5b23b6a243",
        "db_language_id": "b8dcce3a-9c83-4ad3-b03c-b3f911f8abb5",
        "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-04-09T07:13:12.010764+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "fdec535e-b333-48a9-a673-82416f56cb98",
      "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": "5e05dfbe-992a-4f97-a9af-4b0ff459b712",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-04-09T07:13:12.010764+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "73a468cb-793a-4751-ab2b-036835176abc"
    },
    "suggested_date_start": "2026-04-09T07:13:12.010764+00:00",
    "skill_id": "35caddfd-12a7-46c5-99cc-4b093adf7ee4",
    "skill_code": "sample string 32",
    "skill": {
      "id": "c868818f-25a2-4640-b5bf-12d8c6da6df2",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "82f56536-5498-48d3-aac8-c6f4db1f81e7",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "5c04728f-891f-4025-a049-db2f33cb3b89",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "4779f25f-4049-4f2e-995c-8dd4d96451c5",
        "db_currency_id": "0599fb1b-01e0-47f5-93ca-8c5b23b6a243",
        "db_language_id": "b8dcce3a-9c83-4ad3-b03c-b3f911f8abb5",
        "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-04-09T07:13:12.010764+00:00"
      },
      "modified_dateutc": "2026-04-09T07:13:12.010764+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "acb2507c-661c-49bb-a90f-47620f5bc23f",
    "date_reported_by_company": "2026-04-09T07:13:12.010764+00:00",
    "id2": 36,
    "company_id": "bc003d2a-fc0f-4481-b3e5-3ee06cc398bb",
    "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": "5590ad13-58bf-497e-8abf-38148b1c0085",
    "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-04-09T07:13:12.010764+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-04-09T07:13:12.010764+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.