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": "073a605f-42df-44bf-8998-ce70afadc7b7",
  "estimated_quantity": 2.0,
  "article_id": "02a7db6a-4295-4cfb-a31f-cc2d55963d01",
  "article_code": "sample string 4",
  "article": {
    "id": "b8218440-4eab-484f-86d6-a741813f8258",
    "article_category_id": "b26a32bc-ccde-437b-b2b0-27d4c23f67b1",
    "article_category": {
      "id": "8cfb88f2-13c1-45e3-9396-29ef4d91128d",
      "parent_id": "d26ae1dd-b059-45e3-928b-c45584845b0b",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-09-17T14:15:49.2023465+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "2704d736-8968-4d32-a8f7-9da4fc04a926",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "e58e2dbe-3f98-4d75-995a-f27434a339dd",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "bcec9be8-9e6e-419f-a4e8-b2e4b009bdfd",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "cb279cfe-b6c8-4118-89c5-838915dfd822",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "c3c80809-4b3c-4a0f-b27e-fa0b7e21c882",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "5b3119c5-f0ab-437e-99d9-c84535c7effa",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-09-17T14:15:49.2023465+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-09-17T14:15:49.2023465+00:00",
    "date_update": "2026-09-17T14:15:49.2023465+00:00",
    "modified_dateutc": "2026-09-17T14:15:49.2023465+00:00",
    "article_color_id": "c91104af-a9ba-48d8-bbcc-c1381cb105a1",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "f3417e22-524a-40b0-9daa-bc410d7c4ef7",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-09-17T14:15:49.2023465+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "a4fa09a0-ba7a-40b6-b4f9-d0756033cac6",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "6c71c191-3473-41b7-bb95-0b6da926ea14",
    "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": "c6595b85-0140-4ca5-8c1b-167fc984419d",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "82319924-be39-4e8e-8982-319da11a0b5d",
    "_parent_id": "d6aa2ebf-8f33-4c96-9e7b-93623a526641",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "cb6b7dc7-192a-4b71-b58c-7ca1dbc3b34d",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "502336bc-034e-4794-83f3-238084374e74",
      "_parent_id": "77c73b9b-3c77-4b33-a9d7-af8293265151",
      "root_parent_id": "4140fb04-592a-4622-b1aa-9dc1603e26bc",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "f334b8d1-fe3a-46e7-9559-4d7f7ea1a4a7",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "f17d4417-e13e-40ed-98e5-eecbbc74760a",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "3eed0534-09e6-47bd-9354-15a6fcc00c11",
        "_parent_code": "sample string 6",
        "sales_organization_id": "3a38fb5a-c133-441f-b439-5599757f0711",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "a779ec61-7084-4702-9ba2-32199f5a6eb4",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "2ded6d1f-a150-4d6e-a390-bd424133c4e5",
          "db_currency_id": "58a96408-b2da-408b-9fd6-ecb85bb6717d",
          "db_language_id": "f3948559-150d-414b-8176-ed4c04db2224",
          "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-09-17T14:15:49.2023465+00:00"
        },
        "modified_dateutc": "2026-09-17T14:15:49.2023465+00:00"
      },
      "equipment_model_id": "d2e4e5e6-a45e-4b96-bc7c-9ffa54ec489a",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "85767bdc-5684-42ad-b720-c2beb3668ffe",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "7f3ec08f-f616-4a08-9d54-41f11783ea4c",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "ffc81eab-1684-43af-a236-150c44c4e2f9",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "34b86890-6c3e-4004-b7a5-9ca8abd57830",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "a779ec61-7084-4702-9ba2-32199f5a6eb4",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "2ded6d1f-a150-4d6e-a390-bd424133c4e5",
            "db_currency_id": "58a96408-b2da-408b-9fd6-ecb85bb6717d",
            "db_language_id": "f3948559-150d-414b-8176-ed4c04db2224",
            "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-09-17T14:15:49.2023465+00:00"
          },
          "modified_dateutc": "2026-09-17T14:15:49.2023465+00:00"
        },
        "equipment_family_id": "215be478-35a3-4984-9382-bbf268eed9f3",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "f17d4417-e13e-40ed-98e5-eecbbc74760a",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "3eed0534-09e6-47bd-9354-15a6fcc00c11",
          "_parent_code": "sample string 6",
          "sales_organization_id": "3a38fb5a-c133-441f-b439-5599757f0711",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "a779ec61-7084-4702-9ba2-32199f5a6eb4",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "2ded6d1f-a150-4d6e-a390-bd424133c4e5",
            "db_currency_id": "58a96408-b2da-408b-9fd6-ecb85bb6717d",
            "db_language_id": "f3948559-150d-414b-8176-ed4c04db2224",
            "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-09-17T14:15:49.2023465+00:00"
          },
          "modified_dateutc": "2026-09-17T14:15:49.2023465+00:00"
        },
        "date_in_production_since": "2026-09-17T14:15:49.2023465+00:00",
        "date_out_of_production_since": "2026-09-17T14:15:49.2023465+00:00",
        "date_end_support": "2026-09-17T14:15:49.2023465+00:00",
        "sales_organization_id": "822c9f69-afee-481c-a4a1-22fab7ce908e",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "a779ec61-7084-4702-9ba2-32199f5a6eb4",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "2ded6d1f-a150-4d6e-a390-bd424133c4e5",
          "db_currency_id": "58a96408-b2da-408b-9fd6-ecb85bb6717d",
          "db_language_id": "f3948559-150d-414b-8176-ed4c04db2224",
          "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-09-17T14:15:49.2023465+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-09-17T14:15:49.2023465+00:00"
      },
      "project_status_id": "da3a8bdd-f618-4f96-a109-b4ea92435d6f",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "48030987-7356-438d-b624-3b1bbfb9af78",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "a49d84a1-dfb6-4b54-b956-4c16b6440cdc",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "a779ec61-7084-4702-9ba2-32199f5a6eb4",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "2ded6d1f-a150-4d6e-a390-bd424133c4e5",
          "db_currency_id": "58a96408-b2da-408b-9fd6-ecb85bb6717d",
          "db_language_id": "f3948559-150d-414b-8176-ed4c04db2224",
          "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-09-17T14:15:49.2023465+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-09-17T14:15:49.2023465+00:00"
      },
      "company_id": "d547b19d-4967-45a1-bf7f-b58287b2ee88",
      "company_code": "sample string 12",
      "db_address_id": "770034c6-9446-49e6-ad1e-e8c91bdf5577",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "c71c9971-580d-4e1d-8b41-2dfbac56c217",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "dfa92579-bdac-48ec-9b73-d34a6585c4b5",
      "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-09-17T14:15:49.2023465+00:00",
      "date_create": "2026-09-17T14:15:49.2023465+00:00",
      "date_update": "2026-09-17T14:15:49.2023465+00:00",
      "updated_by_user_id": "16e0907d-560c-4901-acb3-df5c82427a2e",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-09-17T14:15:49.2023465+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-09-17T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-09-17T14:15:49.2023465+00:00",
      "date_last_job": "2026-09-17T14:15:49.2023465+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-09-17T14:15:49.2023465+00:00",
      "modified_dateutc": "2026-09-17T14:15:49.2023465+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "caa2e2c2-ec5e-4bd3-9c24-bf7d5cc977ba",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "6e3449e7-308d-4e4f-822e-0933e666acdc",
      "name": "sample string 2",
      "sales_organization_id": "cb9b47ed-87ad-44ec-bd32-2dde6da1abfb",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-09-17T14:15:49.2023465+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "8db2bdc9-6d87-432c-8d84-95a3f4fe3795",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "d081b1db-4acd-4a7c-bc3b-294bc6f51897",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "6f9a0aff-fbb5-4fb8-8619-239759c31af3",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "a779ec61-7084-4702-9ba2-32199f5a6eb4",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "2ded6d1f-a150-4d6e-a390-bd424133c4e5",
        "db_currency_id": "58a96408-b2da-408b-9fd6-ecb85bb6717d",
        "db_language_id": "f3948559-150d-414b-8176-ed4c04db2224",
        "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-09-17T14:15:49.2023465+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-09-17T14:15:49.2023465+00:00"
    },
    "job_status_id": "1487be28-580e-4ea8-b5d9-541030fe72b4",
    "job_status_code": "sample string 11",
    "db_address_id": "f6a4f9c1-1cfa-400a-b382-51b6e1579d2a",
    "contact_id": "19a19667-5e3e-4a6d-accc-bff2fb7a7bc2",
    "requested_by_company_id": "a66b2e61-d33b-45ca-a520-37ea8aaa96d3",
    "requested_by_contact_id": "13282881-154c-45e8-bd05-879139ac5550",
    "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-09-17T14:15:49.2023465+00:00",
    "due_date": "2026-09-17T14:15:49.2023465+00:00",
    "date_create": "2026-09-17T14:15:49.2023465+00:00",
    "date_update": "2026-09-17T14:15:49.2023465+00:00",
    "date_closed": "2026-09-17T14:15:49.2023465+00:00",
    "suggested_user_id": "83726f47-5090-4d78-8665-2e34401275a5",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "9b7b8920-f8ef-41e4-8c0d-a9fefe8ac054",
      "db_language_id": "9e6e527d-d1ab-4d0a-8974-28e42a96d34f",
      "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-09-17T14:15:49.2023465+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "6ba3ef43-abc3-4a33-932a-167c630d5b46",
      "sales_organization": {
        "id": "a779ec61-7084-4702-9ba2-32199f5a6eb4",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "2ded6d1f-a150-4d6e-a390-bd424133c4e5",
        "db_currency_id": "58a96408-b2da-408b-9fd6-ecb85bb6717d",
        "db_language_id": "f3948559-150d-414b-8176-ed4c04db2224",
        "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-09-17T14:15:49.2023465+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "caf54309-5d2f-4913-8119-70be6c79ffc6",
      "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": "b36d3f3a-af3d-4484-8300-198b9ff0f73e",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-09-17T14:15:49.2023465+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "d08b827b-c6f0-48d4-b3d6-1f4718586a87"
    },
    "suggested_date_start": "2026-09-17T14:15:49.2023465+00:00",
    "skill_id": "46d5359f-e943-4d3e-89fd-bc4655106551",
    "skill_code": "sample string 32",
    "skill": {
      "id": "396de6b1-2335-4c46-8145-bfc58b771f41",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "63c1581e-247f-4684-ba93-50929e96ad99",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "a779ec61-7084-4702-9ba2-32199f5a6eb4",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "2ded6d1f-a150-4d6e-a390-bd424133c4e5",
        "db_currency_id": "58a96408-b2da-408b-9fd6-ecb85bb6717d",
        "db_language_id": "f3948559-150d-414b-8176-ed4c04db2224",
        "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-09-17T14:15:49.2023465+00:00"
      },
      "modified_dateutc": "2026-09-17T14:15:49.2023465+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "d7be9b88-652b-46d6-a518-1cfffb2e8e92",
    "date_reported_by_company": "2026-09-17T14:15:49.2023465+00:00",
    "id2": 36,
    "company_id": "eb03ffe1-70d9-4dab-8bb1-3aef5453d6c0",
    "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": "504cab9f-745b-460c-90f7-b42ba2bd8ddb",
    "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-09-17T14:15:49.2023465+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-09-17T14:15:49.2023465+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.