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": "75a41ddb-337f-49ce-bda8-db22ee14301e",
  "estimated_quantity": 2.0,
  "article_id": "8345fc73-5cad-4487-9dc9-f3c4a440e617",
  "article_code": "sample string 4",
  "article": {
    "id": "221f4d7f-9a43-4548-b739-f836e5e7bc3c",
    "article_category_id": "7be6bfdf-0f5c-4fbe-80c7-99e78c11649f",
    "article_category": {
      "id": "4385613e-ff96-4a81-a721-0745e654cf9c",
      "parent_id": "53f115fc-2dd9-49c4-b7b6-d872857fc87b",
      "parent_code": "sample string 3",
      "code": "sample string 4",
      "name": "sample string 5",
      "modified_dateutc": "2026-05-22T04:55:21.5446635+00:00"
    },
    "article_category_code": "sample string 3",
    "article_group_1_id": "9cdfbe07-a263-4d3e-80ef-4dd3e529bc4c",
    "article_group_1_code": "sample string 5",
    "article_group_2_id": "e58c6f14-791a-4b0a-bdd7-cfc266e8accf",
    "article_group_2_code": "sample string 7",
    "article_group_3_id": "8fcdae28-1d14-466f-bb86-9e6641ce82d3",
    "article_group_3_code": "sample string 9",
    "article_group_4_id": "c1046b6e-48fc-4e16-8681-3619fab904f1",
    "article_group_4_code": "sample string 11",
    "article_group_5_id": "6c3aea66-45ea-48a6-a8a8-9aac7297be2a",
    "article_group_5_code": "sample string 13",
    "article_group_6_id": "4219f732-7fb1-4e8e-b370-1a91c5db383d",
    "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-22T04:55:21.5446635+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-22T04:55:21.5446635+00:00",
    "date_update": "2026-05-22T04:55:21.5446635+00:00",
    "modified_dateutc": "2026-05-22T04:55:21.5446635+00:00",
    "article_color_id": "9c24f464-4515-43ea-beee-37ef73c5ead8",
    "article_color_code": "sample string 38",
    "article_color": {
      "id": "856ae059-5ccf-4c78-8499-0a6f1cc959e7",
      "name": "sample string 2",
      "code": "sample string 3",
      "modified_dateutc": "2026-05-22T04:55:21.5446635+00:00"
    },
    "warranty_period_nb_months": 39,
    "use_serial": true,
    "_replace_id": "949107aa-fcd0-4d4a-adaf-e991840c7f2a",
    "replace_article_code": "sample string 42",
    "db_unit_of_measure_id_selling": "83062e5d-be98-46d5-b46d-5af89e4e7576",
    "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": "37d32d95-9fdc-4cbd-bbea-5eba0407985b",
  "jobs_reference_back_office": "sample string 6",
  "jobs": {
    "id": "1c21bb2f-91df-4bd2-be76-6d366adb0551",
    "_parent_id": "16e8db3b-40bb-44e8-9f0a-a60d49abc343",
    "_parent_jobs_reference_back_office": "sample string 3",
    "project_id": "af3dfada-25c8-4014-80ff-8d8e6f94371d",
    "project_reference_back_office": "sample string 5",
    "project": {
      "id": "c2c3ec6d-b74f-4649-95a2-9bf45b8e4cea",
      "_parent_id": "fe8f71f2-6a22-43e4-a19c-ce874366d95b",
      "root_parent_id": "858e56eb-09dd-4870-8a6e-156526598d0d",
      "_parent_reference_back_office": "sample string 4",
      "equipment_family_id": "753bcb06-d71f-4e10-aeed-a4cc2c03590b",
      "equipment_family_code": "sample string 6",
      "equipment_family": {
        "id": "06b5f0d3-93e4-4914-b943-4a6ba2aba176",
        "name": "sample string 2",
        "description": "sample string 3",
        "code": "sample string 4",
        "_parent_id": "f00284ee-a7cd-424c-8209-6ac60faedb7a",
        "_parent_code": "sample string 6",
        "sales_organization_id": "d6603991-9c25-4638-81e2-753c72e74006",
        "sales_organization_code": "sample string 8",
        "sales_organization": {
          "id": "ee8f35b1-03f1-405d-b369-9eeb9aefa04a",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "e53c9295-c73b-4268-9e34-4f9d8b64a819",
          "db_currency_id": "cc2af50a-a269-4f46-8812-232638ddf6d8",
          "db_language_id": "a04595fd-67b6-410a-9602-94d6da3d1d44",
          "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-22T04:55:21.5446635+00:00"
        },
        "modified_dateutc": "2026-05-22T04:55:21.5446635+00:00"
      },
      "equipment_model_id": "1f1cfc2c-7cad-40c3-af55-26c8e865ee91",
      "equipment_model_code": "sample string 8",
      "equipment_model": {
        "id": "1600b311-cc09-40ca-9eba-ec9bf0ed2e17",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "equipment_brand_id": "2c6fcfea-afe8-45e8-abcc-4cb60753cb3d",
        "equipment_brand_code": "sample string 6",
        "equipment_brand": {
          "id": "351d67c0-4106-4843-87ce-7e11580bb877",
          "name": "sample string 2",
          "code": "sample string 3",
          "sales_organization_id": "fa36686f-3e38-4c0b-9157-6e0f3dce8397",
          "sales_organization_code": "sample string 5",
          "sales_organization": {
            "id": "ee8f35b1-03f1-405d-b369-9eeb9aefa04a",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "e53c9295-c73b-4268-9e34-4f9d8b64a819",
            "db_currency_id": "cc2af50a-a269-4f46-8812-232638ddf6d8",
            "db_language_id": "a04595fd-67b6-410a-9602-94d6da3d1d44",
            "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-22T04:55:21.5446635+00:00"
          },
          "modified_dateutc": "2026-05-22T04:55:21.5446635+00:00"
        },
        "equipment_family_id": "71e42dac-1266-47cc-abc5-90b7d04fd28c",
        "equipment_family_code": "sample string 8",
        "equipment_family": {
          "id": "06b5f0d3-93e4-4914-b943-4a6ba2aba176",
          "name": "sample string 2",
          "description": "sample string 3",
          "code": "sample string 4",
          "_parent_id": "f00284ee-a7cd-424c-8209-6ac60faedb7a",
          "_parent_code": "sample string 6",
          "sales_organization_id": "d6603991-9c25-4638-81e2-753c72e74006",
          "sales_organization_code": "sample string 8",
          "sales_organization": {
            "id": "ee8f35b1-03f1-405d-b369-9eeb9aefa04a",
            "code": "sample string 2",
            "name": "sample string 3",
            "description": "sample string 4",
            "db_country_id": "e53c9295-c73b-4268-9e34-4f9d8b64a819",
            "db_currency_id": "cc2af50a-a269-4f46-8812-232638ddf6d8",
            "db_language_id": "a04595fd-67b6-410a-9602-94d6da3d1d44",
            "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-22T04:55:21.5446635+00:00"
          },
          "modified_dateutc": "2026-05-22T04:55:21.5446635+00:00"
        },
        "date_in_production_since": "2026-05-22T04:55:21.5446635+00:00",
        "date_out_of_production_since": "2026-05-22T04:55:21.5446635+00:00",
        "date_end_support": "2026-05-22T04:55:21.5446635+00:00",
        "sales_organization_id": "cba3034f-7a50-440f-8a40-98d73bfe0deb",
        "sales_organization_code": "sample string 13",
        "sales_organization": {
          "id": "ee8f35b1-03f1-405d-b369-9eeb9aefa04a",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "e53c9295-c73b-4268-9e34-4f9d8b64a819",
          "db_currency_id": "cc2af50a-a269-4f46-8812-232638ddf6d8",
          "db_language_id": "a04595fd-67b6-410a-9602-94d6da3d1d44",
          "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-22T04:55:21.5446635+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-22T04:55:21.5446635+00:00"
      },
      "project_status_id": "cbda582b-c0d7-4fbd-9c20-bf3936fd9f49",
      "project_status_code": "sample string 10",
      "project_status": {
        "id": "2fb575ec-3aa3-41ec-9414-9130cd1a23c8",
        "name": "sample string 2",
        "is_default": true,
        "is_closed": true,
        "sales_organization_id": "64968f9d-1e5a-4a55-bffa-f0f333704ebe",
        "sales_organization_code": "sample string 6",
        "sales_organization": {
          "id": "ee8f35b1-03f1-405d-b369-9eeb9aefa04a",
          "code": "sample string 2",
          "name": "sample string 3",
          "description": "sample string 4",
          "db_country_id": "e53c9295-c73b-4268-9e34-4f9d8b64a819",
          "db_currency_id": "cc2af50a-a269-4f46-8812-232638ddf6d8",
          "db_language_id": "a04595fd-67b6-410a-9602-94d6da3d1d44",
          "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-22T04:55:21.5446635+00:00"
        },
        "code": "sample string 7",
        "modified_dateutc": "2026-05-22T04:55:21.5446635+00:00"
      },
      "company_id": "8e272cd1-65b2-412e-b8a5-f7d2f71325ae",
      "company_code": "sample string 12",
      "db_address_id": "8cd6592f-c571-45c9-af80-ce1064784a82",
      "db_address_code": "sample string 14",
      "location": "sample string 15",
      "contact_id": "f40f2738-3b15-4bbd-b94a-c7c302f400d8",
      "contact_reference_back_office": "sample string 17",
      "owner_user_id": "05529d47-7af7-4384-a6ef-79cdba485ee0",
      "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-22T04:55:21.5446635+00:00",
      "date_create": "2026-05-22T04:55:21.5446635+00:00",
      "date_update": "2026-05-22T04:55:21.5446635+00:00",
      "updated_by_user_id": "270818d8-073e-4ecc-be16-3ccf6f97a37a",
      "customer_reference": "sample string 28",
      "warranty_date_until": "2026-05-22T04:55:21.5446635+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-22T00:00:00+00:00",
      "shutdown_consequence": "sample string 35",
      "id2": 36,
      "nb_open_jobs": 37,
      "date_next_job": "2026-05-22T04:55:21.5446635+00:00",
      "date_last_job": "2026-05-22T04:55:21.5446635+00:00",
      "nb_jobs_planned": 40,
      "nb_jobs_tobeplanned": 41,
      "nb_jobs_waitingfurtheraction": 42,
      "back_office_timestamp": "2026-05-22T04:55:21.5446635+00:00",
      "modified_dateutc": "2026-05-22T04:55:21.5446635+00:00",
      "is_mobile_installation": true
    },
    "job_type_id": "b634934b-5876-47ef-a69c-f7fd52d7362e",
    "job_type_code": "sample string 7",
    "job_type": {
      "id": "dd5ccd13-a3df-4e20-ba02-ef28832fc59e",
      "name": "sample string 2",
      "sales_organization_id": "f02364f0-1d9b-4e98-8e8e-759774ca9f35",
      "description": "sample string 4",
      "is_default": true,
      "modified_dateutc": "2026-05-22T04:55:21.5446635+00:00",
      "code": "sample string 7"
    },
    "job_priority_id": "2de5fbd7-fc96-4aab-b204-52a25bedabf0",
    "job_priority_code": "sample string 9",
    "job_priority": {
      "id": "7705314b-8046-4e32-b297-c1919cfa2af8",
      "name": "sample string 2",
      "is_default": true,
      "sequence": 4,
      "sales_organization_id": "6c3277ba-5cf4-40f3-a91b-68d465c6429f",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "ee8f35b1-03f1-405d-b369-9eeb9aefa04a",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "e53c9295-c73b-4268-9e34-4f9d8b64a819",
        "db_currency_id": "cc2af50a-a269-4f46-8812-232638ddf6d8",
        "db_language_id": "a04595fd-67b6-410a-9602-94d6da3d1d44",
        "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-22T04:55:21.5446635+00:00"
      },
      "code": "sample string 7",
      "modified_dateutc": "2026-05-22T04:55:21.5446635+00:00"
    },
    "job_status_id": "e18aee69-992c-4397-862f-4fa0043b0938",
    "job_status_code": "sample string 11",
    "db_address_id": "ca1f6600-93f2-42de-ab3c-7724eca15ff9",
    "contact_id": "414e5a8d-2194-424d-abda-25593448c7d5",
    "requested_by_company_id": "a0405462-400a-42a6-992f-af9755a718d1",
    "requested_by_contact_id": "02a8fc57-af08-4d87-9324-a8d58f49e449",
    "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-22T04:55:21.5446635+00:00",
    "due_date": "2026-05-22T04:55:21.5446635+00:00",
    "date_create": "2026-05-22T04:55:21.5446635+00:00",
    "date_update": "2026-05-22T04:55:21.5446635+00:00",
    "date_closed": "2026-05-22T04:55:21.5446635+00:00",
    "suggested_user_id": "3c363704-fa3f-4392-91e7-775f502ea74d",
    "suggested_user_code": "sample string 29",
    "suggested_user": {
      "id": "d2cb8e55-1150-4840-9512-026c8fb715bf",
      "db_language_id": "308dc756-f0b4-450a-9618-b2e75cd7c3f2",
      "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-22T04:55:21.5446635+00:00",
      "skype": "sample string 16",
      "notes": "sample string 17",
      "sales_organization_id": "e22e4780-4d5b-4baf-be5b-b7df12d2a0eb",
      "sales_organization": {
        "id": "ee8f35b1-03f1-405d-b369-9eeb9aefa04a",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "e53c9295-c73b-4268-9e34-4f9d8b64a819",
        "db_currency_id": "cc2af50a-a269-4f46-8812-232638ddf6d8",
        "db_language_id": "a04595fd-67b6-410a-9602-94d6da3d1d44",
        "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-22T04:55:21.5446635+00:00"
      },
      "sales_organization_code": "sample string 19",
      "is_team_leader": true,
      "team_leader_user_id": "3a4959aa-21b3-48ca-a745-615793154d5d",
      "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": "c4661acf-83d4-416c-86c5-3363693cdfe3",
      "private_db_country_code": "sample string 35",
      "modified_dateutc": "2026-05-22T04:55:21.5446635+00:00",
      "allow_hero_app": true,
      "allow_sales_app": true,
      "allow_service_app": true,
      "user_group_id": "b040264b-bc86-4aeb-bc20-6bd3c865285b"
    },
    "suggested_date_start": "2026-05-22T04:55:21.5446635+00:00",
    "skill_id": "28c52279-68a3-49c6-ad70-397eaf309138",
    "skill_code": "sample string 32",
    "skill": {
      "id": "3a160b6c-4feb-4e63-9784-30f95a4608cb",
      "name": "sample string 2",
      "description": "sample string 3",
      "code": "sample string 4",
      "sales_organization_id": "6dfda5d5-4ecb-4c7f-a5fb-e26c9ea16580",
      "sales_organization_code": "sample string 6",
      "sales_organization": {
        "id": "ee8f35b1-03f1-405d-b369-9eeb9aefa04a",
        "code": "sample string 2",
        "name": "sample string 3",
        "description": "sample string 4",
        "db_country_id": "e53c9295-c73b-4268-9e34-4f9d8b64a819",
        "db_currency_id": "cc2af50a-a269-4f46-8812-232638ddf6d8",
        "db_language_id": "a04595fd-67b6-410a-9602-94d6da3d1d44",
        "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-22T04:55:21.5446635+00:00"
      },
      "modified_dateutc": "2026-05-22T04:55:21.5446635+00:00"
    },
    "customer_reference": "sample string 33",
    "approval_responsible_user_id": "efb7cf4c-7988-45c0-ade8-dbfb2ecee6de",
    "date_reported_by_company": "2026-05-22T04:55:21.5446635+00:00",
    "id2": 36,
    "company_id": "7de9c0e8-4137-4d54-acab-0f991e23b7e0",
    "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": "db82acda-aa35-40ae-9b16-20c1f4ab37b5",
    "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-22T04:55:21.5446635+00:00"
  },
  "reference_back_office": "sample string 7",
  "modified_dateutc": "2026-05-22T04:55:21.5446635+00:00"
}

Response Information

Resource Description :

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.