Updates the job_estimated_quantity object with the specified key

Request Information

URI Parameters :

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters :

job_estimated_quantity
NameDescriptionTypeAdditional information
id

Primary Key

globally unique identifier

Required

estimated_quantity

Estimated quantity

decimal number

Required

Range: inclusive between 0.1 and 1.79769313486232E+308

article_id

Foreign key of the article

globally unique identifier

Optionally required : article_id, article_code or article must be provided

article_code

Embedded entity "article" using ERP PK when adding/updating

string

Optionally required : article_id, article_code or article must be provided

article

Embedded entity "article" when adding/updating

article

Optionally required : article_id, article_code or article must be provided

jobs_id

Foreign key of the jobs

globally unique identifier

Optionally required : jobs_id, jobs_reference_back_office or jobs must be provided

jobs_reference_back_office

Embedded entity "jobs" using ERP PK when adding/updating

string

Optionally required : jobs_id, jobs_reference_back_office or jobs must be provided

jobs

Embedded entity "jobs" when adding/updating

jobs

Optionally required : jobs_id, jobs_reference_back_office or jobs must be provided

reference_back_office

The Id/Ref of the back office for this job. Used by Embedded entity

string

Max length: 50

modified_dateutc

Readonly system field managed by database, filled with GetUtcDate when adding,updating

date

Request Formats :

application/json, text/json

Sample:
{
  "id": "012ce531-06a0-4f1f-9df2-fa981ffd2fc5",
  "estimated_quantity": 2.0,
  "article_id": "f3f5aa39-f53e-409f-a4c4-69f7dde83929",
  "article_code": "sample string 4",
  "article": {
    "id": "91724f97-d895-4620-9e28-ddb2cea6b520",
    "article_category_id": "7da9715a-cebc-4f2b-9d99-be1fce0ede83",
    "article_category": {
      "id": "b6f8ede7-c1c9-4749-9bf0-82d4fa1506a8",
      "parent_id": "0170a4e2-37a4-4afd-80d7-a3853e34d2e6",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-05-21T19:02:19.4878562+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "26289ec4-3c4a-4b77-979e-41ab2c8da9a8",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "c8613d19-4061-4a97-8981-d342f29011bc",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "1fbb5c1d-3bea-4a93-9a6b-c351960580e1",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "927fad37-5cb6-4c52-95b7-8fda895eb1ab",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "3b811825-b2b8-4f14-a9fa-c57d5807f39c",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "37e30cd4-3b82-4655-88c6-1d679ccef374",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-05-21T19:02:19.4878562+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-05-21T19:02:19.4878562+00:00",
    "date_update": "2026-05-21T19:02:19.4878562+00:00",
    "modified_dateutc": "2026-05-21T19:02:19.4878562+00:00",
    "article_color_id": "1e1856e9-2788-4fa6-b1f0-e62a783c0aeb",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "0b56446a-f07a-4032-a66e-49f01b74f98f",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-05-21T19:02:19.4878562+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "1fb29639-e597-4a42-8f0d-f236ca0817ea",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "6b1d8191-2674-453b-91fd-e5b1776a59da",
    "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": "2590ed23-d3af-455a-a132-5450adc0c691",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "0eaf1316-9394-40df-afbb-016442eff083",
    "_parent_id": "d892b75f-ec0a-450d-b0bf-baa52b529086",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "4277f96c-6003-4d8c-b959-21e721f784be",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "d632a16a-9bb6-468b-8fea-2ea4529b921f",
      "_parent_id": "441de72b-9d7c-46aa-91dc-309b17d0dc5f",
      "root_parent_id": "ae8e4277-4c35-405a-98f3-1796786ab804",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "8985b304-ab5a-40b2-bdb0-e3afdb519340",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "8e322fa2-2c95-475d-848b-202e7f2c7321",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "5da679e2-b650-49ba-9bc6-0d439d650a01",
        "_parent_code": "sample string 6",
        "sales_organization_id": "ff8c9ab3-9db6-4a1e-860a-d487c433d9a4",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "31db312f-712c-432f-8afc-49aaece5b57a",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "4599678a-0aea-4f17-b6c3-c0ca3ce13e03",
          "db_currency_id": "0dc83730-3505-4528-8f10-21ab07ecd0db",
          "db_language_id": "4f41ef4b-c29c-489c-84d0-0a7f02b1d084",
          "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-05-21T19:02:19.4878562+00:00"
        },
        "modified_dateutc": "2026-05-21T19:02:19.4878562+00:00"
      },
      "equipment_model_id": "4a698e67-e34f-4495-a699-7f6fa318d821",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "c10dc298-7957-4848-addb-957147fd999a",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "8343e18a-a750-42d4-9cb0-eeedb80982a6",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "e8f2be2a-146e-4ad1-b65f-b58853edd602",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "9ebf4271-047e-41d1-b7ba-d881361a4783",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "31db312f-712c-432f-8afc-49aaece5b57a",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "4599678a-0aea-4f17-b6c3-c0ca3ce13e03",
            "db_currency_id": "0dc83730-3505-4528-8f10-21ab07ecd0db",
            "db_language_id": "4f41ef4b-c29c-489c-84d0-0a7f02b1d084",
            "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-05-21T19:02:19.4878562+00:00"
          },
          "modified_dateutc": "2026-05-21T19:02:19.4878562+00:00"
        },
        "equipment_family_id": "85d5d4ef-fc53-479a-8704-8b34fc099651",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "8e322fa2-2c95-475d-848b-202e7f2c7321",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "5da679e2-b650-49ba-9bc6-0d439d650a01",
          "_parent_code": "sample string 6",
          "sales_organization_id": "ff8c9ab3-9db6-4a1e-860a-d487c433d9a4",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "31db312f-712c-432f-8afc-49aaece5b57a",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "4599678a-0aea-4f17-b6c3-c0ca3ce13e03",
            "db_currency_id": "0dc83730-3505-4528-8f10-21ab07ecd0db",
            "db_language_id": "4f41ef4b-c29c-489c-84d0-0a7f02b1d084",
            "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-05-21T19:02:19.4878562+00:00"
          },
          "modified_dateutc": "2026-05-21T19:02:19.4878562+00:00"
        },
        "date_in_production_since": "2026-05-21T19:02:19.4878562+00:00",
        "date_out_of_production_since": "2026-05-21T19:02:19.4878562+00:00",
        "date_end_support": "2026-05-21T19:02:19.4878562+00:00",
        "sales_organization_id": "b7b3c566-74a2-4f4d-9e50-18ae54452bb3",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "31db312f-712c-432f-8afc-49aaece5b57a",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "4599678a-0aea-4f17-b6c3-c0ca3ce13e03",
          "db_currency_id": "0dc83730-3505-4528-8f10-21ab07ecd0db",
          "db_language_id": "4f41ef4b-c29c-489c-84d0-0a7f02b1d084",
          "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-05-21T19:02:19.4878562+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-05-21T19:02:19.4878562+00:00"
      },
      "project_status_id": "7880031b-79ea-42ec-9135-c9d965a2a68a",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "bea6fc69-fab7-419a-a487-994d2c14576f",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "9b735eb9-758c-4aaa-8f3e-7e39b6390f3a",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "31db312f-712c-432f-8afc-49aaece5b57a",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "4599678a-0aea-4f17-b6c3-c0ca3ce13e03",
          "db_currency_id": "0dc83730-3505-4528-8f10-21ab07ecd0db",
          "db_language_id": "4f41ef4b-c29c-489c-84d0-0a7f02b1d084",
          "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-05-21T19:02:19.4878562+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-05-21T19:02:19.4878562+00:00"
      },
      "company_id": "3bc1e847-afba-4df3-97fd-cd9b8477ff02",
      "company_code": "sample string 12",
      "db_address_id": "4c34d07b-2794-484f-9e66-a7b2f2fbe0ad",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "3fb17a7b-1574-4c47-806c-1746536b94f8",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "46692c3d-d742-4e92-a04e-e0b4919ef75d",
      "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-05-21T19:02:19.5191072+00:00",
      "date_create": "2026-05-21T19:02:19.5191072+00:00",
      "date_update": "2026-05-21T19:02:19.5191072+00:00",
      "updated_by_user_id": "40134f7c-8c0b-476b-a7b5-0c4549792e80",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-05-21T19:02:19.5191072+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-05-21T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-05-21T19:02:19.5191072+00:00",
      "date_last_job": "2026-05-21T19:02:19.5191072+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-05-21T19:02:19.5191072+00:00",
      "modified_dateutc": "2026-05-21T19:02:19.5191072+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "a558365a-e9a0-483d-9494-e5a5e12b3501",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "fa2c9fc6-fb5d-4a87-82c7-4a5cb3f87f19",
      "name": "sample string 2",
      "sales_organization_id": "81145167-c199-4908-8251-3391b802946b",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-05-21T19:02:19.5191072+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "ffacc686-5a2c-4de3-867e-ef493d848482",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "3526388f-9957-4929-a708-df72cf669e1d",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "3baa2bc6-387d-4ba4-98d8-5c1c600479ee",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "31db312f-712c-432f-8afc-49aaece5b57a",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "4599678a-0aea-4f17-b6c3-c0ca3ce13e03",
        "db_currency_id": "0dc83730-3505-4528-8f10-21ab07ecd0db",
        "db_language_id": "4f41ef4b-c29c-489c-84d0-0a7f02b1d084",
        "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-05-21T19:02:19.4878562+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-05-21T19:02:19.5191072+00:00"
    },
    "job_status_id": "563322cf-3955-45a2-ac78-921d61c97115",
    "job_status_code": "sample string 11",
    "db_address_id": "331bd2ff-0276-4bdd-97d1-ccee2f857a85",
    "contact_id": "270063b5-3625-4b7e-bf40-784fa6bc492d",
    "requested_by_company_id": "65db0992-63eb-4eb8-9b90-80512aae2da2",
    "requested_by_contact_id": "154f75d9-4c43-427e-ac9b-aa24ef71c95d",
    "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-05-21T19:02:19.5191072+00:00",
    "due_date": "2026-05-21T19:02:19.5191072+00:00",
    "date_create": "2026-05-21T19:02:19.5191072+00:00",
    "date_update": "2026-05-21T19:02:19.5191072+00:00",
    "date_closed": "2026-05-21T19:02:19.5191072+00:00",
    "suggested_user_id": "eaf91574-5c2d-49a3-98ae-84f8d8446780",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "336256fb-d186-4510-9247-bb07292e52fb",
      "db_language_id": "06acb7e6-aff0-43a8-8d8f-1a3610e756a8",
      "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-05-21T19:02:19.5191072+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "14c40d40-c40e-482b-9e37-85fd64c523cd",
      "sales_organization": {
        "id": "31db312f-712c-432f-8afc-49aaece5b57a",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "4599678a-0aea-4f17-b6c3-c0ca3ce13e03",
        "db_currency_id": "0dc83730-3505-4528-8f10-21ab07ecd0db",
        "db_language_id": "4f41ef4b-c29c-489c-84d0-0a7f02b1d084",
        "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-05-21T19:02:19.4878562+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "4d415678-c753-4cd9-8d83-7d8a70439ebd",
      "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": "2dc5d7ab-aa90-43cf-aa1d-f190dd90307a",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-05-21T19:02:19.5191072+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "006a2570-ccf2-4a50-ad70-02477b352cbb"
    },
    "suggested_date_start": "2026-05-21T19:02:19.5191072+00:00",
    "skill_id": "d75cef4d-671a-4c55-9869-be601ba57dd4",
    "skill_code": "sample string 32",
    "skill": {
      "id": "3edb72e9-3e54-42e6-95ed-6e968393860c",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "c70479e3-4182-49a7-aec5-4d0f2c7726a2",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "31db312f-712c-432f-8afc-49aaece5b57a",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "4599678a-0aea-4f17-b6c3-c0ca3ce13e03",
        "db_currency_id": "0dc83730-3505-4528-8f10-21ab07ecd0db",
        "db_language_id": "4f41ef4b-c29c-489c-84d0-0a7f02b1d084",
        "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-05-21T19:02:19.4878562+00:00"
      },
      "modified_dateutc": "2026-05-21T19:02:19.5191072+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "1112e8a5-b710-4852-9cca-ceead462b40c",
    "date_reported_by_company": "2026-05-21T19:02:19.5191072+00:00",
    "id2": 36,
    "company_id": "e2b96f7b-dca4-446a-8177-09a7fb8cfee3",
    "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": "cde2bf9e-278d-4c3c-9f68-a695df30731c",
    "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-05-21T19:02:19.5191072+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-05-21T19:02:19.5191072+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.