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": "682e3595-9a01-4d35-a55b-234a0748610d",
  "estimated_quantity": 2.0,
  "article_id": "0464494e-16f9-4799-a08e-fb0517b9de8d",
  "article_code": "sample string 4",
  "article": {
    "id": "ff073e18-be8c-457a-9569-cbd8092aad77",
    "article_category_id": "757c51e3-fc29-4e1d-8b89-7701d01dd5f2",
    "article_category": {
      "id": "c2917bb9-bcd1-4090-be26-b583f7469710",
      "parent_id": "3ca6751a-abf9-4b9c-9d3f-d2e995841831",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-08-19T21:11:25.7474518+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "535ebfde-d3bf-4a42-aabe-ef7563da6f48",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "c2bd28f2-dd95-428e-8043-a1b61f4e95ee",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "8ed7ce19-91bb-4f2c-b96e-4707315e54b9",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "018c1d3e-a182-4ced-ab75-e9b06d24cf71",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "af71b510-b18d-42d2-87c9-f238c43ccef5",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "395d0351-478a-4684-81b9-4f16120c0812",
    "article_group_6_code": "sample string 15",
    "physical_stock": 16,
    "back_order_client": 17,
    "back_order_supplier": 18,
    "expected_delivery_date_bo_supplier": "2026-08-19T21:11:25.7474518+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-08-19T21:11:25.7474518+00:00",
    "date_update": "2026-08-19T21:11:25.7474518+00:00",
    "modified_dateutc": "2026-08-19T21:11:25.7474518+00:00",
    "article_color_id": "647e8fb0-29ca-47a7-a8e8-97dc251eec51",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "109c3d25-d2ca-44ea-b6c2-e6ce021b9f8d",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-08-19T21:11:25.7474518+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "e8feb424-f2ec-4d92-a964-d08ef3ecfd8d",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "2953c347-b7e1-4b87-905d-75fffd71367d",
    "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": "fd8b6561-0a9a-49b0-a92a-edf8ece185ce",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "89a3ae62-9f33-4316-9a59-190f5834e0f7",
    "_parent_id": "24fad71d-ca9a-47d1-a41a-40f928f62017",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "bd491911-9c8d-4732-b57c-c627723dbe94",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "0b6c7cc4-c57b-448f-b407-b65d2bd3c695",
      "_parent_id": "2aedbfda-174c-4a89-b4d8-efab859ae569",
      "root_parent_id": "b3b32109-79b3-4463-b8c9-405ebb6d667e",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "5bcfc547-5d99-461d-af47-33cb04eb0691",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "a15cb576-1af5-45c0-9738-44ef6b2a0929",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "dce2658e-ad93-4824-b48f-2c32153b8f8c",
        "_parent_code": "sample string 6",
        "sales_organization_id": "772d63a1-127c-46a2-ae8a-8884a7875269",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "1e1d6b98-e496-4667-91ac-d8a9a2c727d0",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "d29f0992-9b0f-4043-a26a-ea68f35c690c",
          "db_currency_id": "5e4d95cf-68f8-4b00-8558-fc8f027b2204",
          "db_language_id": "a3b5faca-b108-4641-bb7b-99fb376834e2",
          "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-08-19T21:11:25.7474518+00:00"
        },
        "modified_dateutc": "2026-08-19T21:11:25.7474518+00:00"
      },
      "equipment_model_id": "3484cce6-5224-4c90-a6f7-3860d66740fb",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "6a62fefc-317a-4a2f-955a-9f36416c0d6d",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "2625ac39-72ef-4e16-9e32-284bf5c9cbfe",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "0e0e6cbc-e01a-4ec5-acb5-6e733a150eba",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "e38508ee-3b0a-40ab-9fc4-62f150bc0fe5",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "1e1d6b98-e496-4667-91ac-d8a9a2c727d0",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "d29f0992-9b0f-4043-a26a-ea68f35c690c",
            "db_currency_id": "5e4d95cf-68f8-4b00-8558-fc8f027b2204",
            "db_language_id": "a3b5faca-b108-4641-bb7b-99fb376834e2",
            "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-08-19T21:11:25.7474518+00:00"
          },
          "modified_dateutc": "2026-08-19T21:11:25.7474518+00:00"
        },
        "equipment_family_id": "b7397938-eef1-4bec-bef2-1b37be6663d0",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "a15cb576-1af5-45c0-9738-44ef6b2a0929",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "dce2658e-ad93-4824-b48f-2c32153b8f8c",
          "_parent_code": "sample string 6",
          "sales_organization_id": "772d63a1-127c-46a2-ae8a-8884a7875269",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "1e1d6b98-e496-4667-91ac-d8a9a2c727d0",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "d29f0992-9b0f-4043-a26a-ea68f35c690c",
            "db_currency_id": "5e4d95cf-68f8-4b00-8558-fc8f027b2204",
            "db_language_id": "a3b5faca-b108-4641-bb7b-99fb376834e2",
            "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-08-19T21:11:25.7474518+00:00"
          },
          "modified_dateutc": "2026-08-19T21:11:25.7474518+00:00"
        },
        "date_in_production_since": "2026-08-19T21:11:25.7474518+00:00",
        "date_out_of_production_since": "2026-08-19T21:11:25.7474518+00:00",
        "date_end_support": "2026-08-19T21:11:25.7474518+00:00",
        "sales_organization_id": "0cd0ee4e-9e2e-47af-a130-1f8ce981b59d",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "1e1d6b98-e496-4667-91ac-d8a9a2c727d0",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "d29f0992-9b0f-4043-a26a-ea68f35c690c",
          "db_currency_id": "5e4d95cf-68f8-4b00-8558-fc8f027b2204",
          "db_language_id": "a3b5faca-b108-4641-bb7b-99fb376834e2",
          "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-08-19T21:11:25.7474518+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-08-19T21:11:25.7474518+00:00"
      },
      "project_status_id": "351eb087-f760-4ecb-b89e-156546fc06ca",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "2528702e-bf60-4e6d-8fa7-d75dd977a221",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "59d335d3-7c20-41f2-a9e4-34d63f7a76a6",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "1e1d6b98-e496-4667-91ac-d8a9a2c727d0",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "d29f0992-9b0f-4043-a26a-ea68f35c690c",
          "db_currency_id": "5e4d95cf-68f8-4b00-8558-fc8f027b2204",
          "db_language_id": "a3b5faca-b108-4641-bb7b-99fb376834e2",
          "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-08-19T21:11:25.7474518+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-08-19T21:11:25.7474518+00:00"
      },
      "company_id": "4053aa1f-7d12-4a1d-be46-a3ab70d15c88",
      "company_code": "sample string 12",
      "db_address_id": "2a1decf7-c926-4004-b36f-e096fc4dd447",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "afb89a07-404d-481d-85b7-806692c6e8fe",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "14661440-c2f6-4fdb-892f-1f20028ab2d1",
      "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-08-19T21:11:25.7474518+00:00",
      "date_create": "2026-08-19T21:11:25.7474518+00:00",
      "date_update": "2026-08-19T21:11:25.7474518+00:00",
      "updated_by_user_id": "bbe242c1-9c21-445b-ab1d-cff4117503f3",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-08-19T21:11:25.7474518+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-08-19T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-08-19T21:11:25.7474518+00:00",
      "date_last_job": "2026-08-19T21:11:25.7474518+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-08-19T21:11:25.7474518+00:00",
      "modified_dateutc": "2026-08-19T21:11:25.7474518+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "432f4df4-0b85-4e68-97aa-92c02b5b91f7",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "4517eeb9-b7ff-4bea-a855-c08b6e60c2bd",
      "name": "sample string 2",
      "sales_organization_id": "0f03bc28-498a-485d-ade5-360c72cf7cb2",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-08-19T21:11:25.7474518+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "fa7db4ce-2254-42d7-a66a-be0b78436937",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "451c3cec-d883-43ed-bf89-8aa59e802d22",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "b8725bd2-0306-41f5-8d54-ccb086313f38",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "1e1d6b98-e496-4667-91ac-d8a9a2c727d0",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "d29f0992-9b0f-4043-a26a-ea68f35c690c",
        "db_currency_id": "5e4d95cf-68f8-4b00-8558-fc8f027b2204",
        "db_language_id": "a3b5faca-b108-4641-bb7b-99fb376834e2",
        "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-08-19T21:11:25.7474518+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-08-19T21:11:25.7474518+00:00"
    },
    "job_status_id": "e7e1a6d6-e196-4693-9859-050393531703",
    "job_status_code": "sample string 11",
    "db_address_id": "d7be9654-92e9-4b0d-8413-eaf62a923246",
    "contact_id": "7e9182d5-8144-4cc4-a4cb-300e0a3ceaf6",
    "requested_by_company_id": "12c11356-5b3f-4afc-b3c9-46b492869bf9",
    "requested_by_contact_id": "1f44262c-a69c-48d8-ba3d-99417bd16db8",
    "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-08-19T21:11:25.7474518+00:00",
    "due_date": "2026-08-19T21:11:25.7474518+00:00",
    "date_create": "2026-08-19T21:11:25.7474518+00:00",
    "date_update": "2026-08-19T21:11:25.7474518+00:00",
    "date_closed": "2026-08-19T21:11:25.7474518+00:00",
    "suggested_user_id": "586807e6-c190-4bb4-bb62-567d3917be78",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "15e83c27-e1fd-44df-a194-6a24866bb75d",
      "db_language_id": "63e06d81-f4c9-4d68-8189-7076e3b3fe7c",
      "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-08-19T21:11:25.7474518+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "28c844df-745e-4834-8673-4f7107422428",
      "sales_organization": {
        "id": "1e1d6b98-e496-4667-91ac-d8a9a2c727d0",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "d29f0992-9b0f-4043-a26a-ea68f35c690c",
        "db_currency_id": "5e4d95cf-68f8-4b00-8558-fc8f027b2204",
        "db_language_id": "a3b5faca-b108-4641-bb7b-99fb376834e2",
        "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-08-19T21:11:25.7474518+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "42cca891-174d-4336-b8dc-e43f18908e39",
      "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": "ed1cbb1a-c1e4-4e3d-a71c-60dbdce09a4e",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-08-19T21:11:25.7474518+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "8b4175fa-c1d2-46a4-bf5d-da34b3c15e5a"
    },
    "suggested_date_start": "2026-08-19T21:11:25.7474518+00:00",
    "skill_id": "de7bfd82-6ad2-4e1c-9be7-21f508ffac79",
    "skill_code": "sample string 32",
    "skill": {
      "id": "2472e3c5-a638-48cf-aa2d-e5e770f3d42c",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "d77d4759-9b41-4f4b-a425-73d0482702f1",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "1e1d6b98-e496-4667-91ac-d8a9a2c727d0",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "d29f0992-9b0f-4043-a26a-ea68f35c690c",
        "db_currency_id": "5e4d95cf-68f8-4b00-8558-fc8f027b2204",
        "db_language_id": "a3b5faca-b108-4641-bb7b-99fb376834e2",
        "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-08-19T21:11:25.7474518+00:00"
      },
      "modified_dateutc": "2026-08-19T21:11:25.7474518+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "af212d90-53e2-47c9-9018-d36112131738",
    "date_reported_by_company": "2026-08-19T21:11:25.7474518+00:00",
    "id2": 36,
    "company_id": "0a2fce65-aa8d-4fca-afd3-9730ace4e1aa",
    "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": "a69cc64e-71ea-4cbd-9bda-db9138339ee7",
    "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-08-19T21:11:25.7474518+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-08-19T21:11:25.7474518+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.