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": "e7e50c4f-5bdb-4a06-a96b-1b743a0d13b6",
  "estimated_quantity": 2.0,
  "article_id": "3c8c1988-c058-404a-ae2d-238a9ba07c92",
  "article_code": "sample string 4",
  "article": {
    "id": "e55ce842-7bbe-41f3-8d4f-0b222c5c0949",
    "article_category_id": "3ec81051-773d-4029-823e-cf32b2a7e2bb",
    "article_category": {
      "id": "18118538-e310-415a-ae52-976adae65eab",
      "parent_id": "11e1d5f2-db49-4976-86de-f85fb877ab79",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2025-10-13T21:42:12.8513088+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "3ffdc79e-957b-4e45-9df8-97c2d7b55665",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "3594519a-7154-4ba6-833a-7809554b131f",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "70cb0873-d57c-433f-83cc-06e0340aa925",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "ac8acb40-0e74-45e8-95fc-bd0d74fdbf8a",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "48518403-5700-4d4b-aadb-a90d0521cda3",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "333e7c63-91b7-4962-a7f3-7f4d43cbbf14",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2025-10-13T21:42:12.8513088+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-10-13T21:42:12.8513088+00:00",
    "date_update": "2025-10-13T21:42:12.8513088+00:00",
    "modified_dateutc": "2025-10-13T21:42:12.8513088+00:00",
    "article_color_id": "84a93c2b-5ce6-490b-91b7-771e082ae75d",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "bc7940ae-ee1b-48e7-9a4e-af280385281f",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2025-10-13T21:42:12.8513088+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "9d647e59-9ff5-48e3-9424-ec9c85511e76",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "77290d83-f7fb-41fe-b2ee-c71486200eb0",
    "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": "9dfaf8c1-9a11-42f0-93e2-8718f002cd0a",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "3e44cf42-e20c-4bed-8dbb-bdef83fd2e83",
    "_parent_id": "fbd0b8f7-e69b-455c-b9d8-42aaf0bcf363",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "c3fdbfc0-162a-4f5a-b607-b6dd50fc5bfa",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "45760f30-1ec4-4c5e-ac1c-ed9b62a20052",
      "_parent_id": "3f4b77b1-de56-483e-8a9e-138a9dfe3f7f",
      "root_parent_id": "972d3cba-2ed7-4dca-ba9e-5f1a12554f93",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "eac1da9a-780e-4d9c-968a-c74d1e00c8c7",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "9961d8dc-176c-4f76-8664-d60f19eddc9f",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "b79532f6-c95a-4f33-aa09-28eb165ac18c",
        "_parent_code": "sample string 6",
        "sales_organization_id": "3c1e4416-f710-425a-af94-56228e22495f",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "b0cebd3c-0c4f-45d9-956c-348a73faeed4",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "1b976b09-4d49-4729-abfd-4ffb9b87563f",
          "db_currency_id": "95b867ee-00d1-4611-9f05-248cd28bb72d",
          "db_language_id": "87f88700-b5ee-497e-893d-703855a783a0",
          "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-10-13T21:42:12.8513088+00:00"
        },
        "modified_dateutc": "2025-10-13T21:42:12.8513088+00:00"
      },
      "equipment_model_id": "7af22fa9-872f-4504-9ebd-297bc5bede7c",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "454d191a-b269-4096-b5bf-cc84357a6c96",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "58766afa-5b79-48e0-b382-468e43506c6f",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "ea702831-dce5-4b33-928c-09dacbe6666d",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "cc512b97-3aa6-41b2-afc9-94955cee0db6",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "b0cebd3c-0c4f-45d9-956c-348a73faeed4",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "1b976b09-4d49-4729-abfd-4ffb9b87563f",
            "db_currency_id": "95b867ee-00d1-4611-9f05-248cd28bb72d",
            "db_language_id": "87f88700-b5ee-497e-893d-703855a783a0",
            "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-10-13T21:42:12.8513088+00:00"
          },
          "modified_dateutc": "2025-10-13T21:42:12.8513088+00:00"
        },
        "equipment_family_id": "93766c86-8cd6-497b-a42f-b41ee400cc2b",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "9961d8dc-176c-4f76-8664-d60f19eddc9f",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "b79532f6-c95a-4f33-aa09-28eb165ac18c",
          "_parent_code": "sample string 6",
          "sales_organization_id": "3c1e4416-f710-425a-af94-56228e22495f",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "b0cebd3c-0c4f-45d9-956c-348a73faeed4",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "1b976b09-4d49-4729-abfd-4ffb9b87563f",
            "db_currency_id": "95b867ee-00d1-4611-9f05-248cd28bb72d",
            "db_language_id": "87f88700-b5ee-497e-893d-703855a783a0",
            "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-10-13T21:42:12.8513088+00:00"
          },
          "modified_dateutc": "2025-10-13T21:42:12.8513088+00:00"
        },
        "date_in_production_since": "2025-10-13T21:42:12.8513088+00:00",
        "date_out_of_production_since": "2025-10-13T21:42:12.8513088+00:00",
        "date_end_support": "2025-10-13T21:42:12.8513088+00:00",
        "sales_organization_id": "db55bb90-affd-4e9f-99cc-c75c40494762",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "b0cebd3c-0c4f-45d9-956c-348a73faeed4",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "1b976b09-4d49-4729-abfd-4ffb9b87563f",
          "db_currency_id": "95b867ee-00d1-4611-9f05-248cd28bb72d",
          "db_language_id": "87f88700-b5ee-497e-893d-703855a783a0",
          "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-10-13T21:42:12.8513088+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-10-13T21:42:12.8513088+00:00"
      },
      "project_status_id": "c9cba08c-8884-4791-8214-20c0ce63f2ef",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "00797382-977b-4d54-a500-2805331193ca",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "5b7740d9-fd58-4568-8f54-ded1f91098cd",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "b0cebd3c-0c4f-45d9-956c-348a73faeed4",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "1b976b09-4d49-4729-abfd-4ffb9b87563f",
          "db_currency_id": "95b867ee-00d1-4611-9f05-248cd28bb72d",
          "db_language_id": "87f88700-b5ee-497e-893d-703855a783a0",
          "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-10-13T21:42:12.8513088+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2025-10-13T21:42:12.8513088+00:00"
      },
      "company_id": "40b13d76-2af3-4f6c-ab66-19ab48e458c4",
      "company_code": "sample string 12",
      "db_address_id": "030cb9f6-365b-45df-836a-9295353f358b",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "aa76628e-2fd5-4bba-bf6c-1b3d304cb0e8",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "386629ee-636a-4d5a-bdd6-7046bef59790",
      "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-10-13T21:42:12.8513088+00:00",
      "date_create": "2025-10-13T21:42:12.8513088+00:00",
      "date_update": "2025-10-13T21:42:12.8513088+00:00",
      "updated_by_user_id": "66596a22-3b48-45ed-9c85-7442b4bf0b44",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2025-10-13T21:42:12.8513088+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-10-13T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2025-10-13T21:42:12.8513088+00:00",
      "date_last_job": "2025-10-13T21:42:12.8513088+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2025-10-13T21:42:12.8513088+00:00",
      "modified_dateutc": "2025-10-13T21:42:12.8513088+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "17cf11d7-a298-4da0-8d72-e2425ff34ff7",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "611a664c-3b02-47b6-9759-195fc3bf9858",
      "name": "sample string 2",
      "sales_organization_id": "a19ad690-ff9a-4ea9-9fd3-7495fd103e57",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2025-10-13T21:42:12.8669276+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "ea592020-0efa-48d8-9ed9-529aadf2d23e",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "42c90fa3-57ca-4291-8896-46175fcf5924",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "8f008efb-f43e-4553-a6d4-424218a7788d",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "b0cebd3c-0c4f-45d9-956c-348a73faeed4",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "1b976b09-4d49-4729-abfd-4ffb9b87563f",
        "db_currency_id": "95b867ee-00d1-4611-9f05-248cd28bb72d",
        "db_language_id": "87f88700-b5ee-497e-893d-703855a783a0",
        "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-10-13T21:42:12.8513088+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2025-10-13T21:42:12.8669276+00:00"
    },
    "job_status_id": "e1c4fe1e-5dd9-4dd0-be99-2f9e7e802f54",
    "job_status_code": "sample string 11",
    "db_address_id": "4593b735-df5f-483f-97f9-f269571a4142",
    "contact_id": "9f305124-4701-4d82-923d-2977962e2d8b",
    "requested_by_company_id": "8c8e04cc-dcac-42bd-8ebc-c672f1c27642",
    "requested_by_contact_id": "435e614b-9f3a-4d5f-b52d-936cd0df8d83",
    "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-10-13T21:42:12.8669276+00:00",
    "due_date": "2025-10-13T21:42:12.8669276+00:00",
    "date_create": "2025-10-13T21:42:12.8669276+00:00",
    "date_update": "2025-10-13T21:42:12.8669276+00:00",
    "date_closed": "2025-10-13T21:42:12.8669276+00:00",
    "suggested_user_id": "95c805f4-f0b2-4db9-b974-da36e705c56d",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "9db6cde3-3cff-491e-ba5e-d1f33553713f",
      "db_language_id": "eb9d09ff-7b5e-4832-a86a-128d068dbbf8",
      "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-10-13T21:42:12.8669276+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "784955f1-914a-4c57-89df-c60aae48648e",
      "sales_organization": {
        "id": "b0cebd3c-0c4f-45d9-956c-348a73faeed4",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "1b976b09-4d49-4729-abfd-4ffb9b87563f",
        "db_currency_id": "95b867ee-00d1-4611-9f05-248cd28bb72d",
        "db_language_id": "87f88700-b5ee-497e-893d-703855a783a0",
        "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-10-13T21:42:12.8513088+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "4d4083c7-96dc-4b5d-be15-21e36774addb",
      "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": "4bd8f67a-25f3-4463-b68b-f20c6a0f2ba9",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2025-10-13T21:42:12.8669276+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "52dfe5ee-b6a0-40c5-bffe-d8ee83a2e78c"
    },
    "suggested_date_start": "2025-10-13T21:42:12.8669276+00:00",
    "skill_id": "25afaab8-559b-4ca0-9b54-35464e09a896",
    "skill_code": "sample string 32",
    "skill": {
      "id": "c0855ebc-cb46-4082-ab3e-779a39d519e6",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "fb3d16ef-b33f-4565-87d4-589401b35d2b",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "b0cebd3c-0c4f-45d9-956c-348a73faeed4",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "1b976b09-4d49-4729-abfd-4ffb9b87563f",
        "db_currency_id": "95b867ee-00d1-4611-9f05-248cd28bb72d",
        "db_language_id": "87f88700-b5ee-497e-893d-703855a783a0",
        "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-10-13T21:42:12.8513088+00:00"
      },
      "modified_dateutc": "2025-10-13T21:42:12.8669276+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "7b4d8dbf-1599-41e6-a25d-866e162f9128",
    "date_reported_by_company": "2025-10-13T21:42:12.8669276+00:00",
    "id2": 36,
    "company_id": "7be30cb9-92ff-4d6e-adc0-5ecdd4890077",
    "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": "924dc277-3a2e-449a-819c-95f286659321",
    "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-10-13T21:42:12.8669276+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2025-10-13T21:42:12.8669276+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.