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": "be3247c6-0cd8-4418-b4ef-546cdbc1b564",
  "estimated_quantity": 2.0,
  "article_id": "df4dbf41-a35b-4eb9-bc1b-b7b5630f951c",
  "article_code": "sample string 4",
  "article": {
    "id": "36ffec53-f475-41e1-b46d-c22d1bdab368",
    "article_category_id": "fb23ec95-b39b-40cc-9b4e-408be191f930",
    "article_category": {
      "id": "546307ac-87ef-4f87-b9f0-f0f5804f1de0",
      "parent_id": "7b882ca8-b060-4600-8822-fbba55c82887",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2025-04-22T12:39:29.5936099+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "7c506991-943e-4d89-b6a9-b836f6ce2df4",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "f6b5f2a1-e706-4ba0-b679-e4239b4701b5",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "ddbb0685-f7ec-4f70-a7a2-53ff2b9b7222",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "c0b1933b-c9d4-4c75-9326-77295acbf95d",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "f2327859-96e9-4407-9b42-54e6261d7ee8",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "091824a0-70c7-4cf5-83b0-779b9e813d60",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2025-04-22T12:39:29.6092378+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-04-22T12:39:29.6092378+00:00",
    "date_update": "2025-04-22T12:39:29.6092378+00:00",
    "modified_dateutc": "2025-04-22T12:39:29.6092378+00:00",
    "article_color_id": "ae631ab1-1b4c-49bf-9b7b-bb1a12230862",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "6e7e37dc-64fc-491e-9e7c-c8047e6db105",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2025-04-22T12:39:29.6092378+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "d27c59ef-ab32-4c05-aaf8-d45a02b00f28",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "e8c5de37-ff2b-4800-97ac-d429cdf5ed9f",
    "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": "4b860f8d-17fb-4d53-8859-5c2228807152",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "a9b89a9d-349c-4905-9bb8-042952015510",
    "_parent_id": "fdf7b50d-bae3-4e33-9d71-a6ce8bad9d9a",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "4dd7f3ef-c655-4681-a926-b33cc516f08a",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "b9735338-143e-4d2d-95d1-7d3038545910",
      "_parent_id": "7b4c0032-9f85-42c5-b1da-9f81bab372ea",
      "root_parent_id": "566bc2f0-2329-409b-a56b-f9ea873b233c",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "6227d642-3110-432b-a512-784fdec8d7ae",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "f1aeaae5-e02d-4bdf-9ae0-fab9375dfe5c",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "c6d19327-b7e6-45d9-ba51-2c8ff9eb2ad1",
        "_parent_code": "sample string 6",
        "sales_organization_id": "7936e395-c382-4859-a735-9704f50625eb",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "a2f059bb-fe37-4f66-b510-5226aa4135f4",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "a3ccb337-31b1-4857-9972-131fceefd027",
          "db_currency_id": "54c7c4f1-b569-4356-af39-ca8dca29df79",
          "db_language_id": "cd38cf73-3fc1-47a3-bda8-8c79f69270cf",
          "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-04-22T12:39:29.6092378+00:00"
        },
        "modified_dateutc": "2025-04-22T12:39:29.6092378+00:00"
      },
      "equipment_model_id": "aa24a569-fb5e-4164-8cbc-2c96f745bf7e",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "2910bac3-9c7e-493f-bc8e-704733924756",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "ae882bf5-9fc6-4a1c-949d-3af8c6936c59",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "012536dd-5707-497a-93a2-e978723efdc6",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "e39d0ac7-6be9-4c51-8a50-e182d80c03c1",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "a2f059bb-fe37-4f66-b510-5226aa4135f4",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "a3ccb337-31b1-4857-9972-131fceefd027",
            "db_currency_id": "54c7c4f1-b569-4356-af39-ca8dca29df79",
            "db_language_id": "cd38cf73-3fc1-47a3-bda8-8c79f69270cf",
            "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-04-22T12:39:29.6092378+00:00"
          },
          "modified_dateutc": "2025-04-22T12:39:29.6092378+00:00"
        },
        "equipment_family_id": "36d62a2a-89db-4507-9e04-0cea7cfd93ca",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "f1aeaae5-e02d-4bdf-9ae0-fab9375dfe5c",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "c6d19327-b7e6-45d9-ba51-2c8ff9eb2ad1",
          "_parent_code": "sample string 6",
          "sales_organization_id": "7936e395-c382-4859-a735-9704f50625eb",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "a2f059bb-fe37-4f66-b510-5226aa4135f4",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "a3ccb337-31b1-4857-9972-131fceefd027",
            "db_currency_id": "54c7c4f1-b569-4356-af39-ca8dca29df79",
            "db_language_id": "cd38cf73-3fc1-47a3-bda8-8c79f69270cf",
            "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-04-22T12:39:29.6092378+00:00"
          },
          "modified_dateutc": "2025-04-22T12:39:29.6092378+00:00"
        },
        "date_in_production_since": "2025-04-22T12:39:29.6092378+00:00",
        "date_out_of_production_since": "2025-04-22T12:39:29.6092378+00:00",
        "date_end_support": "2025-04-22T12:39:29.6092378+00:00",
        "sales_organization_id": "275d41a8-92cc-4a8a-b15f-2a898f629945",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "a2f059bb-fe37-4f66-b510-5226aa4135f4",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "a3ccb337-31b1-4857-9972-131fceefd027",
          "db_currency_id": "54c7c4f1-b569-4356-af39-ca8dca29df79",
          "db_language_id": "cd38cf73-3fc1-47a3-bda8-8c79f69270cf",
          "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-04-22T12:39:29.6092378+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-04-22T12:39:29.6092378+00:00"
      },
      "project_status_id": "fb61607d-b0c1-476e-8e11-cffde343bf58",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "344b9a9f-41dc-4302-8eaf-c2613be8b1a3",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "5ac9be30-d176-4436-abac-5859ea72008b",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "a2f059bb-fe37-4f66-b510-5226aa4135f4",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "a3ccb337-31b1-4857-9972-131fceefd027",
          "db_currency_id": "54c7c4f1-b569-4356-af39-ca8dca29df79",
          "db_language_id": "cd38cf73-3fc1-47a3-bda8-8c79f69270cf",
          "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-04-22T12:39:29.6092378+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2025-04-22T12:39:29.6092378+00:00"
      },
      "company_id": "bbe53cf0-e696-4ee7-bbb2-fbb58e54b5dc",
      "company_code": "sample string 12",
      "db_address_id": "abbd8af4-fdc4-48e5-adbc-62c9b42badbf",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "81422a79-6db2-447e-a6c6-518fff1b1fbb",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "17b6c168-7787-40fb-8816-0dfb134d3dbe",
      "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-04-22T12:39:29.6092378+00:00",
      "date_create": "2025-04-22T12:39:29.6092378+00:00",
      "date_update": "2025-04-22T12:39:29.6092378+00:00",
      "updated_by_user_id": "1e7cc5dd-7697-49f3-b00f-4ce40541e3b4",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2025-04-22T12:39:29.6092378+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-04-22T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2025-04-22T12:39:29.6092378+00:00",
      "date_last_job": "2025-04-22T12:39:29.6092378+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2025-04-22T12:39:29.6092378+00:00",
      "modified_dateutc": "2025-04-22T12:39:29.6092378+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "b30c4788-2617-459d-acee-dbd82b8d1831",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "6a249470-83f0-41f2-ba50-c729320a410f",
      "name": "sample string 2",
      "sales_organization_id": "a1d347a4-fd14-4b75-a2ea-7fffb20f9218",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2025-04-22T12:39:29.6092378+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "629261d6-ab06-4d61-9b0a-291daa4c5def",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "f31a5ca1-a52a-498a-b7f7-1b6879aafd28",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "242fe1d8-8429-4daa-8293-732f558476f3",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "a2f059bb-fe37-4f66-b510-5226aa4135f4",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "a3ccb337-31b1-4857-9972-131fceefd027",
        "db_currency_id": "54c7c4f1-b569-4356-af39-ca8dca29df79",
        "db_language_id": "cd38cf73-3fc1-47a3-bda8-8c79f69270cf",
        "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-04-22T12:39:29.6092378+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2025-04-22T12:39:29.6092378+00:00"
    },
    "job_status_id": "a709b935-fb05-41d3-bb8a-d33023c2b07d",
    "job_status_code": "sample string 11",
    "db_address_id": "558df661-1bf3-4fec-8a34-f23e0d0c5b0b",
    "contact_id": "e5c220ba-0a97-4076-9419-6f444199ac51",
    "requested_by_company_id": "8b7bc671-686b-446b-8b1a-691ba04eabc8",
    "requested_by_contact_id": "feb684aa-474c-42af-b6a3-b91da20b9e09",
    "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-04-22T12:39:29.6092378+00:00",
    "due_date": "2025-04-22T12:39:29.6092378+00:00",
    "date_create": "2025-04-22T12:39:29.6092378+00:00",
    "date_update": "2025-04-22T12:39:29.6092378+00:00",
    "date_closed": "2025-04-22T12:39:29.6092378+00:00",
    "suggested_user_id": "4ba16d31-b5a8-41d3-9993-c8478d517b56",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "31ac65f2-faeb-4d49-8390-2ea3de8ef2de",
      "db_language_id": "44cf4458-3b75-4fb1-a9e3-607507811864",
      "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-04-22T12:39:29.6092378+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "24f58c70-b515-4cc8-a386-2060351e74ce",
      "sales_organization": {
        "id": "a2f059bb-fe37-4f66-b510-5226aa4135f4",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "a3ccb337-31b1-4857-9972-131fceefd027",
        "db_currency_id": "54c7c4f1-b569-4356-af39-ca8dca29df79",
        "db_language_id": "cd38cf73-3fc1-47a3-bda8-8c79f69270cf",
        "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-04-22T12:39:29.6092378+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "0616bb2b-f8f3-4820-84e4-8f092d9c0290",
      "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": "06016656-31c4-4d59-bf15-76620e4085e9",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2025-04-22T12:39:29.6092378+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "79db7eca-6a3c-47a1-88a5-c61e53d3e1a6"
    },
    "suggested_date_start": "2025-04-22T12:39:29.6092378+00:00",
    "skill_id": "6c2208cb-e325-4256-b36a-1cdaec9db753",
    "skill_code": "sample string 32",
    "skill": {
      "id": "03611e66-afac-433d-835f-c4480d1633c0",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "d44a0adf-6a25-4bf5-8beb-ddb748c2e389",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "a2f059bb-fe37-4f66-b510-5226aa4135f4",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "a3ccb337-31b1-4857-9972-131fceefd027",
        "db_currency_id": "54c7c4f1-b569-4356-af39-ca8dca29df79",
        "db_language_id": "cd38cf73-3fc1-47a3-bda8-8c79f69270cf",
        "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-04-22T12:39:29.6092378+00:00"
      },
      "modified_dateutc": "2025-04-22T12:39:29.6092378+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "62f1e521-70eb-4d38-a29a-46b1d754ad11",
    "date_reported_by_company": "2025-04-22T12:39:29.6092378+00:00",
    "id2": 36,
    "company_id": "b124690d-d69b-447b-95fb-8155bad5f719",
    "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": "fb21ca96-0d4f-47ce-b71d-cd4a5a3813e7",
    "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-04-22T12:39:29.6092378+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2025-04-22T12:39:29.6092378+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.