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": "69d318d9-9c47-4baa-8e21-6450f42b4c92",
  "estimated_quantity": 2.0,
  "article_id": "a710518f-4e78-4ff9-85bf-5c42936e03cc",
  "article_code": "sample string 4",
  "article": {
    "id": "f9525f0b-ff1f-4c0b-bc92-6b22900c4a45",
    "article_category_id": "4e47ae78-167e-4aad-90c9-21dd97634896",
    "article_category": {
      "id": "df005963-49e9-4ec1-b25c-828d30c073f4",
      "parent_id": "940fc695-a54d-40e9-a9ef-6e01a92ccc76",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2025-11-24T17:25:46.6156475+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "d3d855f4-a650-4905-a582-1f93fc9b26de",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "41b6d803-7031-44e5-a8d3-61b28beb26d5",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "1bbf37d9-a179-4b82-aa62-7662e2e50523",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "fe77d3ab-66b7-4c05-a05a-6322554df7fc",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "defe4560-7515-47dc-aa82-02aa84c93ab7",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "304bfe27-47fc-43f6-be97-6a0968541754",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2025-11-24T17:25:46.6156475+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-11-24T17:25:46.6156475+00:00",
    "date_update": "2025-11-24T17:25:46.6156475+00:00",
    "modified_dateutc": "2025-11-24T17:25:46.6156475+00:00",
    "article_color_id": "0eeed0f3-2f9c-4523-9ac1-04fc2501e450",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "edca8987-1ee5-4e3c-98f7-7c68d9b324dc",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2025-11-24T17:25:46.6312657+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "d05b9fd8-a5c6-4497-97e6-93c1304edf13",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "86147e75-ed80-4fa9-9f51-5e231db594dc",
    "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": "c3dae32c-39d9-4e44-acc1-101252d162fa",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "7485c8c3-1a06-4f57-8b97-c6e03638867c",
    "_parent_id": "6e55a235-6eab-444e-9cc5-b97bff6240c6",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "0188cd90-aad9-477d-addf-b7aaea548fe6",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "74591b77-5a73-4ff2-b2bb-c7c87f79ed48",
      "_parent_id": "37f7f9a6-431c-4744-8788-4e6ba83808dd",
      "root_parent_id": "ecd9bb75-2ba2-4c8c-9c8f-e62e5904cf47",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "b4f3b5b4-0772-4492-b845-ba246aa2da66",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "9e382100-b0b1-4898-962f-4725189c6542",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "2737a039-3f79-46cc-bc15-b02d109daa8f",
        "_parent_code": "sample string 6",
        "sales_organization_id": "e2a3cf2d-82f8-47da-88a5-998cc5707a31",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "2ba9cdef-0836-4a4a-b00d-1ac085184651",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "3cced4a9-9706-4fd6-b664-b1e1ce7c916b",
          "db_currency_id": "db39da0d-50a7-400a-9ac0-58adc11a19c7",
          "db_language_id": "3875604c-611e-441e-9c3a-5ea616111946",
          "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-11-24T17:25:46.6312657+00:00"
        },
        "modified_dateutc": "2025-11-24T17:25:46.6312657+00:00"
      },
      "equipment_model_id": "857313f7-d138-4a48-a76b-62ca81ef2a9b",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "8823c35d-977a-468f-a5ca-1b6352dd91b0",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "601361ce-8375-48a9-9a05-6b974e5d1e81",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "eb08bb15-33c5-4cb2-9ec1-808d4e759635",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "253c909e-9d4f-4499-a404-4c00850d5556",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "2ba9cdef-0836-4a4a-b00d-1ac085184651",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "3cced4a9-9706-4fd6-b664-b1e1ce7c916b",
            "db_currency_id": "db39da0d-50a7-400a-9ac0-58adc11a19c7",
            "db_language_id": "3875604c-611e-441e-9c3a-5ea616111946",
            "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-11-24T17:25:46.6312657+00:00"
          },
          "modified_dateutc": "2025-11-24T17:25:46.6312657+00:00"
        },
        "equipment_family_id": "15e0bf9b-dc6c-4825-be91-77a5c004ec21",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "9e382100-b0b1-4898-962f-4725189c6542",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "2737a039-3f79-46cc-bc15-b02d109daa8f",
          "_parent_code": "sample string 6",
          "sales_organization_id": "e2a3cf2d-82f8-47da-88a5-998cc5707a31",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "2ba9cdef-0836-4a4a-b00d-1ac085184651",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "3cced4a9-9706-4fd6-b664-b1e1ce7c916b",
            "db_currency_id": "db39da0d-50a7-400a-9ac0-58adc11a19c7",
            "db_language_id": "3875604c-611e-441e-9c3a-5ea616111946",
            "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-11-24T17:25:46.6312657+00:00"
          },
          "modified_dateutc": "2025-11-24T17:25:46.6312657+00:00"
        },
        "date_in_production_since": "2025-11-24T17:25:46.6312657+00:00",
        "date_out_of_production_since": "2025-11-24T17:25:46.6312657+00:00",
        "date_end_support": "2025-11-24T17:25:46.6312657+00:00",
        "sales_organization_id": "7cbe1193-8fcf-49f0-a021-3fb88de9b1ad",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "2ba9cdef-0836-4a4a-b00d-1ac085184651",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "3cced4a9-9706-4fd6-b664-b1e1ce7c916b",
          "db_currency_id": "db39da0d-50a7-400a-9ac0-58adc11a19c7",
          "db_language_id": "3875604c-611e-441e-9c3a-5ea616111946",
          "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-11-24T17:25:46.6312657+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-11-24T17:25:46.6312657+00:00"
      },
      "project_status_id": "1f828694-c775-4df0-a011-2f33e57e3fe9",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "8da3987b-d3f9-463d-b264-a077629e3187",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "89848fa3-418f-44c3-be21-f4f49730f173",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "2ba9cdef-0836-4a4a-b00d-1ac085184651",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "3cced4a9-9706-4fd6-b664-b1e1ce7c916b",
          "db_currency_id": "db39da0d-50a7-400a-9ac0-58adc11a19c7",
          "db_language_id": "3875604c-611e-441e-9c3a-5ea616111946",
          "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-11-24T17:25:46.6312657+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2025-11-24T17:25:46.6312657+00:00"
      },
      "company_id": "24d31097-5e96-42a1-aaa8-824f18822366",
      "company_code": "sample string 12",
      "db_address_id": "54455b26-e32b-4bbc-b253-6675bcdee52e",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "f4a4200c-7923-4084-b070-804c8cdc6777",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "1c56b389-64b6-4bc8-9ab9-551c55993b60",
      "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-11-24T17:25:46.6312657+00:00",
      "date_create": "2025-11-24T17:25:46.6312657+00:00",
      "date_update": "2025-11-24T17:25:46.6312657+00:00",
      "updated_by_user_id": "3f1bacc4-1873-4ed8-a6ef-69fe28ebff4c",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2025-11-24T17:25:46.6312657+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-11-24T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2025-11-24T17:25:46.6312657+00:00",
      "date_last_job": "2025-11-24T17:25:46.6312657+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2025-11-24T17:25:46.6312657+00:00",
      "modified_dateutc": "2025-11-24T17:25:46.6312657+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "c1a88692-002c-4278-82d1-9d9933549ef5",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "9081e6e6-4760-4896-ba29-c4f56999fd29",
      "name": "sample string 2",
      "sales_organization_id": "de1ba0f3-093e-4ded-b7e3-cd87c8fee71d",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2025-11-24T17:25:46.6312657+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "5b97a2b5-a7a3-4f77-831e-4bb432d95810",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "a820e2af-cbad-4b62-b498-c847a3aac7c3",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "2f94634b-dca3-4f80-b92b-20b3891f87dd",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "2ba9cdef-0836-4a4a-b00d-1ac085184651",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "3cced4a9-9706-4fd6-b664-b1e1ce7c916b",
        "db_currency_id": "db39da0d-50a7-400a-9ac0-58adc11a19c7",
        "db_language_id": "3875604c-611e-441e-9c3a-5ea616111946",
        "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-11-24T17:25:46.6312657+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2025-11-24T17:25:46.6312657+00:00"
    },
    "job_status_id": "610c9a75-119b-41ea-9239-8ce421451cb5",
    "job_status_code": "sample string 11",
    "db_address_id": "b869cb45-21f0-4b5b-84bb-17b28fce81f5",
    "contact_id": "c7d0e5c7-b030-4cb4-9e4d-2cd3aaf45163",
    "requested_by_company_id": "21cae3b5-8aa1-4aac-826b-a4d23561829b",
    "requested_by_contact_id": "9cab4c93-dd1d-4f25-a49f-788c96cab0e6",
    "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-11-24T17:25:46.6312657+00:00",
    "due_date": "2025-11-24T17:25:46.6312657+00:00",
    "date_create": "2025-11-24T17:25:46.6312657+00:00",
    "date_update": "2025-11-24T17:25:46.6312657+00:00",
    "date_closed": "2025-11-24T17:25:46.6312657+00:00",
    "suggested_user_id": "e6766b00-b6b0-4191-b796-39af480f58b6",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "4d9ed6e8-0ddd-406d-9179-c6546cae2470",
      "db_language_id": "6a93f089-e145-4f79-8d3d-1fa8c7d5487c",
      "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-11-24T17:25:46.6312657+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "fc4e73c4-7fea-4e10-93ea-089bd8c12af8",
      "sales_organization": {
        "id": "2ba9cdef-0836-4a4a-b00d-1ac085184651",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "3cced4a9-9706-4fd6-b664-b1e1ce7c916b",
        "db_currency_id": "db39da0d-50a7-400a-9ac0-58adc11a19c7",
        "db_language_id": "3875604c-611e-441e-9c3a-5ea616111946",
        "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-11-24T17:25:46.6312657+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "72d0a56c-aed1-4feb-ac1e-e8ae99502e3c",
      "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": "d88c5e05-e99a-4c5b-a9b2-9fb8427110ac",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2025-11-24T17:25:46.6312657+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "312bc508-a3b8-4358-8771-2ff379af0921"
    },
    "suggested_date_start": "2025-11-24T17:25:46.6312657+00:00",
    "skill_id": "2319e5cf-1593-442b-bfa4-a2f299977fc7",
    "skill_code": "sample string 32",
    "skill": {
      "id": "8ac91a48-9c5e-480b-853c-abef335ab90f",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "529a7491-924e-47be-8f41-995ee11684cf",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "2ba9cdef-0836-4a4a-b00d-1ac085184651",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "3cced4a9-9706-4fd6-b664-b1e1ce7c916b",
        "db_currency_id": "db39da0d-50a7-400a-9ac0-58adc11a19c7",
        "db_language_id": "3875604c-611e-441e-9c3a-5ea616111946",
        "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-11-24T17:25:46.6312657+00:00"
      },
      "modified_dateutc": "2025-11-24T17:25:46.6312657+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "fc5d5b86-4aa9-49ca-9c65-566909651d50",
    "date_reported_by_company": "2025-11-24T17:25:46.6312657+00:00",
    "id2": 36,
    "company_id": "1e3cbd39-811a-4c20-9ce7-a7f8c7ad4eec",
    "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": "ae37505a-4493-48d1-ba05-bdc27f00d4da",
    "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-11-24T17:25:46.6312657+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2025-11-24T17:25:46.6312657+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.