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": "69439488-4e8f-49ca-8b35-9ad74c22f350",
  "estimated_quantity": 2.0,
  "article_id": "2fcc7b61-95d7-40b6-a9ee-40538389dbf8",
  "article_code": "sample string 4",
  "article": {
    "id": "bb0d3eb1-5d88-465c-ab2f-fd244d3fe418",
    "article_category_id": "827faef8-6599-41b9-b430-9929916bb441",
    "article_category": {
      "id": "42e55a1e-f9b8-48bf-b5f7-7ffd403b662f",
      "parent_id": "9709d9e7-a7d6-4db8-907e-761e9c2b6783",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-07-12T08:56:44.0715839+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "2f9c2e7d-b979-47a2-9471-405927d04d18",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "b9d4c068-245b-4399-bc39-ed08a157c20b",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "f9f437dc-0698-4278-bf58-7499a4fdd316",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "d3ae4efe-6fc3-4ff2-8dab-069c41e96cd2",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "bfc441f5-bc07-4753-963f-494a118235b4",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "7584a888-3b76-44ea-a01d-ef1d6b2ac561",
    "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-12T08:56:44.0715839+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-12T08:56:44.0715839+00:00",
    "date_update": "2026-07-12T08:56:44.0715839+00:00",
    "modified_dateutc": "2026-07-12T08:56:44.0715839+00:00",
    "article_color_id": "2147a126-6cc3-4525-9b10-98da6ff34bb8",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "14a9b152-177a-49dc-add2-46085197a5aa",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-07-12T08:56:44.0715839+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "0d1042d1-c5e0-409f-b13a-39293d90dbdc",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "6329973d-3100-4961-be3c-333d7193bb68",
    "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": "b4ae9171-e8e4-4dd2-854a-644149648331",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "f5d5a6e7-101b-4bce-9285-f7838aa2c420",
    "_parent_id": "7d07ef61-e997-4a88-ac50-31af71f58a2e",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "1e2a9e52-b73e-44fe-a046-0f6d4cefe65d",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "ae92f0e5-449b-4773-a5a0-7ebfcff18e21",
      "_parent_id": "4c8c6650-041a-4c4f-a077-9d4b8dcb5dc2",
      "root_parent_id": "75e2c715-45a6-4dff-9cdc-f688b9d30562",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "52c5bf97-f367-40ca-b922-a3e32db9b2a9",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "84b72839-85b0-43f5-b4eb-83fabdf72111",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "5e41a639-40a4-4c38-969e-0e41983d4c1d",
        "_parent_code": "sample string 6",
        "sales_organization_id": "cb5b46ae-fc06-42da-aa10-7ef3ef3ee1ea",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "4b684403-e20b-405d-a966-f98de5c21d26",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "60d1525f-cef1-4cd6-bdd0-b6304d5e1127",
          "db_currency_id": "92be230f-c897-4883-8f3f-956fa88c7242",
          "db_language_id": "b43570ba-2c98-438b-ae11-82956d643f35",
          "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-12T08:56:44.0715839+00:00"
        },
        "modified_dateutc": "2026-07-12T08:56:44.0715839+00:00"
      },
      "equipment_model_id": "bda5bbeb-e1de-4ed1-859d-4f8e7d4b3b3b",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "e10826b0-29cd-4e99-b400-01c048fcce6e",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "9d7a0bd6-a764-482c-b139-94eb6e1d6b33",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "fabc8cdb-9fed-411e-975f-79c78a74a85a",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "eaefabbd-94b1-45ca-bb33-0d5a06a55bfd",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "4b684403-e20b-405d-a966-f98de5c21d26",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "60d1525f-cef1-4cd6-bdd0-b6304d5e1127",
            "db_currency_id": "92be230f-c897-4883-8f3f-956fa88c7242",
            "db_language_id": "b43570ba-2c98-438b-ae11-82956d643f35",
            "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-12T08:56:44.0715839+00:00"
          },
          "modified_dateutc": "2026-07-12T08:56:44.0715839+00:00"
        },
        "equipment_family_id": "1d31a39c-448d-4dba-93b5-5bd803e4d071",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "84b72839-85b0-43f5-b4eb-83fabdf72111",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "5e41a639-40a4-4c38-969e-0e41983d4c1d",
          "_parent_code": "sample string 6",
          "sales_organization_id": "cb5b46ae-fc06-42da-aa10-7ef3ef3ee1ea",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "4b684403-e20b-405d-a966-f98de5c21d26",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "60d1525f-cef1-4cd6-bdd0-b6304d5e1127",
            "db_currency_id": "92be230f-c897-4883-8f3f-956fa88c7242",
            "db_language_id": "b43570ba-2c98-438b-ae11-82956d643f35",
            "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-12T08:56:44.0715839+00:00"
          },
          "modified_dateutc": "2026-07-12T08:56:44.0715839+00:00"
        },
        "date_in_production_since": "2026-07-12T08:56:44.0715839+00:00",
        "date_out_of_production_since": "2026-07-12T08:56:44.0715839+00:00",
        "date_end_support": "2026-07-12T08:56:44.0715839+00:00",
        "sales_organization_id": "8592ee83-a921-4af3-9afa-4cee4a2c0951",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "4b684403-e20b-405d-a966-f98de5c21d26",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "60d1525f-cef1-4cd6-bdd0-b6304d5e1127",
          "db_currency_id": "92be230f-c897-4883-8f3f-956fa88c7242",
          "db_language_id": "b43570ba-2c98-438b-ae11-82956d643f35",
          "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-12T08:56:44.0715839+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-12T08:56:44.0715839+00:00"
      },
      "project_status_id": "015766af-a4cf-4405-a8e2-85d72e62166d",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "3fea9d2d-ee88-4750-8352-59a479b0088a",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "beac6903-7541-4c02-b559-3af7b5de93a4",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "4b684403-e20b-405d-a966-f98de5c21d26",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "60d1525f-cef1-4cd6-bdd0-b6304d5e1127",
          "db_currency_id": "92be230f-c897-4883-8f3f-956fa88c7242",
          "db_language_id": "b43570ba-2c98-438b-ae11-82956d643f35",
          "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-12T08:56:44.0715839+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-07-12T08:56:44.0715839+00:00"
      },
      "company_id": "906ca926-133d-4008-8b3d-6bee38a0b4a7",
      "company_code": "sample string 12",
      "db_address_id": "14767f75-0f50-4b89-a37f-c96e9429dea1",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "580789e8-647f-455f-9bf7-13c412b687c7",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "780235dc-e987-44a7-8fa9-0a68048242a9",
      "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-12T08:56:44.0715839+00:00",
      "date_create": "2026-07-12T08:56:44.0715839+00:00",
      "date_update": "2026-07-12T08:56:44.0715839+00:00",
      "updated_by_user_id": "88d3ff9a-e498-4b72-a95c-7e35bdd37612",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-07-12T08:56:44.0715839+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-12T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-07-12T08:56:44.0715839+00:00",
      "date_last_job": "2026-07-12T08:56:44.0715839+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-07-12T08:56:44.0715839+00:00",
      "modified_dateutc": "2026-07-12T08:56:44.0715839+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "5ee1b6e3-3f87-4601-b19e-a61a7d5d203e",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "5d91e2f4-72a1-40d2-9a11-5feef7566e52",
      "name": "sample string 2",
      "sales_organization_id": "5eafc50e-a663-4081-81c4-cc276e991e08",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-07-12T08:56:44.0715839+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "1b607b67-013b-4ae3-8751-d4868b69ec18",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "b0450978-cfc1-4872-90b6-11e69dcde5a9",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "9bc093f7-3fe0-4455-ab50-471d3ef5f308",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "4b684403-e20b-405d-a966-f98de5c21d26",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "60d1525f-cef1-4cd6-bdd0-b6304d5e1127",
        "db_currency_id": "92be230f-c897-4883-8f3f-956fa88c7242",
        "db_language_id": "b43570ba-2c98-438b-ae11-82956d643f35",
        "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-12T08:56:44.0715839+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-07-12T08:56:44.0715839+00:00"
    },
    "job_status_id": "6db1a111-3772-4c74-a375-9a76cbfba67f",
    "job_status_code": "sample string 11",
    "db_address_id": "e67c992f-1429-46c0-a529-d8c72eded1d5",
    "contact_id": "e1281b58-3222-4677-b68e-f437dc4b37b1",
    "requested_by_company_id": "fb5cb555-39b7-4da9-b8ff-dd3f86974a30",
    "requested_by_contact_id": "d369c3af-1255-40f3-870c-97a087ff6d3b",
    "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-12T08:56:44.0715839+00:00",
    "due_date": "2026-07-12T08:56:44.0715839+00:00",
    "date_create": "2026-07-12T08:56:44.0715839+00:00",
    "date_update": "2026-07-12T08:56:44.0715839+00:00",
    "date_closed": "2026-07-12T08:56:44.0715839+00:00",
    "suggested_user_id": "83e4db9b-df73-4a56-aa44-74006d0284b3",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "10dcdc0c-4744-4732-ae9f-3e2cd87dd9a2",
      "db_language_id": "bd1dcad1-65bb-470b-b989-1232aad4d5cd",
      "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-12T08:56:44.0715839+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "00469de4-54f5-48de-81bb-9ab922351fa1",
      "sales_organization": {
        "id": "4b684403-e20b-405d-a966-f98de5c21d26",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "60d1525f-cef1-4cd6-bdd0-b6304d5e1127",
        "db_currency_id": "92be230f-c897-4883-8f3f-956fa88c7242",
        "db_language_id": "b43570ba-2c98-438b-ae11-82956d643f35",
        "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-12T08:56:44.0715839+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "97709b56-242f-4cd2-943c-e3c80afada1d",
      "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": "0552e094-c285-475d-b1e1-da135bf4284e",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-07-12T08:56:44.0715839+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "cac358b3-475c-4675-ab2f-7bb53f23dce2"
    },
    "suggested_date_start": "2026-07-12T08:56:44.0715839+00:00",
    "skill_id": "09215f04-909c-4c42-a45d-5d78bed129b3",
    "skill_code": "sample string 32",
    "skill": {
      "id": "f7fd76da-16ae-4952-8be8-d7496b0254af",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "28e26c84-5ef2-41a0-9f8f-ffc08a59f82d",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "4b684403-e20b-405d-a966-f98de5c21d26",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "60d1525f-cef1-4cd6-bdd0-b6304d5e1127",
        "db_currency_id": "92be230f-c897-4883-8f3f-956fa88c7242",
        "db_language_id": "b43570ba-2c98-438b-ae11-82956d643f35",
        "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-12T08:56:44.0715839+00:00"
      },
      "modified_dateutc": "2026-07-12T08:56:44.0715839+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "ecfa4932-b13d-4117-abec-d49ff2a74fd8",
    "date_reported_by_company": "2026-07-12T08:56:44.0715839+00:00",
    "id2": 36,
    "company_id": "fb9cddae-1b27-4ae0-b3e0-228782e77c4b",
    "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": "b7bd4c7d-7dd7-424c-8fac-89a4613d474b",
    "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-12T08:56:44.0715839+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-07-12T08:56:44.0715839+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.